summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakroam
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-08-10 13:53:57 +0000
committerOlivier Blin <oblin@mandriva.org>2004-08-10 13:53:57 +0000
commitac90d5413b906f5a87e6c2c174a9788523342802 (patch)
tree5bc24dd86fdc66850a677839537f59c07f5778cd /perl-install/standalone/drakroam
parentb7a842521b50ea7dcfa7f4cb20867c1084293bc9 (diff)
downloaddrakx-backup-do-not-use-ac90d5413b906f5a87e6c2c174a9788523342802.tar
drakx-backup-do-not-use-ac90d5413b906f5a87e6c2c174a9788523342802.tar.gz
drakx-backup-do-not-use-ac90d5413b906f5a87e6c2c174a9788523342802.tar.bz2
drakx-backup-do-not-use-ac90d5413b906f5a87e6c2c174a9788523342802.tar.xz
drakx-backup-do-not-use-ac90d5413b906f5a87e6c2c174a9788523342802.zip
fix roaming detection
Diffstat (limited to 'perl-install/standalone/drakroam')
-rwxr-xr-xperl-install/standalone/drakroam15
1 files changed, 5 insertions, 10 deletions
diff --git a/perl-install/standalone/drakroam b/perl-install/standalone/drakroam
index 6237ca8ae..e7e6d5a89 100755
--- a/perl-install/standalone/drakroam
+++ b/perl-install/standalone/drakroam
@@ -236,16 +236,11 @@ sub UpdateAll {
}
sub UpdateRoaming {
- open (PS, "ps -A |") or die ("Can't open ps\n");
- while (<PS>) {
- if (/wlandetect/) {
- $RoamStatus->set_text("Roaming: on");
- }
- else {
- $RoamStatus->set_text("Roaming: off");
- }
- }
- close PS;
+ my $status = "off";
+ open (my $PS, "ps -A |") or die ("Can't open ps\n");
+ grep { /wlandetect$/ } <$PS> and $status = "on";
+ close $PS;
+ $RoamStatus->set_text("Roaming: $status");
}
sub UpdateStatus {
mary='file diffstat' width='100%'> -rw-r--r--perl-install/share/po/cy.po4219
-rw-r--r--perl-install/share/po/da.po1031
-rw-r--r--perl-install/share/po/el.po1168
-rw-r--r--perl-install/share/po/eo.po1058
-rw-r--r--perl-install/share/po/es.po1434
-rw-r--r--perl-install/share/po/et.po1144
-rw-r--r--perl-install/share/po/eu.po1155
-rw-r--r--perl-install/share/po/fi.po1471
-rw-r--r--perl-install/share/po/fr.po1199
-rw-r--r--perl-install/share/po/ga.po4492
-rw-r--r--perl-install/share/po/gl.po1066
-rw-r--r--perl-install/share/po/hr.po1179
-rw-r--r--perl-install/share/po/hu.po1148
-rw-r--r--perl-install/share/po/id.po1029
-rw-r--r--perl-install/share/po/is.po4859
-rw-r--r--perl-install/share/po/it.po1121
-rw-r--r--perl-install/share/po/ja.po1438
-rw-r--r--perl-install/share/po/ko.po1235
-rw-r--r--perl-install/share/po/lt.po1237
-rw-r--r--perl-install/share/po/lv.po1037
-rw-r--r--perl-install/share/po/nl.po1076
-rw-r--r--perl-install/share/po/no.po1086
-rw-r--r--perl-install/share/po/pt.po993
-rw-r--r--perl-install/share/po/pt_BR.po2250
-rw-r--r--perl-install/share/po/ro.po1156
-rw-r--r--perl-install/share/po/sk.po1016
-rw-r--r--perl-install/share/po/sl.po4647
-rw-r--r--perl-install/share/po/sp.po1202
-rw-r--r--perl-install/share/po/sr.po1205
-rw-r--r--perl-install/share/po/sv.po1043
-rw-r--r--perl-install/share/po/th.po2
-rw-r--r--perl-install/share/po/tr.po1597
-rw-r--r--perl-install/share/po/vi.po1237
-rw-r--r--perl-install/share/po/wa.po1086
42 files changed, 39367 insertions, 27799 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index fcb8a2e64..6a09388b7 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-05-16 21:39+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+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"
@@ -313,7 +313,7 @@ msgstr ""
msgid "Test again"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr ""
@@ -858,7 +858,7 @@ msgid "Choose the window manager to run:"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:605
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -870,48 +870,48 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:806
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:809
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:812
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:815
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:818
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:822
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:915
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:917
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr ""
@@ -1039,7 +1039,11 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+msgid "Default Runlevel"
+msgstr ""
+
+#: ../../bootlook.pm_.c:236 ../../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
@@ -1047,7 +1051,7 @@ msgstr ""
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
@@ -1058,15 +1062,15 @@ msgstr ""
msgid "Cancel"
msgstr ""
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:417 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr ""
@@ -4047,7 +4051,7 @@ msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index a88a9225a..2cdeb4448 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: Tue Sep 26 2000 08:03:14+0200\n"
"Last-Translator: Schalk W. Cronjé <schalkc@ntaba.co.za>\n"
"Language-Team: Afrikaans <lia@af.org.za>\n"
@@ -54,16 +54,17 @@ msgstr "Kies 'n X-bediener"
msgid "X server"
msgstr "X-bediener"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Watter tipe XFree-konfigurasie verlang u?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -72,18 +73,18 @@ msgstr ""
"U videokaart kan slegs 3D-versnelling onder XFree %s ondersteun.\n"
"DIt word wel onder XFree %s ondersteun wat dalk beter 2D-ondersteuning het."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"U videokaart kan vir 3D-hardewareversnelling ondestuen word in XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s met 3D-hardwareversnelling"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -93,12 +94,12 @@ msgstr ""
"bied,\n"
"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s met EKSPERIMENTELE 3D-hardewareversnelling"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -110,27 +111,27 @@ msgstr ""
"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES.\n"
"U kaart word deur XFree %s ondersteun, wat beter 2D-ondersteuning bied."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree-konfigurasie"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Kies die geheue grootte van u videokaart"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Selekteer opsies vir bediener"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Kies 'n monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -152,40 +153,40 @@ msgstr ""
"monitor spesifiseer nie, dit kan die monitor beskadig. Indien u twyfel,\n"
"kies konservatief."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horisontale verfristempo"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikale verfristempo"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor is nie opgestel nie"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafikakaart is nog nie konfigureer nie"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resolusie is nog nie gekies nie"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Wil u die konfigurasie toets?"
#
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Waarskuwing: Toetsing is gevaarlik met hierdie videokaart"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Toets konfigurasie"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -193,153 +194,153 @@ msgstr ""
"\n"
"probeer van die parameters verander"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Daar was 'n fout:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "uitgang binne %ds"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Is dit korrek?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Hier is fout, probeer van die parameters verander"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resolusie"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Kies die resolusie en kleurdiepte"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Videokaart: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 bediener: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Kundige modus"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Vertoon almal"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resolusies"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Sleutelbord uitleg: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Muistipe: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Muistoestel: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitor HoriSink: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitor VertVerfris: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Videokaart: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Video geheue: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Kleurdiepte: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resolusie: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 bediener: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86-drywer: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "X-Window konfigurasie word opgestel"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Wat wil u doen?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Verander monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Verander videokaart"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Verander bedienerinstellings"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Verander resolusie"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Vertoon inligting"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Toets weer"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Verlaat"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -352,20 +353,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Teken asb. weer in %s om veranderinge te aktiveer"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X met herlaai"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -473,7 +474,7 @@ msgstr "Monitor wat 1600x1220 kan doen teen 76Hz"
msgid "First sector of boot partition"
msgstr "Eerste sektor van herlaaipartisie"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Eerste sektor van skyf (MBR)"
@@ -513,11 +514,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Herlaaistelsel hoofopsies"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Herlaaistelsel hoofopsies"
@@ -526,7 +527,7 @@ msgstr "Herlaaistelsel hoofopsies"
msgid "Bootloader installation"
msgstr "Herlaaiprogram installasie"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Herlaaitoestel"
@@ -542,7 +543,7 @@ msgstr "Kompak"
msgid "compact"
msgstr "kompak"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Videomodus"
@@ -550,14 +551,14 @@ msgstr "Videomodus"
msgid "Delay before booting default image"
msgstr "Wagperiode voro verstekstelsel gelaai word"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Wagwoord"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Wagwoord (weer)"
@@ -593,42 +594,42 @@ msgid ""
msgstr ""
"Opsie ``Beperk instruksielynopsies'' kan nie sonder wagwoord gebruikword nie"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Probeer asb. weer"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Die wagwoorde stem nie ooreen nie."
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Verstek"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -636,148 +637,148 @@ msgstr ""
"Hier is die huidige inskrywings\n"
"U kan byvoeg or verwyder soos nodig."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Voeg by"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Klaar"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Verander RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Watter tipe inskrywing wil u byvoeg?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Ander bedryfstelsel (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Ander bedryfstelsel (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Ander bedryfstelsel (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Beeld"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Basis"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Aanlas"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lees-skryf"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Onveilig"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etiket"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Verstek"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Verwyder inskrywing"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Leë etiket word nie toegelaat nie"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Hierdie etiket is alreeds in gebruik"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Oor watter tipe drukker beskik u?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Het %s %s koppelvlakke gevind"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Beskik u oor nog?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Het u enige %s koppelvlakke?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nee"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Sien hardeware inligting"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Drywer vir %s kaart %s in installasieproses"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(module %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Watter %s drywer meot ek probeer?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -793,20 +794,20 @@ msgstr ""
"rekenaar self daarvoor aftas. IN uitsonderlike gevalle mag die rekenaar\n"
"ophang, maar dit sal nie skade veroorsaak nie."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Aftas"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Spesifieer opsies"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "U kan die opsies vir module %s hier intik."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -817,11 +818,11 @@ msgstr ""
"Opsies is in die formaat ``naam=waarde naam2=waarde2 ...''.\n"
"Bv. ``io=0x300 irq-7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Module opsies:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -830,34 +831,34 @@ msgstr ""
"Laai van module %s het gefaal.\n"
"Wil u ander parameters probeer?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s alreeds bygevoeg)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Die wagwoorde is te eenvoudig"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Gee asb. 'n gebruikerskode"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Die gebruikerskode maag alleenlikui kleinletter, nommers, '-' en '_' bestaan"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Hierdie genruikerskode bestaan alreeds"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Voeg gebruiker by"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -866,32 +867,32 @@ msgstr ""
"Tik 'n gebruiker in\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Aanvaar gebruiker"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Regte naam"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Gebruikerskode"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Dop"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikoon"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Outointeken"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -899,12 +900,12 @@ msgstr ""
"Ek kan u rekenaar so opstel om X outomaties een gebruiker in te teken.\n"
"Kliek op kanselleer indien u nie hierdie funksionaliteit verlang nie."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Kies die verstek gebruiker:"
#
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Kies die vensterbestuurder om te loop:"
@@ -914,7 +915,7 @@ msgstr "Kies die vensterbestuurder om te loop:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -938,40 +939,51 @@ msgstr ""
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welkom by GRUB, die bedryfstelselkieskaart!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
"Gebruik die %c en %c sleutels om die inskrywing te kies wat uitgelig moet "
"word."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Druk ENTER om die gekose bedryfstelsel te laai, 'e' om te redigeer."
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "instruksies voor herlaai, of 'c' vir 'n instruksielyn."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Die uitgeligte inskrywing sal outomaties in %ds gelaai word."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nie genoeg spasie in /boot nie"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Werkskerm"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Beginkieskaart"
@@ -1106,69 +1118,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Verstek"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Kanselleer"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO installasie het gefaal a.g.v. hierdie fout: "
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minute"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuut"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekondes"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Skep"
@@ -1711,6 +1696,11 @@ msgstr "Alle data om partisie %s sal uitgewis word met die grootteverandering"
msgid "Choose the new size"
msgstr "Kies die nuwe grootte"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Kies 'n nuwe grootte"
@@ -1820,20 +1810,21 @@ msgid "Reload"
msgstr "Herlaai"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering ban %s het gefaal"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Ek weet nie om %s as tipe %s te formateer nie"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "heg het gefaal"
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "fout met onthegting van %s: %s"
@@ -1848,39 +1839,39 @@ msgstr "Lęer"
msgid "server"
msgstr "X-bediener"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Hegpunte moet met 'n / begin"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Daar is alreeds 'n partisie met hegpunt %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Sirkulęre heg %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Hierdie lęergids moet altyd in die wortellęerstelsel bly"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr "U benodig 'n ware lęerstelsel (ext2, reiserfs) vir hierdie hegpunt\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Four om %s in skryfmode te open: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1888,7 +1879,7 @@ msgstr ""
"'n Fout het voorgekom - geen geldige toestelle om die nuwe lOerstelsels op "
"teskep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "U get geen partisies nie!"
@@ -1925,8 +1916,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2164,8 +2155,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2248,8 +2239,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2311,13 +2302,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2360,8 +2351,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3105,8 +3096,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3238,85 +3229,85 @@ msgstr ""
"U nuwe Linux-Mandrake stelsel sal outomaties laai. Indien u 'n ander\n"
" bedryfstelsel wil laai, lees die ekstra instruksies noukeurig deur."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Kies u taal"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Kies installasieklas"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Hardeskyfdeteksie."
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Stel muistoestel op"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Kies u sleutelbord"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "krul"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Stel lęerstelsels op"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formateer partisies"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Kies pakkette om te installeer"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Installeer stelsel"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Kies 'root' se wagwoord"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Voeg 'n gebruiker by"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Stel netwerk op"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Konfigureer dienste"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Maar 'n herlaaiskyf"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Installeer herlaaistelsel"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Stel X op"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Verlaay installasie"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3331,34 +3322,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Kan nie uitsaau sonder 'n NIS-domein nie"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Sit 'n skyf in aandrywer %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Fout met lees van lęer $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "OK"
@@ -3368,12 +3359,12 @@ msgid "Please test the mouse"
msgstr "Toets asb. die muis"
#
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Toets asb. die muis"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -3593,13 +3584,13 @@ msgstr "Duplikaat hegpunt %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Sekere belangrike pakkette het nie korrek geďnstalleer nie.\n"
"Óf die CDROM-aandrywer óf die CD is foutief.\n"
-"Toets die CD op 'n werkende Linux installasie met \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Toets die CD op 'n werkende Linux installasie met \"rpm -qpl Mandrake/RPMS/*."
+"rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -3713,6 +3704,7 @@ msgid ""
msgstr "Die totale grootte vir die gekose groepe is naastenby %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3724,9 +3716,10 @@ msgstr ""
"persentasie van pakkette wat u wil installeer.\n"
"\n"
"'n Lae persentasie sal net die belangrikste pakkette installeer;\n"
-"'n persentasie van 100% sal alles gekose pakkette installeer."
+"'n persentasie van 100%% sal alles gekose pakkette installeer."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3933,8 +3926,8 @@ msgstr ""
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4097,15 +4090,15 @@ msgstr "Kundige"
msgid "Update"
msgstr "Opgradeer"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Wat is u muistoestel?"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Muispoort"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Aan watter seriaalpoort is u muis gekoppel?"
@@ -4262,6 +4255,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CDROM getiteld \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4424,19 +4418,19 @@ msgstr "Gebruik NIS"
msgid "yellow pages"
msgstr "geel bladsye"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS-bemagtiging"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS-domein"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS-bediener"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4463,19 +4457,19 @@ msgstr ""
"Indien u 'n herlaaiskyf wil maak,\n"
"plaas 'n skyf in die aandrywer en druk \"OK\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Eerste sagteskyfaandrywer"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Tweede sagteskyfaandrywer"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Mis hierdie stap"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4496,32 +4490,32 @@ msgstr ""
"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
"ernstige stelselfalings te herstel. Wil u 'n herlaaiskyf maak?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Jammer, geen sagteskyfaandrywer beskikbaar nie"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Kies die sagteskyfaandrywer wat u wil gebruik"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Sit 'n skyf in aandrywer %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Herlaaiskyf word geskryf"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Herlaaistelsel word voorberei"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Wil u aboot gebruik?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4529,51 +4523,51 @@ msgstr ""
"Die 'aboot' installasie het gefaal. Wil u 'n installasie afwurg al\n"
"word die eerste partisie vernietig?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Installasie van herlaaiprogram het gefaal a.g.v. hierdie fout: "
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Laag"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Medium"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Hoog"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Gebruik sekuriteitsvlak"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Wil u 'n outoinstallasieskyf maak vir Linux replikasie?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Sit 'n leë floppie in aandrywer %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Outoinstallasieskyf word geskep."
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4583,13 +4577,13 @@ msgstr ""
"\n"
"Wil u werklik nou aborteer?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4603,12 +4597,12 @@ msgstr ""
"Inligting oor stelskonfigurasie is beskikbaar in die postinstallasie-\n"
"hoofstuk in die Offisiële Liux-Mandrake Gebruikersgids."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Outoinstallasieskyf word geskep."
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4617,16 +4611,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Outomaties"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Herlaai"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Individuele pakketseleksie"
@@ -4646,11 +4640,11 @@ msgstr ""
msgid "kdesu missing"
msgstr ""
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Wag asb."
@@ -4679,11 +4673,11 @@ msgstr "U keuse? (verstek %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "U keuse? (Verstek %s tik 'none' vir geen)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tseggies (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Duits"
@@ -4691,19 +4685,19 @@ msgstr "Duits"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spaans"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finnies"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Frans"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norweegs"
@@ -4711,15 +4705,15 @@ msgstr "Norweegs"
msgid "Polish"
msgstr "Pools"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russies"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "VK sleutelbord"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "VSA sleutelbord"
@@ -4735,208 +4729,208 @@ msgstr "Armenies (tikmasjien)"
msgid "Armenian (phonetic)"
msgstr "Armenies (Foneties)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani (latyns)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjani (kirillies)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgies"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgaars"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliaans (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Belarussies"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Switsers (Duitse uitleg)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Switsers (Franse uitleg)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tseggies (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Duits (geen dooie sleutels)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Deens"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (VSA)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norweegs)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estoniaans"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgies (Russiese uitleg)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgies (Latynse uitleg)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grieks"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hongaars"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroaties"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelies"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelies (Foneties)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iranies"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Yslandies"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiaans"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japanees 106 sleutels"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "VK sleutelbord"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latyns-Amerikaans"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Nederlands"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituanies AZERTY (oud)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituanies AZERTY (nuut)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituanies \"nommerry\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituanies \"foneties\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Pools (QWERTY uitleg)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Pools (QWERTZ uitleg)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugees"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadees (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russue (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sweeds"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Sloveens"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovaaks (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovaaks (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai sleutelbord"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turks (tradisionele \"F\" model)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turks (moderne \"Q\" modem)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukranies"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "VSA internasionale sleutelbord"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Viëtnamees \"nommerry\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslaavs (latynse uitleg)"
@@ -5070,51 +5064,51 @@ msgstr "Volgende ->"
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Is dit korrek?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Internetkonfigurasie"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Wil u nou aan die internet konnekteer?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Konfigureer internetkonneksie"
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Hoe wil u aan die internet konnekteer?"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Konnekteer aan die internet / Konfigureer LAN"
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Netwerkkonfigurasie"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN Konfigurasie"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5123,80 +5117,80 @@ msgstr ""
"Indien nie in die lys nie kies Ongelys"
#
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Konneksiekonfigurasie"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Vul asb. die velde hieronder in"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kaart IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kaartgeheue (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kaart I/O"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kaart IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kaart IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "U persoonlike telefoonnommer"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Voorsienernaam (bv voorsiener.co.za)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Voorsiener se telefoonnommer"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Voorsiener DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Voorsiener DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Belmetode"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Gebruikerskode"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Wagwoord"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
#
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Res van die węreld"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5204,27 +5198,27 @@ msgstr ""
"Res vd węreld \n"
" geen D-Kanaal (bruikhuurlyne)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Watter protokol verlang u?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Oor watter tipe kaart beskik u?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Ek weet nie"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5237,19 +5231,19 @@ msgstr ""
"\n"
"Indien u 'n PCMCIA kaart het, moet u die IRQ en I/O van u kaart weet.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Aborteer"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Gaan voort"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Wat is u ISDN-kaart?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5257,11 +5251,11 @@ msgstr ""
"Ek het 'n ISDB PCI-kaart gevind, maar ek ken nie die tipe nie. Kies asb.'n "
"PCI-kaart op die volgende skerm."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Geen ISDN PCI-kaart gevind nie. Kies asb. een op die volgende skerm."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
#, fuzzy
msgid ""
"No ethernet network adapter has been detected on your system.\n"
@@ -5270,11 +5264,11 @@ msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
"hardewarekonfigurasieprogram."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Kies die netwerkkoppelvlak"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
#, fuzzy
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
@@ -5282,156 +5276,156 @@ msgstr ""
"Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet.\n"
"Indien u nie weet nie, kies eth0.\n"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Netwerkkoppelvlak"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Ek gaan nou die netwerkkoppelvlak herlaai. Stem u saam?"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL konfigurasie"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Wil u die konneksie by herlaaityd aanskakel?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opbelopsies"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Konneksienaam"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefoonnommer"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Aantekenkode"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Magtiging"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Skriptipe"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminaaltipe"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domeinnaam"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Eerste DNS bediener"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Tweede DNS bediener"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
#, fuzzy
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Ek gaan nou die netwerkkoppelvlak herlaai. Stem u saam?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Konfigureer internetkonneksie"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Hoe wil u aan die internet konnekteer?"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Konnekteer aan die internet / Konfigureer LAN"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Hoe wil u aan die internet konnekteer?"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Konnekteer aan die internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Diskonnekteer van die internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfigureer internetkonneksie"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internetkonneksie en konfigurasie"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Netwerkkonfigurasie"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Eksterne ISDN-kaart"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Interne ISDN-kaart"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Watter tipe is u ISDN-konneksie?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Konnekteer aan die internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
#, fuzzy
msgid ""
"The most common way to connect with adsl is pppoe.\n"
@@ -5442,26 +5436,26 @@ msgstr ""
"Daar is wel sekere konneksie wat net DHCP gebruik. Indien u nie weet nie,\n"
"kies 'gebruik pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
#, fuzzy
msgid "use dhcp"
msgstr "dhcpd"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "gebruik pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
#, fuzzy
msgid "use pptp"
msgstr "gebruik pppoe"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, fuzzy, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Ek gaan nou die netwerkkoppelvlak herlaai. Stem u saam?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5469,17 +5463,17 @@ msgstr ""
"Watter DCHP-kliënt wil u gebruik?\n"
"Verstek is dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
#, fuzzy
msgid "Network configuration"
msgstr "Netwerkkonfigurasie"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
#, fuzzy
msgid "Do you want to restart the network"
msgstr "Wil u die konfigurasie toets?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5487,7 +5481,7 @@ msgid ""
"%s"
msgstr "Wil u die konfigurasie toets?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5495,7 +5489,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5503,75 +5497,75 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Kies die verstek gebruiker:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Toestel word afgetas..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Konfigureer internetkonneksie"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Duplikaat hegpunt %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Kabelkonneksie"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Konfigureer internetkonneksie"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "Netwerkkoppelvlak"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Kabelkonneksie"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "Kabelkonneksie"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Hoe wil u aan die internet konnekteer?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5636,12 +5630,12 @@ msgstr ""
#
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adres"
#
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmasker"
@@ -5674,7 +5668,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS bediener"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Portaal"
@@ -5702,11 +5696,11 @@ msgstr "Instaanbediener moet begin met http://"
msgid "Proxy should be ftp://..."
msgstr "Instaanbediener moet begin met ftp://"
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5716,21 +5710,21 @@ msgstr ""
"Die enigste oplossing is om die primęre partisie te skuif sodat die gat\n"
"langs die ekstensie partisies is"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Fout met die les van lęer %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Herstel van léer %s het gefaal: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Korrupte rugsteunlęer"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Fout in die skryf van %s"
@@ -6265,8 +6259,8 @@ msgid ""
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-"Hierdie pakket laai die sleutelbordkaart soos dit in "
-"/etc/sysconfig/keyboard\n"
+"Hierdie pakket laai die sleutelbordkaart soos dit in /etc/sysconfig/"
+"keyboard\n"
"opgestel is. Dit kan vernader word met die kbdconfig nutsprogram. U moet "
"dit\n"
"op meeste rekenaars ongesper laat."
@@ -6713,7 +6707,7 @@ msgstr "Internetkonneksiedeling"
msgid "Network configuration (%d adapters)"
msgstr "Netwerkkonfigurasie"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "heg het gefaal"
@@ -6811,7 +6805,7 @@ msgstr "Hoe wil u aan die internet konnekteer?"
msgid "Configure Internet Access..."
msgstr "Konfigureer dienste"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "ADSL konfigurasie"
@@ -6854,84 +6848,84 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Toets konfigurasie"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "ADSL konfigurasie"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Disable"
msgstr "Tabel"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Enable"
msgstr "Tabel"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Internetkonneksie en konfigurasie"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Internetkonneksie en konfigurasie"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Konneksienaam"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "Voorsiener DNS 1"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "Voorsiener DNS 2"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7045,14 +7039,20 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "Geen 'serial_usb' gevind nie\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emuleer derde knop?"
+#
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Toets asb. die muis"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7529,6 +7529,15 @@ msgstr "Wil u die konfigurasie toets?"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
+#~ msgid "%d minutes"
+#~ msgstr "%d minute"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuut"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekondes"
+
#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "ADSL konfigurasie"
@@ -7592,23 +7601,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7617,43 +7626,44 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "U kan nou 'n paar diverse opsies vir u stelsel kies.\n"
#~ "\n"
-#~ " - Optimeer hardeskyf. Hierdie kan hardeskyfwerksverrigting verbeter, maar "
-#~ "is net\n"
+#~ " - Optimeer hardeskyf. Hierdie kan hardeskyfwerksverrigting verbeter, "
+#~ "maar is net\n"
#~ " vir kundige gebruikers bedoel. Sekere gebroke koppelvlakke kan data "
#~ "ruďneer.\n"
#~ " Die bedryfstelsel kern het 'n swartlys van hardeskywe, maar indien u "
#~ "onaangename\n"
#~ " verrassings wil voorkom los hierdie opsie uit.\n"
#~ "\n"
-#~ " - Sekuriteitsvlak: Lees die handleiding vir volledigheid, maar in kort:\n"
+#~ " - Sekuriteitsvlak: Lees die handleiding vir volledigheid, maar in "
+#~ "kort:\n"
#~ " Kies \"Medium\" indien u twyfel. Vir 'n hoogs veilige stelsel kies "
#~ "\"Paranoďes\",\n"
#~ " maar pasop: OP HIERDIE VLAK KLAN SELFS NIE 'ROOT' OP DIE KONSOLE\n"
-#~ " AANTEKEN NIE. Vir 'root' toegang moet 'n gewone gebruiker eers aanteken "
-#~ "en dan\n"
+#~ " AANTEKEN NIE. Vir 'root' toegang moet 'n gewone gebruiker eers "
+#~ "aanteken en dan\n"
#~ " \"su\". Dit is uitsluitlik vir 'n bediener bedoel.\n"
#~ "\n"
-#~ " - Presiese geheuegrootte: Daar is geen ongelukkig standaard metode om die "
-#~ "geheuegrootte\n"
+#~ " - Presiese geheuegrootte: Daar is geen ongelukkig standaard metode om "
+#~ "die geheuegrootte\n"
#~ " uit die BIOS te bepaal nie. Soms sal Linux nie die grootte korrek "
#~ "bepaal nie. In hierdie geval\n"
-#~ " kan die korrekte grootte her gegee word. Let daarop dat 'n verskil van "
-#~ "2-4MB normaal is.\n"
+#~ " kan die korrekte grootte her gegee word. Let daarop dat 'n verskil "
+#~ "van 2-4MB normaal is.\n"
#~ "\n"
-#~ " - Outohegting van verwyderbare media: Indien u nie elke keer die hegting "
-#~ "per intik wil doen\n"
+#~ " - Outohegting van verwyderbare media: Indien u nie elke keer die "
+#~ "hegting per intik wil doen\n"
#~ " nie (van CDROMs, floppies, ZIpaandrywers ens.), selekteer hierdie "
#~ "opsie.\n"
#~ "\n"
@@ -7669,7 +7679,8 @@ msgstr ""
#~ msgid "Can't use supermount in high security level"
#~ msgstr ""
-#~ "Superhegting (supermount) kan nie met 'n hoë sekuriteitsvlak gebruik word nie"
+#~ "Superhegting (supermount) kan nie met 'n hoë sekuriteitsvlak gebruik word "
+#~ "nie"
#~ msgid ""
#~ "beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
@@ -7678,10 +7689,10 @@ msgstr ""
#~ "server.\n"
#~ "You have been warned."
#~ msgstr ""
-#~ "Warskuwing: IN HIERDIE SEKURITEITSVLAK, kan ROOT nie by die KONSOLE AANTEKEN "
-#~ "nie.\n"
-#~ "OM 'root' te wees moet u eers as 'n gewone gebruiker aanteken en dan "
-#~ "'su'.Hierdie is spesifiek vir bedienergebruik. U is gewaarsku!"
+#~ "Warskuwing: IN HIERDIE SEKURITEITSVLAK, kan ROOT nie by die KONSOLE "
+#~ "AANTEKEN nie.\n"
+#~ "OM 'root' te wees moet u eers as 'n gewone gebruiker aanteken en dan 'su'."
+#~ "Hierdie is spesifiek vir bedienergebruik. U is gewaarsku!"
#~ msgid ""
#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
@@ -8047,13 +8058,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8069,7 +8081,8 @@ msgstr ""
#~ "Kies \"Installeer\" indien daar geen vorige weergawe van GNU/Linux\n"
#~ "op is nie, of indien u 'n multidistribusie wil laat realiseer.\n"
#~ "\n"
-#~ "Kies \"Redding\" indien u 'n bestaande weergawe van Mandrake Linux wil red:\n"
+#~ "Kies \"Redding\" indien u 'n bestaande weergawe van Mandrake Linux wil "
+#~ "red:\n"
#~ "\n"
#~ "\n"
#~ "Selekteer:\n"
@@ -8077,7 +8090,8 @@ msgstr ""
#~ " - Aanbevole: Indien u nooit Linux vantevore installeer het nie,kies "
#~ "hierdie een. \n"
#~ "\n"
-#~ " - Aangepas: Indien u vertroud genoeg is met GNU/Linux, kan u die primęre\n"
+#~ " - Aangepas: Indien u vertroud genoeg is met GNU/Linux, kan u die "
+#~ "primęre\n"
#~ " gebruik van u rekenaar kies. Sien onder vir details.\n"
#~ "\n"
#~ " - Kundige: Indien u vlot is in GNU/Linux en 'n hoogs aangepaste "
@@ -8089,7 +8103,8 @@ msgstr ""
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -8109,7 +8124,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -8119,7 +8135,8 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -8135,7 +8152,8 @@ msgstr ""
#~ "aparte bruikbare areas\n"
#~ "\n"
#~ "\n"
-#~ "Indien u nuwe partisies moet skep, gebruik \"Outo-allokasie\" om outomaties\n"
+#~ "Indien u nuwe partisies moet skep, gebruik \"Outo-allokasie\" om "
+#~ "outomaties\n"
#~ "partisies vir Linux te skep. U kan die skyf vir partisionering selekteer "
#~ "deur\n"
#~ "op \"hda\" te kliek vir die eerste IDE hardeskyf, hdb vir die tweede of "
@@ -8174,8 +8192,10 @@ msgstr ""
#~ "partitions, particularly if they contain files or data you wish to keep.\n"
#~ "Typically retained are /home and /usr/local."
#~ msgstr ""
-#~ "Enige partisies wat nuut geskep is, moet eers formateer word voor gebruik.\n"
-#~ "(Formateering beteken die skep van 'n lOerstelsel). U kan nou kies om ook\n"
+#~ "Enige partisies wat nuut geskep is, moet eers formateer word voor "
+#~ "gebruik.\n"
+#~ "(Formateering beteken die skep van 'n lOerstelsel). U kan nou kies om "
+#~ "ook\n"
#~ "bestaande partisies te herformateer en die data daarop te vernietig.\n"
#~ "NOTA: Dit is nie nodig om alle bestaande partisies te herformateer nie,\n"
#~ "veral indien daar data op is wat u wil hou. 'n Tipiese voorbeeld is /home."
@@ -8225,7 +8245,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8299,8 +8320,8 @@ msgstr ""
#~ "GNU/Linux kan verskeie drukkers gebruik. Elkeen van hierdie tipes\n"
#~ "verlang 'n ander opstelling. Let asb. daarop dat die verstek drukkernaam "
#~ "'lp' is.\n"
-#~ "U moet so 'n drukker skep. U kan egter addisionele name bysit deur dit met "
-#~ "die '|' karakterte skei.\n"
+#~ "U moet so 'n drukker skep. U kan egter addisionele name bysit deur dit "
+#~ "met die '|' karakterte skei.\n"
#~ "Derhalwe kan u dus die drukker 'n meer betekenisvolle naam ook toeken.\n"
#~ "Die drukker met 'lp' in die naam sal die verstek drukker wees.\n"
#~ "\n"
@@ -8316,9 +8337,12 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Indien u toegang tot 'n SMB drukker (op 'n Windows-rekenaar) verlang,\n"
-#~ "moet u die SMB/NETBIOS naam (nie TCP/IP-naam nie) ken en moontlik ook die\n"
-#~ "IP-adres. Daarby moet u ook 'n gebruikerskode, werkgroep en wagwoord en die\n"
-#~ "drukkernaam voorsien. Dieselfde geld vir 'n Netware-drukker, behalwe dat u\n"
+#~ "moet u die SMB/NETBIOS naam (nie TCP/IP-naam nie) ken en moontlik ook "
+#~ "die\n"
+#~ "IP-adres. Daarby moet u ook 'n gebruikerskode, werkgroep en wagwoord en "
+#~ "die\n"
+#~ "drukkernaam voorsien. Dieselfde geld vir 'n Netware-drukker, behalwe dat "
+#~ "u\n"
#~ "die werkgroep hoef te voorsien nie."
# ../help.pm_.c:240 ../help.pm_.c:481 msgid ""
@@ -8443,7 +8467,8 @@ msgstr ""
#~ msgstr "Kensington Thinking Mouse (seriaal)"
#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to internet."
+#~ "I need to configure your network adapter to be able to connect to "
+#~ "internet."
#~ msgstr "Ek moet nou u netwerkkaart konfigureer vir die internet"
#~ msgid "nfs mount failed"
@@ -8554,8 +8579,8 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Welkom by LILO die bedryfstelselkeuseprogram!\n"
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
new file mode 100644
index 000000000..0033f54c3
--- /dev/null
+++ b/perl-install/share/po/ar.po
@@ -0,0 +1,6774 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Djaghlouli Kamel <djkamel@chez.com>, 2000.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DarkeX VERSION\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
+"PO-Revision-Date: 2000-11-1 13:00+0200\n"
+"Last-Translator: Djaghlouli Kamel <djkamel@chez.com>\n"
+"Language-Team: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-6\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../../Xconfigurator.pm_.c:232
+msgid "Configure all heads independantly"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:233
+msgid "Use Xinerama extension"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:236
+#, c-format
+msgid "Configure only card \"%s\" (%s)"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:239
+#, fuzzy
+msgid "Multi-head configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../Xconfigurator.pm_.c:240
+msgid ""
+"Your system support multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:249
+msgid "Graphic card"
+msgstr "Č×ÇâÉ ÇäĚŃÇáęă"
+
+#: ../../Xconfigurator.pm_.c:249
+msgid "Select a graphic card"
+msgstr "ĹÎĘŃ Č×ÇâÉ ÇäĚŃÇáęă "
+
+#: ../../Xconfigurator.pm_.c:250
+msgid "Choose a X server"
+msgstr "ĹÎĘŃ ÇäÎÇĎĺ X"
+
+#: ../../Xconfigurator.pm_.c:250
+msgid "X server"
+msgstr "ÇäÎÇĎĺ X"
+
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
+#, c-format
+msgid "XFree %s"
+msgstr "XFree %s"
+
+#: ../../Xconfigurator.pm_.c:312
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Ăę ĹŮĎÇĎ ä XFree ĘďŃęĎ?"
+
+#: ../../Xconfigurator.pm_.c:324
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
+"Your card is supported by XFree %s which may have a better support in 2D."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
+#, c-format
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
+#, c-format
+msgid "XFree %s with 3D hardware acceleration"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
+#, c-format
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:347
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
+"Your card is supported by XFree %s which may have a better support in 2D."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:371
+msgid "XFree configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../Xconfigurator.pm_.c:416
+msgid "Select the memory size of your graphic card"
+msgstr "ĹÎĘŃ ÓŮÉ ĐÇăŃÉ Č×ÇâÉ ÇäĚŃÇáęă"
+
+#: ../../Xconfigurator.pm_.c:463
+msgid "Choose options for server"
+msgstr "ĹćĘâ ÎęÇŃÇĘ ÇäÎÇĎĺ"
+
+#: ../../Xconfigurator.pm_.c:480
+msgid "Choose a monitor"
+msgstr "ĹÎĘŃ ÇäÔÇÔÉ"
+
+#: ../../Xconfigurator.pm_.c:480
+msgid "Monitor"
+msgstr "ÇäÔÇÔÉ"
+
+#: ../../Xconfigurator.pm_.c:483
+msgid ""
+"The two critical parameters are the vertical refresh rate, which is the "
+"rate\n"
+"at which the whole screen is refreshed, and most importantly the horizontal\n"
+"sync rate, which is the rate at which scanlines are displayed.\n"
+"\n"
+"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
+"range\n"
+"that is beyond the capabilities of your monitor: you may damage your "
+"monitor.\n"
+" If in doubt, choose a conservative setting."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:490
+msgid "Horizontal refresh rate"
+msgstr "ÓŃŮÉ ÇäĘÍĎęË ÇäĂáâę"
+
+#: ../../Xconfigurator.pm_.c:491
+msgid "Vertical refresh rate"
+msgstr "ÓŃŮÉ ÇäĘÍĎęË ÇäŮĺčĎę"
+
+#: ../../Xconfigurator.pm_.c:528
+msgid "Monitor not configured"
+msgstr "ÇäÔÇÔÉ ÚęŃ ĺďŮĎńÉ"
+
+#: ../../Xconfigurator.pm_.c:531
+msgid "Graphic card not configured yet"
+msgstr "Č×ÇâÉ ÇäĚŃÇáęă ÚęŃ ĺďŮĎńÉ ČŮĎ"
+
+#: ../../Xconfigurator.pm_.c:534
+msgid "Resolutions not chosen yet"
+msgstr "ĎâÉ ÇäÔÇÔÉ ÚęŃ ĺÎĘÇŃÉ ČŮĎ"
+
+#: ../../Xconfigurator.pm_.c:551
+msgid "Do you want to test the configuration?"
+msgstr "çä ĘŃęĎ ĘĚŃČÉ ÇäĹŮĎÇĎÇĘż"
+
+#: ../../Xconfigurator.pm_.c:555
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr "ÍĐÇŃ: ĘĚŃČÉ çĐç ÇäČ×ÇâÉ ÇäĚŃÇáęă ęďĺăć Ăć ęďËîČđ× ÍÇÓčČă "
+
+#: ../../Xconfigurator.pm_.c:558
+msgid "Test of the configuration"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../Xconfigurator.pm_.c:597
+msgid ""
+"\n"
+"try to change some parameters"
+msgstr ""
+"\n"
+"ÍÇčä ĘÚęęŃ ČŮÖ ÇäÎęÇŃÇĘ"
+
+#: ../../Xconfigurator.pm_.c:597
+msgid "An error has occurred:"
+msgstr "Î×Ăě ÍîŐîäî"
+
+#: ../../Xconfigurator.pm_.c:619
+#, c-format
+msgid "Leaving in %d seconds"
+msgstr "ÇäĺÚÇĎŃÉ áę %d ËčÇćę"
+
+#: ../../Xconfigurator.pm_.c:630
+msgid "Is this the correct setting?"
+msgstr "çä çĐÇ ÇäĹŮĎÇĎ ŐÍęÍż"
+
+#: ../../Xconfigurator.pm_.c:638
+msgid "An error has occurred, try to change some parameters"
+msgstr "Î×Ă ÍŐäŹ ÍÇčä ĘÚęęŃ ČŮÖ ÇäÎęÇŃÇĘ"
+
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
+#: ../../services.pm_.c:125
+msgid "Resolution"
+msgstr "ĎâÉ ÇäÔÇÔÉ"
+
+#: ../../Xconfigurator.pm_.c:731
+msgid "Choose the resolution and the color depth"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:733
+#, c-format
+msgid "Graphic card: %s"
+msgstr "Č×ÇâÉ ÇäĚŃÇáęă: %s"
+
+#: ../../Xconfigurator.pm_.c:734
+#, c-format
+msgid "XFree86 server: %s"
+msgstr "ÇäÎÇĎĺ XFree86 :%s"
+
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
+#: ../../standalone/draknet_.c:283
+msgid "Expert Mode"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:751
+msgid "Show all"
+msgstr "ĂŘçŃ Çäăä"
+
+#: ../../Xconfigurator.pm_.c:794
+msgid "Resolutions"
+msgstr "ĎâÉ ÇäÔÇÔÉ"
+
+#: ../../Xconfigurator.pm_.c:1330
+#, c-format
+msgid "Keyboard layout: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1331
+#, c-format
+msgid "Mouse type: %s\n"
+msgstr "ćčŮ ÇäĺÇčÓ: %s\n"
+
+#: ../../Xconfigurator.pm_.c:1332
+#, c-format
+msgid "Mouse device: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1333
+#, c-format
+msgid "Monitor: %s\n"
+msgstr "ÇäÔÇÔÉ: %s\n"
+
+#: ../../Xconfigurator.pm_.c:1334
+#, c-format
+msgid "Monitor HorizSync: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1335
+#, c-format
+msgid "Monitor VertRefresh: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1336
+#, c-format
+msgid "Graphic card: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1337
+#, c-format
+msgid "Graphic memory: %s kB\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1339
+#, c-format
+msgid "Color depth: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1340
+#, c-format
+msgid "Resolution: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1342
+#, c-format
+msgid "XFree86 server: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1343
+#, c-format
+msgid "XFree86 driver: %s\n"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1362
+msgid "Preparing X-Window configuration"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1382
+msgid "What do you want to do?"
+msgstr "ĺÇĐÇ ĘŃęĎ Ăć ĘáŮä ż"
+
+#: ../../Xconfigurator.pm_.c:1387
+msgid "Change Monitor"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1388
+msgid "Change Graphic card"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1390
+msgid "Change Server options"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1391
+msgid "Change Resolution"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1392
+msgid "Show information"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1393
+msgid "Test again"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
+msgid "Quit"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1402
+#, c-format
+msgid ""
+"Keep the changes?\n"
+"Current configuration is:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1423
+#, c-format
+msgid "Please relog into %s to activate the changes"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1443
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1446
+msgid "X at startup"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:1447
+msgid ""
+"I can set up your computer to automatically start X upon booting.\n"
+"Would you like X to start when you reboot?"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:6
+msgid "256 colors (8 bits)"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:7
+msgid "32 thousand colors (15 bits)"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:8
+msgid "65 thousand colors (16 bits)"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:9
+msgid "16 million colors (24 bits)"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:10
+msgid "4 billion colors (32 bits)"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:106
+msgid "256 kB"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:107
+msgid "512 kB"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:108
+msgid "1 MB"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:109
+msgid "2 MB"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:110
+msgid "4 MB"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:111
+msgid "8 MB"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:112
+msgid "16 MB or more"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:120
+msgid "Standard VGA, 640x480 at 60 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:121
+msgid "Super VGA, 800x600 at 56 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:122
+msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:123
+msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:124
+msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:125
+msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:126
+msgid "High Frequency SVGA, 1024x768 at 70 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:127
+msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:128
+msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:129
+msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:130
+msgid "Monitor that can do 1600x1200 at 70 Hz"
+msgstr ""
+
+#: ../../Xconfigurator_consts.pm_.c:131
+msgid "Monitor that can do 1600x1200 at 76 Hz"
+msgstr ""
+
+#: ../../any.pm_.c:99 ../../any.pm_.c:124
+msgid "First sector of boot partition"
+msgstr ""
+
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
+msgid "First sector of drive (MBR)"
+msgstr ""
+
+#: ../../any.pm_.c:103
+msgid "SILO Installation"
+msgstr ""
+
+#: ../../any.pm_.c:104 ../../any.pm_.c:117
+msgid "Where do you want to install the bootloader?"
+msgstr ""
+
+#: ../../any.pm_.c:116
+msgid "LILO/grub Installation"
+msgstr ""
+
+#: ../../any.pm_.c:128 ../../any.pm_.c:142
+msgid "SILO"
+msgstr ""
+
+#: ../../any.pm_.c:130
+msgid "LILO with text menu"
+msgstr ""
+
+#: ../../any.pm_.c:131 ../../any.pm_.c:142
+msgid "LILO with graphical menu"
+msgstr ""
+
+#: ../../any.pm_.c:134
+msgid "Grub"
+msgstr ""
+
+#: ../../any.pm_.c:138
+msgid "Boot from DOS/Windows (loadlin)"
+msgstr ""
+
+#: ../../any.pm_.c:140 ../../any.pm_.c:142
+msgid "Yaboot"
+msgstr ""
+
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
+msgid "Bootloader main options"
+msgstr ""
+
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
+msgid "Bootloader to use"
+msgstr ""
+
+#: ../../any.pm_.c:151
+msgid "Bootloader installation"
+msgstr ""
+
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
+msgid "Boot device"
+msgstr ""
+
+#: ../../any.pm_.c:154
+msgid "LBA (doesn't work on old BIOSes)"
+msgstr ""
+
+#: ../../any.pm_.c:155
+msgid "Compact"
+msgstr ""
+
+#: ../../any.pm_.c:155
+msgid "compact"
+msgstr ""
+
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
+msgid "Video mode"
+msgstr ""
+
+#: ../../any.pm_.c:158
+msgid "Delay before booting default image"
+msgstr ""
+
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
+#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
+#: ../../standalone/draknet_.c:569
+msgid "Password"
+msgstr ""
+
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
+#: ../../install_steps_interactive.pm_.c:905
+msgid "Password (again)"
+msgstr ""
+
+#: ../../any.pm_.c:162
+msgid "Restrict command line options"
+msgstr ""
+
+#: ../../any.pm_.c:162
+msgid "restrict"
+msgstr ""
+
+#: ../../any.pm_.c:164
+msgid "Clean /tmp at each boot"
+msgstr ""
+
+#: ../../any.pm_.c:165
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr ""
+
+#: ../../any.pm_.c:167
+msgid "Enable multi profiles"
+msgstr ""
+
+#: ../../any.pm_.c:171
+msgid "Give the ram size in MB"
+msgstr ""
+
+#: ../../any.pm_.c:173
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr ""
+
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
+msgid "Please try again"
+msgstr ""
+
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
+msgid "The passwords do not match"
+msgstr ""
+
+#: ../../any.pm_.c:182
+msgid "Init Message"
+msgstr ""
+
+#: ../../any.pm_.c:184
+msgid "Open Firmware Delay"
+msgstr ""
+
+#: ../../any.pm_.c:185
+msgid "Kernel Boot Timeout"
+msgstr ""
+
+#: ../../any.pm_.c:186
+msgid "Enable CD Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:187
+msgid "Enable OF Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:188
+msgid "Default OS?"
+msgstr ""
+
+#: ../../any.pm_.c:210
+msgid ""
+"Here are the different entries.\n"
+"You can add some more or change the existing ones."
+msgstr ""
+
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
+msgid "Add"
+msgstr ""
+
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
+#: ../../printerdrake.pm_.c:356
+msgid "Done"
+msgstr ""
+
+#: ../../any.pm_.c:220
+msgid "Modify"
+msgstr ""
+
+#: ../../any.pm_.c:228
+msgid "Which type of entry do you want to add?"
+msgstr ""
+
+#: ../../any.pm_.c:229
+msgid "Linux"
+msgstr ""
+
+#: ../../any.pm_.c:229
+msgid "Other OS (SunOS...)"
+msgstr ""
+
+#: ../../any.pm_.c:230
+msgid "Other OS (MacOS...)"
+msgstr ""
+
+#: ../../any.pm_.c:230
+msgid "Other OS (windows...)"
+msgstr ""
+
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
+msgid "Image"
+msgstr ""
+
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
+msgid "Root"
+msgstr ""
+
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
+msgid "Append"
+msgstr ""
+
+#: ../../any.pm_.c:258
+msgid "Initrd"
+msgstr ""
+
+#: ../../any.pm_.c:259
+msgid "Read-write"
+msgstr ""
+
+#: ../../any.pm_.c:266
+msgid "Table"
+msgstr ""
+
+#: ../../any.pm_.c:267
+msgid "Unsafe"
+msgstr ""
+
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
+msgid "Label"
+msgstr ""
+
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
+msgid "Default"
+msgstr ""
+
+#: ../../any.pm_.c:284
+msgid "Initrd-size"
+msgstr ""
+
+#: ../../any.pm_.c:286
+msgid "NoVideo"
+msgstr ""
+
+#: ../../any.pm_.c:294
+msgid "Remove entry"
+msgstr ""
+
+#: ../../any.pm_.c:297
+msgid "Empty label not allowed"
+msgstr ""
+
+#: ../../any.pm_.c:298
+msgid "This label is already used"
+msgstr ""
+
+#: ../../any.pm_.c:317
+msgid "What type of partitioning?"
+msgstr ""
+
+#: ../../any.pm_.c:608
+#, c-format
+msgid "Found %s %s interfaces"
+msgstr ""
+
+#: ../../any.pm_.c:609
+msgid "Do you have another one?"
+msgstr ""
+
+#: ../../any.pm_.c:610
+#, c-format
+msgid "Do you have any %s interfaces?"
+msgstr ""
+
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
+#: ../../printerdrake.pm_.c:237
+msgid "No"
+msgstr ""
+
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
+msgid "Yes"
+msgstr ""
+
+#: ../../any.pm_.c:613
+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:648
+#, c-format
+msgid "Installing driver for %s card %s"
+msgstr ""
+
+#: ../../any.pm_.c:649
+#, c-format
+msgid "(module %s)"
+msgstr ""
+
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../any.pm_.c:660
+#, c-format
+msgid "Which %s driver should I try?"
+msgstr ""
+
+#: ../../any.pm_.c:668
+#, c-format
+msgid ""
+"In some cases, the %s driver needs to have extra information to work\n"
+"properly, although it normally works fine without. Would you like to "
+"specify\n"
+"extra options for it or allow the driver to probe your machine for the\n"
+"information it needs? Occasionally, probing will hang a computer, but it "
+"should\n"
+"not cause any damage."
+msgstr ""
+
+#: ../../any.pm_.c:673
+msgid "Autoprobe"
+msgstr ""
+
+#: ../../any.pm_.c:673
+msgid "Specify options"
+msgstr ""
+
+#: ../../any.pm_.c:677
+#, c-format
+msgid "You may now provide its options to module %s."
+msgstr ""
+
+#: ../../any.pm_.c:683
+#, c-format
+msgid ""
+"You may now provide its options to module %s.\n"
+"Options are in format ``name=value name2=value2 ...''.\n"
+"For instance, ``io=0x300 irq=7''"
+msgstr ""
+
+#: ../../any.pm_.c:686
+msgid "Module options:"
+msgstr ""
+
+#: ../../any.pm_.c:697
+#, c-format
+msgid ""
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
+msgstr ""
+
+#: ../../any.pm_.c:715
+#, c-format
+msgid "(already added %s)"
+msgstr ""
+
+#: ../../any.pm_.c:719
+msgid "This password is too simple"
+msgstr ""
+
+#: ../../any.pm_.c:720
+msgid "Please give a user name"
+msgstr ""
+
+#: ../../any.pm_.c:721
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr ""
+
+#: ../../any.pm_.c:722
+msgid "This user name is already added"
+msgstr ""
+
+#: ../../any.pm_.c:726
+msgid "Add user"
+msgstr ""
+
+#: ../../any.pm_.c:727
+#, c-format
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+
+#: ../../any.pm_.c:728
+msgid "Accept user"
+msgstr ""
+
+#: ../../any.pm_.c:739
+msgid "Real name"
+msgstr ""
+
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
+#: ../../printerdrake.pm_.c:131
+msgid "User name"
+msgstr ""
+
+#: ../../any.pm_.c:743
+msgid "Shell"
+msgstr ""
+
+#: ../../any.pm_.c:745
+msgid "Icon"
+msgstr ""
+
+#: ../../any.pm_.c:766
+msgid "Autologin"
+msgstr ""
+
+#: ../../any.pm_.c:767
+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:769
+msgid "Choose the default user:"
+msgstr ""
+
+#: ../../any.pm_.c:770
+msgid "Choose the window manager to run:"
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
+#, c-format
+msgid ""
+"Welcome to %s the operating system chooser!\n"
+"\n"
+"Choose an operating system in the list above or\n"
+"wait %d seconds for default boot.\n"
+"\n"
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
+#, c-format
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
+msgid "commands before booting, or 'c' for a command-line."
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
+#, c-format
+msgid "The highlighted entry will be booted automatically in %d seconds."
+msgstr ""
+
+#: ../../bootloader.pm_.c:825
+msgid "not enough room in /boot"
+msgstr ""
+
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
+msgid "Desktop"
+msgstr ""
+
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
+msgid "Start Menu"
+msgstr ""
+
+#: ../../bootlook.pm_.c:46
+msgid "no help implemented yet.\n"
+msgstr ""
+
+#: ../../bootlook.pm_.c:62
+#, fuzzy
+msgid "Boot Style Configuration"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../bootlook.pm_.c:79
+msgid "/_File"
+msgstr ""
+
+#: ../../bootlook.pm_.c:81
+msgid "/File/_New"
+msgstr ""
+
+#: ../../bootlook.pm_.c:82
+msgid "<control>N"
+msgstr ""
+
+#: ../../bootlook.pm_.c:84
+msgid "/File/_Open"
+msgstr ""
+
+#: ../../bootlook.pm_.c:85
+msgid "<control>O"
+msgstr ""
+
+#: ../../bootlook.pm_.c:87
+msgid "/File/_Save"
+msgstr ""
+
+#: ../../bootlook.pm_.c:88
+msgid "<control>S"
+msgstr ""
+
+#: ../../bootlook.pm_.c:90
+msgid "/File/Save _As"
+msgstr ""
+
+#: ../../bootlook.pm_.c:91
+msgid "/File/-"
+msgstr ""
+
+#: ../../bootlook.pm_.c:93
+msgid "/File/_Quit"
+msgstr ""
+
+#: ../../bootlook.pm_.c:94
+msgid "<control>Q"
+msgstr ""
+
+#: ../../bootlook.pm_.c:96
+msgid "/_Options"
+msgstr ""
+
+#: ../../bootlook.pm_.c:98
+msgid "/Options/Test"
+msgstr ""
+
+#: ../../bootlook.pm_.c:99
+msgid "/_Help"
+msgstr ""
+
+#: ../../bootlook.pm_.c:101
+msgid "/Help/_About..."
+msgstr ""
+
+#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
+#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
+#, fuzzy
+msgid "Configure"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../bootlook.pm_.c:114
+#, 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
+msgid "Lilo/grub mode"
+msgstr ""
+
+#: ../../bootlook.pm_.c:131
+msgid "NewStyle Categorizing Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:134
+#, fuzzy
+msgid "NewStyle Monitor"
+msgstr "ÇäÔÇÔÉ"
+
+#: ../../bootlook.pm_.c:137
+msgid "Traditional Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:140
+msgid "Traditional Gtk+ Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:144
+msgid "Launch Aurora at boot time"
+msgstr ""
+
+#: ../../bootlook.pm_.c:169
+msgid "Boot mode"
+msgstr ""
+
+#: ../../bootlook.pm_.c:179
+msgid "Launch the X-Window system at start"
+msgstr ""
+
+#: ../../bootlook.pm_.c:187
+msgid "No, I don't want autologin"
+msgstr ""
+
+#: ../../bootlook.pm_.c:193
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr ""
+
+#: ../../bootlook.pm_.c:210
+msgid "System mode"
+msgstr ""
+
+#: ../../bootlook.pm_.c:228
+msgid "Default Runlevel"
+msgstr ""
+
+#: ../../bootlook.pm_.c:236 ../../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
+#: ../../standalone/draknet_.c:617
+msgid "OK"
+msgstr ""
+
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
+#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
+#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
+#: ../../standalone/tinyfirewall_.c:63
+msgid "Cancel"
+msgstr ""
+
+#: ../../bootlook.pm_.c:315
+msgid "can not open /etc/inittab for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:369
+msgid "can not open /etc/sysconfig/autologin for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
+msgid "Installation of LILO failed. The following error occured:"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
+msgid "Create"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:22
+msgid "Unmount"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
+msgid "Delete"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:23
+msgid "Format"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
+msgid "Resize"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
+#: ../../diskdrake.pm_.c:518
+msgid "Type"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
+msgid "Mount point"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:38
+msgid "Write /etc/fstab"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:39
+msgid "Toggle to expert mode"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:40
+msgid "Toggle to normal mode"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:41
+msgid "Restore from file"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:42
+msgid "Save in file"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:43
+msgid "Wizard"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:44
+msgid "Restore from floppy"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:45
+msgid "Save on floppy"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:49
+msgid "Clear all"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:54
+msgid "Format all"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:55
+msgid "Auto allocate"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:59
+msgid "All primary partitions are used"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:59
+msgid "I can't add any more partition"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:59
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:61
+msgid "Not enough space for auto-allocating"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:63
+msgid "Undo"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:64
+msgid "Write partition table"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
+msgid "More"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:116
+msgid "Ext2"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:116
+msgid "FAT"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:116
+msgid "HFS"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:116
+msgid "SunOS"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:116
+msgid "Swap"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:117
+msgid "Empty"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
+#: ../../mouse.pm_.c:145
+msgid "Other"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:123
+msgid "Filesystem types:"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
+msgid "Details"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:147
+msgid ""
+"You have one big FAT partition\n"
+"(generally used by MicroSoft Dos/Windows).\n"
+"I suggest you first resize that partition\n"
+"(click on it, then click on \"Resize\")"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:152
+msgid "Please make a backup of your data first"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
+#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
+#: ../../diskdrake.pm_.c:592
+msgid "Read carefully!"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:155
+msgid ""
+"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
+"enough)\n"
+"at the beginning of the disk"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:170
+msgid "Be careful: this operation is dangerous."
+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
+msgid "Error"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
+msgid "Mount point: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
+msgid "Device: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:240
+#, c-format
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
+#: ../../diskdrake.pm_.c:301
+msgid "Type: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:248
+msgid "Name: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:253
+#, c-format
+msgid "Start: sector %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:254
+#, c-format
+msgid "Size: %s"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:256
+#, c-format
+msgid ", %s sectors"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:258
+#, c-format
+msgid "Cylinder %d to cylinder %d\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:259
+msgid "Formatted\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:260
+msgid "Not formatted\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:261
+msgid "Mounted\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:262
+#, c-format
+msgid "RAID md%s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:264
+#, c-format
+msgid "Loopback file(s): %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:265
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:267
+#, c-format
+msgid "Level %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:268
+#, c-format
+msgid "Chunk size %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:269
+#, c-format
+msgid "RAID-disks %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:271
+#, c-format
+msgid "Loopback file name: %s"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:274
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition, you should\n"
+"probably leave it alone.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:277
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:294
+msgid "Please click on a partition"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:299
+#, c-format
+msgid "Size: %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:300
+#, c-format
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:302
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:303
+#, c-format
+msgid "Partition table type: %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:304
+#, c-format
+msgid "on bus %d id %d\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:320
+msgid "Mount"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:322
+msgid "Active"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:324
+msgid "Add to RAID"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:326
+msgid "Remove from RAID"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:328
+msgid "Modify RAID"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:330
+msgid "Add to LVM"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:332
+msgid "Remove from LVM"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:334
+msgid "Use for loopback"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:341
+msgid "Choose action"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:435
+msgid ""
+"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
+"1024).\n"
+"Either you use LILO and it won't work, or you don't use LILO and you don't "
+"need /boot"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:439
+msgid ""
+"The partition you've selected to add as root (/) is physically located "
+"beyond\n"
+"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
+"If you plan to use the LILO boot manager, be careful to add a /boot partition"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:445
+msgid ""
+"You've selected a software RAID partition as root (/).\n"
+"No bootloader is able to handle this without a /boot partition.\n"
+"So be careful to add a /boot partition"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
+#, c-format
+msgid "Use ``%s'' instead"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:468
+msgid "Use ``Unmount'' first"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
+#, c-format
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:481
+msgid "Continue anyway?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:486
+msgid "Quit without saving"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:486
+msgid "Quit without writing the partition table?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:516
+msgid "Change partition type"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:517
+msgid "Which filesystem do you want?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:537
+#, c-format
+msgid "Where do you want to mount loopback file %s?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:538
+#, c-format
+msgid "Where do you want to mount device %s?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:542
+msgid ""
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:561
+#, c-format
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:563
+msgid "Formatting"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:564
+#, c-format
+msgid "Formatting loopback file %s"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
+#, c-format
+msgid "Formatting partition %s"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:570
+msgid "After formatting all partitions,"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:570
+msgid "all data on these partitions will be lost"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:576
+msgid "Move"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:577
+msgid "Which disk do you want to move it to?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:578
+msgid "Sector"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:579
+msgid "Which sector do you want to move it to?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:582
+msgid "Moving"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:582
+msgid "Moving partition..."
+msgstr ""
+
+#: ../../diskdrake.pm_.c:592
+#, c-format
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:594
+msgid "You'll need to reboot before the modification can take place"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:615
+msgid "Computing FAT filesystem bounds"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
+#: ../../install_interactive.pm_.c:107
+msgid "Resizing"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:643
+msgid "This partition is not resizeable"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:648
+msgid "All data on this partition should be backed-up"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:650
+#, c-format
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:660
+msgid "Choose the new size"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:714
+msgid "Create a new partition"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:740
+msgid "Start sector: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
+msgid "Size in MB: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
+msgid "Filesystem type: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:750
+msgid "Preference: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:798
+msgid "This partition can't be used for loopback"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:808
+msgid "Loopback"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:818
+msgid "Loopback file name: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:844
+msgid "File already used by another loopback, choose another one"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:845
+msgid "File already exists. Use it?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
+msgid "Select file"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:876
+msgid ""
+"The backup partition table has not the same size\n"
+"Still continue?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:884
+msgid "Warning"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:885
+msgid ""
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:896
+msgid "Trying to rescue partition table"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:905
+msgid "device"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:906
+msgid "level"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:907
+msgid "chunk size"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:919
+msgid "Choose an existing RAID to add to"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
+msgid "new"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:944
+msgid "Choose an existing LVM to add to"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:949
+msgid "LVM name?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:976
+msgid "Removable media automounting"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:977
+msgid "Rescue partition table"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:979
+msgid "Reload"
+msgstr ""
+
+#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
+#, c-format
+msgid "%s formatting of %s failed"
+msgstr ""
+
+#: ../../fs.pm_.c:143
+#, c-format
+msgid "I don't know how to format %s in type %s"
+msgstr ""
+
+#: ../../fs.pm_.c:230
+msgid "mount failed: "
+msgstr ""
+
+#: ../../fs.pm_.c:242
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr ""
+
+#: ../../fsedit.pm_.c:21
+msgid "simple"
+msgstr ""
+
+#: ../../fsedit.pm_.c:30
+#, fuzzy
+msgid "server"
+msgstr "ÇäÎÇĎĺ X"
+
+#: ../../fsedit.pm_.c:262
+msgid "Mount points must begin with a leading /"
+msgstr ""
+
+#: ../../fsedit.pm_.c:265
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr ""
+
+#: ../../fsedit.pm_.c:273
+#, c-format
+msgid "Circular mounts %s\n"
+msgstr ""
+
+#: ../../fsedit.pm_.c:285
+#, c-format
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr ""
+
+#: ../../fsedit.pm_.c:286
+msgid "This directory should remain within the root filesystem"
+msgstr ""
+
+#: ../../fsedit.pm_.c:287
+msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
+msgstr ""
+
+#: ../../fsedit.pm_.c:369
+#, c-format
+msgid "Error opening %s for writing: %s"
+msgstr ""
+
+#: ../../fsedit.pm_.c:453
+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"
+msgstr ""
+
+#: ../../fsedit.pm_.c:467
+msgid "You don't have any partitions!"
+msgstr ""
+
+#: ../../help.pm_.c:9
+msgid ""
+"Please choose your preferred language for installation and system usage."
+msgstr ""
+
+#: ../../help.pm_.c:12
+msgid ""
+"You need to accept the terms of the above license to continue installation.\n"
+"\n"
+"\n"
+"Please click on \"Accept\" if you agree with its terms.\n"
+"\n"
+"\n"
+"Please click on \"Refuse\" if you disagree with its terms. Installation will "
+"end without modifying your current\n"
+"configuration."
+msgstr ""
+
+#: ../../help.pm_.c:22
+msgid "Choose the layout corresponding to your keyboard from the list above"
+msgstr ""
+
+#: ../../help.pm_.c:25
+msgid ""
+"If you wish other languages (than the one you choose at\n"
+"beginning of installation) will be available after installation, please "
+"chose\n"
+"them in list above. If you want select all, you just need to select \"All\"."
+msgstr ""
+
+#: ../../help.pm_.c:30
+msgid ""
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
+"installed or if you wish to use several operating systems.\n"
+"\n"
+"\n"
+"Please choose \"Update\" if you wish to update an already installed version "
+"of Linux-Mandrake.\n"
+"\n"
+"\n"
+"Depend of your knowledge in GNU/Linux, you can choose one of the following "
+"levels to install or update your\n"
+"Linux-Mandrake operating system:\n"
+"\n"
+"\t* Recommended: if you have never installed a GNU/Linux operating system "
+"choose this. Installation will be\n"
+"\t be very easy and you will be asked only on few questions.\n"
+"\n"
+"\n"
+"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
+"the primary usage (workstation, server,\n"
+"\t development) of your system. You will need to answer to more questions "
+"than in \"Recommended\" installation\n"
+"\t class, so you need to know how GNU/Linux works to choose this "
+"installation class.\n"
+"\n"
+"\n"
+"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
+"installation class. As in \"Customized\"\n"
+"\t installation class, you will be able to choose the primary usage "
+"(workstation, server, development). Be very\n"
+"\t careful before choose this installation class. You will be able to "
+"perform a higly customized installation.\n"
+"\t Answer to some questions can be very difficult if you haven't a good "
+"knowledge in GNU/Linux. So, don't choose\n"
+"\t this installation class unless you know what you are doing."
+msgstr ""
+
+#: ../../help.pm_.c:56
+msgid ""
+"Select:\n"
+"\n"
+" - Customized: If you are familiar enough with GNU/Linux, you may then "
+"choose\n"
+" the primary usage for your machine. See below for details.\n"
+"\n"
+"\n"
+" - Expert: This supposes that you are fluent with GNU/Linux and want to\n"
+" perform a highly customized installation. As for a \"Customized\"\n"
+" installation class, you will be able to select the usage for your "
+"system.\n"
+" But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
+"DOING!"
+msgstr ""
+
+#: ../../help.pm_.c:68
+msgid ""
+"You must now define your machine usage. Choices are:\n"
+"\n"
+"\t* Workstation: this the ideal choice if you intend to use your machine "
+"primarily for everyday use, at office or\n"
+"\t at home.\n"
+"\n"
+"\n"
+"\t* Development: if you intend to use your machine primarily for software "
+"development, it is the good choice. You\n"
+"\t will then have a complete collection of software installed in order to "
+"compile, debug and format source code,\n"
+"\t or create software packages.\n"
+"\n"
+"\n"
+"\t* Server: if you intend to use this machine as a server, it is the good "
+"choice. Either a file server (NFS or\n"
+"\t SMB), a print server (Unix style or Microsoft Windows style), an "
+"authentication server (NIS), a database\n"
+"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
+"to be installed."
+msgstr ""
+
+#: ../../help.pm_.c:84
+msgid ""
+"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
+"finds an SCSI adapter and knows which driver to use, it will be "
+"automatically\n"
+"installed.\n"
+"\n"
+"\n"
+"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
+"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
+"your\n"
+"system. If there is no adapter present, you can click on \"No\". If you "
+"click on\n"
+"\"Yes\", a list of drivers will be presented from which you can select your\n"
+"specific adapter.\n"
+"\n"
+"\n"
+"If you have to manually specify your adapter, DrakX will ask if you want to\n"
+"specify options for it. You should allow DrakX to probe the hardware for "
+"the\n"
+"options. This usually works well.\n"
+"\n"
+"\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 "
+"hints\n"
+"on retrieving this information from hardware documentation, from the\n"
+"manufacturer's Web site (if you have Internet access) or from Microsoft "
+"Windows\n"
+"(if you have it on your system)."
+msgstr ""
+
+#: ../../help.pm_.c:108
+msgid ""
+"At this point, you need to choose where to install your\n"
+"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
+"existing operating system uses all the space available on it, you need to\n"
+"partition it. Basically, partitioning a hard drive consists of logically\n"
+"dividing it to create space to install your new Linux-Mandrake system.\n"
+"\n"
+"\n"
+"Because the effects of the partitioning process are usually irreversible,\n"
+"partitioning can be intimidating and stressful if you are an inexperienced "
+"user.\n"
+"This wizard simplifies this process. Before beginning, please consult the "
+"manual\n"
+"and take your time.\n"
+"\n"
+"\n"
+"You need at least two partitions. One is for the operating system itself and "
+"the\n"
+"other is for the virtual memory (also called Swap).\n"
+"\n"
+"\n"
+"If partitions have been already defined (from a previous installation or "
+"from\n"
+"another partitioning tool), you just need choose those to use to install "
+"your\n"
+"Linux system.\n"
+"\n"
+"\n"
+"If partitions haven't been already defined, you need to create them. \n"
+"To do that, use the wizard available above. Depending of your hard drive\n"
+"configuration, several solutions can be available:\n"
+"\n"
+"\t* Use existing partition: the wizard has detected one or more existing "
+"Linux partitions on your hard drive. If\n"
+"\t you want to keep them, choose this option. \n"
+"\n"
+"\n"
+"\t* Erase entire disk: if you want delete all data and all partitions "
+"present on your hard drive and replace them by\n"
+"\t your new Linux-Mandrake system, you can choose this option. Be careful "
+"with this solution, you will not be\n"
+"\t able to revert your choice after confirmation.\n"
+"\n"
+"\n"
+"\t* Use the free space on the Windows partition: if Microsoft Windows is "
+"installed on your hard drive and takes\n"
+"\t all space available on it, you have to create free space for Linux data. "
+"To do that you can delete your\n"
+"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
+"\"Expert mode\" solutions) or resize your\n"
+"\t Microsoft Windows partition. Resizing can be performed without loss of "
+"any data. This solution is\n"
+"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
+"same computer.\n"
+"\n"
+"\n"
+"\t Before choosing this solution, please understand that the size of your "
+"Microsoft\n"
+"\t Windows partition will be smaller than at present time. It means that "
+"you will have less free space under\n"
+"\t Microsoft Windows to store your data or install new software.\n"
+"\n"
+"\n"
+"\t* Expert mode: if you want to partition manually your hard drive, you can "
+"choose this option. Be careful before\n"
+"\t choosing this solution. It is powerful but it is very dangerous. You can "
+"lose all your data very easily. So,\n"
+"\t don't choose this solution unless you know what you are doing."
+msgstr ""
+
+#: ../../help.pm_.c:160
+msgid ""
+"At this point, you need to choose what\n"
+"partition(s) to use to install your new Linux-Mandrake system. If "
+"partitions\n"
+"have been already defined (from a previous installation of GNU/Linux or "
+"from\n"
+"another partitioning tool), you can use existing partitions. In other "
+"cases,\n"
+"hard drive partitions must be defined.\n"
+"\n"
+"\n"
+"To create partitions, you must first select a hard drive. You can select "
+"the\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
+"the second or \"sda\" for the first SCSI drive and so on.\n"
+"\n"
+"\n"
+"To partition the selected hard drive, you can use these options:\n"
+"\n"
+" * Clear all: this option deletes all partitions available on the selected "
+"hard drive.\n"
+"\n"
+"\n"
+" * Auto allocate: this option allows you to automatically create Ext2 and "
+"swap partitions in free space of your\n"
+" hard drive.\n"
+"\n"
+"\n"
+" * Rescue partition table: if your partition table is damaged, you can try "
+"to recover it using this option. Please\n"
+" be careful and remember that it can fail.\n"
+"\n"
+"\n"
+" * Undo: you can use this option to cancel your changes.\n"
+"\n"
+"\n"
+" * Reload: you can use this option if you wish to undo all changes and "
+"load your initial partitions table\n"
+"\n"
+"\n"
+" * Wizard: If you wish to use a wizard to partition your hard drive, you "
+"can use this option. It is recommended if\n"
+" you do not have a good knowledge in partitioning.\n"
+"\n"
+"\n"
+" * Restore from floppy: if you have saved your partition table on a floppy "
+"during a previous installation, you can\n"
+" recover it using this option.\n"
+"\n"
+"\n"
+" * Save on floppy: if you wish to save your partition table on a floppy to "
+"be able to recover it, you can use this\n"
+" option. It is strongly recommended to use this option\n"
+"\n"
+"\n"
+" * Done: when you have finished partitioning your hard drive, use this "
+"option to save your changes.\n"
+"\n"
+"\n"
+"For information, you can reach any option using the keyboard: navigate "
+"trough the partitions using Tab and Up/Down arrows.\n"
+"\n"
+"\n"
+"When a partition is selected, you can use:\n"
+"\n"
+" * Ctrl-c to create a new partition (when a empty partition is "
+"selected)\n"
+"\n"
+" * Ctrl-d to delete a partition\n"
+"\n"
+" * Ctrl-m to set the mount point\n"
+" \n"
+"\n"
+" \n"
+"If you are installing on a PPC Machine, you will want to create a small HFS "
+"'bootstrap' partition of at least 1MB for use\n"
+"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
+"50MB, you may find it a useful place to store \n"
+"a spare kernel and ramdisk image for emergency boot situations."
+msgstr ""
+
+#: ../../help.pm_.c:224
+msgid ""
+"Above are listed the existing Linux partitions detected on\n"
+"your hard drive. You can keep choices make by the wizard, they are good for "
+"a\n"
+"common usage. If you change these choices, you must at least define a root\n"
+"partition (\"/\"). Don't choose a too little partition or you will not be "
+"able\n"
+"to install enough software. If you want store your data on a separate "
+"partition,\n"
+"you need also to choose a \"/home\" (only possible if you have more than "
+"one\n"
+"Linux partition available).\n"
+"\n"
+"\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
+"\n"
+"\n"
+"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
+"\"partition number\" (for example, \"hda1\").\n"
+"\n"
+"\n"
+"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
+"\"sd\"\n"
+"if it is an SCSI hard drive.\n"
+"\n"
+"\n"
+"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
+"hard drives:\n"
+"\n"
+" * \"a\" means \"master hard drive on the primary IDE controller\",\n"
+"\n"
+" * \"b\" means \"slave hard drive on the primary IDE controller\",\n"
+"\n"
+" * \"c\" means \"master hard drive on the secondary IDE controller\",\n"
+"\n"
+" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
+"\n"
+"\n"
+"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
+"\"secondary hard drive\", etc..."
+msgstr ""
+
+#: ../../help.pm_.c:258
+msgid ""
+"Choose the hard drive you want to erase to install your\n"
+"new Linux-Mandrake partition. Be careful, all data present on it will be "
+"lost\n"
+"and will not be recoverable."
+msgstr ""
+
+#: ../../help.pm_.c:263
+msgid ""
+"Click on \"OK\" if you want to delete all data and\n"
+"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
+"you\n"
+"will not be able to recover any data and partitions present on this hard "
+"drive,\n"
+"including any Windows data.\n"
+"\n"
+"\n"
+"Click on \"Cancel\" to cancel this operation without losing any data and\n"
+"partitions present on this hard drive."
+msgstr ""
+
+#: ../../help.pm_.c:273
+msgid ""
+"More than one Microsoft Windows partition have been\n"
+"detected on your hard drive. Please choose the one you want resize to "
+"install\n"
+"your new Linux-Mandrake operating system.\n"
+"\n"
+"\n"
+"For information, each partition is listed as follow; \"Linux name\", "
+"\"Windows\n"
+"name\" \"Capacity\".\n"
+"\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
+"\"partition number\" (for example, \"hda1\").\n"
+"\n"
+"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
+"if it is an SCSI hard drive.\n"
+"\n"
+"\n"
+"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
+"IDE hard drives:\n"
+"\n"
+" * \"a\" means \"master hard drive on the primary IDE controller\",\n"
+"\n"
+" * \"b\" means \"slave hard drive on the primary IDE controller\",\n"
+"\n"
+" * \"c\" means \"master hard drive on the secondary IDE controller\",\n"
+"\n"
+" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
+"\n"
+"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
+"\"secondary hard drive\", etc.\n"
+"\n"
+"\n"
+"\"Windows name\" is the letter of your hard drive under Windows (the first "
+"disk\n"
+"or partition is called \"C:\")."
+msgstr ""
+
+#: ../../help.pm_.c:306
+msgid "Please be patient. This operation can take several minutes."
+msgstr ""
+
+#: ../../help.pm_.c:309
+msgid ""
+"Any partitions that have been newly defined must be\n"
+"formatted for use (formatting meaning creating a filesystem).\n"
+"\n"
+"\n"
+"At this time, you may wish to reformat some already existing partitions to "
+"erase\n"
+"the data they contain. If you wish do that, please also select the "
+"partitions\n"
+"you want to format.\n"
+"\n"
+"\n"
+"Please note that it is not necessary to reformat all pre-existing "
+"partitions.\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
+"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
+"data\n"
+"that you wish to keep (typically /home).\n"
+"\n"
+"\n"
+"Please be careful selecting partitions, after formatting, all data will be\n"
+"deleted and you will not be able to recover any of them.\n"
+"\n"
+"\n"
+"Click on \"OK\" when you are ready to format partitions.\n"
+"\n"
+"\n"
+"Click on \"Cancel\" if you want to choose other partitions to install your "
+"new\n"
+"Linux-Mandrake operating system."
+msgstr ""
+
+#: ../../help.pm_.c:335
+msgid ""
+"You may now select the group of packages you wish to\n"
+"install or upgrade.\n"
+"\n"
+"\n"
+"DrakX will then check whether you have enough room to install them all. If "
+"not,\n"
+"it will warn you about it. If you want to go on anyway, it will proceed onto "
+"the\n"
+"installation of all selected groups but will drop some packages of lesser\n"
+"interest. At the bottom of the list you can select the option \n"
+"\"Individual package selection\"; in this case you will have to browse "
+"through\n"
+"more than 1000 packages..."
+msgstr ""
+
+#: ../../help.pm_.c:347
+msgid ""
+"You can now choose individually all the packages you\n"
+"wish to install.\n"
+"\n"
+"\n"
+"You can expand or collapse the tree by clicking on options in the left "
+"corner of\n"
+"the packages window.\n"
+"\n"
+"\n"
+"If you prefer to see packages sorted in alphabetic order, click on the icon\n"
+"\"Toggle flat and group sorted\".\n"
+"\n"
+"\n"
+"If you want not to be warned on dependencies, click on \"Automatic\n"
+"dependencies\". If you do this, note that unselecting one package may "
+"silently\n"
+"unselect several other packages which depend on it."
+msgstr ""
+
+#: ../../help.pm_.c:364
+msgid ""
+"If you have all the CDs in the list above, click Ok. If you have\n"
+"none of those CDs, click Cancel. If only some CDs are missing, unselect "
+"them,\n"
+"then click Ok."
+msgstr ""
+
+#: ../../help.pm_.c:369
+msgid ""
+"Your new Linux-Mandrake operating system is currently being\n"
+"installed. This operation should take a few minutes (it depends on size you\n"
+"choose to install and the speed of your computer).\n"
+"\n"
+"\n"
+"Please be patient."
+msgstr ""
+
+#: ../../help.pm_.c:377
+msgid ""
+"You can now test your mouse. Use buttons and wheel to verify\n"
+"if settings are good. If not, you can click on \"Cancel\" to choose another\n"
+"driver."
+msgstr ""
+
+#: ../../help.pm_.c:382
+msgid ""
+"Please select the correct port. For example, the COM1\n"
+"port under MS Windows is named ttyS0 under GNU/Linux."
+msgstr ""
+
+#: ../../help.pm_.c:386
+msgid ""
+"If you wish to connect your computer to the Internet or\n"
+"to a local network please choose the correct option. Please turn on your "
+"device\n"
+"before choosing the correct option to let DrakX detect it automatically.\n"
+"\n"
+"\n"
+"If you do not have any connection to the Internet or a local network, "
+"choose\n"
+"\"Disable networking\".\n"
+"\n"
+"\n"
+"If you wish to configure the network later after installation or if you "
+"have\n"
+"finished to configure your network connection, choose \"Done\"."
+msgstr ""
+
+#: ../../help.pm_.c:399
+msgid ""
+"No modem has been detected. Please select the serial port on which it is "
+"plugged.\n"
+"\n"
+"\n"
+"For information, the first serial port (called \"COM1\" under Microsoft\n"
+"Windows) is called \"ttyS0\" under Linux."
+msgstr ""
+
+#: ../../help.pm_.c:406
+msgid ""
+"You may now enter dialup options. If you don't know\n"
+"or are not sure what to enter, the correct informations can be obtained "
+"from\n"
+"your Internet Service Provider. If you do not enter the DNS (name server)\n"
+"information here, this information will be obtained from your Internet "
+"Service\n"
+"Provider at connection time."
+msgstr ""
+
+#: ../../help.pm_.c:413
+msgid ""
+"If your modem is an external modem, please turn on it now to let DrakX "
+"detect it automatically."
+msgstr ""
+
+#: ../../help.pm_.c:416
+msgid "Please turn on your modem and choose the correct one."
+msgstr ""
+
+#: ../../help.pm_.c:419
+msgid ""
+"If you are not sure if informations above are\n"
+"correct or if you don't know or are not sure what to enter, the correct\n"
+"informations can be obtained from your Internet Service Provider. If you do "
+"not\n"
+"enter the DNS (name server) information here, this information will be "
+"obtained\n"
+"from your Internet Service Provider at connection time."
+msgstr ""
+
+#: ../../help.pm_.c:426
+msgid ""
+"You may now enter your host name if needed. If you\n"
+"don't know or are not sure what to enter, the correct informations can be\n"
+"obtained from your Internet Service Provider."
+msgstr ""
+
+#: ../../help.pm_.c:431
+msgid ""
+"You may now configure your network device.\n"
+"\n"
+" * IP address: if you don't know or are not sure what to enter, ask your "
+"network administrator.\n"
+" You should not enter an IP address if you select the option \"Automatic "
+"IP\" below.\n"
+"\n"
+" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
+"know or are not sure what to enter,\n"
+" ask your network administrator.\n"
+"\n"
+" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
+"option. If selected, no value is needed in\n"
+" \"IP address\". If you don't know or are not sure if you need to select "
+"this option, ask your network administrator."
+msgstr ""
+
+#: ../../help.pm_.c:443
+msgid ""
+"You may now enter your host name if needed. If you\n"
+"don't know or are not sure what to enter, ask your network administrator."
+msgstr ""
+
+#: ../../help.pm_.c:447
+msgid ""
+"You may now enter your host name if needed. If you\n"
+"don't know or are not sure what to enter, leave blank."
+msgstr ""
+
+#: ../../help.pm_.c:451
+msgid ""
+"You may now enter dialup options. If you're not sure what to enter, the\n"
+"correct information can be obtained from your ISP."
+msgstr ""
+
+#: ../../help.pm_.c:455
+msgid ""
+"If you will use proxies, please configure them now. If you don't know if\n"
+"you should use proxies, ask your network administrator or your ISP."
+msgstr ""
+
+#: ../../help.pm_.c:459
+msgid ""
+"You can install cryptographic package if your internet connection has been\n"
+"set up correctly. First choose a mirror where you wish to download packages "
+"and\n"
+"after that select the packages to install.\n"
+"\n"
+"\n"
+"Note you have to select mirror and cryptographic packages according\n"
+"to your legislation."
+msgstr ""
+
+#: ../../help.pm_.c:468
+msgid "You can now select your timezone according to where you live."
+msgstr ""
+
+#: ../../help.pm_.c:471
+msgid ""
+"GNU/Linux manages time in GMT (Greenwich Manage\n"
+"Time) and translates it in local time according to the time zone you have\n"
+"selected.\n"
+"\n"
+"\n"
+"If you use Microsoft Windows on this computer, choose \"No\"."
+msgstr ""
+
+#: ../../help.pm_.c:479
+msgid ""
+"You may now choose which services you want to start at boot time.\n"
+"\n"
+"\n"
+"When your mouse comes over an item, a small balloon help will popup which\n"
+"describes the role of the service.\n"
+"\n"
+"\n"
+"Be very careful in this step if you intend to use your machine as a server: "
+"you\n"
+"will probably want not to start any services that you don't need. Please\n"
+"remember that several services can be dangerous if they are enable on a "
+"server.\n"
+"In general, select only the services that you really need."
+msgstr ""
+
+#: ../../help.pm_.c:492
+msgid ""
+"You can configure a local printer (connected to your computer) or remote\n"
+"printer (accessible via a Unix, Netware or Microsoft Windows network)."
+msgstr ""
+
+#: ../../help.pm_.c:496
+msgid ""
+"If you wish to be able to print, please choose one printing system between\n"
+"CUPS and LPR.\n"
+"\n"
+"\n"
+"CUPS is a new, powerful and flexible printing system for Unix systems (CUPS\n"
+"means \"Common Unix Printing System\"). It is the default printing system "
+"in\n"
+"Linux-Mandrake.\n"
+"\n"
+"\n"
+"LPR is the old printing system used in previous Linux-Mandrake "
+"distributions.\n"
+"\n"
+"\n"
+"If you don't have printer, click on \"None\"."
+msgstr ""
+
+#: ../../help.pm_.c:511
+msgid ""
+"GNU/Linux can deal with many types of printer. Each of these types requires\n"
+"a different setup.\n"
+"\n"
+"\n"
+"If your printer is physically connected to your computer, select \"Local\n"
+"printer\".\n"
+"\n"
+"\n"
+"If you want to access a printer located on a remote Unix machine, select\n"
+"\"Remote printer\".\n"
+"\n"
+"\n"
+"If you want to access a printer located on a remote Microsoft Windows "
+"machine\n"
+"(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."
+msgstr ""
+
+#: ../../help.pm_.c:527
+msgid ""
+"Please turn on your printer before continuing to let DrakX detect it.\n"
+"\n"
+"You have to enter some informations here.\n"
+"\n"
+"\n"
+" * Name of printer: the print spooler uses \"lp\" as default printer name. "
+"So, you must have a printer named \"lp\".\n"
+" If you have only one printer, you can use several names for it. You "
+"just need to separate them by a pipe\n"
+" character (a \"|\"). So, if you prefer a more meaningful name, you have "
+"to put it first, eg: \"My printer|lp\".\n"
+" The printer having \"lp\" in its name(s) will be the default printer.\n"
+"\n"
+"\n"
+" * Description: this is optional but can be useful if several printers are "
+"connected to your computer or if you allow\n"
+" other computers to access to this printer.\n"
+"\n"
+"\n"
+" * Location: if you want to put some information on your\n"
+" printer location, put it here (you are free to write what\n"
+" you want, for example \"2nd floor\").\n"
+msgstr ""
+
+#: ../../help.pm_.c:548
+msgid ""
+"You need to enter some informations here.\n"
+"\n"
+"\n"
+" * Name of queue: the print spooler uses \"lp\" as default printer name. "
+"So, you need have a printer named \"lp\".\n"
+" If you have only one printer, you can use several names for it. You just "
+"need to separate them by a pipe\n"
+" character (a \"|\"). So, if you prefer to have a more meaningful name, "
+"you have to put it first, eg: \"My printer|lp\".\n"
+" The printer having \"lp\" in its name(s) will be the default printer.\n"
+"\n"
+" \n"
+" * Spool directory: it is in this directory that printing jobs are stored. "
+"Keep the default choice\n"
+" if you don't know what to use\n"
+"\n"
+"\n"
+" * Printer Connection: If your printer is physically connected to your "
+"computer, select \"Local printer\".\n"
+" If you want to access a printer located on a remote Unix machine, "
+"select \"Remote lpd printer\".\n"
+"\n"
+"\n"
+" If you want to access a printer located on a remote Microsoft Windows "
+"machine (or on Unix machine using SMB\n"
+" protocol), select \"SMB/Windows 95/98/NT\".\n"
+"\n"
+"\n"
+" If you want to acces a printer located on NetWare network, select "
+"\"NetWare\".\n"
+msgstr ""
+
+#: ../../help.pm_.c:573
+msgid ""
+"Your printer has not been detected. Please enter the name of the device on\n"
+"which it is connected.\n"
+"\n"
+"\n"
+"For information, most printers are connected on the first parallel port. "
+"This\n"
+"one is called \"/dev/lp0\" under GNU/Linux and \"LPT1\" under Microsoft "
+"Windows."
+msgstr ""
+
+#: ../../help.pm_.c:581
+msgid "You must now select your printer in the above list."
+msgstr ""
+
+#: ../../help.pm_.c:584
+msgid ""
+"Please select the right options according to your printer.\n"
+"Please see its documentation if you don't know what choose here.\n"
+"\n"
+"\n"
+"You will be able to test your configuration in next step and you will be "
+"able to modify it if it doesn't work as you want."
+msgstr ""
+
+#: ../../help.pm_.c:591
+msgid ""
+"You can now enter the root password for your Linux-Mandrake system.\n"
+"The password must be entered twice to verify that both password entries are "
+"identical.\n"
+"\n"
+"\n"
+"Root is the system's administrator and is the only user allowed to modify "
+"the\n"
+"system configuration. Therefore, choose this password carefully. \n"
+"Unauthorized use of the root account can be extemely dangerous to the "
+"integrity\n"
+"of the system, its data and other system connected to it.\n"
+"\n"
+"\n"
+"The password should be a mixture of alphanumeric characters and at least 8\n"
+"characters long. It should never be written down.\n"
+"\n"
+"\n"
+"Do not make the password too long or complicated, though: you must be able "
+"to\n"
+"remember it without too much effort."
+msgstr ""
+
+#: ../../help.pm_.c:609
+msgid ""
+"To enable a more secure system, you should select \"Use shadow file\" and\n"
+"\"Use MD5 passwords\"."
+msgstr ""
+
+#: ../../help.pm_.c:613
+msgid ""
+"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
+"network administrator."
+msgstr ""
+
+#: ../../help.pm_.c:617
+msgid ""
+"You may now create one or more \"regular\" user account(s), as\n"
+"opposed to the \"privileged\" user account, root. You can create\n"
+"one or more account(s) for each person you want to allow to use\n"
+"the computer. Note that each user account will have its own\n"
+"preferences (graphical environment, program settings, etc.)\n"
+"and its own \"home directory\", in which these preferences are\n"
+"stored.\n"
+"\n"
+"\n"
+"First of all, create an account for yourself! Even if you will be the only "
+"user\n"
+"of the machine, you may NOT connect as root for daily use of the system: "
+"it's a\n"
+"very high security risk. Making the system unusable is very often a typo "
+"away.\n"
+"\n"
+"\n"
+"Therefore, you should connect to the system using the user account\n"
+"you will have created here, and login as root only for administration\n"
+"and maintenance purposes."
+msgstr ""
+
+#: ../../help.pm_.c:636
+msgid ""
+"Creating a boot disk is strongly recommended. If you can't\n"
+"boot your computer, it's the only way to rescue your system without\n"
+"reinstalling it."
+msgstr ""
+
+#: ../../help.pm_.c:641
+msgid ""
+"You need to indicate where you wish\n"
+"to place the information required to boot to GNU/Linux.\n"
+"\n"
+"\n"
+"Unless you know exactly what you are doing, choose \"First sector of\n"
+"drive (MBR)\"."
+msgstr ""
+
+#: ../../help.pm_.c:649
+msgid ""
+"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
+" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
+msgstr ""
+
+#: ../../help.pm_.c:653
+msgid ""
+"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
+"either GNU/Linux or any other operating system present on your computer.\n"
+"Normally, these other operating systems are correctly detected and\n"
+"installed. If this is not the case, you can add an entry by hand in this\n"
+"screen. Be careful as to choose the correct parameters.\n"
+"\n"
+"\n"
+"You may also want not to give access to these other operating systems to\n"
+"anyone, in which case you can delete the corresponding entries. But\n"
+"in this case, you will need a boot disk in order to boot them!"
+msgstr ""
+
+#: ../../help.pm_.c:665
+msgid ""
+"LILO and grub main options are:\n"
+" - Boot device: Sets the name of the device (e.g. a hard disk\n"
+"partition) that contains the boot sector. Unless you know specifically\n"
+"otherwise, choose \"/dev/hda\".\n"
+"\n"
+"\n"
+" - Delay before booting default image: Specifies the number in tenths\n"
+"of a second the boot loader should wait before booting the first image.\n"
+"This is useful on systems that immediately boot from the hard disk after\n"
+"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
+"omitted or is set to zero.\n"
+"\n"
+"\n"
+" - Video mode: This specifies the VGA text mode that should be selected\n"
+"when booting. The following values are available: \n"
+"\n"
+" * normal: select normal 80x25 text mode.\n"
+"\n"
+" * <number>: use the corresponding text mode.\n"
+"\n"
+"\n"
+" - Clean \"/tmp\" at each boot: if you want delete all files and "
+"directories\n"
+"stored in \"/tmp\" when you boot your system, select this option.\n"
+"\n"
+"\n"
+" - Precise RAM if needed: unfortunately, there is no standard method to ask "
+"the\n"
+"BIOS about the amount of RAM present in your computer. As consequence, Linux "
+"may\n"
+"fail to detect your amount of RAM correctly. If this is the case, you can\n"
+"specify the correct amount or RAM here. Please note that a difference of 2 "
+"or 4\n"
+"MB between detected memory and memory present in your system is normal."
+msgstr ""
+
+#: ../../help.pm_.c:697
+msgid ""
+"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
+"to boot either GNU/Linux, MacOS, or MacOSX, if present on your computer.\n"
+"Normally, these other operating systems are correctly detected and\n"
+"installed. If this is not the case, you can add an entry by hand in this\n"
+"screen. Be careful as to choose the correct parameters.\n"
+"\n"
+"\n"
+"Yaboot main options are:\n"
+"\n"
+"\n"
+" - Init Message: A simple text message that is displayed before the boot\n"
+"prompt.\n"
+"\n"
+"\n"
+" - Boot Device: Indicate where you want to place the information required "
+"to \n"
+"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
+"earlier \n"
+"to hold this information.\n"
+"\n"
+"\n"
+" - Open Firmware Delay: Unlike LILO, there are two delays available with \n"
+"yaboot. The first delay is measured in seconds and at this point you can \n"
+"choose between CD, OF boot, MacOS, or Linux.\n"
+"\n"
+"\n"
+" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
+"After \n"
+"selecting Linux, you will have this delay in 0.1 seconds before your "
+"default\n"
+"kernel description is selected.\n"
+"\n"
+"\n"
+" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
+"CD at\n"
+"the first boot prompt.\n"
+"\n"
+"\n"
+" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
+"Open\n"
+"Firmware at the first boot prompt.\n"
+"\n"
+"\n"
+" - Default OS: You can select which OS will boot by default when the Open "
+"Firmware \n"
+"Delay expires."
+msgstr ""
+
+#: ../../help.pm_.c:738
+msgid ""
+"You can add additional entries for yaboot, either for other operating "
+"systems,\n"
+"alternate kernels, or for an emergency boot image.\n"
+"\n"
+"\n"
+"For other OS's - the entry consists only of a label and the root partition.\n"
+"\n"
+"\n"
+"For Linux, there are a few possible options: \n"
+"\n"
+"\n"
+" - Label: This is simply the name will type at the yaboot prompt to select "
+"this \n"
+"boot option.\n"
+"\n"
+"\n"
+" - Image: This would be the name of the kernel to boot. Typically vmlinux "
+"or\n"
+"a variation of vmlinux with an extension.\n"
+"\n"
+"\n"
+" - Root: The root device or '/' for your Linux installation.\n"
+"\n"
+"\n"
+" \n"
+" - Append: On Apple hardware, the kernel append option is used quite often "
+"to\n"
+"assist in initializing video hardware, or to enable keyboard mouse button "
+"emulation\n"
+"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
+"following \n"
+"are some examples:\n"
+"\n"
+"\n"
+"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+"hda=autotune\n"
+"\n"
+"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
+"\n"
+"\n"
+" \n"
+" - Initrd: This option can be used either to load initial modules, before "
+"the boot \n"
+"device is available, or to load a ramdisk image for an emergency boot "
+"situation.\n"
+"\n"
+"\n"
+" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
+"should need\n"
+"to allocate a large ramdisk, this option can be used.\n"
+"\n"
+"\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
+"a filesystem check before the system becomes 'live'. You can override this "
+"option here.\n"
+"\n"
+"\n"
+" - NoVideo: Should the Apple video hardware prove to be exceptionally "
+"problematic, you can\n"
+"select this option to boot in 'novideo' mode, with native framebuffer "
+"support.\n"
+"\n"
+"\n"
+" - Default: Selects this entry as being the default Linux selection, "
+"selectable by just\n"
+"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
+"with a '*', if you\n"
+"press TAB to see the boot selections."
+msgstr ""
+
+#: ../../help.pm_.c:793
+msgid ""
+"SILO is a bootloader for SPARC: it is able to boot\n"
+"either GNU/Linux or any other operating system present on your computer.\n"
+"Normally, these other operating systems are correctly detected and\n"
+"installed. If this is not the case, you can add an entry by hand in this\n"
+"screen. Be careful as to choose the correct parameters.\n"
+"\n"
+"\n"
+"You may also want not to give access to these other operating systems to\n"
+"anyone, in which case you can delete the corresponding entries. But\n"
+"in this case, you will need a boot disk in order to boot them!"
+msgstr ""
+
+#: ../../help.pm_.c:805
+msgid ""
+"SILO main options are:\n"
+" - Bootloader installation: Indicate where you want to place the\n"
+"information required to boot to GNU/Linux. Unless you know exactly\n"
+"what you are doing, choose \"First sector of drive (MBR)\".\n"
+"\n"
+"\n"
+" - Delay before booting default image: Specifies the number in tenths\n"
+"of a second the boot loader should wait before booting the first image.\n"
+"This is useful on systems that immediately boot from the hard disk after\n"
+"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
+"omitted or is set to zero."
+msgstr ""
+
+#: ../../help.pm_.c:818
+msgid ""
+"Now it's time to configure the X Window System, which is the\n"
+"core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n"
+"you must configure your video card and monitor. Most of these\n"
+"steps are automated, though, therefore your work may only consist\n"
+"of verifying what has been done and accept the settings :)\n"
+"\n"
+"\n"
+"When the configuration is over, X will be started (unless you\n"
+"ask DrakX not to) so that you can check and see if the\n"
+"settings suit you. If they don't, you can come back and\n"
+"change them, as many times as necessary."
+msgstr ""
+
+#: ../../help.pm_.c:831
+msgid ""
+"If something is wrong in X configuration, use these options to correctly\n"
+"configure the X Window System."
+msgstr ""
+
+#: ../../help.pm_.c:835
+msgid ""
+"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
+"\"No\"."
+msgstr ""
+
+#: ../../help.pm_.c:839
+msgid ""
+"You can choose a security level for your system. Please refer to the manual "
+"for complete\n"
+" information. Basically, if you don't know what to choose, keep the default "
+"option.\n"
+msgstr ""
+
+#: ../../help.pm_.c:844
+msgid ""
+"Your system is going to reboot.\n"
+"\n"
+"After rebooting, your new Linux Mandrake system will load automatically.\n"
+"If you want to boot into another existing operating system, please read\n"
+"the additional instructions."
+msgstr ""
+
+#: ../../install2.pm_.c:37
+msgid "Choose your language"
+msgstr ""
+
+#: ../../install2.pm_.c:38
+msgid "Select installation class"
+msgstr ""
+
+#: ../../install2.pm_.c:39
+msgid "Hard drive detection"
+msgstr ""
+
+#: ../../install2.pm_.c:40
+msgid "Configure mouse"
+msgstr ""
+
+#: ../../install2.pm_.c:41
+msgid "Choose your keyboard"
+msgstr ""
+
+#: ../../install2.pm_.c:42
+msgid "Security"
+msgstr ""
+
+#: ../../install2.pm_.c:43
+msgid "Setup filesystems"
+msgstr ""
+
+#: ../../install2.pm_.c:44
+msgid "Format partitions"
+msgstr ""
+
+#: ../../install2.pm_.c:45
+msgid "Choose packages to install"
+msgstr ""
+
+#: ../../install2.pm_.c:46
+msgid "Install system"
+msgstr ""
+
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
+#: ../../install_steps_interactive.pm_.c:895
+msgid "Set root password"
+msgstr ""
+
+#: ../../install2.pm_.c:48
+msgid "Add a user"
+msgstr ""
+
+#: ../../install2.pm_.c:49
+msgid "Configure networking"
+msgstr ""
+
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
+msgid "Summary"
+msgstr ""
+
+#: ../../install2.pm_.c:52
+msgid "Configure services"
+msgstr ""
+
+#: ../../install2.pm_.c:54
+msgid "Create a bootdisk"
+msgstr ""
+
+#: ../../install2.pm_.c:56
+msgid "Install bootloader"
+msgstr ""
+
+#: ../../install2.pm_.c:57
+msgid "Configure X"
+msgstr ""
+
+#: ../../install2.pm_.c:58
+msgid "Exit install"
+msgstr ""
+
+#: ../../install_any.pm_.c:402
+#, c-format
+msgid ""
+"You have selected the following server(s): %s\n"
+"\n"
+"\n"
+"These servers are activated by default. They don't have any known security\n"
+"issues, but some new could be found. In that case, you must make sure to "
+"upgrade\n"
+"as soon as possible.\n"
+"\n"
+"\n"
+"Do you really want to install these servers?\n"
+msgstr ""
+
+#: ../../install_any.pm_.c:433
+msgid "Can't use broadcast with no NIS domain"
+msgstr ""
+
+#: ../../install_any.pm_.c:676
+#, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr ""
+
+#: ../../install_any.pm_.c:680
+msgid "This floppy is not FAT formatted"
+msgstr ""
+
+#: ../../install_any.pm_.c:690
+msgid ""
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
+msgstr ""
+
+#: ../../install_any.pm_.c:712
+msgid "Error reading file $f"
+msgstr ""
+
+#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
+msgid "Ok"
+msgstr ""
+
+#: ../../install_gtk.pm_.c:423
+msgid "Please test the mouse"
+msgstr ""
+
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
+msgid "To activate the mouse,"
+msgstr ""
+
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
+msgid "MOVE YOUR WHEEL!"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:23
+#, c-format
+msgid ""
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:41
+msgid ""
+"You must have a root partition.\n"
+"For this, create a partition (or click on an existing one).\n"
+"Then choose action ``Mount point'' and set it to `/'"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
+msgid "You must have a swap partition"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
+msgid ""
+"You don't have a swap partition\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:68
+msgid "Use free space"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:70
+msgid "Not enough free space to allocate new partitions"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:78
+msgid "Use existing partition"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:80
+msgid "There is no existing partition to use"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:87
+msgid "Use the Windows partition for loopback"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:90
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:92
+msgid "Choose the sizes"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:93
+msgid "Root partition size in MB: "
+msgstr ""
+
+#: ../../install_interactive.pm_.c:94
+msgid "Swap partition size in MB: "
+msgstr ""
+
+#: ../../install_interactive.pm_.c:102
+msgid "Use the free space on the Windows partition"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:105
+msgid "Which partition do you want to resize?"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:107
+msgid "Computing Windows filesystem bounds"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:110
+#, c-format
+msgid ""
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:113
+msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:114
+msgid ""
+"WARNING!\n"
+"\n"
+"DrakX will now resize your Windows partition. Be careful: this operation is\n"
+"dangerous. If you have not already done so, you should first exit the\n"
+"installation, run scandisk under Windows (and optionally run defrag), then\n"
+"restart the installation. You should also backup your data.\n"
+"When sure, press Ok."
+msgstr ""
+
+#: ../../install_interactive.pm_.c:123
+msgid "Which size do you want to keep for windows on"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:124
+#, c-format
+msgid "partition %s"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:130
+#, c-format
+msgid "FAT resizing failed: %s"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:145
+msgid ""
+"There is no FAT partitions to resize or to use as loopback (or not enough "
+"space left)"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:151
+msgid "Erase entire disk"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:151
+msgid "Remove Windows(TM)"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:154
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:157
+#, c-format
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:165
+msgid "Custom disk partitioning"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:169
+msgid "Use fdisk"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:172
+#, c-format
+msgid ""
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:201
+msgid "You don't have enough free space on your Windows partition"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:217
+msgid "I can't find any room for installing"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:221
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:226
+#, c-format
+msgid "Partitioning failed: %s"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:232
+msgid "Bringing up the network"
+msgstr ""
+
+#: ../../install_interactive.pm_.c:237
+msgid "Bringing down the network"
+msgstr ""
+
+#: ../../install_steps.pm_.c:73
+msgid ""
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
+msgstr ""
+
+#: ../../install_steps.pm_.c:203
+#, c-format
+msgid "Duplicate mount point %s"
+msgstr ""
+
+#: ../../install_steps.pm_.c:385
+msgid ""
+"Some important packages didn't get installed properly.\n"
+"Either your cdrom drive or your cdrom is defective.\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
+msgstr ""
+
+#: ../../install_steps.pm_.c:451
+#, c-format
+msgid "Welcome to %s"
+msgstr ""
+
+#: ../../install_steps.pm_.c:634
+msgid "No floppy drive available"
+msgstr ""
+
+#: ../../install_steps_auto_install.pm_.c:51
+#: ../../install_steps_stdio.pm_.c:23
+#, c-format
+msgid "Entering step `%s'\n"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:287
+msgid "Choose the size you want to install"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:334
+msgid "Total size: "
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
+#, c-format
+msgid "Version: %s\n"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
+#, c-format
+msgid "Size: %d KB\n"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:520
+msgid "Choose the packages you want to install"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
+msgid "Info"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
+#: ../../install_steps_interactive.pm_.c:226
+msgid "Install"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
+#: ../../install_steps_interactive.pm_.c:675
+msgid "Installing"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:499
+msgid "Please wait, "
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
+msgid "Time remaining "
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:502
+msgid "Total time "
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:507
+#: ../../install_steps_interactive.pm_.c:675
+msgid "Preparing installation"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
+#, c-format
+msgid "Installing package %s"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
+#: ../../install_steps_gtk.pm_.c:699
+msgid "Go on anyway?"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
+msgid "There was an error ordering packages:"
+msgstr ""
+
+#: ../../install_steps_graphical.pm_.c:577
+msgid "Use existing configuration for X11?"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:142
+msgid ""
+"Your system is low on resource. You may have some problem installing\n"
+"Linux-Mandrake. If that occurs, you can try a text install instead. For "
+"this,\n"
+"press `F1' when booting on CDROM, then enter `text'."
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:156
+msgid "Please, choose one of the following classes of installation:"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:222
+#, c-format
+msgid ""
+"The total size for the groups you have selected is approximately %d MB.\n"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:224
+#, c-format
+msgid ""
+"If you wish to install less than this size,\n"
+"select the percentage of packages that you want to install.\n"
+"\n"
+"A low percentage will install only the most important packages;\n"
+"a percentage of 100%% will install all selected packages."
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:229
+#, c-format
+msgid ""
+"You have space on your disk for only %d%% of these packages.\n"
+"\n"
+"If you wish to install less than this,\n"
+"select the percentage of packages that you want to install.\n"
+"A low percentage will install only the most important packages;\n"
+"a percentage of %d%% will install as many packages as possible."
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:235
+msgid "You will be able to choose them more specifically in the next step."
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:237
+msgid "Percentage of packages to install"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
+msgid "Package Group Selection"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
+msgid "Individual package selection"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:349
+msgid "Show automatically selected packages"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:416
+msgid "Expand Tree"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:417
+msgid "Collapse Tree"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:418
+msgid "Toggle between flat and group sorted"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:435
+msgid "Bad package"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:436
+#, c-format
+msgid "Name: %s\n"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:439
+#, c-format
+msgid "Importance: %s\n"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
+#, c-format
+msgid "Total size: %d / %d MB"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:467
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:471
+msgid "The following packages are going to be installed"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:472
+msgid "The following packages are going to be removed"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:482
+msgid "You can't select/unselect this package"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:501
+msgid "This is a mandatory package, it can't be unselected"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:503
+msgid "You can't unselect this package. It is already installed"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:507
+msgid ""
+"This package must be upgraded\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:510
+msgid "You can't unselect this package. It must be upgraded"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:563
+msgid "Estimating"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:582
+msgid "Please wait, preparing installation"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:613
+#, c-format
+msgid "%d packages"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:652
+msgid ""
+"\n"
+"Warning\n"
+"\n"
+"Please read carefully the terms below. If you disagree with any\n"
+"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
+"to continue the installation without using these media.\n"
+"\n"
+"\n"
+"Some components contained in the next CD media are not governed\n"
+"by the GPL License or similar agreements. Each such component is then\n"
+"governed by the terms and conditions of its own specific license. \n"
+"Please read carefully and comply with such specific licenses before \n"
+"you use or redistribute the said components. \n"
+"Such licenses will in general prevent the transfer, duplication \n"
+"(except for backup purposes), redistribution, reverse engineering, \n"
+"de-assembly, de-compilation or modification of the component. \n"
+"Any breach of agreement will immediately terminate your rights under \n"
+"the specific license. Unless the specific license terms grant you such\n"
+"rights, you usually cannot install the programs on more than one\n"
+"system, or adapt it to be used on a network. In doubt, please contact \n"
+"directly the distributor or editor of the component. \n"
+"Transfer to third parties or copying of such components including the \n"
+"documentation is usually forbidden.\n"
+"\n"
+"\n"
+"All rights to the components of the next CD media belong to their \n"
+"respective authors and are protected by intellectual property and \n"
+"copyright laws applicable to software programs.\n"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
+msgid "Accept"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
+msgid "Refuse"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:681
+#, c-format
+msgid ""
+"Change your Cd-Rom!\n"
+"\n"
+"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
+"done.\n"
+"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:699
+msgid "There was an error installing packages:"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:37
+msgid "An error occurred"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:55
+msgid "Please, choose a language to use."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:56
+msgid "You can choose other languages that will be available after install"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:68
+#: ../../install_steps_interactive.pm_.c:613
+msgid "All"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:86
+msgid "License agreement"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:87
+msgid ""
+"Introduction\n"
+"\n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
+"shall be called the \"Software Products\" hereafter. The Software Products "
+"include, but are not \n"
+"restricted to, the set of programs, methods, rules and documentation related "
+"to the operating \n"
+"system and the different components of the Linux-Mandrake distribution.\n"
+"\n"
+"\n"
+"1. License Agreement\n"
+"\n"
+"Please read carefully this document. This document is a license agreement "
+"between you and \n"
+"MandrakeSoft S.A. which applies to the Software Products.\n"
+"By installing, duplicating or using the Software Products in any manner, you "
+"explicitly \n"
+"accept and fully agree to conform to the terms and conditions of this "
+"License. \n"
+"If you disagree with any portion of the License, you are not allowed to "
+"install, duplicate or use \n"
+"the Software Products. \n"
+"Any attempt to install, duplicate or use the Software Products in a manner "
+"which does not comply \n"
+"with the terms and conditions of this License is void and will terminate "
+"your rights under this \n"
+"License. Upon termination of the License, you must immediately destroy all "
+"copies of the \n"
+"Software Products.\n"
+"\n"
+"\n"
+"2. Limited Warranty\n"
+"\n"
+"The Software Products and attached documentation are provided \"as is\", "
+"with no warranty, to the \n"
+"extent permitted by law.\n"
+"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
+"law, be liable for any special,\n"
+"incidental, direct or indirect damages whatsoever (including without "
+"limitation damages for loss of \n"
+"business, interruption of business, financial loss, legal fees and penalties "
+"resulting from a court \n"
+"judgment, or any other consequential loss) arising out of the use or "
+"inability to use the Software \n"
+"Products, even if MandrakeSoft S.A. has been advised of the possibility or "
+"occurance of such \n"
+"damages.\n"
+"\n"
+"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
+"COUNTRIES\n"
+"\n"
+"To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
+"in no circumstances, be \n"
+"liable for any special, incidental, direct or indirect damages whatsoever "
+"(including without \n"
+"limitation damages for loss of business, interruption of business, financial "
+"loss, legal fees \n"
+"and penalties resulting from a court judgment, or any other consequential "
+"loss) arising out \n"
+"of the possession and use of software components or arising out of "
+"downloading software components \n"
+"from one of Linux-Mandrake sites which are prohibited or restricted in some "
+"countries by local laws.\n"
+"This limited liability applies to, but is not restricted to, the strong "
+"cryptography components \n"
+"included in the Software Products.\n"
+"\n"
+"\n"
+"3. The GPL License and Related Licenses\n"
+"\n"
+"The Software Products consist of components created by different persons or "
+"entities. Most \n"
+"of these components are governed under the terms and conditions of the GNU "
+"General Public \n"
+"Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
+"licenses allow you to use, \n"
+"duplicate, adapt or redistribute the components which they cover. Please "
+"read carefully the terms \n"
+"and conditions of the license agreement for each component before using any "
+"component. Any question \n"
+"on a component license should be addressed to the component author and not "
+"to MandrakeSoft.\n"
+"The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
+"Documentation written \n"
+"by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
+"documentation for \n"
+"further details.\n"
+"\n"
+"\n"
+"4. Intellectual Property Rights\n"
+"\n"
+"All rights to the components of the Software Products belong to their "
+"respective authors and are \n"
+"protected by intellectual property and copyright laws applicable to software "
+"programs.\n"
+"MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
+"Products, as a whole or in \n"
+"parts, by all means and for all purposes.\n"
+"\"Mandrake\", \"Linux-Mandrake\" and associated logos are trademarks of "
+"MandrakeSoft S.A. \n"
+"\n"
+"\n"
+"5. Governing Laws \n"
+"\n"
+"If any portion of this agreement is held void, illegal or inapplicable by a "
+"court judgment, this \n"
+"portion is excluded from this contract. You remain bound by the other "
+"applicable sections of the \n"
+"agreement.\n"
+"The terms and conditions of this License are governed by the Laws of "
+"France.\n"
+"All disputes on the terms of this license will preferably be settled out of "
+"court. As a last \n"
+"resort, the dispute will be referred to the appropriate Courts of Law of "
+"Paris - France.\n"
+"For any question on this document, please contact MandrakeSoft S.A. \n"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:182
+#: ../../install_steps_interactive.pm_.c:822
+#: ../../standalone/keyboarddrake_.c:28
+msgid "Keyboard"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:183
+#: ../../standalone/keyboarddrake_.c:29
+msgid "Please, choose your keyboard layout."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:184
+msgid "Here is the full list of keyboards available"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:201
+msgid "Install Class"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:201
+msgid "Which installation class do you want?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:203
+msgid "Install/Update"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:203
+msgid "Is this an install or an update?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:212
+msgid "Recommended"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:215
+#: ../../install_steps_interactive.pm_.c:218
+msgid "Expert"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:226
+msgid "Update"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
+msgid "Please, choose the type of your mouse."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
+msgid "Mouse Port"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
+msgid "Please choose on which serial port your mouse is connected to."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:253
+msgid "Buttons emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:255
+msgid "Button 2 Emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:256
+msgid "Button 3 Emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:275
+msgid "Configuring PCMCIA cards..."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:275
+msgid "PCMCIA"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:280
+msgid "Configuring IDE"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:280
+msgid "IDE"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:295
+msgid "no available partitions"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:298
+msgid "Scanning partitions to find mount points"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:306
+msgid "Choose the mount points"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:323
+#, c-format
+msgid ""
+"I can't read your partition table, it's too corrupted for me :(\n"
+"I can try to go on blanking bad partitions (ALL DATA will be lost!).\n"
+"The other solution is to disallow DrakX to modify the partition table.\n"
+"(the error is %s)\n"
+"\n"
+"Do you agree to loose all the partitions?\n"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:336
+msgid ""
+"DiskDrake failed to read correctly the partition table.\n"
+"Continue at your own risk!"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:361
+msgid "Root Partition"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:362
+msgid "What is the root partition (/) of your system?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:376
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:403
+msgid "Choose the partitions you want to format"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:404
+msgid "Check bad blocks?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:427
+msgid "Formatting partitions"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:429
+#, c-format
+msgid "Creating and formatting file %s"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:432
+msgid "Not enough swap to fulfill installation, please add some"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:438
+msgid "Looking for available packages"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:444
+msgid "Finding packages to upgrade"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:461
+#, c-format
+msgid ""
+"Your system has not enough space left for installation or upgrade (%d > %d)"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:480
+#, c-format
+msgid "Complete (%dMB)"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:480
+#, c-format
+msgid "Minimum (%dMB)"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:480
+#, c-format
+msgid "Recommended (%dMB)"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:486
+msgid "Custom"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:585
+msgid "Selected size is larger than available space"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:650
+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:655
+#, c-format
+msgid "Cd-Rom labeled \"%s\""
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:684
+#, c-format
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:693
+msgid "Post-install configuration"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:718
+msgid ""
+"You have now the possibility to download software aimed for encryption.\n"
+"\n"
+"WARNING:\n"
+"\n"
+"Due to different general requirements applicable to these software and "
+"imposed\n"
+"by various jurisdictions, customer and/or end user of theses software "
+"should\n"
+"ensure that the laws of his/their jurisdiction allow him/them to download, "
+"stock\n"
+"and/or use these software.\n"
+"\n"
+"In addition customer and/or end user shall particularly be aware to not "
+"infringe\n"
+"the laws of his/their jurisdiction. Should customer and/or end user not\n"
+"respect the provision of these applicable laws, he/they will incure serious\n"
+"sanctions.\n"
+"\n"
+"In no event shall Mandrakesoft nor its manufacturers and/or suppliers be "
+"liable\n"
+"for special, indirect or incidental damages whatsoever (including, but not\n"
+"limited to loss of profits, business interruption, loss of commercial data "
+"and\n"
+"other pecuniary losses, and eventual liabilities and indemnification to be "
+"paid\n"
+"pursuant to a court decision) arising out of use, possession, or the sole\n"
+"downloading of these software, to which customer and/or end user could\n"
+"eventually have access after having sign up the present agreement.\n"
+"\n"
+"\n"
+"For any queries relating to these agreement, please contact \n"
+"Mandrakesoft, Inc.\n"
+"2400 N. Lincoln Avenue Suite 243\n"
+"Altadena California 91001\n"
+"USA"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:750
+msgid "Choose a mirror from which to get the packages"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:761
+msgid "Contacting the mirror to get the list of available packages"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:764
+msgid "Please choose the packages you want to install."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:776
+msgid "Which is your timezone?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:778
+msgid "Is your hardware clock set to GMT?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
+#: ../../printerdrake.pm_.c:415
+msgid "Remote CUPS server"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:807
+msgid "No printer"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:821
+msgid "Mouse"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:823
+msgid "Timezone"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
+msgid "Printer"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:826
+msgid "ISDN card"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:829
+msgid "Sound card"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:832
+msgid "TV card"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:862
+msgid "Which printing system do you want to use?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:896
+msgid "No password"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:901
+#, c-format
+msgid "This password is too simple (must be at least %d characters long)"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:907
+msgid "Use NIS"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:907
+msgid "yellow pages"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:914
+msgid "Authentification NIS"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:915
+msgid "NIS Domain"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:916
+msgid "NIS Server"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:951
+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 "
+"install\n"
+"SILO on your system, or another operating system removes SILO, or SILO "
+"doesn't\n"
+"work with your hardware configuration. A custom bootdisk can also be used "
+"with\n"
+"the Mandrake rescue image, making it much easier to recover from severe "
+"system\n"
+"failures.\n"
+"\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:967
+msgid "First floppy drive"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:968
+msgid "Second floppy drive"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:969
+msgid "Skip"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:974
+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 "
+"install\n"
+"LILO (or grub) on your system, or another operating system removes LILO, or "
+"LILO doesn't\n"
+"work with your hardware configuration. A custom bootdisk can also be used "
+"with\n"
+"the Mandrake rescue image, making it much easier to recover from severe "
+"system\n"
+"failures. Would you like to create a bootdisk for your system?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:983
+msgid "Sorry, no floppy drive available"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:987
+msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:991
+#, c-format
+msgid "Insert a floppy in drive %s"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:994
+msgid "Creating bootdisk"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1001
+msgid "Preparing bootloader"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1010
+msgid "Do you want to use aboot?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1013
+msgid ""
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1022
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1030
+msgid ""
+"You may need to change your Open Firmware boot-device to\n"
+" enable the bootloader. If you don't see the bootloader prompt at\n"
+" reboot, hold down Command-Option-O-F at reboot and enter:\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
+" Then type: shut-down\n"
+"At your next boot you should see the bootloader prompt."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
+msgid "Low"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
+msgid "Medium"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
+msgid "High"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
+msgid "Choose security level"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1080
+msgid "Do you want to generate an auto install floppy for linux replication?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1082
+#, c-format
+msgid "Insert a blank floppy in drive %s"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
+msgid "Creating auto install floppy"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1156
+msgid ""
+"Some steps are not completed.\n"
+"\n"
+"Do you really want to quit now?"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1167
+msgid ""
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\n"
+"\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
+"consult the Errata available from http://www.linux-mandrake.com/.\n"
+"\n"
+"Information on configuring your system is available in the post\n"
+"install chapter of the Official Linux-Mandrake User's Guide."
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1179
+msgid "Generate auto install floppy"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1181
+msgid ""
+"The auto install can be fully automated if wanted,\n"
+"in that case it will take over the hard drive!!\n"
+"(this is meant for installing on another box).\n"
+"\n"
+"You may prefer to replay the installation.\n"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1186
+msgid "Automated"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1186
+msgid "Replay"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1189
+msgid "Save packages selection"
+msgstr ""
+
+#: ../../install_steps_newt.pm_.c:22
+#, c-format
+msgid "Linux-Mandrake Installation %s"
+msgstr ""
+
+#: ../../install_steps_newt.pm_.c:33
+msgid ""
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+msgstr ""
+
+#: ../../interactive.pm_.c:65
+msgid "kdesu missing"
+msgstr ""
+
+#: ../../interactive.pm_.c:267
+msgid "Advanced"
+msgstr ""
+
+#: ../../interactive.pm_.c:290
+msgid "Please wait"
+msgstr ""
+
+#: ../../interactive_stdio.pm_.c:35
+#, c-format
+msgid "Ambiguity (%s), be more precise\n"
+msgstr ""
+
+#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
+#: ../../interactive_stdio.pm_.c:71
+msgid "Bad choice, try again\n"
+msgstr ""
+
+#: ../../interactive_stdio.pm_.c:39
+#, c-format
+msgid " ? (default %s) "
+msgstr ""
+
+#: ../../interactive_stdio.pm_.c:52
+#, c-format
+msgid "Your choice? (default %s) "
+msgstr ""
+
+#: ../../interactive_stdio.pm_.c:72
+#, c-format
+msgid "Your choice? (default %s enter `none' for none) "
+msgstr ""
+
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
+msgid "Czech (QWERTZ)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
+msgid "German"
+msgstr ""
+
+#: ../../keyboard.pm_.c:126
+msgid "Dvorak"
+msgstr ""
+
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
+msgid "Spanish"
+msgstr ""
+
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
+msgid "Finnish"
+msgstr ""
+
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
+msgid "French"
+msgstr ""
+
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
+msgid "Norwegian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:131
+msgid "Polish"
+msgstr ""
+
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
+msgid "Russian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
+msgid "UK keyboard"
+msgstr ""
+
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
+msgid "US keyboard"
+msgstr ""
+
+#: ../../keyboard.pm_.c:141
+msgid "Armenian (old)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:142
+msgid "Armenian (typewriter)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:143
+msgid "Armenian (phonetic)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:147
+msgid "Azerbaidjani (latin)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:148
+msgid "Azerbaidjani (cyrillic)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:149
+msgid "Belgian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:150
+msgid "Bulgarian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:151
+msgid "Brazilian (ABNT-2)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:152
+msgid "Belarusian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:153
+msgid "Swiss (German layout)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:154
+msgid "Swiss (French layout)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:156
+msgid "Czech (QWERTY)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:157
+msgid "Czech (Programmers)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:159
+msgid "German (no dead keys)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:160
+msgid "Danish"
+msgstr ""
+
+#: ../../keyboard.pm_.c:161
+msgid "Dvorak (US)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:162
+msgid "Dvorak (Norwegian)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:163
+msgid "Estonian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:167
+msgid "Georgian (\"Russian\" layout)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:168
+msgid "Georgian (\"Latin\" layout)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:169
+msgid "Greek"
+msgstr ""
+
+#: ../../keyboard.pm_.c:170
+msgid "Hungarian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:171
+msgid "Croatian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:172
+msgid "Israeli"
+msgstr ""
+
+#: ../../keyboard.pm_.c:173
+msgid "Israeli (Phonetic)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:174
+msgid "Iranian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:175
+msgid "Icelandic"
+msgstr ""
+
+#: ../../keyboard.pm_.c:176
+msgid "Italian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:177
+msgid "Japanese 106 keys"
+msgstr ""
+
+#: ../../keyboard.pm_.c:178
+msgid "Korean keyboard"
+msgstr ""
+
+#: ../../keyboard.pm_.c:179
+msgid "Latin American"
+msgstr ""
+
+#: ../../keyboard.pm_.c:180
+msgid "Macedonian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:181
+msgid "Dutch"
+msgstr ""
+
+#: ../../keyboard.pm_.c:182
+msgid "Lithuanian AZERTY (old)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:184
+msgid "Lithuanian AZERTY (new)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:185
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr ""
+
+#: ../../keyboard.pm_.c:186
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr ""
+
+#: ../../keyboard.pm_.c:188
+msgid "Polish (qwerty layout)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:189
+msgid "Polish (qwertz layout)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:190
+msgid "Portuguese"
+msgstr ""
+
+#: ../../keyboard.pm_.c:191
+msgid "Canadian (Quebec)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:193
+msgid "Russian (Yawerty)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:194
+msgid "Swedish"
+msgstr ""
+
+#: ../../keyboard.pm_.c:195
+msgid "Slovenian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:196
+msgid "Slovakian (QWERTZ)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:197
+msgid "Slovakian (QWERTY)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:198
+msgid "Slovakian (Programmers)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:199
+msgid "Thai keyboard"
+msgstr ""
+
+#: ../../keyboard.pm_.c:200
+msgid "Turkish (traditional \"F\" model)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:201
+msgid "Turkish (modern \"Q\" model)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:202
+msgid "Ukrainian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:205
+msgid "US keyboard (international)"
+msgstr ""
+
+#: ../../keyboard.pm_.c:206
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr ""
+
+#: ../../keyboard.pm_.c:207
+msgid "Yugoslavian (latin/cyrillic)"
+msgstr ""
+
+#: ../../lvm.pm_.c:70
+msgid "Remove the logical volumes first\n"
+msgstr ""
+
+#: ../../mouse.pm_.c:25
+msgid "Sun - Mouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:31
+msgid "Standard"
+msgstr ""
+
+#: ../../mouse.pm_.c:32
+msgid "Logitech MouseMan+"
+msgstr ""
+
+#: ../../mouse.pm_.c:33
+msgid "Generic PS2 Wheel Mouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:34
+msgid "GlidePoint"
+msgstr ""
+
+#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
+msgid "Kensington Thinking Mouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
+msgid "Genius NetMouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:38
+msgid "Genius NetScroll"
+msgstr ""
+
+#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
+msgid "1 button"
+msgstr ""
+
+#: ../../mouse.pm_.c:44
+msgid "Generic"
+msgstr ""
+
+#: ../../mouse.pm_.c:45
+msgid "Wheel"
+msgstr ""
+
+#: ../../mouse.pm_.c:48
+msgid "serial"
+msgstr ""
+
+#: ../../mouse.pm_.c:50
+msgid "Generic 2 Button Mouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:51
+msgid "Generic 3 Button Mouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:52
+msgid "Microsoft IntelliMouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:53
+msgid "Logitech MouseMan"
+msgstr ""
+
+#: ../../mouse.pm_.c:54
+msgid "Mouse Systems"
+msgstr ""
+
+#: ../../mouse.pm_.c:56
+msgid "Logitech CC Series"
+msgstr ""
+
+#: ../../mouse.pm_.c:57
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr ""
+
+#: ../../mouse.pm_.c:59
+msgid "MM Series"
+msgstr ""
+
+#: ../../mouse.pm_.c:60
+msgid "MM HitTablet"
+msgstr ""
+
+#: ../../mouse.pm_.c:61
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr ""
+
+#: ../../mouse.pm_.c:65
+msgid "busmouse"
+msgstr ""
+
+#: ../../mouse.pm_.c:68
+msgid "2 buttons"
+msgstr ""
+
+#: ../../mouse.pm_.c:69
+msgid "3 buttons"
+msgstr ""
+
+#: ../../mouse.pm_.c:72
+msgid "none"
+msgstr ""
+
+#: ../../mouse.pm_.c:74
+msgid "No mouse"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:356
+msgid "Finish"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:356
+msgid "Next ->"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:357
+msgid "<- Previous"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:617
+msgid "Is this correct?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:143
+msgid "Internet configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:144
+msgid "Do you want to try to connect to the Internet now?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:148
+msgid "Testing your connection..."
+msgstr ""
+
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+msgid "The system is now connected to Internet."
+msgstr ""
+
+#: ../../netconnect.pm_.c:155
+msgid "For Security reason, it will be disconnected now."
+msgstr ""
+
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
+msgid ""
+"The system doesn't seem to be connected to internet.\n"
+"Try to reconfigure your connection."
+msgstr ""
+
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
+msgid "Network Configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
+msgid "ISDN Configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:222
+msgid ""
+"Select your provider.\n"
+" If it's not in the list, choose Unlisted"
+msgstr ""
+
+#: ../../netconnect.pm_.c:236
+msgid "Connection Configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:237
+msgid "Please fill or check the field below"
+msgstr ""
+
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+msgid "Card IRQ"
+msgstr ""
+
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+msgid "Card mem (DMA)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+msgid "Card IO"
+msgstr ""
+
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+msgid "Card IO_0"
+msgstr ""
+
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+msgid "Card IO_1"
+msgstr ""
+
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+msgid "Your personal phone number"
+msgstr ""
+
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
+msgid "Provider name (ex provider.net)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
+msgid "Provider phone number"
+msgstr ""
+
+#: ../../netconnect.pm_.c:247
+msgid "Provider dns 1"
+msgstr ""
+
+#: ../../netconnect.pm_.c:248
+msgid "Provider dns 2"
+msgstr ""
+
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
+msgid "Dialing mode"
+msgstr ""
+
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
+msgid "Account Login (user name)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
+msgid "Account Password"
+msgstr ""
+
+#: ../../netconnect.pm_.c:261
+msgid "Europe"
+msgstr ""
+
+#: ../../netconnect.pm_.c:261
+msgid "Europe (EDSS1)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:263
+msgid "Rest of the world"
+msgstr ""
+
+#: ../../netconnect.pm_.c:263
+msgid ""
+"Rest of the world \n"
+" no D-Channel (leased lines)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:267
+msgid "Which protocol do you want to use ?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:277
+msgid "What kind of card do you have?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:278
+msgid "I don't know"
+msgstr ""
+
+#: ../../netconnect.pm_.c:278
+msgid "ISA / PCMCIA"
+msgstr ""
+
+#: ../../netconnect.pm_.c:278
+msgid "PCI"
+msgstr ""
+
+#: ../../netconnect.pm_.c:284
+msgid ""
+"\n"
+"If you have an ISA card, the values on the next screen should be right.\n"
+"\n"
+"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
+msgstr ""
+
+#: ../../netconnect.pm_.c:288
+msgid "Abort"
+msgstr ""
+
+#: ../../netconnect.pm_.c:288
+msgid "Continue"
+msgstr ""
+
+#: ../../netconnect.pm_.c:294
+msgid "Which is your ISDN card ?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:314
+msgid ""
+"I have detected an ISDN PCI Card, but I don't know the type. Please select "
+"one PCI card on the next screen."
+msgstr ""
+
+#: ../../netconnect.pm_.c:323
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr ""
+
+#: ../../netconnect.pm_.c:371
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
+msgid "Choose the network interface"
+msgstr ""
+
+#: ../../netconnect.pm_.c:376
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet"
+msgstr ""
+
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
+msgid "Network interface"
+msgstr ""
+
+#: ../../netconnect.pm_.c:386
+msgid ""
+"\n"
+"Do you agree?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:386
+msgid "I'm about to restart the network device:\n"
+msgstr ""
+
+#: ../../netconnect.pm_.c:484
+msgid "ADSL configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:485
+msgid "Do you want to start your connection at boot?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:620
+msgid "Please choose which serial port your modem is connected to."
+msgstr ""
+
+#: ../../netconnect.pm_.c:625
+msgid "Dialup options"
+msgstr ""
+
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+msgid "Connection name"
+msgstr ""
+
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
+msgid "Phone number"
+msgstr ""
+
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+msgid "Login ID"
+msgstr ""
+
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+msgid "Authentication"
+msgstr ""
+
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+msgid "PAP"
+msgstr ""
+
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+msgid "Script-based"
+msgstr ""
+
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+msgid "Terminal-based"
+msgstr ""
+
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+msgid "Domain name"
+msgstr ""
+
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
+msgid "First DNS Server (optional)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
+msgid "Second DNS Server (optional)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:701
+msgid ""
+"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:745
+msgid ""
+"\n"
+"You can disconnect or reconfigure your connection."
+msgstr ""
+
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
+msgid ""
+"\n"
+"You can reconfigure your connection."
+msgstr ""
+
+#: ../../netconnect.pm_.c:745
+msgid "You are currently connected to internet."
+msgstr ""
+
+#: ../../netconnect.pm_.c:748
+msgid ""
+"\n"
+"You can connect to Internet or reconfigure your connection."
+msgstr ""
+
+#: ../../netconnect.pm_.c:748
+msgid "You are not currently connected to Internet."
+msgstr ""
+
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
+msgid "Connect to Internet"
+msgstr ""
+
+#: ../../netconnect.pm_.c:754
+msgid "Disconnect from Internet"
+msgstr ""
+
+#: ../../netconnect.pm_.c:756
+msgid "Configure network connection (LAN or Internet)"
+msgstr ""
+
+#: ../../netconnect.pm_.c:759
+msgid "Internet connection & configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
+#, fuzzy
+msgid "Network Configuration Wizard"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../netconnect.pm_.c:812
+msgid "External ISDN modem"
+msgstr ""
+
+#: ../../netconnect.pm_.c:812
+msgid "Internal ISDN card"
+msgstr ""
+
+#: ../../netconnect.pm_.c:812
+msgid "What kind is your ISDN connection?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
+msgid "Connect to the Internet"
+msgstr ""
+
+#: ../../netconnect.pm_.c:834
+msgid ""
+"The most common way to connect with adsl is pppoe.\n"
+"Some connections use pptp, a few ones use dhcp.\n"
+"If you don't know, choose 'use pppoe'"
+msgstr ""
+
+#: ../../netconnect.pm_.c:836
+msgid "use dhcp"
+msgstr ""
+
+#: ../../netconnect.pm_.c:836
+msgid "use pppoe"
+msgstr ""
+
+#: ../../netconnect.pm_.c:836
+msgid "use pptp"
+msgstr ""
+
+#: ../../netconnect.pm_.c:846
+#, c-format
+msgid "I'm about to restart the network device %s. Do you agree?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:883
+msgid ""
+"Which dhcp client do you want to use?\n"
+"Default is dhcpcd"
+msgstr ""
+
+#: ../../netconnect.pm_.c:900
+msgid "Network configuration"
+msgstr ""
+
+#: ../../netconnect.pm_.c:901
+msgid "Do you want to restart the network"
+msgstr ""
+
+#: ../../netconnect.pm_.c:904
+#, c-format
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:935
+msgid ""
+"Because you are doing a network installation, your network is already "
+"configured.\n"
+"Click on Ok to keep your configuration, or cancel to reconfigure your "
+"Internet & Network connection.\n"
+msgstr ""
+
+#: ../../netconnect.pm_.c:962
+msgid ""
+"Welcome to The Network Configuration Wizard\n"
+"\n"
+"We are about to configure your internet/network connection.\n"
+"If you don't want to use the auto detection, deselect the checkbox.\n"
+msgstr ""
+
+#: ../../netconnect.pm_.c:964
+msgid "Choose the profile to configure"
+msgstr ""
+
+#: ../../netconnect.pm_.c:965
+msgid "Use auto detection"
+msgstr ""
+
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
+msgid "Detecting devices..."
+msgstr ""
+
+#: ../../netconnect.pm_.c:978
+msgid "Normal modem connection"
+msgstr ""
+
+#: ../../netconnect.pm_.c:978
+#, c-format
+msgid "detected on port %s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:979
+msgid "ISDN connection"
+msgstr ""
+
+#: ../../netconnect.pm_.c:979
+#, c-format
+msgid "detected %s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:980
+msgid "DSL (or ADSL) connection"
+msgstr ""
+
+#: ../../netconnect.pm_.c:980
+#, c-format
+msgid "detected on interface %s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:981
+msgid "Cable connection"
+msgstr ""
+
+#: ../../netconnect.pm_.c:982
+#, fuzzy
+msgid "LAN connection"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../netconnect.pm_.c:982
+msgid "ethernet card(s) detected"
+msgstr ""
+
+#: ../../netconnect.pm_.c:987
+msgid "How do you want to connect to the Internet?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:1004
+msgid ""
+"Congratulation, The network and internet configuration is finished.\n"
+"\n"
+"The configuration will now be applied to your system."
+msgstr ""
+
+#: ../../netconnect.pm_.c:1007
+msgid ""
+"After that is done, we recommend you to restart your X\n"
+"environnement to avoid hostname changing problem."
+msgstr ""
+
+#: ../../network.pm_.c:253
+msgid "no network card found"
+msgstr ""
+
+#: ../../network.pm_.c:277 ../../network.pm_.c:387
+msgid "Configuring network"
+msgstr ""
+
+#: ../../network.pm_.c:278
+msgid ""
+"Please enter your host name if you know it.\n"
+"Some DHCP servers require the hostname to work.\n"
+"Your host name should be a fully-qualified host name,\n"
+"such as ``mybox.mylab.myco.com''."
+msgstr ""
+
+#: ../../network.pm_.c:282 ../../network.pm_.c:392
+msgid "Host name"
+msgstr ""
+
+#: ../../network.pm_.c:319
+msgid ""
+"WARNING: This device has been previously configured to connect to the "
+"Internet.\n"
+"Simply accept to keep this device configured.\n"
+"Modifying the fields below will override this configuration."
+msgstr ""
+
+#: ../../network.pm_.c:324
+msgid ""
+"Please enter the IP configuration for this machine.\n"
+"Each item should be entered as an IP address in dotted-decimal\n"
+"notation (for example, 1.2.3.4)."
+msgstr ""
+
+#: ../../network.pm_.c:333 ../../network.pm_.c:334
+#, c-format
+msgid "Configuring network device %s"
+msgstr ""
+
+#: ../../network.pm_.c:334
+msgid " (driver $module)"
+msgstr ""
+
+#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
+#: ../../standalone/draknet_.c:427
+msgid "IP address"
+msgstr ""
+
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
+msgid "Netmask"
+msgstr ""
+
+#: ../../network.pm_.c:338
+msgid "(bootp/dhcp)"
+msgstr ""
+
+#: ../../network.pm_.c:338
+msgid "Automatic IP"
+msgstr ""
+
+#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
+#: ../../printerdrake.pm_.c:425
+msgid "IP address should be in format 1.2.3.4"
+msgstr ""
+
+#: ../../network.pm_.c:388
+msgid ""
+"Please enter your host name.\n"
+"Your host name should be a fully-qualified host name,\n"
+"such as ``mybox.mylab.myco.com''.\n"
+"You may also enter the IP address of the gateway if you have one"
+msgstr ""
+
+#: ../../network.pm_.c:393
+msgid "DNS server"
+msgstr ""
+
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
+msgid "Gateway"
+msgstr ""
+
+#: ../../network.pm_.c:396
+msgid "Gateway device"
+msgstr ""
+
+#: ../../network.pm_.c:407
+msgid "Proxies configuration"
+msgstr ""
+
+#: ../../network.pm_.c:408
+msgid "HTTP proxy"
+msgstr ""
+
+#: ../../network.pm_.c:409
+msgid "FTP proxy"
+msgstr ""
+
+#: ../../network.pm_.c:412
+msgid "Proxy should be http://..."
+msgstr ""
+
+#: ../../network.pm_.c:413
+msgid "Proxy should be ftp://..."
+msgstr ""
+
+#: ../../partition_table.pm_.c:563
+msgid "Extended partition not supported on this platform"
+msgstr ""
+
+#: ../../partition_table.pm_.c:581
+msgid ""
+"You have a hole in your partition table but I can't use it.\n"
+"The only solution is to move your primary partitions to have the hole next "
+"to the extended partitions"
+msgstr ""
+
+#: ../../partition_table.pm_.c:675
+#, c-format
+msgid "Error reading file %s"
+msgstr ""
+
+#: ../../partition_table.pm_.c:682
+#, c-format
+msgid "Restoring from file %s failed: %s"
+msgstr ""
+
+#: ../../partition_table.pm_.c:684
+msgid "Bad backup file"
+msgstr ""
+
+#: ../../partition_table.pm_.c:706
+#, c-format
+msgid "Error writing to file %s"
+msgstr ""
+
+#: ../../partition_table_raw.pm_.c:161
+msgid ""
+"Something bad is happening on your drive. \n"
+"A test to check the integrity of data has failed. \n"
+"It means writing anything on the disk will end up with random trash"
+msgstr ""
+
+#: ../../pkgs.pm_.c:24
+msgid "must have"
+msgstr ""
+
+#: ../../pkgs.pm_.c:25
+msgid "important"
+msgstr ""
+
+#: ../../pkgs.pm_.c:26
+msgid "very nice"
+msgstr ""
+
+#: ../../pkgs.pm_.c:27
+msgid "nice"
+msgstr ""
+
+#: ../../pkgs.pm_.c:28
+msgid "maybe"
+msgstr ""
+
+#: ../../printer.pm_.c:20
+msgid "Local printer"
+msgstr ""
+
+#: ../../printer.pm_.c:21
+msgid "Remote printer"
+msgstr ""
+
+#: ../../printer.pm_.c:23
+msgid "Remote lpd server"
+msgstr ""
+
+#: ../../printer.pm_.c:24
+msgid "Network printer (socket)"
+msgstr ""
+
+#: ../../printer.pm_.c:25
+msgid "SMB/Windows 95/98/NT"
+msgstr ""
+
+#: ../../printer.pm_.c:26
+msgid "NetWare"
+msgstr ""
+
+#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
+#: ../../printerdrake.pm_.c:160
+msgid "Printer Device URI"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:19
+msgid "Test ports"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:40
+#, c-format
+msgid "A printer, model \"%s\", has been detected on "
+msgstr ""
+
+#: ../../printerdrake.pm_.c:52
+msgid "Local Printer Device"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:53
+msgid ""
+"What device is your printer connected to \n"
+"(note that /dev/lp0 is equivalent to LPT1:)?\n"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:55
+msgid "Printer Device"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:74
+msgid "Remote lpd Printer Options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:75
+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 ""
+
+#: ../../printerdrake.pm_.c:78
+msgid "Remote hostname"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:79
+msgid "Remote queue"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:88
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:89
+msgid ""
+"To print to a SMB printer, you need to provide the\n"
+"SMB host name (Note! It may be different from its\n"
+"TCP/IP hostname!) and possibly the IP address of the print server, as\n"
+"well as the share name for the printer you wish to access and any\n"
+"applicable user name, password, and workgroup information."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:94
+msgid "SMB server host"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:95
+msgid "SMB server IP"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:96
+msgid "Share name"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:99
+msgid "Workgroup"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:124
+msgid "NetWare Printer Options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:125
+msgid ""
+"To print to a NetWare printer, you need to provide the\n"
+"NetWare print server name (Note! it may be different from its\n"
+"TCP/IP hostname!) as well as the print queue name for the printer you\n"
+"wish to access and any applicable user name and password."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:129
+msgid "Printer Server"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:130
+msgid "Print Queue Name"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:142
+msgid "Socket Printer Options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:143
+msgid ""
+"To print to a socket printer, you need to provide the\n"
+"hostname of the printer and optionally the port number."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:145
+msgid "Printer Hostname"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
+msgid "Port"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:159
+msgid "You can specify directly the URI to access the printer with CUPS."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
+msgid "What type of printer do you have?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
+msgid "Do you want to test printing?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
+msgid "Printing test page(s)..."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
+#, c-format
+msgid ""
+"Test page(s) have been sent to the printer daemon.\n"
+"This may take a little time before printer start.\n"
+"Printing status:\n"
+"%s\n"
+"\n"
+"Does it work properly?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
+msgid ""
+"Test page(s) have been sent to the printer daemon.\n"
+"This may take a little time before printer start.\n"
+"Does it work properly?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:234
+msgid "Yes, print ASCII test page"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:235
+msgid "Yes, print PostScript test page"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:236
+msgid "Yes, print both test pages"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:243
+msgid "Configure Printer"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:273
+msgid "Printer options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:274
+msgid "Paper Size"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:275
+msgid "Eject page after job?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:280
+msgid "Uniprint driver options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:281
+msgid "Color depth options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:283
+msgid "Print text as PostScript?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:285
+msgid "Fix stair-stepping text?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:287
+msgid "Number of pages per output pages"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:288
+msgid "Right/Left margins in points (1/72 of inch)"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:289
+msgid "Top/Bottom margins in points (1/72 of inch)"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:291
+msgid "Extra GhostScript options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:293
+msgid "Extra Text options"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:295
+msgid "Reverse page order"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:345
+msgid "Would you like to configure a printer?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:351
+msgid ""
+"Here are the following print queues.\n"
+"You can add some more or change the existing ones."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:370
+msgid "CUPS starting"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:370
+msgid "Reading CUPS drivers database..."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
+msgid "Select Printer Connection"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
+msgid "How is the printer connected?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:392
+msgid "Select Remote Printer Connection"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:393
+msgid ""
+"With a remote CUPS server, you do not have to configure\n"
+"any printer here; printers will be automatically detected.\n"
+"In case of doubt, select \"Remote CUPS server\"."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:416
+msgid ""
+"With a remote CUPS server, you do not have to configure\n"
+"any printer here; printers will be automatically detected\n"
+"unless you have a server on a different network; in the\n"
+"latter case, you have to give the CUPS server IP address\n"
+"and optionally the port number."
+msgstr ""
+
+#: ../../printerdrake.pm_.c:421
+#, fuzzy
+msgid "CUPS server IP"
+msgstr "ÇäÎÇĎĺ X"
+
+#: ../../printerdrake.pm_.c:429
+msgid "Port number should be numeric"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
+msgid "Remove queue"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:454
+msgid ""
+"Name of printer should contains only letters, numbers and the underscore"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:461
+msgid ""
+"Every printer need a name (for example lp).\n"
+"Other parameters such as the description of the printer or its location\n"
+"can be defined. What name should be used for this printer and\n"
+"how is the printer connected?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:465
+msgid "Name of printer"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:466
+msgid "Description"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:467
+msgid "Location"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:482
+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 and how is the printer "
+"connected?"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:489
+msgid "Name of queue"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:490
+msgid "Spool directory"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:491
+msgid "Printer Connection"
+msgstr ""
+
+#: ../../raid.pm_.c:33
+#, c-format
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr ""
+
+#: ../../raid.pm_.c:103
+msgid "Can't write file $file"
+msgstr ""
+
+#: ../../raid.pm_.c:128
+msgid "mkraid failed"
+msgstr ""
+
+#: ../../raid.pm_.c:128
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr ""
+
+#: ../../raid.pm_.c:144
+#, c-format
+msgid "Not enough partitions for RAID level %d\n"
+msgstr ""
+
+#: ../../services.pm_.c:16
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr ""
+
+#: ../../services.pm_.c:17
+msgid "Anacron a periodic command scheduler."
+msgstr ""
+
+#: ../../services.pm_.c:18
+msgid ""
+"apmd is used for monitoring batery status and logging it via syslog.\n"
+"It can also be used for shutting down the machine when the battery is low."
+msgstr ""
+
+#: ../../services.pm_.c:20
+msgid ""
+"Runs commands scheduled by the at command at the time specified when\n"
+"at was run, and runs batch commands when the load average is low enough."
+msgstr ""
+
+#: ../../services.pm_.c:22
+msgid ""
+"cron is a standard UNIX program that runs user-specified programs\n"
+"at periodic scheduled times. vixie cron adds a number of features to the "
+"basic\n"
+"UNIX cron, including better security and more powerful configuration options."
+msgstr ""
+
+#: ../../services.pm_.c:25
+msgid ""
+"GPM adds mouse support to text-based Linux applications such the\n"
+"Midnight Commander. It also allows mouse-based console cut-and-paste "
+"operations,\n"
+"and includes support for pop-up menus on the console."
+msgstr ""
+
+#: ../../services.pm_.c:28
+msgid ""
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
+msgstr ""
+
+#: ../../services.pm_.c:30
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files\n"
+"and CGI."
+msgstr ""
+
+#: ../../services.pm_.c:32
+msgid ""
+"The internet superserver daemon (commonly called inetd) starts a\n"
+"variety of other internet services as needed. It is responsible for "
+"starting\n"
+"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
+"disables\n"
+"all of the services it is responsible for."
+msgstr ""
+
+#: ../../services.pm_.c:36
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+
+#: ../../services.pm_.c:38
+msgid ""
+"This package loads the selected keyboard map as set in\n"
+"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
+"You should leave this enabled for most machines."
+msgstr ""
+
+#: ../../services.pm_.c:41
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+
+#: ../../services.pm_.c:43
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr ""
+
+#: ../../services.pm_.c:44
+msgid ""
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
+msgstr ""
+
+#: ../../services.pm_.c:46
+msgid ""
+"lpd is the print daemon required for lpr to work properly. It is\n"
+"basically a server that arbitrates print jobs to printer(s)."
+msgstr ""
+
+#: ../../services.pm_.c:48
+msgid ""
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
+msgstr ""
+
+#: ../../services.pm_.c:50
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
+"host names to IP addresses."
+msgstr ""
+
+#: ../../services.pm_.c:52
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+
+#: ../../services.pm_.c:54
+msgid ""
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
+msgstr ""
+
+#: ../../services.pm_.c:56
+msgid ""
+"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
+"This service provides NFS server functionality, which is configured via the\n"
+"/etc/exports file."
+msgstr ""
+
+#: ../../services.pm_.c:59
+msgid ""
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
+msgstr ""
+
+#: ../../services.pm_.c:61
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+
+#: ../../services.pm_.c:63
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr ""
+
+#: ../../services.pm_.c:64
+msgid ""
+"PCMCIA support is usually to support things like ethernet and\n"
+"modems in laptops. It won't get started unless configured so it is safe to "
+"have\n"
+"it installed on machines that don't need it."
+msgstr ""
+
+#: ../../services.pm_.c:67
+msgid ""
+"The portmapper manages RPC connections, which are used by\n"
+"protocols such as NFS and NIS. The portmap server must be running on "
+"machines\n"
+"which act as servers for protocols which make use of the RPC mechanism."
+msgstr ""
+
+#: ../../services.pm_.c:70
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that\n"
+"moves mail from one machine to another."
+msgstr ""
+
+#: ../../services.pm_.c:72
+msgid ""
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
+msgstr ""
+
+#: ../../services.pm_.c:74
+msgid ""
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle"
+msgstr ""
+
+#: ../../services.pm_.c:76
+msgid ""
+"The routed daemon allows for automatic IP router table updated via\n"
+"the RIP protocol. While RIP is widely used on small networks, more complex\n"
+"routing protocols are needed for complex networks."
+msgstr ""
+
+#: ../../services.pm_.c:79
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
+msgstr ""
+
+#: ../../services.pm_.c:81
+msgid ""
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
+msgstr ""
+
+#: ../../services.pm_.c:83
+msgid ""
+"The rwho protocol lets remote users get a list of all of the users\n"
+"logged into a machine running the rwho daemon (similiar to finger)."
+msgstr ""
+
+#: ../../services.pm_.c:85
+msgid "Launch the sound system on your machine"
+msgstr ""
+
+#: ../../services.pm_.c:86
+msgid ""
+"Syslog is the facility by which many daemons use to log messages\n"
+"to various system log files. It is a good idea to always run syslog."
+msgstr ""
+
+#: ../../services.pm_.c:88
+msgid "Load the drivers for your usb devices."
+msgstr ""
+
+#: ../../services.pm_.c:89
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr ""
+
+#: ../../services.pm_.c:118
+msgid "Choose which services should be automatically started at boot time"
+msgstr ""
+
+#: ../../services.pm_.c:137
+msgid "running"
+msgstr ""
+
+#: ../../services.pm_.c:137
+msgid "stopped"
+msgstr ""
+
+#: ../../services.pm_.c:151
+msgid "Services and deamons"
+msgstr ""
+
+#: ../../services.pm_.c:156
+msgid ""
+"No additionnal information\n"
+"about this service, sorry."
+msgstr ""
+
+#: ../../services.pm_.c:163
+msgid "On boot"
+msgstr ""
+
+#: ../../standalone/diskdrake_.c:67
+msgid ""
+"I can't read your partition table, it's too corrupted for me :(\n"
+"I'll try to go on blanking bad partitions"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
+msgid "Internet Connection Sharing"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:118
+msgid "Internet Connection Sharing currently enabled"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:119
+msgid ""
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently enabled.\n"
+"\n"
+"What would you like to do?"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:123
+msgid "disable"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
+msgid "dismiss"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
+msgid "reconfigure"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:126
+msgid "Disabling servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:134
+#, fuzzy
+msgid "Internet connection sharing is now disabled."
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/drakgw_.c:143
+msgid "Internet Connection Sharing currently disabled"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:144
+msgid ""
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do?"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:148
+msgid "enable"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:155
+msgid "Enabling servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:160
+#, fuzzy
+msgid "Internet connection sharing is now enabled."
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/drakgw_.c:168
+msgid "Config file content could not be interpreted."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:168
+msgid "Unrecognized config file"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:181
+msgid ""
+"You are about to configure your computer to share its Internet connection.\n"
+"With that feature, other computers on your local network will be able to use "
+"this computer's Internet connection.\n"
+"\n"
+"Note: you need a dedicated Network Adapter to set up a Local Area Network "
+"(LAN)."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:207
+#, c-format
+msgid "Interface %s (using module %s)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:208
+#, c-format
+msgid "Interface %s"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:216
+msgid "No network adapter on your system!"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:217
+msgid ""
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:224
+#, c-format
+msgid ""
+"There is only one configured network adapter on your system:\n"
+"\n"
+"%s\n"
+"\n"
+"I am about to setup your Local Area Network with that adapter."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:233
+msgid ""
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:242
+msgid ""
+"Warning, the network adapter is already configured. I will reconfigure it."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:253
+msgid "Potential LAN address conflict found in current config of $_!\n"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
+msgid "Firewalling configuration detected!"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fix after installation."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:276
+msgid "Configuring..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:277
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:307
+msgid "Problems installing package $_"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:590
+msgid "Congratulations!"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:591
+msgid ""
+"Everything has been configured.\n"
+"You may now share Internet connection with other computers on your Local "
+"Area Network, using automatic network configuration (DHCP)."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:608
+msgid "The setup has already been done, but it's currently disabled."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:609
+msgid "The setup has already been done, and it's currently enabled."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:610
+#, fuzzy
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/drakgw_.c:615
+#, fuzzy
+msgid "Internet connection sharing configuration"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/drakgw_.c:622
+#, c-format
+msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
+msgstr ""
+
+#: ../../standalone/draknet_.c:59
+#, c-format
+msgid "Network configuration (%d adapters)"
+msgstr ""
+
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
+msgid "Profile: "
+msgstr ""
+
+#: ../../standalone/draknet_.c:74
+msgid "Del profile..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:80
+msgid "Profile to delete:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:108
+msgid "New profile..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:114
+msgid "Name of the profile to create:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:140
+msgid "Hostname: "
+msgstr ""
+
+#: ../../standalone/draknet_.c:147
+msgid "Internet access"
+msgstr ""
+
+#: ../../standalone/draknet_.c:160
+msgid "Type:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+msgid "Gateway:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+msgid "Interface:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:168
+msgid "Status:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
+msgid "Connected"
+msgstr ""
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
+#: ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Not connected"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Connect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Disconnect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:191
+msgid "Starting your connection..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:199
+msgid "Closing your connection..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:204
+msgid ""
+"The connection is not closed.\n"
+"Try to do it manually by running\n"
+"/etc/sysconfig/network-scripts/net_cnx_down\n"
+"in root."
+msgstr ""
+
+#: ../../standalone/draknet_.c:207
+msgid "The system is now disconnected."
+msgstr ""
+
+#: ../../standalone/draknet_.c:219
+msgid "Configure Internet Access..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
+#, fuzzy
+msgid "LAN configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/draknet_.c:231
+msgid "Adapter"
+msgstr ""
+
+#: ../../standalone/draknet_.c:231
+msgid "Driver"
+msgstr ""
+
+#: ../../standalone/draknet_.c:231
+msgid "Interface"
+msgstr ""
+
+#: ../../standalone/draknet_.c:231
+msgid "Protocol"
+msgstr ""
+
+#: ../../standalone/draknet_.c:250
+msgid "Configure Local Area Network..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:283
+msgid "Normal Mode"
+msgstr ""
+
+#: ../../standalone/draknet_.c:288
+msgid "Apply"
+msgstr ""
+
+#: ../../standalone/draknet_.c:307
+#, fuzzy
+msgid "Please Wait... Applying the configuration"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/draknet_.c:391
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:415
+#, fuzzy
+msgid "LAN Configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/draknet_.c:423
+#, c-format
+msgid "Adapter %s: %s"
+msgstr ""
+
+#: ../../standalone/draknet_.c:429
+msgid "Boot Protocol"
+msgstr ""
+
+#: ../../standalone/draknet_.c:430
+msgid "Started on boot"
+msgstr ""
+
+#: ../../standalone/draknet_.c:431
+msgid "DHCP client"
+msgstr ""
+
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+msgid "Disable"
+msgstr ""
+
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+msgid "Enable"
+msgstr ""
+
+#: ../../standalone/draknet_.c:504
+msgid ""
+"You don't have any internet connection.\n"
+"Create one first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:528
+#, fuzzy
+msgid "Internet connection configuration"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/draknet_.c:532
+#, fuzzy
+msgid "Internet Connection Configuration"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../standalone/draknet_.c:541
+msgid "Connection type: "
+msgstr ""
+
+#: ../../standalone/draknet_.c:547
+msgid "Parameters"
+msgstr ""
+
+#: ../../standalone/draknet_.c:560
+msgid "Provider dns 1 (optional)"
+msgstr ""
+
+#: ../../standalone/draknet_.c:561
+msgid "Provider dns 2 (optional)"
+msgstr ""
+
+#: ../../standalone/draknet_.c:574
+msgid "Ethernet Card"
+msgstr ""
+
+#: ../../standalone/draknet_.c:575
+msgid "DHCP Client"
+msgstr ""
+
+#: ../../standalone/draksec_.c:21
+msgid "Welcome To Crackers"
+msgstr ""
+
+#: ../../standalone/draksec_.c:22
+msgid "Poor"
+msgstr ""
+
+#: ../../standalone/draksec_.c:26
+msgid "Paranoid"
+msgstr ""
+
+#: ../../standalone/draksec_.c:29
+msgid ""
+"This level is to be used with care. It makes your system more easy to use,\n"
+"but very sensitive: it must not be used for a machine connected to others\n"
+"or to the Internet. There is no password access."
+msgstr ""
+
+#: ../../standalone/draksec_.c:32
+msgid ""
+"Password are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr ""
+
+#: ../../standalone/draksec_.c:33
+msgid ""
+"Few improvements for this security level, the main one is that there are\n"
+"more security warnings and checks."
+msgstr ""
+
+#: ../../standalone/draksec_.c:35
+msgid ""
+"This is the standard security recommended for a computer that will be used\n"
+"to connect to the Internet as a client. There are now security checks. "
+msgstr ""
+
+#: ../../standalone/draksec_.c:37
+msgid ""
+"With this security level, the use of this system as a server becomes "
+"possible.\n"
+"The security is now high enough to use the system as a server which accept\n"
+"connections from many clients. "
+msgstr ""
+
+#: ../../standalone/draksec_.c:40
+msgid ""
+"We take level 4 features, but now the system is entirely closed.\n"
+"Security features are at their maximum."
+msgstr ""
+
+#: ../../standalone/draksec_.c:52
+msgid "Setting security level"
+msgstr ""
+
+#: ../../standalone/drakxconf_.c:44
+msgid "Control Center"
+msgstr ""
+
+#: ../../standalone/drakxconf_.c:45
+msgid "Choose the tool you want to use"
+msgstr ""
+
+#: ../../standalone/keyboarddrake_.c:16
+msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+msgstr ""
+
+#: ../../standalone/keyboarddrake_.c:36
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr ""
+
+#: ../../standalone/livedrake_.c:23
+msgid "Change Cd-Rom"
+msgstr ""
+
+#: ../../standalone/livedrake_.c:24
+msgid ""
+"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
+"If you don't have it, press Cancel to avoid live upgrade."
+msgstr ""
+
+#: ../../standalone/livedrake_.c:34
+msgid "Unable to start live upgrade !!!\n"
+msgstr ""
+
+#: ../../standalone/mousedrake_.c:50
+msgid "no serial_usb found\n"
+msgstr ""
+
+#: ../../standalone/mousedrake_.c:54
+msgid "Emulate third button?"
+msgstr ""
+
+#: ../../standalone/mousedrake_.c:131
+msgid "Test the mouse here."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "ÇäÔÇÔÉ"
+
+#: ../../standalone/net_monitor_.c:56
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:59
+msgid "Sending Speed: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:61
+msgid "Receiving Speed: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:66
+msgid "Close"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+msgid "Connecting to Internet "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+msgid "Disconnecting from Internet "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:114
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:115
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:117
+msgid "Connection complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:118
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:188
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:191
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Connect"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Disconnect"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/tinyfirewall_.c:29
+#, fuzzy
+msgid "Firewalling Configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/tinyfirewall_.c:42
+#, fuzzy
+msgid "Firewalling configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../standalone/tinyfirewall_.c:77
+msgid ""
+"Firewalling\n"
+"\n"
+"You already have set up a firewall.\n"
+"Click on Configure to change or remove the firewall"
+msgstr ""
+
+#: ../../standalone/tinyfirewall_.c:81
+msgid ""
+"Firewalling\n"
+"\n"
+"Click on Configure to set up a standard firewall"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:10
+msgid ""
+"tinyfirewall configurator\n"
+"\n"
+"This configures a personal firewall for this Linux Mandrake machine.\n"
+"For a powerful dedicated firewall solution, please look to the\n"
+"specialized MandrakeSecurity Firewall distribution."
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:15
+msgid ""
+"We'll now ask you questions about which services you'd like to allow\n"
+"the Internet to connect to. Please think carefully about these\n"
+"questions, as your computer's security is important.\n"
+"\n"
+"Please, if you're not currently using one of these services, firewall\n"
+"it off. You can change this configuration anytime you like by\n"
+"re-running this application!"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:22
+msgid ""
+"Are you running a web server on this machine that you need the whole\n"
+"Internet to see? If you are running a webserver that only needs to be\n"
+"accessed by this machine, you can safely answer NO here.\n"
+"\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:27
+msgid ""
+"Are you running a name server on this machine? If you didn't set one\n"
+"up to give away IP and zone information to the whole Internet, please\n"
+"answer no.\n"
+"\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:32
+msgid ""
+"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
+"is a telnet-replacement that you might use to login. If you're using\n"
+"telnet now, you should definitely switch to ssh. telnet is not\n"
+"encrypted -- so some attackers can steal your password if you use\n"
+"it. ssh is encrypted and doesn't allow for this eavesdropping."
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:37
+msgid ""
+"Do you want to allow incoming telnet connections?\n"
+"This is horribly unsafe, as we explained in the previous screen. We\n"
+"strongly recommend answering No here and using ssh in place of\n"
+"telnet.\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:42
+msgid ""
+"Are you running an FTP server here that you need accessible to the\n"
+"Internet? If you are, we strongly recommend that you only use it for\n"
+"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
+"attackers, since FTP also uses no encryption for transferring passwords.\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:47
+msgid ""
+"Are you running a mail server here? If you're sending you \n"
+"messages through pine, mutt or any other text-based mail client,\n"
+"you probably are. Otherwise, you should firewall this off.\n"
+"\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:52
+msgid ""
+"Are you running a POP or IMAP server here? This would\n"
+"be used to host non-web-based mail accounts for people via \n"
+"this machine.\n"
+"\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:57
+msgid ""
+"You appear to be running a 2.2 kernel. If your network IP\n"
+"is automatically set by a computer in your home or office \n"
+"(dynamically assigned), we need to allow for this. Is\n"
+"this the case?\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:62
+msgid ""
+"Is your computer getting time syncronized to another computer?\n"
+"Mostly, this is used by medium-large Unix/Linux organizations\n"
+"to synchronize time for logging and such. If you're not part\n"
+"of a larger office and haven't heard of this, you probably \n"
+"aren't."
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:67
+msgid ""
+"Configuration complete. May we write these changes to disk?\n"
+"\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:83
+#, c-format
+msgid "Can't open %s: %s\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:85
+#, c-format
+msgid "Can't open %s for writing: %s\n"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Clients for different protocols including ssh"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Development"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Firewall/Router"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Personal Information Management"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Multimedia - Graphics"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Internet"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Network Computer (client)"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Audio-related tools: mp3 or midi players, mixers, etc"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet station"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../share/compssUsers:999
+msgid "Office"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Multimedia station"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid ""
+"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
+"browse the Web"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "C and C++ development libraries, programs and include files"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Domain Name and Network Information Server"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Programs to manage your finance, such as gnucash"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "PostgreSQL or MySQL database server"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "NFS server, SMB server, Proxy server, ssh server"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Documentation"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Utilities"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "DNS/NIS "
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Graphical Environment"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Multimedia - Sound"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Amusement programs: arcade, boards, strategy, etc"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Video players and editors"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Console Tools"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Sound and video playing/editing programs"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Scientific Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Editors, shells, file tools, terminals"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Books and Howto's on Linux and Free Software"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid ""
+"A graphical environment with user-friendly set of applications and desktop "
+"tools"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Postfix mail server, Inn news server"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Games"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Multimedia - Video"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Network Computer server"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Graphics programs such as The Gimp"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Office Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid ""
+"The K Desktop Environment, the basic graphical environment with a collection "
+"of accompanying tools"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "More Graphical Desktops (Gnome, IceWM)"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Tools to create and burn CD's"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Multimedia - CD Burning"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Archiving, emulators, monitoring"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Database"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid ""
+"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
+"gnumeric), pdf viewers, etc"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Web/FTP"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Server"
+msgstr "ÇäÎÇĎĺ X"
+
+#: ../../share/compssUsers:999
+msgid "Personal Finance"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Configuration"
+msgstr "ĹŮĎÇĎ XFree"
+
+#: ../../share/compssUsers:999
+msgid "KDE Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Other Graphical Desktops"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Apache, Pro-ftpd"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Mail/Groupware/News"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Gnome Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet gateway"
+msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#: ../../share/compssUsers:999
+msgid "Tools for your Palm Pilot or your Visor"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Game station"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Tools to ease the configuration of your computer"
+msgstr "çä ĘŃęĎ ĘĚŃČÉ ÇäĹŮĎÇĎÇĘż"
+
+#: ../../share/compssUsers:999
+msgid "Set of tools for mail, news, web, file transfer, and chat"
+msgstr ""
+
+#, fuzzy
+#~ msgid "Lilo/Grub configuration"
+#~ msgstr "ĹŮĎÇĎ XFree"
+
+#, fuzzy
+#~ msgid "Configure..."
+#~ msgstr "ĹŮĎÇĎ XFree"
+
+#, fuzzy
+#~ msgid "Configuration de Lilo/Grub"
+#~ msgstr "ĹŮĎÇĎ XFree"
+
+#, fuzzy
+#~ msgid "Boot style configuration"
+#~ msgstr "ĘĚŃČÉ ÇäĹŮĎÇĎ"
+
+#, fuzzy
+#~ msgid "gMonitor"
+#~ msgstr "ÇäÔÇÔÉ"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index f1bef6fac..66e241c59 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -53,16 +53,17 @@ msgstr "Ŕá˙đűöĺ X ńĺđâĺđ"
msgid "X server"
msgstr "X ńĺđâĺđ"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "Ńĺđâĺđ XFree86 %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "ßęóţ ęŕíôiăóđŕöűţ XFree âű ćŕäŕĺöĺ ŕňđűěŕöü?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -71,68 +72,68 @@ msgstr ""
"Ďŕäňđűěęŕ 3D-ďŕńęŕđýíí˙ ˘ Âŕřŕé âłäýŕęŕđöĺ âűęŕíŕíŕ ňîëüęł ˘ XFree %s.\n"
"XFree %s ěîćŕ âűęŕđűńňî˘âŕöü ňîëüęł 2D-ďŕńęŕđýííĺ äë˙ ăýňŕé âłäýŕęŕđňű."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-"Âŕřŕ âiäýŕęŕđňŕ ěîćŕ ěĺöü 3D-ďŕńęŕđýííĺ, ˙ęîĺ ďŕäňđűěëiâŕĺööŕ ňîëüęi XFree "
-"%s."
+"Âŕřŕ âiäýŕęŕđňŕ ěîćŕ ěĺöü 3D-ďŕńęŕđýííĺ, ˙ęîĺ ďŕäňđűěëiâŕĺööŕ ňîëüęi XFree %"
+"s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s ç ďŕäňđűěęŕé 3D-ďŕńęŕđýíí˙"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-"Âŕřŕ âiäýŕęŕđňŕ ěîćŕ ěĺöü 3D-ďŕńęŕđýííĺ, ˙ęîĺ ďŕäňđűěëiâŕĺööŕ ňîëüęi XFree "
-"%s.\n"
+"Âŕřŕ âiäýŕęŕđňŕ ěîćŕ ěĺöü 3D-ďŕńęŕđýííĺ, ˙ęîĺ ďŕäňđűěëiâŕĺööŕ ňîëüęi XFree %"
+"s.\n"
"ĚŔÉÖĹ ÍŔ ĄÂŔÇĹ, ŘŇÎ ĂÝŇŔ ÝĘŃĎĹĐŰĚĹÍŇŔËÜÍŔß ĎŔÄŇĐŰĚĘŔ I ĚÎĆŔ ĎĐŰÂĹŃÖI ÄŔ\n"
"ÇŔÂIŃŔÍÍß ÂŔŘŔĂŔ ĘŔĚĎ'ŢŇÝĐÓ."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s ç ýęńďĺđűěĺíňŕëüíŕé ďŕäňđűěęŕé 3D-ďŕńęŕđýíí˙"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Âŕřŕ âiäýŕęŕđňŕ ěîćŕ ěĺöü 3D-ďŕńęŕđýííĺ, ˙ęîĺ ďŕäňđűěëiâŕĺööŕ ňîëüęi XFree "
-"%s.\n"
+"Âŕřŕ âiäýŕęŕđňŕ ěîćŕ ěĺöü 3D-ďŕńęŕđýííĺ, ˙ęîĺ ďŕäňđűěëiâŕĺööŕ ňîëüęi XFree %"
+"s.\n"
"ĚŔÉÖĹ ÍŔ ĄÂŔÇĹ, ŘŇÎ ĂÝŇŔ ÝĘŃĎĹĐŰĚĹÍŇŔËÜÍŔß ĎŔÄŇĐŰĚĘŔ I ĚÎĆŔ ĎĐŰÂĹŃÖI ÄŔ\n"
"ÇŔÂIŃŔÍÍß ÂŔŘŔĂŔ ĘŔĚĎ'ŢŇÝĐÓ. Âŕřŕ âiäýŕęŕđňŕ ďŕäňđűěëiâŕĺööŕ XFree %s, ˙ęi\n"
"ëĺďĺé ďŕäňđűěëiâŕĺ ęŕđňű ç 2D-ďŕńęŕđýííĺě."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Íŕńňđîéęŕ XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Ďŕçíŕ÷öĺ ďŕěĺđ âiäýŕďŕě˙öi"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Ŕá˙đűöĺ äŕäŕňęîâű˙ íŕńňđîéęi äë˙ ńĺđâĺđŕ"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Ŕá˙đűöĺ ěŕíiňîđ"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Ěŕíiňîđ"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -155,39 +156,39 @@ msgstr ""
"âű ěîćŕöĺ ńŕďńŕâŕöü ěŕíiňîđ.\n"
"Ęŕëi âű ńóěí˙âŕĺöĺń˙, ŕá˙đűöĺ ęŕíńĺđâŕňű˘íű˙ íŕńňđîéęi."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "×ŕńöłí˙ ăŕđűçŕíňŕëüíűé đŕçăîđňęi"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "×ŕńöłí˙ âĺđňűęŕëüíŕé đŕçăîđňęi"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Ěŕíiňîđ ďŕęóëü íĺ íŕńňđîĺíű"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Âiäýŕęŕđňŕ ˙ř÷ý íĺ ŕäęŕíôiăóđŕâŕíŕ"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Ďŕěĺđű ýęđŕíó ˙ř÷ý íĺ ďŕçíŕ÷ŕíű"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Öi ćŕäŕĺöĺ ďđŕňýńöiđŕâŕöü íŕńňđîéęi?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Ďŕď˙đýäćŕííĺ: ňýńöiđŕâŕííĺ íŕ ăýňŕé âiäýŕęŕđöĺ íĺá˙ńďĺ÷íŕ"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Ďđŕâĺđęŕ ďŕđŕěĺňđࢠíŕńňđîéęi"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -195,153 +196,153 @@ msgstr ""
"\n"
"ďŕńďđŕáóéöĺ çě˙íiöü íĺęŕňîđű˙ ďŕđŕěĺňđű"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ďŕěűëęŕ:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Çŕńňŕëîń˙ %d ńĺęóíäŕ˘"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Ăýňŕ äŕęëŕäíű˙ ďŕđŕěĺňđű íŕńňđîéęi?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ŕňđűěŕíŕ ďŕěűëęŕ, ďŕńďđŕáóéöĺ çě˙íiöü ďŕđŕěĺňđű"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Ďŕěĺđű ýęđŕíó"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Âűáŕđ ďŕěĺđࢠýęđŕíó i ăëűáiíi ęîëĺđó"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Âiäýŕęŕđňŕ: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Ńĺđâĺđ XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Ýęńďĺđň"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Ďŕęŕçŕöü óń¸"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Ďŕěĺđű ýęđŕíó"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Ňűď ęëŕâi˙ňóđű: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Ňűď ěűřű: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Ěűř: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Ěŕíiňîđ: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "×ŕńöłí˙ ăŕđ.đŕçă. ěŕíiňîđó: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "×ŕńöłí˙ âĺđň.đŕçă. ěŕíiňîđó: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Âiäýŕęŕđňŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Âiäýŕďŕě˙öü: %s Ęá\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Ďŕđŕěĺňđű ăëűáiíi ęîëĺđó: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Ďŕěĺđű ýęđŕíó: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Ńĺđâĺđ XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Ńĺđâĺđ XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Ďŕäđűőňî˘ęŕ íŕńňđîéęi X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Řňî âű ćŕäŕĺöĺ çđŕáiöü?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Çě˙íiöü ěŕíiňîđ"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Çě˙íiöü âiäýŕęŕđňó"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Çě˙íiöü íŕńňđîéęi Ńĺđâĺđó"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Çě˙íiöü ďŕěĺđű ýęđŕíó"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Iíôŕđěŕöű˙"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Ďđŕâĺđűöü ˙ř÷ý đŕç"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Âűőŕä"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -354,20 +355,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Ęŕëi ëŕńęŕ, ďĺđŕéäçiöĺ ˘ %s äë˙ ŕęňűâŕöűi çě˙íĺíí˙˘"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Ęŕëi ëŕńęŕ, âűéäçiöĺ, ŕ ďîňűě ńęŕđűńňŕéöĺ Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Çŕďóńę X ďđű ńňŕđöĺ ńińňýěű"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -475,7 +476,7 @@ msgstr "Ěŕíiňîđ, ˙ęi çäîëüíű ďŕäňđűěëiâŕöü 1600x1200 ďđű 76 Hz"
msgid "First sector of boot partition"
msgstr "Ďĺđřű ńĺęňŕđ çŕăđóçŕ÷íŕăŕ đŕçäçĺëó"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Ďĺđřű ńĺęňŕđ ďđűëŕäű (MBR)"
@@ -515,11 +516,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Ăŕëî˘íű˙ îďöűi ďŕ÷ŕňęîâŕăŕ çŕăđóç÷űęó"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Ăŕëî˘íű˙ îďöűi ďŕ÷ŕňęîâŕăŕ çŕăđóç÷űęó"
@@ -528,7 +529,7 @@ msgstr "Ăŕëî˘íű˙ îďöűi ďŕ÷ŕňęîâŕăŕ çŕăđóç÷űęó"
msgid "Bootloader installation"
msgstr "Óńňŕë˙âŕííĺ çŕăđóç÷űęó"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Çŕăđóçŕ÷íŕ˙ ďđűëŕäŕ"
@@ -544,7 +545,7 @@ msgstr "Ęŕěďŕęňíŕ"
msgid "compact"
msgstr "ęŕěďŕęňíŕ"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Âiäýŕ-đýćűě"
@@ -552,14 +553,14 @@ msgstr "Âiäýŕ-đýćűě"
msgid "Delay before booting default image"
msgstr "Çŕňđűěęŕ ďĺđŕä çŕăđóçęŕé âîáđŕçó ďŕ äŕěŕ˘ëĺííţ"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Ďŕđîëü"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Ďŕ˘ňŕđűöĺ ďŕđîëü"
@@ -595,42 +596,42 @@ msgid ""
msgstr ""
"Îďöű˙ ``Ŕáěĺćŕâŕííĺ îďöű˙˘ ęŕěŕíäíŕăŕ đŕäęó'' íĺ âűęŕđűńňî˘âŕĺööŕ áĺç ďŕđîë˙"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Ďŕńďđŕáóéöĺ ˙ř÷ý đŕç"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Ďŕđîëi íĺ ńóďŕäŕţöü"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Ďŕ äŕěŕ˘ëĺííţ"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -638,148 +639,148 @@ msgstr ""
"Ó ěĺíţ ěŕţööŕ íŕńňóďíű˙ ďóíęňű.\n"
"Âű ěîćŕöĺ äŕäŕöü ˙ř÷ý, ŕëüáî çě˙íiöü ińíóţ÷ű˙."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Äŕäŕöü"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Çđîáëĺíŕ"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Çě˙íiöü RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "ßęi ňűď ďóíęňŕ ćŕäŕĺöĺ äŕäŕöü?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Iířŕ˙ ŔŃ (SunOS,...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Iířŕ˙ ŔŃ (MacOS,...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Iířŕ˙ ŔŃ (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Âîáđŕç"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Äŕëó÷űöü"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "×űňŕííĺ-çŕďiń"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Ňŕáëiöŕ"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Íĺíŕäçĺéíŕ"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Ěĺňęŕ"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Ďŕ äŕěŕ˘ëĺííţ"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Âűäŕëiöü çŕďiń"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Ďóńňŕ˙ ěĺňęŕ íĺ äŕçâŕë˙ĺööŕ"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Ăýňŕ˙ ěĺňęŕ ˘ćî âűęŕđűńňî˘âŕĺööŕ"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "ßęi ňűď äđóęŕđęi âű ěŕĺöĺ?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Çíîéäçĺíű %s %s iíňýđôĺéńű"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Öi ¸ńöü ó âŕń iířű?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Öi ¸ńöü ó âŕń %s iíňýđôĺéń?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Íĺ"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ňŕę"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Ăë. ŕďińŕííĺ ŕáńňŕë˙âŕíí˙"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Óńňŕë˙âŕííĺ äđŕéâĺđó äë˙ %s ęŕđňű %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(ěîäóëü %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "ßęi äđŕéâĺđ %s ďŕńďđŕáŕâŕöü?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -796,20 +797,20 @@ msgstr ""
"˘ ďîřóęŕő íĺŕáőîäíŕé iíôŕđěŕöűi? Ěŕă÷űěŕ, ňýńöiđŕâŕííĺ ďđűâ˙äçĺ\n"
"äŕ ńďűíĺíí˙ ęŕěď'ţňýđó, ŕëĺ ˙íî íi÷îăŕ íĺ ńŕďńóĺ."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Ŕ˘ňŕďîřóę"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Ďŕçíŕ÷öĺ ďŕđŕěĺňđű"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Âű íĺ ěîćŕöĺ çŕäŕöü îďöűi ěîäóëţ %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -820,11 +821,11 @@ msgstr ""
"Îďöűi - ó ôŕđěŕöĺ ``iě˙=çíŕ÷ýííĺ iě˙2=çíŕ÷ýííĺ2 ...''.\n"
"Íŕďđűęëŕä, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Îďöűi ěîäóëţ:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -833,35 +834,35 @@ msgstr ""
"Çŕăđóçęŕ ěîäóëţ %s íĺ ďđŕéřëŕ.\n"
"Ćŕäŕĺöĺ ďŕńďđŕáŕâŕöü ç iířűěi ďŕđŕěĺňđŕěi?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(óćî äŕäŕäçĺíŕ %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Ăýňű ďŕđîëü çŕíŕäňŕ ďđîńňű"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Ęŕëi ëŕńęŕ, óâ˙äçiöĺ iě˙ ęŕđűńňŕëüíięó"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Iě˙ ęŕđűńňŕëüíięó ďŕâiííŕ çě˙ř÷ŕöü ëiňŕđű ňîëüęi íŕ íićíiě đýăińňđű, \n"
"ëi÷áű, `-' i `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Ăýňŕ iě˙ ęŕđűńňŕëüíięó ˘ćî äŕäŕäçĺíŕ"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Äŕäŕöü ęŕđűńňŕëüíięŕ"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -870,32 +871,32 @@ msgstr ""
"Óâ˙äçiöĺ iě˙ ęŕđűńňŕëüíięó\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Ďđűí˙öü ęŕđűńňŕëüíięŕ"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Óëŕńíŕĺ iě˙"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Iě˙ ęŕđűńňŕëüíięó:"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Ŕáŕëîíęŕ:"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ďięňŕăđŕěŕ"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Ŕ˘ňŕěŕňű÷íű ˘âŕőîä ó ńińňýěó"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -903,16 +904,16 @@ msgstr ""
"Ěîćíŕ íŕńňđîiöü ńińňýěó äë˙ ŕ˘ňŕěŕňű÷íŕăŕ ˘âŕőîäó ˘ ńińňýěó äë˙\n"
"ŕäíŕăî ęŕđűńňŕëüíięŕ. Ęŕëi Âű íĺ ćŕäŕĺöĺ ăýňŕăŕ, íŕöińíiöĺ \"Ŕäěĺíŕ\"."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Ŕá˙đűöĺ ŕńíî˘íŕăŕ ęŕđűńňŕëüíięŕ:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Ŕá˙đűöĺ ěýíýäćŕđ âîęíŕ˘:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -923,38 +924,49 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "Íĺ őŕďŕĺ äűńęŕâŕé ďđŕńňîđű ˘ /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Ďđŕöî˘íű ńňîë"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Ńňŕđňŕâŕĺ ěĺíţ"
@@ -1089,69 +1101,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Ďŕ äŕěŕ˘ëĺííţ"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Ŕäěĺíŕ"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Óńňŕë˙âŕííĺ LILO íĺ ŕňđűěŕëŕń˙. Óçíięëŕ íŕńňóďíŕ˙ ďŕěűëęŕ:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Ěá"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d őâiëií"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 őâiëiíŕ"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d ńĺęóíäŕ˘"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Ńňâŕđűöü"
@@ -1689,6 +1674,11 @@ msgstr "Óńĺ äŕäçĺíű˙ ˘ đŕçäçĺëĺ %s áóäóöü ńňđŕ÷ŕíű"
msgid "Choose the new size"
msgstr "Âűáŕđ íîâűő ďŕěĺđŕ˘"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "Ěá"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Ńňâŕđýííĺ íîâŕăŕ đŕçäçĺëó"
@@ -1800,20 +1790,21 @@ msgid "Reload"
msgstr "Ďĺđŕçŕăđóçiöü"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s ďŕěűëęŕ ôŕđěŕňŕâŕíí˙ %s"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Íĺ âĺäŕţ ˙ę ŕäôŕđěŕňŕâŕöü %s ç ňűďŕě %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "ďŕěűëęŕ ěŕíöiđŕâŕíí˙: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "ďŕěűëęŕ đŕçěŕíöiđŕâŕíí˙ %s: %s"
@@ -1826,41 +1817,41 @@ msgstr ""
msgid "server"
msgstr "ńĺđâĺđ"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Ďóíęň ěŕíöiđŕâŕíí˙ ďŕâiíĺí ďŕ÷űíŕööŕ ç /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Óćî ¸ńöü đŕçäçĺë ç ďóíęňŕě ěŕíöiđŕâŕíí˙ %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Ěŕíöiđŕâŕííĺ äűńęó %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Ăýňű ęŕňŕëîă ďŕâłíĺí çíŕőîäçłööŕ ˘íóňđű ęŕđŕí¸âŕé ôŕéëŕâŕé ńłńňýěű"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Âŕě íĺŕáőîäíŕ çŕäŕöü ďđŕâiëüíű ňűď ôŕéëŕâŕé ńińňýěű (ext2, reiserfs)\n"
"äë˙ ăýňŕé ęđîďęi ěŕíöiđŕâŕíí˙\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Ďŕěűëęŕ ŕäęđűöö˙ %s äë˙ çŕďińó: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1868,7 +1859,7 @@ msgstr ""
"Ďŕěűëęŕ: äë˙ ńňâŕđýíí˙ íîâűő ôŕéëŕâűő ńińňýěࢠíĺ çíŕéäçĺíű ŕäďŕâĺäíű˙ \n"
"ďđűëŕäű. Ďđŕâĺđöĺ ŕáńňŕë˙âŕííĺ äë˙ ďîřóęó iěŕâĺđíŕé ďđű÷űíű."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Âű íĺ ńňâŕđűëi ŕíi˙ęiő đŕçäçĺëŕ˘!"
@@ -1895,8 +1886,8 @@ msgstr ""
"Ęŕëł ëŕńęŕ, íŕöłńíłöĺ \"Ďđűí˙öü\", ęŕëł âű çăîäíű˙ ç óěîâŕěł ëłöýíçłł.\n"
"\n"
"\n"
-"Ęŕëł ëŕńęŕ, íŕöłńíłöĺ \"Ŕäâĺđăíóöü\", ęŕëł âű íĺ çăîäíű˙ ç óěîâŕěł "
-"ëłöĺíçłł.Óńňŕë˙âŕííĺ áóäçĺ ńęîí÷ŕíŕ\n"
+"Ęŕëł ëŕńęŕ, íŕöłńíłöĺ \"Ŕäâĺđăíóöü\", ęŕëł âű íĺ çăîäíű˙ ç óěîâŕěł ëłöĺíçłł."
+"Óńňŕë˙âŕííĺ áóäçĺ ńęîí÷ŕíŕ\n"
"á˙ç çěĺíࢠâŕřŕé á˙ăó÷ŕé ęŕíôłăóđŕöűł."
#: ../../help.pm_.c:22
@@ -1916,8 +1907,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1961,8 +1952,8 @@ msgstr ""
"ęëŕńŕ˘, ęŕá óńňŕ븢âŕöü ł ěŕäűôłęŕâŕöü \n"
"âŕřóţ ŕďĺđŕöűéíóţ ńłńňýěó Linux-Mandrake:\n"
"\n"
-"\t* Đýęŕěĺíäŕâŕíŕ: ŕá˙đűöĺ ăýňű ęëŕń, ęŕëł âű íłęîëł íĺ "
-"˘ńňŕ븢âŕëłGNU/Linux. Óńňŕë˙âŕííĺ áóäçĺ âĺëüěł ďđîńňűě,\n"
+"\t* Đýęŕěĺíäŕâŕíŕ: ŕá˙đűöĺ ăýňű ęëŕń, ęŕëł âű íłęîëł íĺ ˘ńňŕ븢âŕëłGNU/"
+"Linux. Óńňŕë˙âŕííĺ áóäçĺ âĺëüěł ďđîńňűě,\n"
"\t âŕě áóäçĺ çŕäŕíŕ ňîëüęł íĺęŕëüęł ďűňŕíí˙˘.\n"
"\n"
"\n"
@@ -1974,8 +1965,8 @@ msgstr ""
"ŕáđŕöü ăýňű ęëŕń óńňŕë˙âŕíí˙.\n"
"\n"
"\n"
-"\t* Ýęńďĺđň: âű ěîćŕöĺ ŕáđŕöü ăýňű ęëŕń, ęŕëł âű ěŕĺöĺ äîáđű˙ âĺäű ˘ "
-"GNU/Linux. ßę ł ďđű ˘ńňŕë˙âŕííł ęëŕńó\n"
+"\t* Ýęńďĺđň: âű ěîćŕöĺ ŕáđŕöü ăýňű ęëŕń, ęŕëł âű ěŕĺöĺ äîáđű˙ âĺäű ˘ GNU/"
+"Linux. ßę ł ďđű ˘ńňŕë˙âŕííł ęëŕńó\n"
"\t \"Íŕńňđîĺíŕ\", âű ěîćŕöĺ çđŕáłöü âűáŕđ ěłć âűęŕđűńňŕííĺě ńłńňýěű ˙ę "
"Ďđŕöî˘íŕ˙ ńňŕíöű˙, Ńĺđâĺđ,\n"
"\t Đŕńďđŕöî˘ęŕ. Áóäçüöĺ âĺëüěł ŕńö˙đîćíű˙ ďĺđŕä ňűě, ˙ę ŕáđŕöü ăýňű ęëŕń "
@@ -2008,8 +1999,8 @@ msgstr ""
"ďŕäđŕá˙çíŕńöł.\n"
"\n"
"\n"
-" - Ýęńďĺđň: Âűáŕđ ăýňŕăŕ đýćűěó ńâĺä÷űöü, řňî âű ńâŕáîäíŕ âŕëîäŕĺöĺ "
-"GNU/Linux\n"
+" - Ýęńďĺđň: Âűáŕđ ăýňŕăŕ đýćűěó ńâĺä÷űöü, řňî âű ńâŕáîäíŕ âŕëîäŕĺöĺ GNU/"
+"Linux\n"
" i ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü âĺëüěi äýňŕë¸âŕĺ Ąńňŕë˙âŕííĺ. ßę i ˘ âűďŕäęó \n"
" \"Ďŕ âűáŕđó\"âŕě ďŕňđýáíŕ áóäçĺ âűáđŕöü íĺŕáőîäíű˙ ďđŕăđŕěű i \n"
" ŕáńňŕë˙âŕííĺ âŕřŕăŕ ęŕěďóňŕđó.\n"
@@ -2182,8 +2173,8 @@ msgstr ""
"óńňŕë˙âŕíŕ íŕ âŕřűě ćîđńęłě\n"
"\t äűńęó ł âűęŕđűńňî˘âŕĺ ˘ńţ äŕńňóďíóţ ďđŕńňîđó, âű ďŕâłííű ńňâŕđűöüâîëüíóţ "
"ďđŕńňîđó äë˙ äŕäçĺíűő Linux\n"
-"\tĘŕá çđŕáłöü ăýňŕ, âű ěîćŕöĺ âűäŕë˙öü âŕř đŕçäçĺë Windows ł "
-"äŕäçĺíű˙(ăë.\"Ŕ÷űńňęŕ óń˙ăî äűńęó\" ŕëüáî\n"
+"\tĘŕá çđŕáłöü ăýňŕ, âű ěîćŕöĺ âűäŕë˙öü âŕř đŕçäçĺë Windows ł äŕäçĺíű˙(ăë."
+"\"Ŕ÷űńňęŕ óń˙ăî äűńęó\" ŕëüáî\n"
"\t \"Đýćűě ýęńďĺđňó\") ŕëüáî çě˙íłöü ďŕěĺđű âŕřŕăŕ đŕçäçĺëó WindowsÇě˙íĺííĺ "
"ďŕěĺđࢠěîćŕ áűöü âűęŕíŕíŕ\n"
"\t áĺç ńňđŕňű äŕäçĺíűő. Ăýňŕ˙ îďöű˙ đýęŕěĺíäóĺööŕ, ęŕëł âű "
@@ -2216,8 +2207,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2300,8 +2291,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2400,13 +2391,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2476,8 +2467,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2505,8 +2496,8 @@ msgstr ""
"\n"
"\n"
"Çŕ˘âŕćöĺ, âű ďŕâłííű ďĺđŕôŕđěŕňŕâŕöü óńĺ ńňâîđŕíű˙ đŕçäçĺëű. Âű ďŕâłííű\n"
-"ďĺđŕôŕđěŕňŕâŕöü đŕçäçĺëű, ˙ęł˙ ˘ňđűěëłâŕţöü ŕďĺđŕöűéíóţ ńłńňýěó (ňűďó "
-"\"/\",\n"
+"ďĺđŕôŕđěŕňŕâŕöü đŕçäçĺëű, ˙ęł˙ ˘ňđűěëłâŕţöü ŕďĺđŕöűéíóţ ńłńňýěó (ňűďó \"/"
+"\",\n"
"\"/usr\" öł \"/var\"), ŕëĺ íĺ ďŕâłííű ďĺđŕôŕđěŕňŕâŕöü đŕçäçĺëű, ˙ęł˙ "
"óňđűěëłâŕţöü\n"
"äŕäçĺíű˙, ˙ęł˙ âű ćŕäŕĺöĺ çŕőŕâŕöü (çâű÷ŕéíŕ /home).\n"
@@ -3231,8 +3222,8 @@ msgstr ""
"ńĺęóíäű, íŕ ďđŕö˙ăó ˙ęîăŕ çŕăđóç÷űę ÷ŕęŕĺ ďĺđŕä çŕăđóçęŕé âîáđŕçó ďŕ "
"çěî˘÷ŕííţ.\n"
"Ăýňű ďŕđŕěĺňŕđ ęŕđűńíű äë˙ ńińňýěŕ˘, ˙ęi˙ ŕäđŕçó çŕăđóćŕţööŕ ç ćîđńňęŕăŕ\n"
-"äűńęó ŕäđŕçó ŕďŕńë˙ ˘ęëţ÷ýíí˙ ęëŕâi˙ňóđű. Çŕăđóç÷űę íĺ ÷ŕęŕĺ, ęŕëi "
-"\"çŕňđűěęŕ\"\n"
+"äűńęó ŕäđŕçó ŕďŕńë˙ ˘ęëţ÷ýíí˙ ęëŕâi˙ňóđű. Çŕăđóç÷űę íĺ ÷ŕęŕĺ, ęŕëi \"çŕňđűěęŕ"
+"\"\n"
"\"çŕňđűěęŕ\" íĺ áóäçĺ ďŕçíŕ÷ŕíŕ öi óńňŕë˙âŕíŕ íŕ íîëü."
#: ../../help.pm_.c:697
@@ -3339,8 +3330,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3406,8 +3397,8 @@ msgstr ""
"ńĺęóíäű, íŕ ďđŕö˙ăó ˙ęîăŕ çŕăđóç÷űę ÷ŕęŕĺ ďĺđŕä çŕăđóçęŕé âîáđŕçó ďŕ "
"çěî˘÷ŕííţ.\n"
"Ăýňű ďŕđŕěĺňŕđ ęŕđűńíű äë˙ ńińňýěŕ˘, ˙ęi˙ ŕäđŕçó çŕăđóćŕţööŕ ç ćîđńňęŕăŕ\n"
-"äűńęó ŕäđŕçó ŕďŕńë˙ ˘ęëţ÷ýíí˙ ęëŕâi˙ňóđű. Çŕăđóç÷űę íĺ ÷ŕęŕĺ, ęŕëi "
-"\"çŕňđűěęŕ\"\n"
+"äűńęó ŕäđŕçó ŕďŕńë˙ ˘ęëţ÷ýíí˙ ęëŕâi˙ňóđű. Çŕăđóç÷űę íĺ ÷ŕęŕĺ, ęŕëi \"çŕňđűěęŕ"
+"\"\n"
"\"çŕňđűěęŕ\" íĺ áóäçĺ ďŕçíŕ÷ŕíŕ öi óńňŕë˙âŕíŕ íŕ íîëü."
#: ../../help.pm_.c:818
@@ -3475,85 +3466,85 @@ msgstr ""
"Ęŕëi âű ćŕäŕĺöĺ ďĺđŕçŕăđóçiöŕ ďŕä iířóţ ŕďĺđŕöűéíóţ ńińňýěó, ÷űňŕéöĺ \n"
"äŕäŕňęîâű˙ iíńňđóęöűi."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Âűáŕđ ěîâű"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Ęëŕń óńňŕë˙âŕíí˙"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Âűçíŕ÷ýííĺ ćîđńňęŕăŕ äűńęó"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Íŕńňđîéęŕ ěűřű"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Âűáŕđ ęëŕâi˙ňóđű"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "ęó÷ŕđŕâű"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Íŕńňđ. ôŕéëŕâűő ńińňýěŕ˘"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Ôŕđěŕňŕâŕííĺ đŕçäçĺëŕ˘"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Âűáŕđ ďŕęĺňŕ˘"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Óńňŕë˙âŕííĺ ńińňýěű"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Ďŕđîëü äë˙ root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Äŕäŕöü ęŕđűńňŕëüíięŕ"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Íŕńňđîéęŕ ńĺňęi"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Íŕńňđîéęŕ ńëóćáŕ˘"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Ńňâŕđűöü çŕăđ. äűńę"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Óńňŕë˙âŕííĺ çŕăđóç÷űęó"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Íŕńňđîéęŕ X Window"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Çŕęŕí÷ýííĺ ˘ńňŕë˙âŕíí˙"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3568,34 +3559,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Íĺěŕă÷űěŕ âűęŕđűńňî˘âŕöü broadcast áĺç äŕěĺíŕ NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Óńňŕ˘öĺ äűńęĺňó ˘ äűńęŕâîä %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Ďŕěűëęŕ ÷űňŕíí˙ ôŕéëó $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Îę"
@@ -3603,12 +3594,12 @@ msgstr "Îę"
msgid "Please test the mouse"
msgstr "Ęŕëł ëŕńęŕ, çđŕáłöĺ íĺęŕëüęł đóőࢠěűřřó."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Ęŕëł ëŕńęŕ, çđŕáłöĺ íĺęŕëüęł đóőࢠěűřřó."
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "Đóřöĺ ęîëŕě ěűřű!"
@@ -3723,9 +3714,8 @@ msgstr ""
"\n"
"DrakX çŕđŕç ďŕâiíĺí çě˙íiöü ďŕěĺđ âŕřŕăŕ đŕçäçĺëŕ Windows.\n"
"Áóäçüöĺ ˘âŕćëiâű: ăýňŕ˙ ŕďĺđŕöű˙ íĺá˙ńďĺ÷íŕ. Ęŕëi âű ˙ř÷ý íĺ çđŕáiëi \n"
-"đýçĺđâîâóţ ęîďiţ äŕäçĺíűő, ňî ńďŕ÷ŕňęó ďŕęiíüöĺ ďđŕăđŕěó "
-"˘ńňŕë˙âŕíí˙,âűęŕíŕéöĺ scandisk i defrag íŕ ăýňűě đŕçäĺëĺ, çđŕáiöĺ đýçĺđâîâóţ "
-"ęîďiţ\n"
+"đýçĺđâîâóţ ęîďiţ äŕäçĺíűő, ňî ńďŕ÷ŕňęó ďŕęiíüöĺ ďđŕăđŕěó ˘ńňŕë˙âŕíí˙,"
+"âűęŕíŕéöĺ scandisk i defrag íŕ ăýňűě đŕçäĺëĺ, çđŕáiöĺ đýçĺđâîâóţ ęîďiţ\n"
"äŕäçĺíűő i ňîëüęi ďîňűě çíî˘ â˙đíiöĺń˙ äŕ ďđŕăđŕěű ˘ńňŕë˙âŕíí˙.\n"
"Ęŕëi ďŕäđűőňŕâŕëiń˙, íŕöińíiöĺ Ok."
@@ -3830,13 +3820,13 @@ msgstr "Äóáë˙âŕííĺ ďóíęňó ěŕíöiđŕâŕíí˙ %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Íĺęŕňîđű˙ âŕćíű˙ ďŕęĺňű íĺ áűëi ˘ńňŕë˙âŕíű ęŕđýęňíŕ.\n"
"Äđóăi âŕř cdrom äűńę öi âŕř cdrom ěŕţöü äýôĺęňű.\n"
-"Ďđŕâĺđöĺ cdrom íŕ âŕřűě ęŕěďóňŕđű, âűęŕđűńňî˘âŕţ÷ű\"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Ďđŕâĺđöĺ cdrom íŕ âŕřűě ęŕěďóňŕđű, âűęŕđűńňî˘âŕţ÷ű\"rpm -qpl Mandrake/RPMS/*."
+"rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -3948,6 +3938,7 @@ msgid ""
msgstr "Ŕăóëüíű ďŕěĺđ äë˙ ŕáđŕíűő ăđóďࢠďđűáëiçíŕ đî˘íű %d Ěá.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3962,6 +3953,7 @@ msgstr ""
"ŕ ďđű 100% áóäóöü óńňŕë˙âŕíű ˘ńĺ ŕáđŕíű˙ ďŕęĺňű."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4165,8 +4157,8 @@ msgstr "Ëłöýíçłéíŕ˙ äŕěîâŕ"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4328,15 +4320,15 @@ msgstr "Ýęńďĺđň"
msgid "Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "ęŕëi ëŕńęŕ, ďŕçíŕ÷öĺ ňűď âŕřŕé ěűřű."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Ďîđň ěűřű"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Ęŕëi ëŕńęŕ, ďŕçíŕ÷öĺ ďîńë˙äî˘íű ďîđň, äŕ ˙ęîăŕ ďŕäęëţ÷ŕíŕ âŕřŕ˙ ěűř."
@@ -4494,6 +4486,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom ďŕçíŕ÷ŕíű \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4662,19 +4655,19 @@ msgstr "Âűęŕđűńňî˘âŕöü NIS"
msgid "yellow pages"
msgstr "ćî˘ňű˙ ńňŕđîíęi"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Ŕ˘ňýíňűôięŕöű˙ NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS ńĺđâĺđ:"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4701,19 +4694,19 @@ msgstr ""
"Ęŕëi ćŕäŕĺöĺ ńňâŕđűöü çŕăđóçŕ÷íű äűńę çŕđŕç, óńňŕ˘öĺ äűńęĺňó ˘ ďĺđřű\n"
"äűńęŕâîä i íŕöińíiöĺ \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Ďĺđřű äűńęŕâîä"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Äđóăi äűńęŕâîä"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Ďđŕďóńöiöü"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4736,32 +4729,32 @@ msgstr ""
"\n"
"Ćŕäŕĺöĺ ńňâŕđűöü çŕăđóçŕ÷íű äűńę çŕđŕç?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Âűáŕ÷ŕéöĺ, ŕëĺ äűńęŕâîä íĺäŕńňóďíű"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Ŕá˙đűöĺ äűńęŕâîä, ó ˙ęiě áóäçĺ ńňâŕđŕööŕ çŕăđóçŕ÷íŕ˙ äűńęĺňŕ"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Óńňŕ˘öĺ äűńęĺňó ˘ äűńęŕâîä %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Ńňâŕđýííĺ çŕăđóçŕ÷íŕé äűńęĺňű"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Ďŕäđűőňî˘ęŕ çŕăđóç÷űęŕ"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Âű ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4769,52 +4762,52 @@ msgstr ""
"Ďŕěűëęŕ ˘ńňŕë˙âŕíí˙ ŕboot, \n"
"ńďđŕáŕâŕöü óńňŕ븢âŕöü, íĺăëĺäç˙÷ű íŕ ěŕă÷űěŕńöü ďŕđóřýíí˙ ďĺđřŕăŕ đŕçäĺëó?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Ďđŕöýń óńňŕë˙âŕíí˙ çŕăđóç÷űęŕ íĺ ŕňđűěŕ˘ń˙. Óçíięëŕ íŕńňóďíŕ˙ ďŕěűëęŕ:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Ńëŕáű"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Ń˙đýäíi"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Âűńîęi"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Óçđîâĺíü á˙ńďĺęi"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Öi ćŕäŕĺöĺ âű ńňâŕđűöü ŕ˘ňŕ˘ńňŕë¸âŕ÷íű ôëîďi-äűńę äë˙ đĺďëięŕöűi linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Óńňŕ˘öĺ äűńęĺňó ˘ äűńęŕâîä %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Ńňâŕđýííĺ äűńęĺňű äë˙ ˘ńňŕë˙âŕíí˙"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4823,13 +4816,13 @@ msgstr ""
"Íĺęŕňîđű˙ ęđîęi íĺ çŕâĺđřŕíű.\n"
"Âű ńŕďđŕ˘äű ćŕäŕĺöĺ âűéńöi çŕđŕç?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4842,12 +4835,12 @@ msgstr ""
"Iíôŕđěŕöű˙ ďŕ íŕńňđîéęĺ âŕřŕé ńińňýěű ¸ńňü ˘ ďŕńë˙-˘ńňŕë¸âŕ÷íŕé\n"
"ăëŕâĺ âŕřŕăŕ Äŕďŕěîćíięŕ Ęŕđűńňŕëüíięó ç Ŕôiöűéíŕăŕ Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Ńňâŕđýííĺ äűńęĺňű äë˙ ˘ńňŕë˙âŕíí˙"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4856,16 +4849,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Ŕ˘ňŕěŕňű÷íű"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Ďĺđŕçŕăđóçiöü"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Ŕńŕáińňű âűáŕđ ďŕęĺňŕ˘"
@@ -4885,11 +4878,11 @@ msgstr ""
msgid "kdesu missing"
msgstr ""
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Ęŕëi ëŕńęŕ, ďŕ÷ŕęŕéöĺ"
@@ -4918,11 +4911,11 @@ msgstr "Âŕř âűáŕđ? (çěî˘÷ŕííĺ %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Âŕř âűáŕđ? (çěî˘÷ŕííĺ %s. Óâ˙äçiöĺ `none' ďđű ŕäńóňíŕńöi) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "×ĺřńęi (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Í˙ěĺöęi"
@@ -4930,19 +4923,19 @@ msgstr "Í˙ěĺöęi"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Ińďŕíńęi"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Ôiíńęi"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Ôđŕíöóçńęi"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Íŕđâĺćńęi"
@@ -4950,15 +4943,15 @@ msgstr "Íŕđâĺćńęi"
msgid "Polish"
msgstr "Ďîëüńęi"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Đóńęi"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK ęëŕâi˙ňóđŕ"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US ęëŕâi˙ňóđŕ"
@@ -4974,208 +4967,208 @@ msgstr "Ŕđě˙íńęi (typewriter)"
msgid "Armenian (phonetic)"
msgstr "Ŕđě˙íńęi (ôŕíĺňű÷íű)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Ŕçĺđáŕéäćŕíńęł (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Ŕçĺđáŕéäćŕíńęł (ęłđűëłöŕ)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Áĺëüăiéńęi"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Áŕëăŕđńęi"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Áđŕçiëüńęi (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Áĺëŕđóńęł"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Řâĺéöŕđńęi (Í˙ěĺöęŕ˙ đŕńęëŕäęŕ)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Řâĺéöŕđńęi (Ôđŕíöóçńęŕ˙ đŕńęëŕäęŕ)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "×ĺřńęi (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Í˙ěĺöęi (í˙ěŕ çŕáëŕęiđŕâŕíűő ęëŕâiř)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Äŕöęi"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Íŕđâĺćńęi)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Ýńňîíńęi"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Ăđóçiíńęi (\"Đóńęŕ˙\" đŕńęëŕäęŕ)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Ăđóçiíńęi (\"Ëŕöiíńęŕ˙\" đŕńęëŕäęŕ)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Ăđý÷ŕńęi"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ěŕäü˙đńęi"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Őŕđâŕöęi"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "I˘đűň"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "I˘đűň (ôŕíĺňű÷íű)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iđŕíńęi"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Ińëŕíäńęi"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Iňŕëü˙íńęi"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "ßďîíńęi 106 ęëŕâiř"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "UK ęëŕâi˙ňóđŕ"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Ëŕöiíŕ-Ŕěĺđűęŕíńęi"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Ăŕëŕíäńęi"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Ëiňî˘ńęi AZERTY (ńňŕđű)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Ëiňî˘ńęi AZERTY (íîâű)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Ëiňî˘ńęi \"íóěŕđ đŕäęŕ\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Ëiňî˘ńęi \"ôŕíĺňű÷íű\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Ďîëüńęi (ńňŕíäŕđňíŕ˙ đŕńęëŕäęŕ)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Ďîëüńęi (qwertz đŕńęëŕäęŕ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Ďŕđňóăŕëüńęi"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Ęŕíŕäńęi (Ęâĺáýę)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Đóńęi (ß-Â-Ĺ-Đ-Ň-Č)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Řâĺöęi"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Ńëŕâĺíńęi"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Ńëŕâŕöęi (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Ńëŕâŕöęi (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Ňŕéńęŕ˙ ęëŕâi˙ňóđŕ"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Ňóđýöęi (ňđŕäűöű¸íŕ˙ \"F\" ěŕäýëü)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Ňóđýöęi (ńó÷ŕńíŕ˙ \"Q\" ěŕäýëü)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Óęđŕiíńęi"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US ęëŕâi˙ňóđŕ (ěićíŕđîäíŕ˙)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Âüĺňíŕěńęi \"íóěŕđ đŕäęŕ\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr ""
@@ -5307,33 +5300,33 @@ msgstr "Äŕëĺé ->"
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ăýňŕ äŕęëŕäíŕ?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Íŕńňđîéęŕ çëó÷ýíí˙ ç Iíňýđíýňŕě"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Öi ćŕäŕĺöĺ çŕđŕç ďŕńďđŕáŕâŕöü äŕëó÷űööŕ äŕ Iíňýđíýňó?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "ßęi ňűď âŕřŕăŕ ISDN çëó÷ýíí˙?"
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "ßę âű ďëŕíóĺöĺ äŕëó÷űööŕ äŕ Iíňýđíýňó?"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
@@ -5342,18 +5335,18 @@ msgstr ""
"\n"
"Âű ěîćŕöĺ ŕäęëţ÷űööŕ öł ďĺđŕęŕíôłăóđŕâŕöü âŕřŕĺ çëó÷ýííĺ."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Ęŕíôiăóđŕöű˙ ńĺňęi"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Íŕńňđîéęŕ ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5361,79 +5354,79 @@ msgstr ""
"Ŕá˙đűöĺ âŕřŕăŕ ďđŕâŕéäŕđŕ.\n"
"ęŕëi ˙ăî í˙ěŕ ˘ ăýňűě ńďińĺ, ŕá˙đűöĺ ňűď ``Iířű''"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Íŕńňđîéęŕ äŕëó÷ýíí˙ äŕ Iíňýđíýňó"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Ęŕëi ëŕńęŕ, çŕďî˘íiöĺ öi ďŕçíŕ÷öĺ ďîëĺ íićýé"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ ęŕđňű"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Ŕäđŕńű ďŕě˙öł ęŕđňű (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO ęŕđňű"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 ęŕđňű"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 ęŕđňű"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Âŕř ŕńŕáińňű ňýëĺôîííű íóěŕđ"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Iě˙ ďđŕâŕéäŕđó, íŕďđűęëŕä ďđŕâŕéäŕđ.net"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Íóěŕđ ňýëĺôîíó ďđŕâŕéäŕđŕ"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 ďđŕâŕéäŕđó"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 ďđŕâŕéäŕđó"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Đýćűě çëó÷ýíí˙"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Iě˙ äë˙ ˘âŕőîäó (iě˙ ęŕđűńňŕëüíięó)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Ďŕđîëü äë˙ ˘âŕőîäó"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Ţđîďŕ"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Ţđîďŕ (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Ďŕäęëţ÷ýííĺ"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5441,27 +5434,27 @@ msgstr ""
"Ďŕäęëţ÷ýííĺ \n"
" íĺ ďđŕç D-ęŕíŕë (âűëó÷ŕíű˙ ęŕíŕëű)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "ßęi ďđŕňŕęîë âű ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "ßęi ňűď ęŕđňű âű ěŕĺöĺ?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Íĺ â˙äîěŕ"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5474,19 +5467,19 @@ msgstr ""
"\n"
"Ęŕëi âű ěŕĺöĺ PCMCIA ęŕđňó, âű ďŕâiííű âĺäŕöü irq i io âŕřŕé ęŕđňű.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Ŕäě˙íiöü"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Ďđŕö˙ăíóöü"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "ßęŕ˙ ˘ âŕń ISDN ęŕđňŕ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5494,11 +5487,11 @@ msgstr ""
"Âűçíŕ÷ŕíŕ ISDN PCI ęŕđňŕ, ŕëĺ íĺâ˙äîěű ˙ĺ ňűď. Ęŕëi ëŕńęŕ, ďŕçíŕ÷öĺ PCI "
"ęŕđňó íŕ íŕńňóďíűě ýęđŕíĺ."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Ęŕđňŕ ISDN PCI íĺ çíîéäçĺíŕ. Ęŕëi ëŕńęŕ, ďŕçíŕ÷öĺ íŕ íŕńňóďíűě ýęđŕíĺ."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
#, fuzzy
msgid ""
"No ethernet network adapter has been detected on your system.\n"
@@ -5507,23 +5500,23 @@ msgstr ""
"Íi âîäíű ethernet ńĺňęŕâű ŕäŕďňŕđ ó âŕřŕé ńińňýěĺ íĺ âűçíŕ÷ŕíű. Ęŕëi ëŕńęŕ, "
"ńęŕđűńňŕéöĺ ęŕíôiăóđŕöűéíű iíńňđóěýíň."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Ďŕçíŕ÷öĺ ńĺňęŕâű iíňýđôĺéń"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Ęŕëi ëŕńęŕ, ďŕçíŕ÷öĺ ńĺňęŕâű ŕäŕďňŕđ, ˙ęi ďëŕíóĺöĺ âűęŕđűńňî˘âŕöü äë˙ "
"äŕëó÷ýíí˙ äŕ iíňýđíýň"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Ńĺňęŕâű iíňýđôĺéń"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5531,74 +5524,74 @@ msgstr ""
"\n"
"Âű çăîäíű˙?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr ""
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Íŕńňđîéęŕ ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Âű ćŕäŕĺöĺ, ęŕá ăýňŕĺ çëó÷ýííĺ ńňŕđňŕâŕëŕ ďđű çŕăđóçöű?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Äŕ ˙ęîăŕ ďŕńë˙äî˘íŕăŕ ďîđňó äŕëó÷ŕíű ěŕäýě?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Ďŕđŕěĺňđű ęŕěóňŕâŕíŕăŕ çëó÷ýíí˙ (Dialup)"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Iě˙ çëó÷ýíí˙"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Íóěŕđ ňýëĺôîíó"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Iě˙ (login ID)"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Ŕ˘ňýíňűôięŕöű˙"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "íŕ ŕńíîâĺ ńęđűďňó"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "íŕ ŕńíîâĺ ňýđěiíŕëó"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Iě˙ äŕěĺíó"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Ďĺđřű ńĺđâĺđ DNS"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Äđóăi ńĺđâĺđ DNS:"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5606,7 +5599,7 @@ msgstr ""
"\n"
"Âű ěîćŕöĺ ŕäęëţ÷űööŕ öł ďĺđŕęŕíôłăóđŕâŕöü âŕřŕĺ çëó÷ýííĺ."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
@@ -5615,12 +5608,12 @@ msgstr ""
"\n"
"Âű ěîćŕöĺ ŕäęëţ÷űööŕ öł ďĺđŕęŕíôłăóđŕâŕöü âŕřŕĺ çëó÷ýííĺ."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
#, fuzzy
msgid "You are currently connected to internet."
msgstr "ßę âű ďëŕíóĺöĺ äŕëó÷űööŕ äŕ Iíňýđíýňó?"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
@@ -5629,78 +5622,78 @@ msgstr ""
"\n"
"Âű ěîćŕöĺ ŕäęëţ÷űööŕ öł ďĺđŕęŕíôłăóđŕâŕöü âŕřŕĺ çëó÷ýííĺ."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "ßę âű ďëŕíóĺöĺ äŕëó÷űööŕ äŕ Iíňýđíýňó?"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Äŕëó÷ýííĺ äŕ Iíňýđíýňó"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Äŕëó÷ýííĺ äŕ Iíňýđíýňó"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr ""
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Iíňýđíýň çëó÷ýííĺ i ęŕíôiăóđŕöű˙"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Ęŕíôiăóđŕöű˙ ńĺňęi"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "External ISDN modem"
msgstr "Óíóňđŕíŕ˙ ISDN ęŕđňŕ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Óíóňđŕíŕ˙ ISDN ęŕđňŕ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "ßęi ňűď âŕřŕăŕ ISDN çëó÷ýíí˙?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Äŕëó÷ýííĺ äŕ Iíňýđíýňó"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "âűęŕđűńňî˘âŕöü pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
#, fuzzy
msgid "use pptp"
msgstr "âűęŕđűńňî˘âŕöü pppoe"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5708,17 +5701,17 @@ msgstr ""
"ßęi dhcp ęëiĺíň âű ďëŕíóĺöĺ âűęŕđűńňî˘âŕöü?\n"
"Ďŕ çěî˘÷ŕííţ, ăýňŕ dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
#, fuzzy
msgid "Network configuration"
msgstr "Ęŕíôiăóđŕöű˙ ńĺňęi"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
#, fuzzy
msgid "Do you want to restart the network"
msgstr "Öi ćŕäŕĺöĺ ďđŕňýńöiđŕâŕöü íŕńňđîéęi?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5726,7 +5719,7 @@ msgid ""
"%s"
msgstr "Öi ćŕäŕĺöĺ ďđŕňýńöiđŕâŕöü íŕńňđîéęi?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5734,7 +5727,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5742,73 +5735,73 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Ŕá˙đűöĺ ŕńíî˘íŕăŕ ęŕđűńňŕëüíięŕ:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Âűçíŕ÷ýííĺ ďđűëŕäŕ˘..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr ""
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Äóáë˙âŕííĺ ďóíęňó ěŕíöiđŕâŕíí˙ %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Íŕńňđîéęŕ ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "Ńĺňęŕâű iíňýđôĺéń"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Çëó÷ýííĺ ďđűíňýđó"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "Đŕçěĺđęŕâŕííĺ"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "ßę âű ďëŕíóĺöĺ äŕëó÷űööŕ äŕ Iíňýđíýňó?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5866,11 +5859,11 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP ŕäđŕń"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Ěŕńęŕ ńĺňęi"
@@ -5903,7 +5896,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS ńĺđâĺđ"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Řëţç"
@@ -5931,11 +5924,11 @@ msgstr "Proxy ďŕâiíĺí áűöü http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy ďŕâiíĺí áűöü ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Ďŕřűđŕíű đŕçäçĺë íĺ ďŕäňđűěëiâŕĺööŕ ăýňŕé ďëŕňôîđěŕé"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5945,21 +5938,21 @@ msgstr ""
"Ŕäçiíű âűőŕä ó ňűě, ęŕá ďĺđŕě˙ńöiöü ďĺđřŕńíű˙ đŕçäçĺëű ňŕę, ęŕá äçiđęŕ iřëŕ\n"
"ŕäđŕçó çŕ ďŕřűđŕíűě (extended) đŕçäçĺëŕě"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Ďŕěűëęŕ ÷űňŕíí˙ ôŕéëó %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Ŕäíŕ˘ëĺííĺ ç ôŕéëŕ %s íĺ ŕňđűěŕëŕń˙: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Äđýííű ôŕéë đýçĺđâîâŕé ęîďii"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Ďŕěűëęŕ çŕďińó ˘ ôŕéë %s"
@@ -6931,7 +6924,7 @@ msgstr "Ńóěĺńíŕĺ Iíňýđíýň-çëó÷ýííĺ"
msgid "Network configuration (%d adapters)"
msgstr "Ęŕíôiăóđŕöű˙ ńĺňęi"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "ďŕěűëęŕ ěŕíöiđŕâŕíí˙: "
@@ -7027,7 +7020,7 @@ msgstr "ßę âű ďëŕíóĺöĺ äŕëó÷űööŕ äŕ Iíňýđíýňó?"
msgid "Configure Internet Access..."
msgstr "Íŕńňđîéęŕ ńëóćáŕ˘"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "Íŕńňđîéęŕ ADSL"
@@ -7069,84 +7062,84 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Ďđŕâĺđęŕ ďŕđŕěĺňđࢠíŕńňđîéęi"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "Íŕńňđîéęŕ"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Disable"
msgstr "Ňŕáëiöŕ"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Enable"
msgstr "Ňŕáëiöŕ"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Iíňýđíýň çëó÷ýííĺ i ęŕíôiăóđŕöű˙"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Iíňýđíýň çëó÷ýííĺ i ęŕíôiăóđŕöű˙"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Iě˙ çëó÷ýíí˙"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 ďđŕâŕéäŕđó"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 ďđŕâŕéäŕđó"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7261,14 +7254,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Íĺěŕă÷űěŕ çŕďóńöłöü live upgrade !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "serial_usb íĺ çíîéäçĺí\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Ýěóë˙âŕöü ňđýöţţ ęíîďęó?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Ęŕëł ëŕńęŕ, çđŕáłöĺ íĺęŕëüęł đóőࢠěűřřó."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7746,6 +7744,15 @@ msgstr "Öi ćŕäŕĺöĺ ďđŕňýńöiđŕâŕöü íŕńňđîéęi?"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
+#~ msgid "%d minutes"
+#~ msgstr "%d őâiëií"
+
+#~ msgid "1 minute"
+#~ msgstr "1 őâiëiíŕ"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d ńĺęóíäŕ˘"
+
#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "Íŕńňđîéęŕ ADSL"
@@ -7947,16 +7954,19 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "are you ready to answer that kind of questions?"
#~ msgstr ""
#~ "Âű ˘ďý˘íĺíű, řňî çěîćŕöĺ ďđŕö˙ăíóöü ďđŕöýń óńňŕë˙âŕíí˙ ˙ę ýęńďĺđň?\n"
-#~ "Ó ăýňűě âűďŕäęó Âű áóäçĺöĺ ěĺöü áîëüřű ęŕíňđîëü íŕä ďđŕöýńŕě óńňŕë˙âŕíí˙,\n"
+#~ "Ó ăýňűě âűďŕäęó Âű áóäçĺöĺ ěĺöü áîëüřű ęŕíňđîëü íŕä ďđŕöýńŕě "
+#~ "óńňŕë˙âŕíí˙,\n"
#~ "ŕëĺ âűíięi ďŕěűëęi ěîăóöü áűöü ôŕňŕëüíű˙.\n"
#~ "\n"
-#~ "Âŕě áóäóöü çŕäŕäçĺíű, íŕďđűęëŕä, ňŕęi˙ ďűňŕííi: ``Öi âűęŕđűńňî˘âŕöü öĺí˙âű\n"
+#~ "Âŕě áóäóöü çŕäŕäçĺíű, íŕďđűęëŕä, ňŕęi˙ ďűňŕííi: ``Öi âűęŕđűńňî˘âŕöü "
+#~ "öĺí˙âű\n"
#~ "ôŕéë ďŕđîë˙˘?'' Öi ďŕäđűőňŕâŕíű âű äŕ ŕäęŕçó íŕ ăýňű˙ ďűňŕííi?"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -7976,7 +7986,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -7986,16 +7997,19 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
#~ "- Ctrl-m to set the mount point\n"
#~ msgstr ""
#~ "Çŕđŕç ěîćíŕ âűçíŕ÷űöü, ˙ęi˙ đŕçäçĺëű âűęŕđűńňî˘âŕöü äë˙ ˘ńňŕë˙âŕíí˙\n"
-#~ "âŕřŕé ńińňýěű Linux-Mandrake, ęŕëi ˙íű ˘ćî áűëi çŕäŕäçĺíű (ďđű ďŕď˙đýäíłě\n"
+#~ "âŕřŕé ńińňýěű Linux-Mandrake, ęŕëi ˙íű ˘ćî áűëi çŕäŕäçĺíű (ďđű "
+#~ "ďŕď˙đýäíłě\n"
#~ "˘ńňŕë˙âŕííł Linux ŕëüáî iířŕé ďđŕöýäóđŕé đŕçáiöö˙). Ó iířűő âűďŕäęŕő\n"
-#~ "đŕçäçĺëű ćîđńňęŕăŕ äűńęó ďŕâiííű áűöü ďŕçíŕ÷ŕíű. Ăýňŕ ŕďĺđŕöű˙ ńęëŕäŕĺööŕ ç\n"
+#~ "đŕçäçĺëű ćîđńňęŕăŕ äűńęó ďŕâiííű áűöü ďŕçíŕ÷ŕíű. Ăýňŕ ŕďĺđŕöű˙ ńęëŕäŕĺööŕ "
+#~ "ç\n"
#~ "ëŕăi÷íŕăŕ đŕçáiöö˙ äűńęŕâŕé ďđŕńňîđű ęŕěď'ţňýđó íŕ íĺęŕëüęi\n"
#~ "âîáëŕńöĺé âűęŕđűńňŕíí˙.\n"
#~ "\n"
@@ -8003,17 +8017,20 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "Ęŕëi âű ďëŕíóĺöĺ ńňâŕđŕöü íîâű˙ đŕçäçĺëű, ňŕäű ěîćŕöĺ ńęŕđűńňŕöü đýćűě\n"
#~ "\"Ŕ˘ňŕ đŕçě˙ř÷ýííĺ\", ęŕá ŕ˘ňŕěŕňű÷íŕ ńňâŕđűöü đŕçäçĺëű GNU/Linux. Âű "
#~ "ěîćŕöĺ\n"
-#~ "ďŕçíŕ÷űöü äűńę äë˙ đŕçáiöö˙, íŕöińíó˘řű íŕ \"hda\" äë˙ ďĺđřŕăŕ IDE äűńęó,\n"
+#~ "ďŕçíŕ÷űöü äűńę äë˙ đŕçáiöö˙, íŕöińíó˘řű íŕ \"hda\" äë˙ ďĺđřŕăŕ IDE "
+#~ "äűńęó,\n"
#~ "\"hdb\" äë˙ äđóăîăŕ äűńęó öi \"sda\" äë˙ ďĺđřŕăŕ SCSI äűńęó i ă.ä.\n"
#~ "\n"
#~ "\n"
#~ "Äâŕ çâű÷ŕéíű˙ đŕçäçĺëű íŕńňóďíű˙: ęŕđýííű đŕçäçĺë (/), ˙ęi ç'˙˘ë˙ĺööŕ "
#~ "ďŕ÷ŕňęîâűě\n"
#~ "ďóíęňŕě iĺđŕđőii ęŕňŕëŕăࢠôŕéëŕâŕé ńińňýěű, i /boot, ˙ęi çě˙ř÷ŕĺ ˘ńĺ\n"
-#~ "ôŕéëű, íĺŕáőîäíű˙ äë˙ çŕďóńęó ŕďĺđŕöűéíŕé ńińňýěű ďđű ˘ęëţ÷ýííi ęŕěď'ţňýđó.\n"
+#~ "ôŕéëű, íĺŕáőîäíű˙ äë˙ çŕďóńęó ŕďĺđŕöűéíŕé ńińňýěű ďđű ˘ęëţ÷ýííi "
+#~ "ęŕěď'ţňýđó.\n"
#~ "\n"
#~ "\n"
-#~ "Ďŕęîëüęi âűíięi ăýňŕăŕ ďđŕöýńó çâű÷ŕéíŕ íĺçâŕđîňíű˙, đŕçáiöö¸ íŕ đŕçäçĺëű\n"
+#~ "Ďŕęîëüęi âűíięi ăýňŕăŕ ďđŕöýńó çâű÷ŕéíŕ íĺçâŕđîňíű˙, đŕçáiöö¸ íŕ "
+#~ "đŕçäçĺëű\n"
#~ "ěîćŕ íŕďŕëîőŕöü íŕâi÷ęŕ. DiskDrake ńďđŕř÷ŕĺ ăýňű ďđŕöýń, ňŕěó íŕďđóćŕííĺ\n"
#~ "ďŕâiííŕ çíiěŕööŕ. Ďŕăë˙äçiöĺ äŕęóěĺíňŕöűţ i ďŕäđűőňóéöĺń˙ ŕäđŕçó.\n"
#~ "\n"
@@ -8023,7 +8040,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "Tab\n"
#~ "i Up/Down. Ęŕëi đŕçäçĺë ŕáđŕíű, âű ěîćŕöĺ âűęŕđűńňî˘âŕöü:\n"
#~ "\n"
-#~ "- Ctrl-c ęŕá ńňâŕđűöü íîâű đŕçäçĺë (ęŕëi ďŕď˙đýäíĺ ŕáđŕíű ďóńňű đŕçäçĺë)\n"
+#~ "- Ctrl-c ęŕá ńňâŕđűöü íîâű đŕçäçĺë (ęŕëi ďŕď˙đýäíĺ ŕáđŕíű ďóńňű "
+#~ "đŕçäçĺë)\n"
#~ "\n"
#~ "- Ctrl-d ęŕá âűäŕëiöü đŕçäçĺë\n"
#~ "\n"
@@ -8051,8 +8069,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ msgstr "Ęŕňýăîđű˙"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "Ďđŕăđŕěű Chat (IRC or instant messaging), ňűďó xchat, licq, gaim ł ă.ä."
@@ -8070,7 +8088,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8097,14 +8116,16 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ " - Đýęŕěĺíäóĺööŕ: Ęŕëi âű đŕíĺé íięîëi íĺ ˘ńňŕ븢âŕëi \n"
#~ " GNU/Linux, âűá˙đűöĺ ăýňű đýćűě.\n"
#~ "\n"
-#~ " - Ďŕ âűáŕđó: Ăýňű đýćűě đýęŕěĺíäóĺööŕ ˘ ňűě âűďŕäęó, ęŕëi âű ďđŕöŕâŕëi \n"
+#~ " - Ďŕ âűáŕđó: Ăýňű đýćűě đýęŕěĺíäóĺööŕ ˘ ňűě âűďŕäęó, ęŕëi âű "
+#~ "ďđŕöŕâŕëi \n"
#~ " đŕíĺé ç GNU/Linux, i çěîćŕöĺ ńŕěi âűáđŕöü íĺŕáőîäíű˙\n"
#~ " ďŕęĺňű i ŕáńňŕë˙âŕííĺ äë˙ âŕřŕăŕ ęŕěďóňŕđó. Ăë˙äçiöĺ íićýé "
#~ "ďŕäđŕá˙çíŕńöł.\n"
#~ "\n"
-#~ " - Ýęńďĺđň: Âűáŕđ ăýňŕăŕ đýćűěó ńâĺä÷űöü, řňî âű ńâŕáîäíŕ âŕëîäŕĺöĺ "
-#~ "GNU/Linux\n"
-#~ " i ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü âĺëüěi äýňŕë¸âŕĺ Ąńňŕë˙âŕííĺ. ßę i ˘ âűďŕäęó\n"
+#~ " - Ýęńďĺđň: Âűáŕđ ăýňŕăŕ đýćűěó ńâĺä÷űöü, řňî âű ńâŕáîäíŕ âŕëîäŕĺöĺ GNU/"
+#~ "Linux\n"
+#~ " i ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü âĺëüěi äýňŕë¸âŕĺ Ąńňŕë˙âŕííĺ. ßę i ˘ "
+#~ "âűďŕäęó\n"
#~ " \"Ďŕ âűáŕđó\"âŕě ďŕňđýáíŕ áóäçĺ âűáđŕöü íĺŕáőîäíű˙ ďđŕăđŕěű i \n"
#~ " ŕáńňŕë˙âŕííĺ âŕřŕăŕ ęŕěďóňŕđó.\n"
#~ " Ęŕëi ëŕńęŕ, ÍĹ ŔÁIĐŔÉÖĹ ĂÝŇŰ ĐÝĆŰĚ, ĘŔËI ÍĹ ĄĎÝĄÍĹÍŰ, ŘŇÎ ĐÎÁIÖĹ "
@@ -8114,13 +8135,14 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8146,14 +8168,16 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ " - Đýęŕěĺíäóĺööŕ: Ęŕëi âű đŕíĺé íięîëi íĺ ˘ńňŕ븢âŕëi \n"
#~ " GNU/Linux, ŕá˙đűöĺ ăýňű đýćűě.\n"
#~ "\n"
-#~ " - Ďŕ âűáŕđó: Ăýňű đýćűě đýęŕěĺíäóĺööŕ ˘ ňűě âűďŕäęó, ęŕëi âű ďđŕöŕâŕëi \n"
+#~ " - Ďŕ âűáŕđó: Ăýňű đýćűě đýęŕěĺíäóĺööŕ ˘ ňűě âűďŕäęó, ęŕëi âű "
+#~ "ďđŕöŕâŕëi \n"
#~ " đŕíĺé ç GNU/Linux, i çäîëĺĺöĺ ńŕěi âűáđŕöü íĺŕáőîäíű˙\n"
#~ " ďŕęĺňű i ŕáńňŕë˙âŕííĺ äë˙ âŕřŕăŕ ęŕěďóňŕđó. Ăë˙äçiöĺ íićýé "
#~ "ďŕäđŕá˙çíŕńöł.\n"
#~ "\n"
-#~ " - Ýęńďĺđň: Âűáŕđ ăýňŕăŕ đýćűěó ńâĺä÷űöü, řňî âű ńâŕáîäíŕ âŕëîäŕĺöĺ "
-#~ "GNU/Linux\n"
-#~ " i ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü âĺëüěi äýňŕë¸âŕĺ Ąńňŕë˙âŕííĺ. ßę i ˘ âűďŕäęó \n"
+#~ " - Ýęńďĺđň: Âűáŕđ ăýňŕăŕ đýćűěó ńâĺä÷űöü, řňî âű ńâŕáîäíŕ âŕëîäŕĺöĺ GNU/"
+#~ "Linux\n"
+#~ " i ćŕäŕĺöĺ âűęŕđűńňî˘âŕöü âĺëüěi äýňŕë¸âŕĺ Ąńňŕë˙âŕííĺ. ßę i ˘ "
+#~ "âűďŕäęó \n"
#~ " \"Ďŕ âűáŕđó\"âŕě ďŕňđýáíŕ áóäçĺ âűáđŕöü íĺŕáőîäíű˙ ďđŕăđŕěű i \n"
#~ " ŕáńňŕë˙âŕííĺ âŕřŕăŕ ęŕěďóňŕđó.\n"
#~ " Ęŕëi ëŕńęŕ, ÍĹ ŔÁIĐŔÉÖĹ ĂÝŇŰ ĐÝĆŰĚ, ĘŔËI ÍĹ ĄĎÝĄÍĹÍŰ, ŘŇÎ ĐÎÁIÖĹ "
@@ -8214,7 +8238,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ msgid "Could not install caching-nameserver RPM with urpmi."
#~ msgstr ""
-#~ "Íĺ ŕňđűěëłâŕĺööŕ ˘ńňŕë˙âŕöü RPM ęýřóţ÷ŕăŕ ńĺđâĺđó łě¸íࢠç äŕďŕěîăŕé urpmi."
+#~ "Íĺ ŕňđűěëłâŕĺööŕ ˘ńňŕë˙âŕöü RPM ęýřóţ÷ŕăŕ ńĺđâĺđó łě¸íࢠç äŕďŕěîăŕé "
+#~ "urpmi."
#~ msgid "Could not install dhcp RPM with urpmi."
#~ msgstr "Íĺ ŕňđűěëłâŕĺööŕ ˘ńňŕë˙âŕöü RPM ``dhcp'' ç äŕďŕěîăŕé urpmi."
@@ -8299,9 +8324,12 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "ŕáńňŕë˙âŕííĺ:\n"
#~ "çâű÷ŕéíŕ ˘ń¸ ďđŕöóĺ äîáđŕ.\n"
#~ "\n"
-#~ "Ó ŕäâŕđîňíűě âűďŕäęó, íĺ çŕáűâŕéöĺń˙ ďđŕ iíôŕđěŕöűţ ŕá ŕáńňŕë˙âŕííi, ˙ęóţ\n"
-#~ "ěîćíŕ ŕňđűěŕöü ŕä Windows (ęŕëi ˙íŕ ďđűńóňíi÷ŕĺ ˘ âŕřŕé ńińňýěĺ), ŕ ňŕęńŕěŕ\n"
-#~ "ďđŕ äŕďŕěîćíię ďŕ ˘ńňŕííł ăýňŕé ďđűëŕäű. ßíű çě˙ř÷ŕţöü ňű˙ íŕńňđîéęi, ˙ęi˙\n"
+#~ "Ó ŕäâŕđîňíűě âűďŕäęó, íĺ çŕáűâŕéöĺń˙ ďđŕ iíôŕđěŕöűţ ŕá ŕáńňŕë˙âŕííi, "
+#~ "˙ęóţ\n"
+#~ "ěîćíŕ ŕňđűěŕöü ŕä Windows (ęŕëi ˙íŕ ďđűńóňíi÷ŕĺ ˘ âŕřŕé ńińňýěĺ), ŕ "
+#~ "ňŕęńŕěŕ\n"
+#~ "ďđŕ äŕďŕěîćíię ďŕ ˘ńňŕííł ăýňŕé ďđűëŕäű. ßíű çě˙ř÷ŕţöü ňű˙ íŕńňđîéęi, "
+#~ "˙ęi˙\n"
#~ "íĺŕáőîäíŕ çŕäŕöü äđŕéâĺđó."
#~ msgid ""
@@ -8406,14 +8434,19 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "ňűďࢠďŕňđŕáóĺ đîçíŕăŕ ˘ńňŕë˙âŕíí˙.\n"
#~ "\n"
#~ "\n"
-#~ "Ęŕëi âŕřŕ ďđűëŕäŕ äë˙ äđóęŕâŕíí˙ äŕëó÷ŕíŕ íĺďŕńđýäíŕ äŕ ăýňŕăŕ ęŕěď'ţňýđó,\n"
-#~ "ŕá˙đűöĺ \"Ëŕęŕëüíű ďđűíňýđ\". Âŕě áóäçĺ ďŕňđýáíŕ âűçíŕ÷űöü, äŕ ˙ęîăŕ ďîđňó\n"
+#~ "Ęŕëi âŕřŕ ďđűëŕäŕ äë˙ äđóęŕâŕíí˙ äŕëó÷ŕíŕ íĺďŕńđýäíŕ äŕ ăýňŕăŕ "
+#~ "ęŕěď'ţňýđó,\n"
+#~ "ŕá˙đűöĺ \"Ëŕęŕëüíű ďđűíňýđ\". Âŕě áóäçĺ ďŕňđýáíŕ âűçíŕ÷űöü, äŕ ˙ęîăŕ "
+#~ "ďîđňó\n"
#~ "äŕëó÷ŕíŕ ďđűëŕäŕ i âűáđŕöü ďŕäűőîäç˙÷ű ôiëüňđ.\n"
#~ "\n"
#~ "\n"
-#~ "Ęŕëi âű ćŕäŕĺöĺ ŕňđűěŕöü äîńňóď äŕ ďđűíňýđó, ˙ęi çíŕőîäçiööŕ íŕ ŕääŕëĺíŕé\n"
-#~ "ěŕřűíĺ Unix, íĺŕáőîäíŕ âűáđŕöü \"Ŕääŕëĺíŕ˙ ÷ŕđăŕ lpd\". Ęŕá ďđűěóńiöü ˙ăî\n"
-#~ "ďđŕöŕâŕöü, iě˙ i ďŕđîëü íĺ ďŕňđýáíű, ŕëĺ íĺŕáőîäíŕ âĺäŕöü iě˙ ÷ŕđăi äđóęó\n"
+#~ "Ęŕëi âű ćŕäŕĺöĺ ŕňđűěŕöü äîńňóď äŕ ďđűíňýđó, ˙ęi çíŕőîäçiööŕ íŕ "
+#~ "ŕääŕëĺíŕé\n"
+#~ "ěŕřűíĺ Unix, íĺŕáőîäíŕ âűáđŕöü \"Ŕääŕëĺíŕ˙ ÷ŕđăŕ lpd\". Ęŕá ďđűěóńiöü "
+#~ "˙ăî\n"
+#~ "ďđŕöŕâŕöü, iě˙ i ďŕđîëü íĺ ďŕňđýáíű, ŕëĺ íĺŕáőîäíŕ âĺäŕöü iě˙ ÷ŕđăi "
+#~ "äđóęó\n"
#~ "íŕ ăýňŕě ńĺđâĺđű.\n"
#~ "\n"
#~ "\n"
@@ -8466,10 +8499,11 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ msgstr "Çíŕéřëi ISDN ęŕđňó:\n"
#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to internet."
+#~ "I need to configure your network adapter to be able to connect to "
+#~ "internet."
#~ msgstr ""
-#~ "Íĺŕáőîäíŕ ŕäęŕíôiăóđŕâŕöü âŕřó ńĺňęŕâóţ ęŕđňó, ęŕá ěŕă÷űěŕ áűëî äŕëó÷űööŕ äŕ "
-#~ "Iíňýđíýňó."
+#~ "Íĺŕáőîäíŕ ŕäęŕíôiăóđŕâŕöü âŕřó ńĺňęŕâóţ ęŕđňó, ęŕá ěŕă÷űěŕ áűëî äŕëó÷űööŕ "
+#~ "äŕ Iíňýđíýňó."
#~ msgid ""
#~ "If DrakX failed to find your mouse, or if you want to\n"
@@ -8556,12 +8590,12 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ msgid ""
#~ "Linux does not yet fully support ultra dma 66 HPT.\n"
-#~ "As a work-around i can make a custom floppy giving access the hard drive on "
-#~ "ide2 and ide3"
+#~ "As a work-around i can make a custom floppy giving access the hard drive "
+#~ "on ide2 and ide3"
#~ msgstr ""
#~ "Linux ďŕęóëü ˙ř÷ý íĺ öŕëęŕě ďŕäňđűěëiâŕĺ ultra dma 66 HPT.\n"
-#~ "ßę âŕđű˙íň, ěŕăó ńňâŕđűöü äűńęĺňó, ˙ęŕ˙ çŕá˙ńďĺ÷űöü äîńňóď äŕ äűńęó íŕ ide2 "
-#~ "i ide3"
+#~ "ßę âŕđű˙íň, ěŕăó ńňâŕđűöü äűńęĺňó, ˙ęŕ˙ çŕá˙ńďĺ÷űöü äîńňóď äŕ äűńęó íŕ "
+#~ "ide2 i ide3"
#~ msgid "Local LAN"
#~ msgstr "Ëŕęŕëüíŕ˙ ńĺňęŕ"
@@ -8694,14 +8728,17 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Ŕá˙đűöĺ:\n"
#~ "\n"
@@ -8709,8 +8746,10 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "\n"
#~ " - Ďŕ âűáŕđó: Ęŕëi âű çíŕ¸ěű˙ ç Linux, ňî ěîćíŕ ŕáđŕöü íŕńňóďíű˙ \n"
#~ "ńďîńŕáű âűęŕđűńňŕíí˙ ńińňýěű: íŕđěŕëüíű, äë˙ đŕńďđŕöî˘ř÷űęŕ, ŕëüáî\n"
-#~ "ńĺđâĺđ. Ŕá˙đűöĺ \"Çâű÷ŕéíű\" äë˙ ˘ńňŕë˙âŕíí˙ ńińňýěű ŕăóëüíŕăŕ ďđűçíŕ÷ýíí˙.\n"
-#~ "Đýćűě \"Äë˙ đŕńďđŕöî˘ęi\" ďđűçíŕ÷ŕíű äë˙ ňűő, őňî âűęŕđűńňî˘âŕĺ ęŕěď'ţňýđ\n"
+#~ "ńĺđâĺđ. Ŕá˙đűöĺ \"Çâű÷ŕéíű\" äë˙ ˘ńňŕë˙âŕíí˙ ńińňýěű ŕăóëüíŕăŕ "
+#~ "ďđűçíŕ÷ýíí˙.\n"
+#~ "Đýćűě \"Äë˙ đŕńďđŕöî˘ęi\" ďđűçíŕ÷ŕíű äë˙ ňűő, őňî âűęŕđűńňî˘âŕĺ "
+#~ "ęŕěď'ţňýđ\n"
#~ "ěĺíŕâiňŕ äë˙ đŕńďđŕöî˘ęi ďđŕăđŕěŕ˘. Ęŕëi âű ćŕäŕĺöĺ ˘ńňŕë˙âŕöü ńĺđâĺđ "
#~ "ŕăóëüíŕăŕ\n"
#~ "ďđűçíŕ÷ýíí˙ (äë˙ ďîřňű, äđóęó, ...), ňŕäű ŕá˙đűöĺ \"Ńĺđâĺđ\".\n"
@@ -8718,7 +8757,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "\n"
#~ " - Ýęńďĺđň: Ęŕëi âű ńâŕáîäíŕ âŕëîäŕĺöĺ GNU/Linux i ćŕäŕĺöĺ ďđŕâĺńöi\n"
#~ "˘ńňŕë˙âŕííĺ ç ďŕăëűáëĺííŕé íŕńňđîéęŕé, ăýňű Ęëŕń Óńňŕë˙âŕíí˙ - äë˙ âŕń.\n"
-#~ "Âű ňŕęńŕěŕ çěîćŕöĺ ŕáđŕöü ďđűçíŕ÷ýííĺ ńińňýěű, ˙ę ó âŕđű˙íöĺ \"Ďŕ âűáŕđó\"."
+#~ "Âű ňŕęńŕěŕ çěîćŕöĺ ŕáđŕöü ďđűçíŕ÷ýííĺ ńińňýěű, ˙ę ó âŕđű˙íöĺ \"Ďŕ âűáŕđó"
+#~ "\"."
#~ msgid "Setup SCSI"
#~ msgstr "Íŕńňđîéęŕ SCSI"
@@ -8787,7 +8827,8 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8981,17 +9022,20 @@ msgstr "Íŕáîđ łíńňđóěĺíňࢠäë˙ ďîřňű, íŕâłíŕ˘, web'ó, ďĺđŕäŕ÷ű ôŕéëŕ˘, ł chat"
#~ "Çŕđŕç ěîćíŕ ŕáđŕöü ďŕęĺňű ďđŕăđŕě, ˙ęi˙ âű ćŕäŕĺöĺ ˘ńňŕë˙âŕöü.\n"
#~ "\n"
#~ "\n"
-#~ "Ďŕ-ďĺđřŕĺ, âű ěîćŕöĺ ŕáđŕöü ăđóďó ďŕęĺňࢠęŕá óńňŕë˙âŕöü öi ŕáíŕâiöü. Ďŕńë˙\n"
+#~ "Ďŕ-ďĺđřŕĺ, âű ěîćŕöĺ ŕáđŕöü ăđóďó ďŕęĺňࢠęŕá óńňŕë˙âŕöü öi ŕáíŕâiöü. "
+#~ "Ďŕńë˙\n"
#~ "âű ěîćŕöĺ ŕäçíŕ÷űöü áîëüř ďŕęĺňࢠó ŕäďŕâĺäíŕńöi ç ˙ăóëüíűě ďŕěĺđŕě, ˙ęi\n"
#~ "âű ćŕäŕĺöĺ ŕáđŕöü.\n"
#~ "\n"
#~ "\n"
#~ "Ęŕëi âű ďđŕöóĺöĺ ˘ đýćűěĺ ýęńďĺđňó, ňŕäű ďŕęĺňű ěîćíŕ ŕáiđŕöü "
#~ "iíäűâiäóŕëüíŕ.\n"
-#~ "Ěŕéöĺ íŕ ˘âŕçĺ, řňî íĺęŕňîđű˙ ďŕęĺňű ďŕňđŕáóţöü óńňŕë˙âŕíí˙ iířűő ďŕęĺňŕ˘.\n"
+#~ "Ěŕéöĺ íŕ ˘âŕçĺ, řňî íĺęŕňîđű˙ ďŕęĺňű ďŕňđŕáóţöü óńňŕë˙âŕíí˙ iířűő "
+#~ "ďŕęĺňŕ˘.\n"
#~ "Ăýňŕ çŕâĺööŕ çŕëĺćíŕńööţ ďŕęĺňŕ˘. Ďŕęĺňű, ˙ęi˙ âű ŕáđŕëi, i ďŕęĺňű,\n"
#~ "ŕä ˙ęiő ˙íű çŕëĺćŕöü, áóäóöü ŕ˘ňŕěŕňű÷íŕ ŕáđŕíű äçĺë˙ ˘ńňŕë˙âŕíí˙.\n"
-#~ "Íĺěŕă÷űěŕ ˘ńňŕë˙âŕöü ďŕęĺň äŕ ˘ńňŕë˙âŕíí˙ ˘ńiő ďŕęĺňŕ˘, ŕä ˙ęiő ¸í çŕëĺćűöü."
+#~ "Íĺěŕă÷űěŕ ˘ńňŕë˙âŕöü ďŕęĺň äŕ ˘ńňŕë˙âŕíí˙ ˘ńiő ďŕęĺňŕ˘, ŕä ˙ęiő ¸í "
+#~ "çŕëĺćűöü."
#~ msgid ""
#~ "Your computer can be configured to share its Internet connection.\n"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index cbfc4a16b..c72317658 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-08-15 15:29+0200\n"
"Last-Translator: Valery Dachev <v.dachev@mail.com>\n"
"Language-Team: Bulgarian\n"
@@ -58,37 +58,38 @@ msgstr "Čçáĺđĺňĺ X ńúđâúđ"
msgid "X server"
msgstr "X ńúđâúđ"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Ęî˙ íŕńňđîéęŕ íŕ XFree čńęŕňĺ äŕ čěŕňĺ ?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Ęŕđňŕňŕ âč ěîćĺ äŕ čěŕ ďîääđúćęŕ íŕ őŕđäóĺđíî 3D óńęîđĺíčĺ, íî ńŕěî ń Xfree "
-"%s.\n"
+"Ęŕđňŕňŕ âč ěîćĺ äŕ čěŕ ďîääđúćęŕ íŕ őŕđäóĺđíî 3D óńęîđĺíčĺ, íî ńŕěî ń Xfree %"
+"s.\n"
"Ęŕđňŕňŕ âč ńĺ ďîääúđćŕ îň XFree %s, ęîéňî ěîćĺ äŕ čěŕ ďî-äîáđŕ ďîääđúćęŕ íŕ "
"2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Ęŕđňŕňŕ âč ěîćĺ äŕ čěŕ ďîääđúćęŕ íŕ őŕđäóĺđíî 3D óńęîđĺíčĺ â XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s ń őŕđäóĺđíî 3D óńęîđĺíčĺ"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -98,46 +99,46 @@ msgstr ""
"ÎŇÁĹËĹĆĹŇĹ, ×Ĺ ŇÎÂŔ Ĺ ĹĘŃĎĹĐČĚĹÍŇŔËÍŔ ĎÎÄÄĐÚĆĘŔ Č ĘÎĚĎŢŇÚĐÚŇ ÂČ ĚÎĆĹ ÄŔ "
"ÇŔÁČĹ."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s ń ĹĘŃĎĹĐČĚĹÍŇŔËÍO őŕđäóĺđíî 3D óńęîđĺíčĺ"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Ęŕđňŕňŕ âč ěîćĺ äŕ čěŕ ďîääđúćęŕ íŕ őŕđäóĺđíî 3D óńęîđĺíčĺ, íî ńŕěî ń XFree "
-"%s,\n"
+"Ęŕđňŕňŕ âč ěîćĺ äŕ čěŕ ďîääđúćęŕ íŕ őŕđäóĺđíî 3D óńęîđĺíčĺ, íî ńŕěî ń XFree %"
+"s,\n"
"ÎŇÁĹËĹĆĹŇĹ, ×Ĺ ŇÎÂŔ Ĺ ĹĘŃĎĹĐČĚĹÍŇŔËÍŔ ĎÎÄÄĐÚĆĘŔ Č ĚÎĆĹ ÄŔ ÇŔÁČĹ ĘÎĚĎŢŇÚĐŔ "
"ÂČ.\n"
"Ęŕđňŕňŕ âč ńĺ ďîääúđćŕ îň XFree %s, ęîéňî ěîćĺ äŕ čěŕ ďî-äîáđŕ ďîääđúćęŕ íŕ "
"2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Íŕńňđîéęŕ íŕ XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Čçáĺđĺňĺ ęŕďŕöčňĺň íŕ ďŕěĺňňŕ íŕ ăđŕôč÷íŕňŕ ńč ęŕđňŕ"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Čçáĺđĺňĺ îďöčč çŕ ńúđâúđŕ"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Čçáĺđĺňĺ ěîíčňîđ"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Ěîíčňîđ"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -161,40 +162,40 @@ msgstr ""
"ďîâđĺäčňĺ ěîíčňîđŕ ńč.\n"
" Ŕęî čěŕňĺ í˙ęŕęâč ńúěíĺíč˙, čçáĺđĺňĺ ęîíńĺđâŕňčâíŕ íŕńňđîéęŕ."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Őîđčçîíňŕëíŕ ńęîđîńň íŕ âúçńňŕíîâ˙âŕíĺ"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Âĺđňčęŕëíŕ ńęîđîńň íŕ âúçńňŕíîâ˙âŕíĺ"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Ěîíčňîđúň íĺ ĺ íŕńňđîĺí"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Ăđŕôč÷íŕňŕ ęŕđňŕ âńĺ îůĺ íĺ ĺ íŕńňđîĺíŕ"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Îůĺ íĺ ĺ čçáđŕíŕ đŕçäĺëčňĺëíŕ ńďîńîáíîńň"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Čńęŕňĺ ëč äŕ ňĺńňâŕňĺ íŕńňđîéęčňĺ?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Âíčěŕíčĺ: ňĺńňâŕíĺňî íŕ ňŕçč ăđŕôč÷íŕ ęŕđňŕ ěîćĺ äŕ \"çŕěđŕçč\" ęîěďţňúđŕ âč"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Ďđîâĺđęŕ íŕ íŕńňđîéęŕňŕ"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -202,152 +203,152 @@ msgstr ""
"\n"
"îďčňŕéňĺ ńĺ äŕ ďđîěĺíčňĺ í˙ęîč ďŕđŕěĺňđč"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ďî˙âč ńĺ ăđĺřęŕ:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Čçőîä äî %d ńĺęóíäč"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Âĺđíč ëč ńŕ íŕńňđîéęčňĺ ?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ďî˙âč ńĺ ăđĺřęŕ, îďčňŕéňĺ ńĺ äŕ ďđîěĺíčňĺ í˙ęîč ďŕđŕěĺňđč"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Đŕçäĺëčňĺëíŕ ńďîńîáíîńň"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Čçáĺđĺňĺ đŕçäĺëčňĺëíŕ ńďîńîáíîńň č äúëáî÷číŕ íŕ öâĺňîâĺňĺ"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Ăđŕôč÷íŕ ęŕđňŕ: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 ńúđâúđ: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Ĺęńďĺđňĺí đĺćčě"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Ďîęŕćč âńč÷ęč"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Đŕçäĺëčňĺëíŕ ńďîńîáíîńň"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Ňčď ęëŕâčŕňóđŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Ňčď ěčřęŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Óńňđîéńňâî íŕ ěčřęŕňŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Ěîíčňîđ: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Őîđčçîíňŕëíŕ ńčíőđîíčçŕöč˙ íŕ ěîíčňîđŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Âĺđňčęŕëíî îďđĺńí˙âŕíĺ íŕ ěîíčňîđŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Ăđŕôč÷íŕ ęŕđňŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Ăđŕôč÷íŕ ďŕěĺň: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Äúëáî÷číŕ íŕ öâĺňŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Đŕçäĺëčňĺëíŕ ńďîńîáíîńň: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 ńúđâúđ: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 äđŕéâĺđ: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Ďîäăîňîâęŕ çŕ íŕńňđîéâŕíĺ íŕ X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Ęŕęâî čńęŕňĺ äŕ íŕďđŕâčňĺ?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Ďđîěĺíĺňĺ ěîíčňîđŕ"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Ďđîěĺíĺňĺ ăđŕôč÷íŕňŕ ęŕđňŕ"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Ďđîěĺíĺňĺ îďöččňĺ íŕ ńúđâúđŕ"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Ďđîěĺíĺňĺ đŕçäĺëčňĺëíŕňŕ ńďîńîáíîńň"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Ďîęŕćč číôîđěŕöč˙ňŕ"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Ňĺńňâŕé îňíîâî"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Čçëčçŕíĺ"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -360,20 +361,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Ěîë˙ âëĺçňĺ îňíîâî â %s, çŕ äŕ ŕęňčâčđŕňĺ ďđîěĺíčňĺ"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Ěîë˙ čçëĺçňĺ îň ńĺńč˙ňŕ č čçďîëçâŕéňĺ Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X ďđč ńňŕđňčđŕíĺ íŕ ńčńňĺěŕňŕ"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -481,7 +482,7 @@ msgstr "Ěîíčňîđ, ęîéňî äîńňčăŕ 1600x1200 íŕ 76 Hz"
msgid "First sector of boot partition"
msgstr "Ďúđâč ńĺęňîđ îň ńňŕđňčđŕůč˙ ńĺ ä˙ë"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Ďúđâč˙ň ńĺęňîđ îň äđŕéâŕ (MBR)"
@@ -521,11 +522,11 @@ msgstr "Ńňŕđňčđŕíĺ îň DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Îďöčč íŕ çŕđĺćäŕůŕňŕ ďđîăđŕěŕ"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Čçďîëçâŕíŕ çŕđĺćäŕůŕňŕ ďđîăđŕěŕ"
@@ -533,7 +534,7 @@ msgstr "Čçďîëçâŕíŕ çŕđĺćäŕůŕňŕ ďđîăđŕěŕ"
msgid "Bootloader installation"
msgstr "Bootloader číńňŕëŕöč˙"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Ńňŕđňčđŕůî óńňđîéńňâî"
@@ -549,7 +550,7 @@ msgstr "Ęîěďŕęňĺí"
msgid "compact"
msgstr "ęîěďŕęňĺí"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Âčäĺî đĺćčě"
@@ -557,14 +558,14 @@ msgstr "Âčäĺî đĺćčě"
msgid "Delay before booting default image"
msgstr "Çŕáŕâ˙íĺ ďđĺäč ńňŕđňčđŕíĺňî íŕ default ä˙ëŕ"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Ďŕđîëŕ"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Ďŕđîëŕ (îňíîâî)"
@@ -599,41 +600,41 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Îďöč˙ňŕ ``Îăđŕíč÷č îďöččňĺ îň ęîěŕíäíč˙ đĺä'' ĺ áĺçďîëĺçíŕ áĺç ďŕđîëŕ"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Ěîë˙, îďčňŕéňĺ îňíîâî"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Ďŕđîëčňĺ íŕ ńúâďŕäŕň"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Ńňŕđňîâî ńúîáůĺíčĺ"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Čç÷ŕęâŕíĺ íŕ Open Firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Čç÷ŕęâŕíĺ çŕ ńňŕđňčđŕíĺ íŕ ˙äđîňî"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Ńňŕđňčđŕíĺ îň CD ?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Ńňŕđňčđŕíĺ îň OF ?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "ÎŃ ďî ďîäđŕçáčđŕíĺ ?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -641,146 +642,146 @@ msgstr ""
"Ňîâŕ ńŕ đŕçëč÷íčňĺ çŕďčńč.\n"
"Ěîćĺňĺ äŕ äîáŕâčňĺ îůĺ čëč äŕ ďđîěĺíčňĺ ńúůĺńňâóâŕůčňĺ."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Äîáŕâč"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Ăîňîâî"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Ěîäčôčöčđŕé RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Ęŕęúâ ňčď číôîđěŕöč˙ čńęŕňĺ äŕ ďđčáŕâčňĺ"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Äđóăŕ ÎŃ (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Äđóăŕ ÎŃ (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Äđóăŕ ÎŃ (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Îáđŕç"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Ăëŕâĺí"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Äîďúëâŕíĺ"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "×ĺňĺíĺ-çŕďčń"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Ňŕáëčöŕ"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Îďŕńĺí"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Ĺňčęĺň"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Ďî ďîäđŕçáčđŕíĺ"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-ăîëĺěčíŕ"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "Áĺç ăđŕôčęŕ"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Ďđĺěŕőíč çŕďčń"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Ďđŕçĺí ĺňčęĺň íĺ ĺ đŕçđĺřĺí"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Ňîçč ĺňčęĺň âĺ÷ĺ ńĺ čçďîëçâŕ"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Ęŕęúâ ňčď đŕçäĺë˙íĺ íŕ ä˙ëîâĺ ?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Íŕěĺđĺíč ńŕ %s %s číňĺđôĺéńč"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Čěŕňĺ ëč äđóă(č) ?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Čěŕňĺ ëč í˙ęŕęúâ %s číňĺđôĺéń?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Íĺ"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Äŕ"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
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:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Číńňŕëčđŕíĺ íŕ äđŕéâĺđ çŕ %s ďëŕňęŕ %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(ěîäóë %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Ęîé %s äđŕéâĺđ äŕ ďđîáâŕě ?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -799,20 +800,20 @@ msgstr ""
"îň ęî˙ňî ńĺ íóćäŕĺ ? Ďî ďđčíöčď ňîâŕ ěîćĺ äŕ çŕáčĺ ęîěďţňúđŕ âč, íî í˙ěŕ äŕ "
"ăî ďîâđĺäč."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Ŕâňîěŕňč÷íî çŕńč÷ŕíĺ"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Çŕäŕé îďöčč"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Ńĺăŕ ěîćĺňĺ äŕ ďîäŕäĺňĺ îďöččňĺ ěó ęúě ěîäóëŕ %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -823,11 +824,11 @@ msgstr ""
"Îďöččňĺ ńŕ âúâ ôîđěŕň ``čěĺ=ńňîéíîńň čěĺ2=ńňîéíîńň2 ...''.\n"
"Íŕďđčěĺđ: ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Îďöčč íŕ ěîäóëŕ:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -836,34 +837,34 @@ msgstr ""
"Çŕđĺćäŕíĺňî íŕ ěîäóëŕ %s íĺ óńď˙.\n"
"Čńęŕňĺ ëč äŕ îďčňŕňĺ îňíîâî ń äđóăč ďŕđŕěĺňđč ?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(âĺ÷ĺ ďđčáŕâčő %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Ňŕçč ďŕđîëŕ ĺ ďđĺęŕëĺíî ďđîńňŕ"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Ěîë˙, çŕäŕéňĺ ďîňđĺáčňĺëńęî čěĺ"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Ďîňđĺáčňĺëńęîňî čěĺ ěîćĺ äŕ âęëţ÷âŕ ńŕěî ěŕëęč áóęâč, íîěĺđŕ, `-' č `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Ňîâŕ ďîňđĺáčňĺëńęî čěĺ ĺ âĺ÷ĺ äîáŕâĺíî"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Äîáŕâč ďîňđĺáčňĺë"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -872,32 +873,32 @@ msgstr ""
"Âúâĺäĺňĺ ďîňđĺáčňĺë\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Ďđčĺěč ďîňđĺáčňĺë"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Čńňčíńęî čěĺ"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Ďîňđĺáčňĺëńęî čěĺ"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Řĺë"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Čęîíŕ"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -906,11 +907,11 @@ msgstr ""
"ďîňđĺáčňĺë.\n"
"Ŕęî íĺ âč őŕđĺńâŕ ňŕçč âúçěîćíîńň, íŕňčńíĺňĺ áóňîíŕ \"Îňě˙íŕ\""
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Čçáĺđĺňĺ ďîäđŕçáčđŕů ńĺ ďîňđĺáčňĺë :"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Čçáĺđĺňĺ Windows Manager çŕ ńňŕđňčđŕíĺ:"
@@ -920,7 +921,7 @@ msgstr "Čçáĺđĺňĺ Windows Manager çŕ ńňŕđňčđŕíĺ:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -944,7 +945,8 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
@@ -956,7 +958,9 @@ msgstr "Welcome to GRUB the operating system chooser!"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
@@ -969,7 +973,9 @@ msgstr "Use the %c and %c keys for selecting which entry is highlighted."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
@@ -981,7 +987,9 @@ msgstr "Press enter to boot the selected OS, 'e' to edit the"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
@@ -993,21 +1001,25 @@ msgstr "commands before booting, or 'c' for a command-line."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "í˙ěŕ äîńňŕňú÷íî ě˙ńňî çŕ /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Äĺńęňîď"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Ńňŕđňîâî Ěĺíţ"
@@ -1140,69 +1152,42 @@ msgstr "Äŕ, čńęŕě autologin ń ňîâŕ (ďîňđĺáčňĺë, äĺńęňîď)"
msgid "System mode"
msgstr "Ńčńňĺěĺí đĺćčě"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Ďî ďîäđŕçáčđŕíĺ"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Îňě˙íŕ"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "íĺ ěîăŕ äŕ îňâîđ˙ /etc/inittab çŕ ÷ĺňĺíĺ: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "íĺ ěîăŕ äŕ îňâîđ˙ /etc/sysconfig/autologin çŕ ÷ĺňĺíĺ: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Číńňŕëŕöč˙ňŕ íŕ LILO ďđîâŕëĺíŕ. Ďî˙âč ńĺ ńëĺäíŕňŕ ăđĺřęŕ:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "ĂÁ"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "ĘÁ"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "ĚÁ"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "ŇÁ"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d ěčíóňč"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 ěčíóňŕ"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d ńĺęóíäč"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Ńúçäŕé"
@@ -1577,8 +1562,8 @@ msgid ""
msgstr ""
"Ńúćŕë˙âŕě, íî íĺ ěîăŕ äŕ ďđčĺěŕ äŕ ńúçäŕě /boot ňîëęîâŕ íŕâúňđĺ âúđőó äčńęŕ "
"(âúđőó öčëčíäúđ > 1024).\n"
-"Čëč čçďîëçâŕňĺ LILO č ňî íĺ đŕáîňč, čëč íĺ čçďîëçâŕňĺ LILO č í˙ěŕňĺ íóćäŕ îň "
-"/boot"
+"Čëč čçďîëçâŕňĺ LILO č ňî íĺ đŕáîňč, čëč íĺ čçďîëçâŕňĺ LILO č í˙ěŕňĺ íóćäŕ "
+"îň /boot"
#: ../../diskdrake.pm_.c:439
msgid ""
@@ -1748,6 +1733,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Čçáĺđĺňĺ íîâŕ ăîëĺěčíŕ"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "ĚÁ"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Ńúçäŕé íîâ ä˙ë"
@@ -1857,20 +1847,21 @@ msgid "Reload"
msgstr "Ďđĺçŕđĺćäŕíĺ"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s ôîđěŕňčđŕíĺ îň %s ďđîâŕëĺíî"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "íĺ çíŕě ęŕę äŕ ôîđěŕňčđŕě %s â ňčď %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "ěîíňčđŕíĺňî íĺ óńď˙: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "ăđĺřęŕ ďđč äĺěîíňčđŕíĺňî íŕ %s: %s"
@@ -1883,41 +1874,41 @@ msgstr "ďđîńň"
msgid "server"
msgstr "ńúđâúđ"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Ňî÷ęčňĺ íŕ ěîíňčđŕíĺ ňđ˙áâŕ äŕ çŕďî÷âŕň ń /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Âĺ÷ĺ čěŕ ä˙ë ń ňŕçč ě˙ńňî íŕ ěîíňčđŕíĺ %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "\"Îěŕăüîńŕí ęđúă\" îň ěîíňčđŕíč˙: %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Íĺ ěîćĺňĺ äŕ čçďîëçâŕňĺ LVM ëîăč÷ĺńęč ňčď çŕ ě˙ńňî íŕ ěîíňčđŕíĺ %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Ňŕçč äčđĺęňîđč˙ ňđ˙áâŕ äŕ îńňŕíĺ â đŕěęčňĺ íŕ root ôŕéëîâŕňŕ ńčńňĺěŕ."
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Íóćäŕĺňĺ ńĺ îň čńňčíńęŕ ôŕéëîâŕ ńčńňĺěŕ (ext2, reiserfs) çŕ ňŕçč ňî÷ęŕ íŕ "
"ěîíňčđŕíĺ\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Ăđĺřęŕ ďđč îňâŕđ˙íĺ íŕ %s çŕ çŕďčń: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1926,7 +1917,7 @@ msgstr ""
"ńúçäŕäĺíč íîâč ôŕéëîâč ńčńňĺěč. Ěîë˙ ďđîâĺđĺňĺ őŕđä äčńęŕ ńč çŕ ďđč÷číŕňŕ çŕ "
"ňîçč ďđîáëĺě"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Í˙ěŕňĺ íčęŕęâč ä˙ëîâĺ!"
@@ -1977,8 +1968,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2073,8 +2064,8 @@ msgstr ""
"\n"
"\n"
" - Ĺęńďĺđňíŕ: Ňîâŕ ďđĺäďîëŕăŕ, ÷ĺ ńňĺ íŕ \"ňč\" ń GNU/Linux č čńęŕňĺ äŕ\n"
-" íŕďđŕâčňĺ âčńîęî ńďĺöčŕëčçčđŕíŕ číńňŕëŕöč˙. Ęŕęňî č â "
-"\"Ńďĺöčŕëčçčđŕíč˙\"\n"
+" íŕďđŕâčňĺ âčńîęî ńďĺöčŕëčçčđŕíŕ číńňŕëŕöč˙. Ęŕęňî č â \"Ńďĺöčŕëčçčđŕíč˙"
+"\"\n"
" číńňŕëŕöčîíĺí ęëŕń, ůĺ ěîćĺňĺ äŕ čçáĺđĺňĺ óďîňđĺáŕňŕ íŕ ńčńňĺěŕňŕ ńč.\n"
" Íî ěîë˙, ěîë˙, ÍĹ ČÇÁČĐŔÉŇĹ ŇÎÂŔ, ÎŃÂĹÍ ŔĘÎ ÍĹ ÇÍŔĹŇĹ ĘŔĘÂÎ ĎĐŔÂČŇĹ!"
@@ -2330,8 +2321,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2414,8 +2405,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2523,13 +2514,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2557,11 +2548,11 @@ msgstr ""
"číńňŕëčđŕňĺ Linux-Mandrake îďĺđŕöčîííŕ ńčńňĺěŕ.\n"
"\n"
"\n"
-"Çŕ číôîđěŕöč˙, âńĺęč ä˙ë ĺ čçáđîĺí ęŕęňî ńëĺäâŕ: \"Linux čěĺ\", \"Windows "
-"čěĺ\", \"Ęŕďŕöčňĺň\".\n"
+"Çŕ číôîđěŕöč˙, âńĺęč ä˙ë ĺ čçáđîĺí ęŕęňî ńëĺäâŕ: \"Linux čěĺ\", \"Windows čěĺ"
+"\", \"Ęŕďŕöčňĺň\".\n"
"\n"
-"\"Linux čěĺňî\" ńĺ ęîäčđŕ ęŕęňî ńëĺäâŕ: \"ňčď íŕ äčńęŕ\", \"íîěĺđ íŕ "
-"äčńęŕ\",\n"
+"\"Linux čěĺňî\" ńĺ ęîäčđŕ ęŕęňî ńëĺäâŕ: \"ňčď íŕ äčńęŕ\", \"íîěĺđ íŕ äčńęŕ"
+"\",\n"
"\"íîěĺđ íŕ ä˙ë\" (íŕďđčěĺđ, \"hda1\").\n"
"\n"
"\n"
@@ -2603,8 +2594,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2885,8 +2876,8 @@ msgstr ""
"\n"
" * IP ŕäđĺń: ŕęî íĺ çíŕĺňĺ čëč íĺ ńňĺ ńčăóđíč ęŕęâî äŕ âúâĺäĺňĺ, ďîďčňŕéňĺ "
"ěđĺćîâčĺ ńč ŕäěčíčńňđŕňîđ.\n"
-" Íĺ ňđ˙áâŕ äŕ âúâĺćäŕňĺ IP ŕäđĺń, ŕęî čçáĺđĺňĺ îďöč˙ňŕ \"Ŕâňîěŕňč÷íî "
-"IP\", ďî-äîëó.\n"
+" Íĺ ňđ˙áâŕ äŕ âúâĺćäŕňĺ IP ŕäđĺń, ŕęî čçáĺđĺňĺ îďöč˙ňŕ \"Ŕâňîěŕňč÷íî IP"
+"\", ďî-äîëó.\n"
"\n"
" * Ěđĺćîâŕ ěŕńęŕ: \"255.255.255.0\" îáčęíîâĺííî ĺ äîáúđ čçáîđ. Ŕęî íĺ "
"çíŕĺňĺ čëč íĺ ńňĺ ńčăóđíč ęŕęâî äŕ âúâĺäĺňĺ, ďîďčňŕéňĺ ěđĺćîâč˙ ńč "
@@ -3073,8 +3064,8 @@ msgstr ""
"\n"
"Ŕęî čńęŕňĺ äîńňúď äî ďđčíňĺđ íŕěčđŕů ńĺ íŕ îňäŕëĺ÷ĺíŕ Microsoft Windows "
"ěŕřčíŕ\n"
-"(čëč íŕ Unix ěŕřčíŕ čçďîëçâŕůŕ SMB ďđîňîęîë), čçáĺđĺňĺ \"SMB/Windows "
-"95/98/NT\"."
+"(čëč íŕ Unix ěŕřčíŕ čçďîëçâŕůŕ SMB ďđîňîęîë), čçáĺđĺňĺ \"SMB/Windows 95/98/NT"
+"\"."
#: ../../help.pm_.c:527
msgid ""
@@ -3563,8 +3554,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3701,84 +3692,84 @@ msgstr ""
"ŕâňîěŕňč÷íî. Ŕęî čńęŕňĺ äŕ ďóńíĺňĺ äđóăŕ ńúůĺńňâóâŕůŕ îďĺđŕöčîííŕ ńčńňĺěŕ,\n"
"ďđî÷ĺňĺňĺ äîďúëíčňĺëíčňĺ číńňđóęöčč."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Čçáîđ íŕ ĺçčę"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Čçáîđ íŕ ęëŕń číńňŕëŕöč˙"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Çŕńč÷ŕíĺ íŕ äčńęîâĺňĺ"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Íŕńňđîéęŕ íŕ ěčřęŕ"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Čçáîđ íŕ ęëŕâčŕňóđŕ"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Ńčăóđíîńň"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Ôŕéëîâč ńčńňĺěč"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Ôîđěŕňčđŕíĺ íŕ ä˙ëîâĺ"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Ďŕęĺňč çŕ číńňŕëčđŕíĺ"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Číńňŕëčđŕíĺ íŕ ńčńňĺěŕňŕ"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Âúâĺäĺňĺ ďŕđîëŕ çŕ root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Äîáŕâ˙íĺ íŕ ďîňđĺáčňĺë"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Íŕńňîéęŕ íŕ ěđĺćŕňŕ"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Îáîáůĺíčĺ"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Íŕńňđîéęŕ íŕ óńëóăčňĺ"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Ńúçäŕâŕíĺ íŕ boot-äčńęĺňŕ"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Číńňŕëčđŕíĺ íŕ bootloader"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Íŕńňđîéęŕ íŕ Ő"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Čçőîä îň číńňŕëŕöčîííŕňŕ ďđîăđŕěŕ"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3793,20 +3784,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Ńëîćĺňĺ FAT ôîđěŕňčđŕíŕ äčńęĺňŕ â óńňđîéńňâî %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Ňŕçč äčńęĺňŕ íĺ ĺ ôîđěŕňčđŕíŕ íŕ FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3814,15 +3805,15 @@ msgstr ""
"Çŕ äŕ čçďîëçâŕňĺ çŕďŕçĺí čçáîđ íŕ ďŕęĺňč, ńňŕđňčđŕéňĺ číńňŕëŕöč˙ňŕ ń ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Ăđĺřęŕ ďđč ÷ĺňĺíĺ íŕ ôŕéëŕ $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3830,11 +3821,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Ěîë˙, ďđîáâŕéňĺ ěčřęŕňŕ ńč"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Çŕ äŕ ŕęňčâčđŕňĺ ěčřęŕňŕ ńč,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "ÁÓŇÍĹŇĹ ŇÎĎ×ĹŇÎ !"
@@ -4051,8 +4042,8 @@ msgstr "Äóáëčđŕé ňî÷ęŕňŕ íŕ ěîíňčđŕíĺ %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Í˙ęîč âŕćíč ďŕęĺňč íĺ ńĺ číńňŕëčđŕőŕ ęŕęňî ňđ˙áâŕ.\n"
"Čëč CDROM óńňđîéńňâîňî âč čëč ęîěďŕęň äčńęŕ âč ĺ äĺôĺęňĺí.\n"
@@ -4169,6 +4160,7 @@ msgid ""
msgstr "Îáůŕňŕ ăîëĺěčíŕ íŕ ăđóďčňĺ, ęîčňî ńňĺ ěŕđęčđŕëč, ĺ îęîëî %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4183,6 +4175,7 @@ msgstr ""
"ďđč 100%% ůĺ číńňŕëčđŕň âńč÷ęč ěŕđęčđŕíč ďŕęĺňč."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4383,8 +4376,8 @@ msgstr ""
"\n"
"Ěîë˙, ńëîćĺňĺ CD-ROM îçŕăëŕâĺí \"%s\" â óńňđîéńňâîňî č íŕňčńíĺňĺ Ok, ęîăŕňî "
"ńňĺ ăîňîâč.\n"
-"Ŕęî ăî í˙ěŕňĺ, íŕňčńíĺňĺ Îňě˙íŕ, çŕ äŕ čçáĺăíĺňĺ číńňŕëčđŕíĺňî îň ňîçč "
-"CD-ROM."
+"Ŕęî ăî í˙ěŕňĺ, íŕňčńíĺňĺ Îňě˙íŕ, çŕ äŕ čçáĺăíĺňĺ číńňŕëčđŕíĺňî îň ňîçč CD-"
+"ROM."
#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
@@ -4415,8 +4408,8 @@ msgstr "Ëčöĺíçčîíĺí äîăîâîđ"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4694,15 +4687,15 @@ msgstr "Ĺęńďĺđňíŕ"
msgid "Update"
msgstr "Îáíîâ˙âŕíĺ"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Ěîë˙, čçáĺđĺňĺ ňčď íŕ ěčřęŕňŕ."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Ďîđň íŕ ěčřęŕňŕ"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Ěîë˙, čçáĺđĺňĺ ęúě ęîé ńĺđčĺí ďîđň ĺ ńâúđçŕíŕ ěčřęŕňŕ âč."
@@ -4858,6 +4851,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM îçŕăëŕâĺí \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5009,19 +5003,19 @@ msgstr "Čçďîëçâŕé NIS"
msgid "yellow pages"
msgstr "ćúëňč ńňđŕíčöč"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Čäĺíňčôčęŕöč˙ ďî NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS äîěĺéí"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS ńúđâúđ"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5050,19 +5044,19 @@ msgstr ""
"Ŕęî čńęŕňĺ äŕ ńúçäŕäĺňĺ bootdisk çŕ âŕřŕňŕ ńčńňĺěŕ, ďîńňŕâĺňĺ äčńęĺňŕ â\n"
"ďúđâîňî óńňđîéńňâî č íŕňčńíĺňĺ \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Ďúđâî ôëîďč óńňđîéńňâî"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Âňîđî ôëîďč óńňđîéńňâî"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Ďđĺńęî÷č"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5085,32 +5079,32 @@ msgstr ""
"ńďŕńčňĺëíŕňŕ äčńęĺňŕ íŕ Mandrake, óëĺńí˙âŕůŕ âúçńňŕíîâ˙âŕíĺňî ďđč đĺäęč\n"
"ńëó÷ŕč íŕ ńđčâ. Čńęŕňĺ ëč äŕ ńúçäŕě bootdisk çŕ ńčńňĺěŕňŕ âč ?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Ńúćŕë˙âŕě í˙ěŕ ôëîďč"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Čçáĺđĺňĺ ôëîďč äđŕéâ,ęúäĺňî äŕ íŕďđŕâčňĺ ńňŕđňčđŕůŕ äčńęĺňŕ"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Ńëîćĺňĺ äčńęĺňŕ â óńňđîéńňâî %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Ńúçäŕâŕíĺ íŕ ńňŕđňčđŕůŕ äčńęĺňŕ"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Ďîäăîňîâęŕ íŕ bootloader"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Čńęŕňĺ ëč äŕ čçďîëçâŕňĺ aboot ?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5118,59 +5112,59 @@ msgstr ""
"Ăđĺřęŕ ďđč číńňŕëčđŕíĺ íŕ aboot, \n"
"äŕ ńĺ îďčňŕě ëč äŕ ďđîäúëćŕ číńňŕëŕöč˙ňŕ äîđč, ŕęî ňîâŕ óíčćňîćč ďúđâč˙ ä˙ë ?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Číńňŕëŕöč˙ňŕ íŕ bootloader ďđîâŕëĺíŕ. Ďî˙âč ńĺ ńëĺäíŕňŕ ăđĺřęŕ:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Ěîćĺ áč ńĺ íóćäŕĺňĺ äŕ ďđîěĺíčňĺ Open Firmware ńňŕđňîâîňî óńňđîéńňâî,\n"
" çŕ äŕ ďóńíĺňĺ çŕđĺćäŕůŕňŕ ďđîăđŕěŕ. Ŕęî íĺ âčćäŕňĺ ďîäńęŕçęŕňŕ č ďđč\n"
" đĺńňŕđňčđŕíĺ, çŕäđúćňĺ Command-Option-O-F ďđč đĺńňŕđňčđŕíĺ č íŕďčřĺňĺ:\n"
-" setenv boot-device $of_boot,\\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Ńëĺä ęîĺňî íŕďčřĺňĺ: shut-down\n"
"Ďđč ńëĺäâŕůîňî đĺńňŕđňčđŕíĺ áč ňđ˙áâŕëî äŕ âčäĺňĺ ďîäńęŕçęŕňŕ íŕ\n"
" ńňŕđňčđŕůŕňŕ ďđîăđŕěŕ."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Ńëŕáî"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Ńđĺäĺíî"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Âčńîęî"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Čçáĺđĺňĺ íčâî íŕ ńčăóđíîńň"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Čńęŕňĺ ëč äŕ ńúçäŕě ŕâňîěŕňč÷íî číńňŕëčđŕůŕ äčńęĺňŕ çŕ Linux đĺďëčęŕöč˙?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Ńëîćĺňĺ ďđŕçíŕ äčńęĺňŕ â óńňđîéńňâî %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Ďîäăîňâ˙ě äčńęĺňŕ ń ŕâňîěŕňč÷íŕ číńňŕëŕöč˙"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5180,13 +5174,13 @@ msgstr ""
"\n"
"Íŕčńňčíŕ ëč čńęŕňĺ äŕ čçëĺçĺňĺ ńĺăŕ ?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5201,11 +5195,11 @@ msgstr ""
"Číôîđěŕöč˙ çŕ íŕńňđîéâŕíĺ íŕ ńčńňĺěŕňŕ âč ěîćĺňĺ äŕ íŕěĺđčňĺ â\n"
"ńëĺäčíńňŕëŕöčîííŕňŕ ăëŕâŕ îň Official Linux-Mandrake User's Guide."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Ďîäăîňâč äčńęĺňŕ çŕ ŕâňîěŕňč÷íŕ číńňŕëŕöč˙"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5219,15 +5213,15 @@ msgstr ""
"\n"
"Ěîćĺ áč čńęŕňĺ äŕ ďîâňîđčňĺ číńňŕëŕöč˙ňŕ.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Ŕâňîěŕňčçčđŕí"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Ďîâňîđč"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Çŕďŕçč čçáîđ íŕ ďŕęĺňč"
@@ -5246,11 +5240,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "ëčďńâŕ kdesu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Íŕďđĺäíč÷ŕâ"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Ěîë˙ čç÷ŕęŕéňĺ"
@@ -5279,11 +5273,11 @@ msgstr "Âŕřč˙ň čçáîđ ? (ďî ďîäđŕçáčđŕíĺ ĺ %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Âŕřč˙ň čçáîđ ? (ďî ďîäđŕçáčđŕíĺ %s, âúâĺäĺňĺ 'none' çŕ íčęîé)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "×ĺřęŕ (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Íĺěńęŕ"
@@ -5291,19 +5285,19 @@ msgstr "Íĺěńęŕ"
msgid "Dvorak"
msgstr "Äâîđŕę"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Čńďŕíńęŕ"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Ôčíëŕíäńęŕ"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Ôđĺíńęŕ"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Íîđâĺćęŕ"
@@ -5311,15 +5305,15 @@ msgstr "Íîđâĺćęŕ"
msgid "Polish"
msgstr "Ďîëńęŕ"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Đóńęŕ"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UĘ ęëŕâčŕňóđŕ"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US ęëŕâčŕňóđŕ"
@@ -5335,207 +5329,207 @@ msgstr "Ŕđěĺíńęŕ (ďčřĺůŕ ěŕřčíŕ)"
msgid "Armenian (phonetic)"
msgstr "Ŕđěĺíńęŕ (ôîíĺňč÷ĺí)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Ŕçĺđáŕéäćŕíńęŕ (ëŕňčíčöŕ)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Ŕçĺđáŕéäćŕíńęŕ (ęčđčëčöŕ)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Áĺëăčéńęŕ"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Áúëăŕđńęŕ"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Áđŕçčëńęŕ (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Áĺëŕđóńęŕ"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Řâĺéöŕđńęŕ (íĺěńęŕ íŕđĺäáŕ)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Řâĺéöŕđńęŕ (ôđĺíńęč íŕđĺäáŕ)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "×ĺřęŕ (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "×ĺřęŕ (Ďđîăđŕěčńňč)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Íĺěńęŕ (áĺç íĺđŕáîňĺůč ęëŕâčřč)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Äŕňńęŕ"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Äâîđŕę (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Äâîđŕę (Íîđâĺćęŕ)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Ĺńňîíńęŕ"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Ăđóçčíńęŕ (\"Đóńęŕ\" íŕđĺäáŕ)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Ăđóçčíńęŕ (\"Ëŕňčíńęŕ\" íŕđĺäáŕ)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Ăđúöęŕ"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Óíăŕđńęŕ"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Őúđâŕňńęŕ"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Čçđŕĺëńęŕ"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Čçđŕĺëńęŕ (ôîíĺňč÷íŕ)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Čđŕíńęŕ"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Čńëŕíäńęŕ"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Čňŕëčŕíńęŕ"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "ßďîíńęŕ 106 ęëŕâčřŕ"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Ęîđĺéńęŕ ęëŕâčŕňóđŕ"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Ëŕňčíîŕěĺđčęŕíńęŕ"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Ěŕęĺäîíńęŕ"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Őîëŕíäńęŕ"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Ëčňâčéńęŕ AZERTY (ńňŕđŕ)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Ëčňâčéńęŕ AZERTY (íîâŕ)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Ëčňâčéńęŕ \"÷čńëîâŕ đĺäčöŕ\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Ëčňâčéńęŕ \"ôîíĺňč÷ĺí\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Ďîëńęŕ (QWERTY íŕđĺäáŕ)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Ďîëńęŕ (QWERTZ íŕđĺäáŕ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Ďîđňóăŕëńęŕ"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Ęŕíŕäńęŕ (Ęâĺáĺę)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Đóńęŕ (ßÂĹĐŇČ)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Řâĺäńęŕ"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Ńëîâĺíńęŕ"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Ńëîâŕřęŕ (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Ńëîâŕřęŕ (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Ńëîâŕřęŕ (Ďđîăđŕěčńňč)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Ňŕéâŕíńęŕ ęëŕâčŕňóđŕ"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Ňóđńęŕ (ňđŕäčöčîíĺí \"F\" ěîäĺë)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Ňóđńęŕ (ěîäĺđĺí \"Q\" ěîäĺë)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Óęđŕčíńęŕ"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US ęëŕâčŕňóđŕ (ěĺćäóíŕđîäíŕ)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Âčĺňíŕěńęŕ \"÷čńëîâŕ đĺäčöŕ\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Ţăîńëŕâ˙íńęŕ (ëŕňčíčöŕ/ęčđčëčöŕ)"
@@ -5663,31 +5657,31 @@ msgstr "Ńëĺäâŕů ->"
msgid "<- Previous"
msgstr "<- Ďđĺäčřĺí"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Âńč÷ęî ďđŕâčëíî ëč ĺ ?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Íŕńňđîéęŕ íŕ Číňĺđíĺň"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Čńęŕňĺ ëč ńĺăŕ äŕ îďčňŕňĺ âđúçęŕ ęúě Číňĺđíĺň ?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Čçďđîáâŕíĺ íŕ âđúçęŕňŕ..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Ńčńňĺěŕňŕ â ěîěĺíňŕ ĺ ńâúđçŕíŕ ęúě Číňĺđíĺň."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Çŕ âŕřŕ ńčăóđíîńň, ńĺăŕ ň˙ ůĺ áúäĺňĺ îňâúđçŕíŕ."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5695,18 +5689,18 @@ msgstr ""
"Ńčńňĺěŕňŕ íĺ čçăëĺćäŕ ńâúđçŕíŕ ęúě Číňĺđíĺň.\n"
"Îďčňŕéňĺ ńĺ äŕ ďđĺíŕńňđîčňĺ âđúçęŕňŕ."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Íŕńňđîéęŕ íŕ ěđĺćŕňŕ"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Íŕńňđîéęŕ íŕ IDSN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5714,79 +5708,79 @@ msgstr ""
"Ďîńî÷ĺňĺ äîńňŕâ÷čęŕ ńč.\n"
" Ŕęî íĺ ĺ â ńďčńúęŕ, čçáĺđĺňĺ Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Íŕńňđîéęŕ íŕ âđúçęŕňŕ"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Ěîë˙, ďîďúëíĺňĺ čëč ďđîâĺđĺňĺ ďîëĺňî ďî-äîëó"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ íŕ ęŕđňŕňŕ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Ďŕěĺň (DMA) íŕ ęŕđňŕňŕ"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO íŕ ęŕđňŕňŕ"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 íŕ ęŕđňŕňŕ"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 íŕ ęŕđňŕňŕ"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Ëč÷íč˙ âč ňĺëĺôîíĺí íîěĺđ"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Čěĺ íŕ äîńňŕâ÷čęŕ (íŕďđ. provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Ňĺëĺôîíĺí íîěĺđ íŕ äîńňŕâ÷čęŕ"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "1-âč DNS íŕ äîńňŕâ÷čęŕ"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "2-đč DNS íŕ äîńňŕâ÷čęŕ"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Đĺćčě íŕ íŕáčđŕíĺ"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Čěĺ íŕ ŕęŕóíňŕ (ďîňĺáčňĺëńęî čěĺ)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Ďŕđîëŕ íŕ ŕęŕóíňŕ"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Ĺâđîďŕ"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Ĺâđîďŕ (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Îńňŕíŕëč˙ ńâ˙ň"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5794,27 +5788,27 @@ msgstr ""
"Îńňŕíŕëč˙ ńâ˙ň \n"
" á˙ő D-Ęŕíŕë (íŕĺňŕ ëčíč˙)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Ęŕęúâ ďđîňîęîë ćĺëŕĺňĺ äŕ ďđîěĺíčňĺ ?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Ęŕęúâ ňčď ęŕđňŕ čěŕňĺ ?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Íĺ çíŕě"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5826,19 +5820,19 @@ msgstr ""
"\n"
"Ŕęî čěŕňĺ PCMCIA ęŕđňŕ, ůĺ ňđ˙áâŕ äŕ çíŕĺňĺ IRC č IO íŕ ęŕđňŕňŕ ńč.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Îňęŕç"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Íŕňŕňúę"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Ęî˙ ĺ ISDN ęŕđňŕňŕ âč ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5846,11 +5840,11 @@ msgstr ""
"Îňęđčňŕ ĺ ISDN PCI ęŕđňŕ, íî ń íĺďîçíŕň ňčď. Ěîë˙ čçáĺđĺňĺ í˙ęî˙ PCI ęŕđňŕ "
"îň ńëĺäâŕůč˙ň ĺęđŕí."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Íĺ ĺ íŕěĺđĺíŕ ISDN PCI ęŕđňŕ. Ěîë˙ čçáĺđĺňĺ îň ńëĺäâŕůč˙ň ĺęđŕí."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5858,21 +5852,21 @@ msgstr ""
"Íĺ áĺřĺ íŕěĺđĺí ěđĺćîâ ŕäŕďňĺđ â ńčńňĺěŕňŕ âč.\n"
"Íĺ ěîćĺňĺ äŕ íŕńňđîčňĺ ňŕęúâ âčä âđúçęŕ."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Čçáĺđĺňĺ ěđĺćîâ číňĺđôĺéń"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Ěîë˙, čçáĺđĺňĺ ęîé ěđĺćîâ ŕäŕďňĺđ äŕ čçďîëçâŕě çŕ âđúçęŕ ęúě Číňĺđíĺň"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Ěđĺćîâ číňĺđôĺéń"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5880,74 +5874,74 @@ msgstr ""
"\n"
"Ńúăëŕńíč ëč ńňĺ ?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Íŕ ďúň ńúě äŕ đĺńňŕđňčđŕě ěđĺćîâîňî óńňđîéńňâî:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Íŕńňđîéęŕ íŕ ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Čńęŕňĺ ëč äŕ ńňŕđňčđŕňĺ âđúçęŕňŕ ńč ďđč çŕđĺćäŕíĺ ?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Ěîë˙, čçáĺđĺňĺ ńĺđčĺí ďîđň ęúě ęîéňî ńâúđçŕí ěîäĺěúň âč."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Îďöčč çŕ čçáčđŕíĺ ďî ňĺëĺôîí"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Čěĺ íŕ âđúçęŕňŕ"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Ňĺëĺôîíĺí íîěĺđ"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Ďîňđĺáčňĺëńęî čěĺ"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Čäĺíňčôčęŕöč˙"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Áŕçčđŕíŕ íŕ ńęđčďň"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Áŕçčđŕíŕ íŕ ňĺđěčíŕë"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Čěĺ íŕ äîěĺéíŕ"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Ďúđâč DNS ńúđâúđ (ďî čçáîđ)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Âňîđč DNS ńúđâúđ (ďî čçáîđ)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Íŕ ďúň ńúě äŕ đĺńňŕđňčđŕě ěđĺćîâîňî óńňđîéńňâî $netc->{NET_DEVICE}. Ńúăëŕńíč "
"ëč ńňĺ ?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5955,7 +5949,7 @@ msgstr ""
"\n"
"Ěîćĺňĺ äŕ ńĺ îňâúđćĺňĺ čëč äŕ ďđĺíŕńňđîčňĺ âđúçęŕňŕ."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5963,11 +5957,11 @@ msgstr ""
"\n"
"Ěîćĺňĺ äŕ ďđĺíŕńňđîčňĺ âđúçęŕňŕ."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Â ěîěĺíňŕ ńňĺ ńâúđçŕíč ęúě Číňĺđíĺň"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5975,48 +5969,48 @@ msgstr ""
"\n"
"Ěîćĺňĺ äŕ ńĺ ńâúđćĺňĺ ęúě Číňĺđíĺň čëč äŕ ďđĺíŕńňđîčňĺ âđúçęŕňŕ."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Â ěîěĺíňŕ íĺ ńňĺ ńâúđçŕíč ęúě Číňĺđíĺň"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Ńâúđćč ńĺ ęúě Číňĺđíĺň"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Îňâúđćč ńĺ îň Číňĺđíĺň"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Íŕńňđîéęŕ íŕ ěđĺćîâŕňŕ âđúçęŕ (LAN čëč Číňĺđíĺň)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Číňĺđíĺň âđúçęŕ č íŕńňđîéęŕ"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Ěŕăüîńíčę çŕ íŕńňđîéęŕ íŕ ěđĺćŕňŕ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Âúířĺí ISDN ěîäĺě"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Âúňđĺříŕ ISDN ęŕđňŕ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Ęŕęúâ ĺ ňčďúň íŕ ISDN âđúçęŕňŕ ?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Ńâúđćč ńĺ ęúě Číňĺđíĺň"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6026,24 +6020,24 @@ msgstr ""
"Í˙ęîč âđúçęč čçďîëçâŕň PPTP, ŕ maëęî čçďîëçâŕň DHCP.\n"
"Ŕęî íĺ çíŕĺňĺ, čçáĺđĺňĺ 'čçďîëçâŕé PPPOE'."
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "čçďîëçâŕé DHCP"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "čçďîëçâŕé PPPOE"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "čçďîëçâŕé PPPTP"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Íŕ ďúň ńúě äŕ đĺńňŕđňčđŕě ěđĺćîâîňî óńňđîéńňâî %s. Ńúăëŕńíč ëč ńňĺ ?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6051,15 +6045,15 @@ msgstr ""
"Ęŕęúâ DHCP ęëčĺíň čńęŕňĺ äŕ čçďîëçâŕňĺ ?\n"
"Ďî ďîäđŕçáčđŕíĺ ĺ dhcpcd ?"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Íŕńňđîéęŕ íŕ ěđĺćŕňŕ"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Čńęŕňĺ ëč äŕ đĺńňŕđňčđŕě ěđĺćŕňŕ ?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6070,7 +6064,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6081,7 +6075,7 @@ msgstr ""
"Öúęíĺňĺ Ok, çŕ äŕ çŕďŕçčňĺ íŕńňđîéęŕňŕ, čëč Îňě˙íŕ, çŕ äŕ ďđĺíŕńňîčňĺ "
"Číňĺđíĺň č ěđĺćîâŕňŕ ńč âđúçęŕ.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6093,62 +6087,62 @@ msgstr ""
"Âčĺ ńňĺ íŕ ďúň äŕ íŕńňđîčňĺ Číňĺđíĺň/ěđĺćîâŕňŕ ńč âđúçęŕ.\n"
"Ŕęî íĺ čńęŕňĺ äŕ čçďîëçâŕňĺ ŕâňîěŕňč÷íî çŕńč÷ŕíĺ, čçęëţ÷ĺňĺ ęóňčéęŕňŕ.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Čçáĺđĺňĺ ďđîôčë çŕ íŕńňđîéęŕ"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Čçďîëçâŕé ŕâňîěŕňč÷íî çŕńč÷ŕíĺ"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Îňęđčâŕíĺ íŕ óńňđîéńňâŕ ..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Îáčęíîâĺíŕ ěîäĺěíŕ âđúçęŕ"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "çŕńĺ÷ĺí íŕ ďîđň %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN âđúçęŕ"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "çŕńĺ÷ĺíŕ %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (čëč ADSL) âđúçęŕ"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "çŕńĺ÷ĺí íŕ číňĺđôĺéń %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Ęŕáĺëíŕ âđúçęŕ"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN âđúçęŕ"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ethernet ęŕđňč çŕńĺ÷ĺíč"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Ęŕę čńęŕňĺ äŕ ńĺ ńâúđćĺňĺ ęúě Číňĺđíĺň ?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6158,7 +6152,7 @@ msgstr ""
"\n"
"Íŕńňđîéęčňĺ ůĺ áúäŕň ďđčëîćĺíč ęúě ńčńňĺěŕňŕ âč."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6221,11 +6215,11 @@ msgid " (driver $module)"
msgstr " (äđŕéâĺđ $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP ŕäđĺń"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Ěđĺćîâŕ ěŕńęŕ"
@@ -6258,7 +6252,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS ńúđâúđ"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6286,11 +6280,11 @@ msgstr "Proxy-ńúđâúđŕ ňđ˙áâŕ äŕ ĺ http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy-ńúđâúđŕ ňđ˙áâŕ äŕ ĺ ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Đŕçřčđĺíč ä˙ëîâĺ íĺ ńĺ ďîääúđćŕň íŕ ňŕçč ďëŕňôîđěŕ"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6300,21 +6294,21 @@ msgstr ""
"Ĺäčíńňâĺíč˙ň íŕ÷čí ĺ äŕ ďđĺěĺńňčňĺ ăëŕâíčňĺ ńč ä˙ëîâĺ, çŕ äŕ čěŕňĺ ďđŕçíî "
"ě˙ńňî ńëĺä extended-ä˙ëîâĺňĺ"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Ăđĺřęŕ ďđč ÷ĺňĺíĺňî íŕ ôŕéëŕ %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Âúçńňŕíîâ˙âŕíĺňî îň ôŕéëŕ %s íĺ óńď˙: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Ëîř backup-ôŕéë"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Ăđĺřęŕ ďđč çŕďčń âúâ ôŕéëŕ %s"
@@ -6845,8 +6839,8 @@ msgid ""
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-"Ňîçč ďŕęĺň çŕđĺćäŕ ěŕđęčđŕíŕňŕ ęëŕâčŕňóđíŕ íŕđĺäáŕ â "
-"/etc/sysconfig/keyboard.\n"
+"Ňîçč ďŕęĺň çŕđĺćäŕ ěŕđęčđŕíŕňŕ ęëŕâčŕňóđíŕ íŕđĺäáŕ â /etc/sysconfig/"
+"keyboard.\n"
"Ň˙ ěîćĺ äŕ áúäĺ čçáđŕíŕ ń číńňđóěĺíňŕ kbdconfig. Ňđ˙áâŕ äŕ îńňŕâčňĺ "
"ňîâŕâęëţ÷ĺíî çŕ ďîâĺ÷ĺňî ěŕřčíč."
@@ -7289,7 +7283,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Íŕńňđîéęŕ íŕ ěđĺćŕňŕ (%d ŕäŕďňĺđŕ)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Ďđîôčë: "
@@ -7381,7 +7375,7 @@ msgstr "Ńčńňĺěŕňŕ â ěîěĺíňŕ íĺ ĺ ńâúđçŕíŕ."
msgid "Configure Internet Access..."
msgstr "Íŕńňđîéęŕ íŕ Číňĺđíĺň äîńňúďŕ ..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Íŕńňđîéęŕ íŕ LAN"
@@ -7417,76 +7411,76 @@ msgstr "Ďđčëîćč"
msgid "Please Wait... Applying the configuration"
msgstr "Ěîë˙, ďî÷ŕęŕéňĺ ... Ďđčëŕăŕíĺ íŕ íŕńňđîéęčňĺ"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Íŕńňđîéęŕ íŕ ëîęŕëíŕ ěđĺćŕ"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Ŕäŕďňĺđ %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Ńňŕđňčđŕů ďđîňîęîë"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Ďóńíŕň ďđč ńňŕđňčđŕíĺ"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP ęëčĺíň"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Čçęëţ÷č"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Âęëţ÷č"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Íŕńňđîéęŕ íŕ Číňĺđíĺň âđúçęŕ"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Íŕńňđîéęŕ íŕ Číňĺđíĺň âđúçęŕ"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Ňčď íŕ âđúçęŕňŕ: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Ďŕđŕěĺňđč"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "1-âč DNS íŕ äîńňŕâ÷čęŕ (ďî ćĺëŕíčĺ)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "2-đč DNS íŕ äîńňŕâ÷čęŕ (ďî ćĺëŕíčĺ)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet ęŕđňŕ"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP ęëčĺíň"
@@ -7588,21 +7582,26 @@ msgid ""
msgstr ""
"Ěîë˙, ńëîćĺňĺ Číńňŕëŕöčîííč˙ CD-ROM â óńňđîéńňâîňî č íŕňčńíĺňĺ Ok, ęîăŕňî "
"ńňĺ ăîňîâč.\n"
-"Ŕęî ăî í˙ěŕňĺ, íŕňčńíĺňĺ Îňě˙íŕ, çŕ äŕ čçáĺăíĺňĺ číńňŕëčđŕíĺňî îň ňîçč "
-"CD-ROM."
+"Ŕęî ăî í˙ěŕňĺ, íŕňčńíĺňĺ Îňě˙íŕ, çŕ äŕ čçáĺăíĺňĺ číńňŕëčđŕíĺňî îň ňîçč CD-"
+"ROM."
#: ../../standalone/livedrake_.c:34
msgid "Unable to start live upgrade !!!\n"
msgstr "Íĺ ěîăŕ äŕ ďóńíŕ îáíîâ˙âŕíĺňî !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "íĺ ĺ íŕěĺđĺí serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Äŕ ńčěóëčđŕě ëč ňđĺňč áóňîí ?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Ěîë˙, ďđîáâŕéňĺ ěčřęŕňŕ ńč"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Íŕáëţäŕâŕíĺ íŕ ěđĺćŕňŕ"
@@ -8118,6 +8117,24 @@ msgstr "Číńňđóěĺíňč çŕ óëĺńí˙âŕíĺ íŕńňđîéęŕňŕ íŕ ęîěďţňúđŕ âč"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Íŕáîđ îň číńňđóěĺíňč çŕ ďîůŕ, íîâčíč, web, ôŕéëîâ ňđŕíńôĺđ, č ÷ŕň"
+#~ msgid "GB"
+#~ msgstr "ĂÁ"
+
+#~ msgid "KB"
+#~ msgstr "ĘÁ"
+
+#~ msgid "TB"
+#~ msgstr "ŇÁ"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d ěčíóňč"
+
+#~ msgid "1 minute"
+#~ msgstr "1 ěčíóňŕ"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d ńĺęóíäč"
+
#~ msgid "cannot fork: "
#~ msgstr "íĺ ěîăŕ äŕ ńĺ îňäĺë˙: "
@@ -8188,23 +8205,23 @@ msgstr "Íŕáîđ îň číńňđóěĺíňč çŕ ďîůŕ, íîâčíč, web, ôŕéëîâ ňđŕíńôĺđ, č ÷ŕň"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8213,43 +8230,45 @@ msgstr "Íŕáîđ îň číńňđóěĺíňč çŕ ďîůŕ, íîâčíč, web, ôŕéëîâ ňđŕíńôĺđ, č ÷ŕň"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Ńĺăŕ ěîćĺňĺ äŕ čçáĺđĺňĺ í˙ęîč äîďúëíčňĺëíč îďöčč çŕ ńčńňĺěŕňŕ ńč.\n"
#~ "\n"
-#~ "* Čçďîëçâŕíĺ îďňčěčçŕöčč çŕ őŕđä äčńęŕ: ňŕçč îďöč˙ ěîćĺ äŕ ďîäîáđč đŕáîňŕňŕ "
-#~ "íŕ őŕđä äčńęŕ âč, íî ĺ ńŕěî çŕ íŕďđĺäíŕëč\n"
-#~ " ďîňĺđĺáčňĺëč: í˙ęîč íĺäîä˙ëŕíč ÷čďńĺňč ěîăŕň äŕ ńúńčď˙ň äŕííčňĺ âč, ňŕęŕ "
-#~ "÷ĺ âíčěŕâŕéňĺ. Îňáĺëĺćĺňĺ, ÷ĺ ˙äđîňî čěŕ\n"
-#~ " âăđŕäĺí ÷ĺđĺí ńďčńúę îň óńňđîéńňâŕ č ÷čďńĺňč, íî, ŕęî čńęŕňĺ äŕ čçáĺăíĺňĺ "
-#~ "ëîřč čçíĺíŕäč, îńňŕâĺňĺ ňŕçč îďöč˙ čçęëţ÷ĺíŕ.\n"
+#~ "* Čçďîëçâŕíĺ îďňčěčçŕöčč çŕ őŕđä äčńęŕ: ňŕçč îďöč˙ ěîćĺ äŕ ďîäîáđč "
+#~ "đŕáîňŕňŕ íŕ őŕđä äčńęŕ âč, íî ĺ ńŕěî çŕ íŕďđĺäíŕëč\n"
+#~ " ďîňĺđĺáčňĺëč: í˙ęîč íĺäîä˙ëŕíč ÷čďńĺňč ěîăŕň äŕ ńúńčď˙ň äŕííčňĺ âč, "
+#~ "ňŕęŕ ÷ĺ âíčěŕâŕéňĺ. Îňáĺëĺćĺňĺ, ÷ĺ ˙äđîňî čěŕ\n"
+#~ " âăđŕäĺí ÷ĺđĺí ńďčńúę îň óńňđîéńňâŕ č ÷čďńĺňč, íî, ŕęî čńęŕňĺ äŕ "
+#~ "čçáĺăíĺňĺ ëîřč čçíĺíŕäč, îńňŕâĺňĺ ňŕçč îďöč˙ čçęëţ÷ĺíŕ.\n"
#~ "\n"
#~ "\n"
#~ "* Čçáĺđĺňĺ íčâî íŕ ńčăóđíîńň: ěîćĺňĺ äŕ čçáĺđĺňĺ íčâî íŕ ńčăóđíîńň çŕ "
#~ "ńčńňĺěŕňŕ\n"
-#~ " ńč. Ěîë˙, îáúđíĺňĺ ńĺ ęúě đúęîâîäńňâîňî çŕ ďúëíŕ číôîđěŕöč˙. Ďđîńňî, ŕęî\n"
+#~ " ńč. Ěîë˙, îáúđíĺňĺ ńĺ ęúě đúęîâîäńňâîňî çŕ ďúëíŕ číôîđěŕöč˙. Ďđîńňî, "
+#~ "ŕęî\n"
#~ " íĺ çíŕĺňĺ ęŕęâî äŕ čçáĺđĺňĺ, îńňŕâĺňĺ ňîâŕ ďî ďîäđŕçáčđŕíĺ.\n"
#~ "\n"
#~ "\n"
-#~ "* Ňî÷íî RAM, ŕęî ĺ íóćíî: çŕ ńúćŕëĺíčĺ, í˙ěŕ ńňŕíäŕđňĺí ěĺňîä, äŕ ńĺ ďîďčňŕ "
-#~ "BIOS çŕ îáĺěŕ íŕ RAM â ęîěďţňúđŕ. Ęŕňî\n"
-#~ " ďîńëĺäńňâčĺ, GNU/Linux ěîćĺ äŕ íĺ óńďĺĺ äŕ çŕńĺ÷ĺ ďđŕâčëíî îáĺěŕ íŕ RAM. "
-#~ "Ŕęî ĺ ňŕęúâ ńëó÷ŕ˙, ňóę ěîćĺňĺ äŕ\n"
+#~ "* Ňî÷íî RAM, ŕęî ĺ íóćíî: çŕ ńúćŕëĺíčĺ, í˙ěŕ ńňŕíäŕđňĺí ěĺňîä, äŕ ńĺ "
+#~ "ďîďčňŕ BIOS çŕ îáĺěŕ íŕ RAM â ęîěďţňúđŕ. Ęŕňî\n"
+#~ " ďîńëĺäńňâčĺ, GNU/Linux ěîćĺ äŕ íĺ óńďĺĺ äŕ çŕńĺ÷ĺ ďđŕâčëíî îáĺěŕ íŕ "
+#~ "RAM. Ŕęî ĺ ňŕęúâ ńëó÷ŕ˙, ňóę ěîćĺňĺ äŕ\n"
#~ " çŕäŕäĺňĺ ňî÷íč˙ îáĺě íŕ RAM. Ěîë˙, îňáĺëĺćĺňĺ ÷ĺ îň 2 čëč 4 MB ěĺćäó "
#~ "çŕńĺ÷ĺíŕňŕ č ďđčńúńňâŕůŕňŕ RAM ĺ íîđěŕëíŕ.\n"
#~ "\n"
#~ "\n"
#~ "* Ŕâňîěŕňč÷íî ěîíňčđŕíĺ íŕ ďđĺíîńčěč óńňđîéńňâŕ: ŕęî ďđĺäďî÷čňŕňĺ äŕ íĺ "
#~ "ěîíňčđŕňĺ đú÷íî ďđĺíîńčěč óńňđîéńňâŕ (CD-ROM,\n"
-#~ " ôëîďč, Zip č ň.í.) ďčřĺéęč \"mount\" č \"umount\", čçáĺđĺňĺ ňŕçč îďöč˙.\n"
+#~ " ôëîďč, Zip č ň.í.) ďčřĺéęč \"mount\" č \"umount\", čçáĺđĺňĺ ňŕçč "
+#~ "îďöč˙.\n"
#~ "\n"
#~ "\n"
#~ "* Ďî÷čńňâŕíĺ íŕ \"/tmp\" ďđč çŕđĺćäŕíĺ: ŕęî čńęŕňĺ äŕ ńĺ čçňđčâŕň âńč÷ęč "
@@ -8257,10 +8276,10 @@ msgstr "Íŕáîđ îň číńňđóěĺíňč çŕ ďîůŕ, íîâčíč, web, ôŕéëîâ ňđŕíńôĺđ, č ÷ŕň"
#~ " ęîăŕňî çŕđĺćäŕňĺ ńčńňĺěŕňŕ ńč, čçáĺđĺňĺ ňŕçč îďöč˙.\n"
#~ "\n"
#~ "\n"
-#~ "* Âęëţ÷âŕíĺ íŕ NumLock ďđč çŕđĺćäŕíĺ: ŕęî čńęŕňĺ äŕ ńĺ âęëţ÷âŕ NumLock ďđč "
-#~ "ńňŕđňčđŕíĺ, čçáĺđĺňĺ ňŕçč îďöč˙. Ěîë˙, îňáĺëĺćĺňĺ ÷ĺ\n"
-#~ " íĺ ňđ˙áâŕ äŕ âęëţ÷âŕňĺ ňŕçč îďöč˙ ďđč ëŕďňîďč č ÷ĺ ěîćĺ č äŕ íĺ đŕáîňč ďîä "
-#~ "X)."
+#~ "* Âęëţ÷âŕíĺ íŕ NumLock ďđč çŕđĺćäŕíĺ: ŕęî čńęŕňĺ äŕ ńĺ âęëţ÷âŕ NumLock "
+#~ "ďđč ńňŕđňčđŕíĺ, čçáĺđĺňĺ ňŕçč îďöč˙. Ěîë˙, îňáĺëĺćĺňĺ ÷ĺ\n"
+#~ " íĺ ňđ˙áâŕ äŕ âęëţ÷âŕňĺ ňŕçč îďöč˙ ďđč ëŕďňîďč č ÷ĺ ěîćĺ č äŕ íĺ đŕáîňč "
+#~ "ďîä X)."
#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
#~ msgstr ""
@@ -8405,8 +8424,8 @@ msgstr "Íŕáîđ îň číńňđóěĺíňč çŕ ďîůŕ, íîâčíč, web, ôŕéëîâ ňđŕíńôĺđ, č ÷ŕň"
#~ msgstr "Íŕóęč"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "×ŕň (IRC čëč ěîěĺíňíč ńúîáůĺíč˙) ďđîăđŕěč ęŕňî xchat, licq, gaim č "
#~ "číńňđóěĺíňč çŕ ňđŕíńôĺđ íŕ ôŕéëîâĺ"
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index f715e43f4..e54c49bdb 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-12-30 15:29+0100\n"
"Last-Translator: Jań-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
@@ -54,46 +54,47 @@ msgstr "Dibabit ur servijer X"
msgid "X server"
msgstr "servijer X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Pe seurt enmont a vennit ouzhpennań"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -101,28 +102,28 @@ msgid ""
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
#, fuzzy
msgid "XFree configuration"
msgstr "Kefluniadur goude staliań"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Diuzit ment memor ho kartenn c'hrafek"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Dibabit dibarzhoů ar servijer"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Dibabit ur skramm"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Skramm"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -145,40 +146,40 @@ msgstr ""
"a zo en tu-hont da varregezh ho skramm : gallout a rafe gwastań ho skramm\n"
" M'hoc'h eus douetańs, dibabit ur c'hefluniadur fur."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Feur freskaat a-led"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Feur freskaat a-serzh"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Skramm ket kefluniet"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Kartenn c'hrafek ket kefluniet c'hoazh"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Spisterioů ket dibabet c'hoazh"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Mennout a rit amprouiń ar c'hefluniadur ?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Da ziwall : arvarus eo amprouiń ar gartenn c'hrafek-mań"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Amprouiń ar c'hefluniadur"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -186,153 +187,153 @@ msgstr ""
"\n"
"klaskit kemmań arventennoů 'zo"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "C'hoarvezet eo ur fazi :"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Kuitaat e %d eilenn"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Ha reizh eo ar c'hefluniadur ?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "C'hoarvezet eo ur fazi, klaskit kemmań arventennoů 'zo"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Spister"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Dibabit ar spister ha donder al livioů"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Kartenn c'hrafek : %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Servijer XFree86 : %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Mailh"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Diskouez pep tra"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Spisterioů"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Reizhadur ar stokellaoueg : %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Seurt logodenn : %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Trobarzhell al logodenn : %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Skramm : %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "KempredA-led ar skramm : %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "FreskA-serzh ar skramm : %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Kartenn c'hrafek : %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memor c'hrafek : %s ko\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, fuzzy, c-format
msgid "Color depth: %s\n"
msgstr "Dibarzhoů donder liv"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, fuzzy, c-format
msgid "Resolution: %s\n"
msgstr "Spisterioů"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Servijer XFree86 : %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, fuzzy, c-format
msgid "XFree86 driver: %s\n"
msgstr "Servijer XFree86 : %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "O prientiń kefluniadur X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Petra a vennit ober ? "
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Kemmań ar skramm"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Kemmań ar gartenn c'hrafek"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Kemmań dibarzhoů ar servijer"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Kemmań ar spister"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Diskouez titouroů"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Amprouiń adarre"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Kuitaat"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, fuzzy, c-format
msgid ""
"Keep the changes?\n"
@@ -341,20 +342,20 @@ msgid ""
"%s"
msgstr "Derc'hel ar c'hefluniadur IP o ren"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Adereit ouzh %s evit bevaat ar c'hemmoů mar plij"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X pa loc'her"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -462,7 +463,7 @@ msgstr "Skramm a c'hell ober 1600x1200 da 76 Hz"
msgid "First sector of boot partition"
msgstr "Rann gentań ar parzhadur loc'hań"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Rann gentań ar bladenn (MBR)"
@@ -504,11 +505,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Gwrizienn"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Dibarzhoů pennań ar c'harger loc'hań"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Dibarzhoů pennań ar c'harger loc'hań"
@@ -518,7 +519,7 @@ msgstr "Dibarzhoů pennań ar c'harger loc'hań"
msgid "Bootloader installation"
msgstr "Dibarzhoů pennań ar c'harger loc'hań"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Trobarzhell loc'hań"
@@ -534,7 +535,7 @@ msgstr "Fetis"
msgid "compact"
msgstr "fetis"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Mod video"
@@ -542,14 +543,14 @@ msgstr "Mod video"
msgid "Delay before booting default image"
msgstr "Gedvezh kent loc'hań ar skeudenn dre ziouer"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Tremenger"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Tremenger (adarre)"
@@ -584,42 +585,42 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Didalvout eo ``Strishaat dibarzhoů al linenn urzhiań'' hep tremenger"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Klaskit adarre mar plij"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "An tremegerioů ne glot ket"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Dre ziouer"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -627,148 +628,148 @@ msgstr ""
"Setu da heul an enmontoů liesseurt.\n"
"Gallout a rit ouzhpennań lod pe gemmań a re a zo."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Ouzhpennań"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Graet"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Kemmań RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Pe seurt enmont a vennit ouzhpennań"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Reizhiadoů (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Reizhiadoů (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Reizhiadoů (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Skeudenn"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Gwrizienn"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Ouzhpennań"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lenn-skrivań "
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Taolenn"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Arvarus"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Skridennad"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Dre ziouer"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Dilemel an enmont"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Berzet eo ar skridennadoů goullo"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "En implij eo ar skridennad-se endeo"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Peseurt moullerez hoc'h eus ?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Kavet etrefas %s %s"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Hag un all hoc'h eus ?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ket"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ya"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Gwelet titouroů periantel"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "O staliań ur sturier evit kartenn %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(mollad %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Pe sturier %s a zlefen amprouiń ?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -787,20 +788,20 @@ msgstr ""
"urzhiataer,\n"
"hogen ne raio reuz ebet."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Embrouiń"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Spisait dibarzhoů"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Bremań e c'hellit pourvezań e zibarzhoů d'ar mollad %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -811,11 +812,11 @@ msgstr ""
"Diouzh ar furmad ``anv=talvoud anv2=talvoud2...'' eo an dibaboů.\n"
"Da skouer, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Dibarzhoů ar mollad :"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -824,35 +825,35 @@ msgstr ""
"Kargań ar mollad %s a zo sac'het.\n"
"Mennout a rit klask adarre gant arventennoů all ?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(ouzhpennet %s endeo)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Re eeun eo an tremeger"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Roit un anv arveriad mar plij"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"An anv arveriad a zle bezań ennań lizherennoů munut, sifroů, `-' ha `_' "
"hepken"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "En implij eo an anv arveriad-se endeo"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Ouzhpennań un arveriad"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -861,32 +862,32 @@ msgstr ""
"Skrivit un arveriad\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Aotren an arveriad"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Anv gwirion"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Anv arveriad"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Arlun"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr ""
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -895,12 +896,12 @@ msgstr ""
"Kefluniań ho urzhiataer evit lańsań X ent emgefreek pa loc'ho a c'hellań.\n"
"Mennout a rit lańsań X pa adloc'hit ?"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
#, fuzzy
msgid "Choose the default user:"
msgstr "Dibabit ar ment nevez"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
#, fuzzy
msgid "Choose the window manager to run:"
msgstr "Dibabit ar benveg a vennit staliań"
@@ -911,7 +912,7 @@ msgstr "Dibabit ar benveg a vennit staliań"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -937,38 +938,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Degemer mat e GRUB an dibaber reizhiad oberia¤ !"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Implijit ar stokelloů %c ha %c evit diuz pe enmont zo war wel"
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Stokit enkas evit loc'ha¤ ar RK diuzet, 'e' evit aoza¤ an"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "urzhiado— kent loc'ha¤, pe 'c' evit ul linenn-urzhia¤."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "An enmont war wel a vo loc'het ent emgefreek e %d eilenn."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Gorretaol"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Meuziad Lańsań"
@@ -1103,69 +1115,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Dre ziouer"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Nullań"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Staliadur LILO a zo sac'het. Degouezhet eo ar fazi a heul :"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mo"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr ""
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr ""
-
-#: ../../common.pm_.c:659
-#, fuzzy, c-format
-msgid "%d seconds"
-msgstr "Kuitaat e %d eilenn"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Krouiń"
@@ -1546,8 +1531,8 @@ msgid ""
msgstr ""
"Lec'hiet eo ar parzhadur hoc'h eus diuzet da ouzphennań evel gwrizienn (/) "
"en tu-hont\n"
-"d'ar 1024vet kranenn eus ar bladenn galet, ha n'hoc'h eus ket a barzhadur "
-"/boot.\n"
+"d'ar 1024vet kranenn eus ar bladenn galet, ha n'hoc'h eus ket a barzhadur /"
+"boot.\n"
"Ma vennit implijout ar merour loc'hań LILO, taolit pled da ouzhpennań ur "
"parzhadur /boot"
@@ -1705,6 +1690,11 @@ msgstr "Goude adventań ar parzhadur %s e vo kollet holl roadoů ar parzhadur-se"
msgid "Choose the new size"
msgstr "Dibabit ar ment nevez"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "Mo"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Krouiń ur parzhadur nevez"
@@ -1814,20 +1804,21 @@ msgid "Reload"
msgstr "Adkargań"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "furmadiń er seurt %s eus %s a zo sac'het"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "N'ouzon ket penaos furmadiń %s er seurt %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "marc'hań sac'het :"
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "fazi en ur zivarc'hań %s : %s"
@@ -1842,39 +1833,39 @@ msgstr "Restr"
msgid "server"
msgstr "servijer X"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Poentoů marc'hań a rank kregiń gant /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Bez' ez eus ur parzhadur e boent marc'hań %s endeo\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Marc'hań kelc'hiek %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Fazi en ur zigeriń %s evit skrivań : %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1883,7 +1874,7 @@ msgstr ""
"krouiń reizhiadoů restroů nevez warni. Gwiriit abeg ar gudenn-mań en ho "
"ardivinkaj mar plij "
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "N'hoc'h eus parzhadur ebet !"
@@ -1920,8 +1911,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2013,8 +2004,8 @@ msgstr ""
"eus\n"
"dibabet pe \"Neuziet\" pe \"Mailh\" da renkad staliań) a zo evel a-heul :\n"
"\n"
-" - Boas : dibabit se ma 'z oc'h mennet da implijout ho ardivink "
-"dreist-holl\n"
+" - Boas : dibabit se ma 'z oc'h mennet da implijout ho ardivink dreist-"
+"holl\n"
" evit un implij pemdeziek (labour burev, aozerezh grafikoů hag all). Na\n"
" c'hortozit ket e vije staliaet nep kempuner, maveg diorren h.a.\n"
"\n"
@@ -2024,8 +2015,8 @@ msgstr ""
" heuliad klok a meziantoů staliet a-benn kempunań, dizraenań ha furmadiń\n"
" kod tarzh, pe grouiń pakadoů meziantel.\n"
"\n"
-" - Servijer : dibabit se m'eo gouestlet an ardivink a stalhit "
-"Linux-Mandrake\n"
+" - Servijer : dibabit se m'eo gouestlet an ardivink a stalhit Linux-"
+"Mandrake\n"
" warnań da vezań impliet evel servijer. ur servijer restroů (NFS pe "
"SMB),\n"
" ur servijer moullań (moullań diouzh komenad Unix lp (line printer) pe "
@@ -2152,8 +2143,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2236,8 +2227,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2299,13 +2290,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2348,8 +2339,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2553,10 +2544,10 @@ msgstr ""
"douetańs, goulennit digant merour ho rouedad.\n"
"\n"
"\n"
-" - IP emgefreek : Ma ra ho rouedad gant ar c'homenad bootp pe dhcp, diuzit "
-"\n"
-"an dibarzh-se. Ma vez diuzet, n'eus ezhomm talvoud ebet er \"Chomlec'h "
-"IP\".\n"
+" - IP emgefreek : Ma ra ho rouedad gant ar c'homenad bootp pe dhcp, "
+"diuzit \n"
+"an dibarzh-se. Ma vez diuzet, n'eus ezhomm talvoud ebet er \"Chomlec'h IP"
+"\".\n"
"M'hoc'h eus douetańs, goulennit digant merour ho rouedad.\n"
#: ../../help.pm_.c:443
@@ -2878,8 +2869,8 @@ msgstr ""
"\n"
"Da gentań holl, krouit ur gont evidoc'h-chwi ! Ha pa vefec'h arveriad "
"nemetań\n"
-"an ardivink, ARABAT deoc'h ereań evel root evit implij pemdeziek ar reizhiad "
-": \n"
+"an ardivink, ARABAT deoc'h ereań evel root evit implij pemdeziek ar "
+"reizhiad : \n"
"arvarus-kenań eo a-fet surentez. Ur fazi stokell a zo a-walc'h evit lakaat\n"
"boud ho reizhiad.\n"
"\n"
@@ -3109,8 +3100,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3257,85 +3248,85 @@ msgstr ""
"ouzhpenn\n"
"mar plij."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Dibabit ho yezh"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Diuzit renkad ar staliadur"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Dinoiń ar bladenn galet"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Kefluniań al logodenn"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Dibabit ho stokellaoueg"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "rodellek"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Kefluniań reizhiadoů restroů"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Furmadiń parzhadurioů"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Dibabit pakadoů da staliań"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Staliań ar reizhiad"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Termeniń tremenger root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Ouzhpennań un arveriad"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Kefluniań ur rouedad"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Kefluniań servijoů"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Krouiń ur bladennig loc'hań"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Staliań ar c'harger loc'hań"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Kefluniań X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Dilezel ar staliadur"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3350,34 +3341,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "N'hellań ket implijout ar skignań hep domani NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Fazi en ur lenn ar restr $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Mat eo"
@@ -3386,12 +3377,12 @@ msgstr "Mat eo"
msgid "Please test the mouse"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -3505,8 +3496,8 @@ msgid ""
msgstr ""
"HO EVEZH !\n"
"\n"
-"Ezhomm en deus DrakX adventań ho parzhadur Windows bremań. Bezit war evezh "
-":\n"
+"Ezhomm en deus DrakX adventań ho parzhadur Windows bremań. Bezit war "
+"evezh :\n"
"arvarus eo an obererezh-se. Ma n'hoc'h eus ket graet c'hoazh, gwelloc'h e\n"
"vije deoc'h seveniń da gentań scandisk (ha diouzh ret seveniń defrag) war "
"ar\n"
@@ -3612,8 +3603,8 @@ msgstr "Poent marc'hań doubl %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
#: ../../install_steps.pm_.c:451
@@ -3722,6 +3713,7 @@ msgid ""
msgstr "Ment hollek ar strolladoů hoc'h eus diuzet a zo war-dro %d Mo.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3736,6 +3728,7 @@ msgstr ""
"un dregantad a 100%% a stalio an holl bakadoů diuzet."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3942,8 +3935,8 @@ msgstr ""
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4106,15 +4099,15 @@ msgstr "Mailh"
msgid "Update"
msgstr "Bremanaat"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Porzh al logodenn"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outań, mar plij."
@@ -4266,6 +4259,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom skridennet \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4319,8 +4313,8 @@ msgstr ""
"\n"
"HO EVEZH :\n"
"\n"
-"Abalamour m'eo disheńvel ar pennaennoů meur o talvezout evit ar "
-"meziantoů-mań hervez\n"
+"Abalamour m'eo disheńvel ar pennaennoů meur o talvezout evit ar meziantoů-"
+"mań hervez\n"
"gwiraouriezhoů disheńvel, ret eo d'an arval ha/pe arveriad en diwezh ar "
"meziantoů-mań\n"
"gwiriań eo aotreet da ezskargań, mirout ha/pe implijout ar meziantoů-mań\n"
@@ -4428,19 +4422,19 @@ msgstr "Implijout NIS"
msgid "yellow pages"
msgstr "pajennoů melen"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Dilesadur NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domani NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Servijer NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4470,19 +4464,19 @@ msgstr ""
"evit\n"
"ho reizhiad ?"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Lenner pladennig kentań"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Eil lenner pladennig"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Tremen e-biou"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4507,34 +4501,34 @@ msgstr ""
"evit\n"
"ho reizhiad ?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Ho tigarez, lenner pladennig hegerz ebet"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Dibabit al lenner pladennig a vennit implijout evit ober ar bladenn loc'hań"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "O krouiń ar bladenn loc'hań"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "O prientiń ar c'harger loc'hań"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Mennout a rit implijout SILO ?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4542,52 +4536,52 @@ msgstr ""
"Fazi en ur staliań aboot,\n"
"klask rediań ar staliadur zoken ma tistruj ar parzhadur kentań ?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Staliadur LILO a zo sac'het. Degouezhet eo ar fazi a heul :"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Izel"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Etre"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Uhel"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Dibabit al live surentez"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "O krouiń ur bladennig staliań emgefreek"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4597,13 +4591,13 @@ msgstr ""
"\n"
"Mennout a rit kuitaat da vat bremań ?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4618,12 +4612,12 @@ msgstr ""
"Titouroů war gefluniań ho reizhiad a zo hegerz e rannbennad Goude\n"
"Staliań Sturier ofisiel an Arveriad Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "O krouiń ur bladennig staliań emgefreek"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4632,16 +4626,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Emgefreek"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Adkargań"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Diuz pakadoů unan hag unan"
@@ -4661,11 +4655,11 @@ msgstr ""
msgid "kdesu missing"
msgstr ""
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Gortozit mar plij"
@@ -4694,11 +4688,11 @@ msgstr "Ho tibab ? (%s dre ziouer)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Ho tibab ? (%s dre ziouer, skrivit `none' evit hini ebet)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tchek (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Alaman"
@@ -4706,19 +4700,19 @@ msgstr "Alaman"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spagnol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finnek"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Gall"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvegek"
@@ -4726,15 +4720,15 @@ msgstr "Norvegek"
msgid "Polish"
msgstr "Polonek"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rusiek"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Stokellaoueg RU"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Stokellaoueg SUA"
@@ -4750,215 +4744,215 @@ msgstr "Armeniek (skriverez)"
msgid "Armenian (phonetic)"
msgstr "Armeniek (soniadel)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr ""
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr ""
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgian"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgarek"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasilek"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
#, fuzzy
msgid "Belarusian"
msgstr "Bulgarek"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suis (reizhadur alaman)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suis (reizhadur gall)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tchek (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alaman (stokell marv ebet)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danek"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
#, fuzzy
msgid "Dvorak (US)"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
#, fuzzy
msgid "Dvorak (Norwegian)"
msgstr "Norvegek"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estoniek"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Jorjiek (reizhadur \"Rusiek\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Jorjiek (reizhadur \"Latin\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Gresian"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hungarian"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroatek"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelian"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelian (soniadel)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
#, fuzzy
msgid "Iranian"
msgstr "Ukrainiek"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandek"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italian"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr ""
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Stokellaoueg RU"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Amerikan Latin"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollandek"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
#, fuzzy
msgid "Lithuanian AZERTY (old)"
msgstr "Lituaniek AZERTY"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Lithuanian AZERTY (new)"
msgstr "Lituaniek AZERTY"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroů\""
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituaniek QUERTY \"soniadel\""
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polonek (reizhadur qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polonek (reizhadur qwerty)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugalek"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadian (Kebek)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rusiek (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Svedek"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovek"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovakek (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovakek (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Stokellaoueg Thai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkek (hengounel doare \"F\")"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkek (arnevez doare \"Q\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainiek"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Stokellaoueg SUA (etrevroadel)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
#, fuzzy
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroů\""
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Yougoslaviek (reizhadur latin)"
@@ -5095,168 +5089,168 @@ msgstr ""
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ha reizh eo ?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
#, fuzzy
msgid "Internet configuration"
msgstr "Kefluniań ar proksioů"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Mennout a rit amprouiń ar c'hefluniadur ?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Kefluniań ur rouedad"
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Da beseurt pladenn e mennit dilec'hiań ?"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Kefluniadur ar rouedad"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
#, fuzzy
msgid "ISDN Configuration"
msgstr "Kefluniadur"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
msgstr ""
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
#, fuzzy
msgid "Connection Configuration"
msgstr "Kefluniań ar proksioů"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr ""
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr ""
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr ""
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr ""
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr ""
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr ""
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr ""
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
#, fuzzy
msgid "Provider phone number"
msgstr "Niverenn bellgomz"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr ""
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr ""
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
#, fuzzy
msgid "Dialing mode"
msgstr "Anv domani"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
#, fuzzy
msgid "Account Login (user name)"
msgstr "Poent marc'hań"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
#, fuzzy
msgid "Account Password"
msgstr "Tremenger"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr ""
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr ""
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
#, fuzzy
msgid "Rest of the world"
msgstr "Amprouiń ar c'hefluniadur"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
msgstr ""
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
#, fuzzy
msgid "Which protocol do you want to use ?"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
#, fuzzy
msgid "What kind of card do you have?"
msgstr "Peseurt moullerez hoc'h eus ?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr ""
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
#, fuzzy
msgid "ISA / PCMCIA"
msgstr "PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
#, fuzzy
msgid "PCI"
msgstr "PCMCIA"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5264,247 +5258,247 @@ msgid ""
"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
msgstr ""
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr ""
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
#, fuzzy
msgid "Continue"
msgstr "Kenderc'hel evelato ?"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
#, fuzzy
msgid "Which is your ISDN card ?"
msgstr "Pehini eo ho takad-eur ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
#, fuzzy
msgid "Choose the network interface"
msgstr "Dibabit ar ment nevez"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
#, fuzzy
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outań, mar plij."
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Mennout a rit amprouiń ar c'hefluniadur ?"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
#, fuzzy
msgid "ADSL configuration"
msgstr "Kefluniadur"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
#, fuzzy
msgid "Do you want to start your connection at boot?"
msgstr "Mennout a rit implijout aboot ?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Dibarzhoů sifrennań"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
#, fuzzy
msgid "Phone number"
msgstr "Niverenn bellgomz"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Anv ereań"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Dilesadur"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Diazezet war ur skrid"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Diazezet war un dermenell"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
#, fuzzy
msgid "Domain name"
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Servijer DNS kentań"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Eil servijer DNS"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Kefluniań ur rouedad"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Da beseurt pladenn e mennit dilec'hiań ?"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Da beseurt pladenn e mennit dilec'hiań ?"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Kefluniań ur rouedad"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Kefluniadur ar rouedad"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "External ISDN modem"
msgstr "Mailh"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr ""
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "What kind is your ISDN connection?"
msgstr "Ouzh pe borzh a-steud eo luget ho logodenn ?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
#, fuzzy
msgid "Connect to the Internet"
msgstr "Anv ar gevreadenn"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr ""
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, fuzzy, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Mennout a rit amprouiń ar c'hefluniadur ?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
#, fuzzy
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
#, fuzzy
msgid "Network configuration"
msgstr "Kefluniadur ar rouedad"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
#, fuzzy
msgid "Do you want to restart the network"
msgstr "Mennout a rit amprouiń ar c'hefluniadur ?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5512,7 +5506,7 @@ msgid ""
"%s"
msgstr "Mennout a rit amprouiń ar c'hefluniadur ?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5520,7 +5514,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5528,76 +5522,76 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Dibabit ar ment nevez"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "O tinoiń trobarzhelloů..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Kefluniań ur rouedad"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Poent marc'hań doubl %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Lugerezh ar voullerez"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Kefluniań ur rouedad"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr ""
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Lugerezh ar voullerez"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "Lugerezh ar voullerez"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
#, fuzzy
msgid "How do you want to connect to the Internet?"
msgstr "Da beseurt pladenn e mennit dilec'hiań ?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5657,12 +5651,12 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
#, fuzzy
msgid "IP address"
msgstr "Chomlec'h IP :"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
#, fuzzy
msgid "Netmask"
msgstr "Maskl rouedad :"
@@ -5696,7 +5690,7 @@ msgstr ""
msgid "DNS server"
msgstr "Servijer DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Treuzell"
@@ -5725,11 +5719,11 @@ msgstr "http://... a zlefe bezań ar proksi"
msgid "Proxy should be ftp://..."
msgstr "ftp://... a zlefe bezań ar proksi"
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr ""
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5739,21 +5733,21 @@ msgstr ""
"Fińval ar parzhadurioů kentań derez evit ma vo an toull stok ouzh ar "
"parzhadurioů astennet eo an diskoulm"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Fazi en ur lenn ar restr %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Assevel adalek ar restr %s sac'het %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Restr gwareziń siek"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Fazi en ur skrivań er restr %s"
@@ -6393,8 +6387,8 @@ msgid ""
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Ar c'hartenner porzhioů a vera kevreadennoů RPC, a zo implijet gant\n"
-"komenadoů evel NFS ha NIS. Ar servijer kartenn-porzhioů a rankfe mont "
-"en-dro\n"
+"komenadoů evel NFS ha NIS. Ar servijer kartenn-porzhioů a rankfe mont en-"
+"dro\n"
"war ardivinkoů anezho servijerien komenadoů a implij ar reizhiad RPC."
#: ../../services.pm_.c:70
@@ -6715,7 +6709,7 @@ msgstr "Lugerezh ar voullerez"
msgid "Network configuration (%d adapters)"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "marc'hań sac'het :"
@@ -6813,7 +6807,7 @@ msgstr "Da beseurt pladenn e mennit dilec'hiań ?"
msgid "Configure Internet Access..."
msgstr "Kefluniań servijoů"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "Kefluniadur"
@@ -6856,84 +6850,84 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Amprouiń ar c'hefluniadur"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Disable"
msgstr "Taolenn"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Enable"
msgstr "Taolenn"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Anv ar gevreadenn"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "Dibarzhoů ar voullerez"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "Dibarzhoů ar voullerez"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7048,14 +7042,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "serial_usb kavet ebet\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Kendarvan an trede nozelenn ?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Dibabit seurt ho logodenn, mar plij."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7532,6 +7531,10 @@ msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
#, fuzzy
+#~ msgid "%d seconds"
+#~ msgstr "Kuitaat e %d eilenn"
+
+#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "Kefluniadur"
@@ -7587,23 +7590,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7612,30 +7615,31 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Gallout a rit bremań diuz bibarzhoů a bep seurt evit ho reizhiad.\n"
#~ "\n"
-#~ " - Implijit gwellaennoů ar bladenn galet : Gwellaat dehaezadur ar bladenn "
-#~ "galet\n"
+#~ " - Implijit gwellaennoů ar bladenn galet : Gwellaat dehaezadur ar "
+#~ "bladenn galet\n"
#~ " a c'hell an dibarzh-mań, evit implijerien barrek hepken : amredoů "
#~ "dreinek a\n"
-#~ " c'hell freuziń ho roadoů, diwallit 'ta. Ur roll parzhoů siek a zeu gant "
-#~ "ar\n"
+#~ " c'hell freuziń ho roadoů, diwallit 'ta. Ur roll parzhoů siek a zeu "
+#~ "gant ar\n"
#~ " graońiell, laoskit an dibarzh didermenet avat evit bezań kuit a "
#~ "souezhadenn.\n"
#~ "\n"
-#~ " - Dibabit al live surentez : Gallout a rit dibab ul live surentez evit ho\n"
-#~ " reizhiad. Sellit en dornlevr evit muioc'h a ditouroů mar plij. Dre vras "
-#~ ":\n"
+#~ " - Dibabit al live surentez : Gallout a rit dibab ul live surentez evit "
+#~ "ho\n"
+#~ " reizhiad. Sellit en dornlevr evit muioc'h a ditouroů mar plij. Dre "
+#~ "vras :\n"
#~ " ma ne ouzit ket, diuzit \"Etre\" ; ma vennit da vat kaout un ardivink "
#~ "sur\n"
#~ " dibabit \"Ankeniet\" met taolit evezh : EL LIVE-SE, N'EO KET AOTREET "
@@ -7647,8 +7651,10 @@ msgstr ""
#~ " - Spisait RAM diouzh ret : siwazh gant PCoů hiziv, n'eus ket a hentenn\n"
#~ " standard evit atersiń ar BIOS a-zivout ar c'hementad a RAM hegerz war "
#~ "ho\n"
-#~ " urzhiataer. Da heul, Linux a c'hell na zinoiń reizh ho kementad a RAM.\n"
-#~ " M'eo kont evel-se e c'hellit spisaat amań ar c'hementad a RAM a zere.\n"
+#~ " urzhiataer. Da heul, Linux a c'hell na zinoiń reizh ho kementad a "
+#~ "RAM.\n"
+#~ " M'eo kont evel-se e c'hellit spisaat amań ar c'hementad a RAM a "
+#~ "zere.\n"
#~ " Ho evezh : un diforzh a 2 pe 4Mo a zo reizh.\n"
#~ "\n"
#~ " - Emvarc'hań ar media lem-laka : Ma gavit gwelloc'h na varc'hań dre an "
@@ -7913,13 +7919,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -7952,16 +7959,18 @@ msgstr ""
#~ " dibab an implij pennań evit ho ardivink. Sellit a-is evit munudoů.\n"
#~ "\n"
#~ " - Mailh : Ma 'z oc'h en ho pleud gant GNU/Linux ha mennet da seveniń\n"
-#~ " ur staliadur neuziet-tre. Evel evit ar renkad staliań \"Neuziet\" e vo\n"
+#~ " ur staliadur neuziet-tre. Evel evit ar renkad staliań \"Neuziet\" e "
+#~ "vo\n"
#~ " tu deoc'h diuz an implij evit hor reizhiad.\n"
-#~ " Hogen mar plij, NA ZIBABIT KET SE NEMET MA OUZIT PEZH EMAOC'H OC'H OBER "
-#~ "!\n"
+#~ " Hogen mar plij, NA ZIBABIT KET SE NEMET MA OUZIT PEZH EMAOC'H OC'H "
+#~ "OBER !\n"
#, fuzzy
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -7981,7 +7990,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -7991,7 +8001,8 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -8014,7 +8025,8 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Daou barzhadur boutin-tre a zo : ar parzhadur gwrizienn (/), a zo penn\n"
-#~ "kentań urzhaz renkelloů ar reizhiad restroů, ha /boot, a zo ennań an holl\n"
+#~ "kentań urzhaz renkelloů ar reizhiad restroů, ha /boot, a zo ennań an "
+#~ "holl\n"
#~ "restroů ret evit loc'hań ar reizhiad korvoiń p'emeur o paouez enaouiń\n"
#~ "an urzhiataer.\n"
#~ "\n"
@@ -8024,11 +8036,13 @@ msgstr ""
#~ "an argerzh ha n'eus ket aon da gaout. Sellit ouzh an teuliadur hag it\n"
#~ "war ho pouez a-raok kregiń ganti.\n"
#~ "\n"
-#~ "Gallout a rit tizhout kement dibarzh 'zo gant ar stokelloů : merdeiń dre ar "
-#~ "parzhadurioů\n"
-#~ "gant Tab ha biroů Laez/Traoń. P'hoc'h eus diuzet ur parzhadur, grit gant :\n"
+#~ "Gallout a rit tizhout kement dibarzh 'zo gant ar stokelloů : merdeiń dre "
+#~ "ar parzhadurioů\n"
+#~ "gant Tab ha biroů Laez/Traoń. P'hoc'h eus diuzet ur parzhadur, grit "
+#~ "gant :\n"
#~ "\n"
-#~ "- Ctrl-c evit krouiń ur parzhadur nevez (m'eo goullo ar parzhadur diuzet)\n"
+#~ "- Ctrl-c evit krouiń ur parzhadur nevez (m'eo goullo ar parzhadur "
+#~ "diuzet)\n"
#~ "\n"
#~ "- Ctrl-d evit lemel ur parzhadur\n"
#~ "\n"
@@ -8044,7 +8058,8 @@ msgstr ""
#~ msgstr ""
#~ "Kement parzhadur a zo bet nevez termenet a zle bezań furmadet a-benn\n"
#~ "e implijout (furmadiń a dalvez krouiń ur reizhiad restroů). Er poent-se,\n"
-#~ "e c'hellit mennout adfurmadiń parzhadurioů 'zo o vezań endeo evit diverkań\n"
+#~ "e c'hellit mennout adfurmadiń parzhadurioů 'zo o vezań endeo evit "
+#~ "diverkań\n"
#~ "ar roadoů a zo enno. Ho evezh : n'eo ket ret adfurmadiń parzhadurioů o\n"
#~ "vezań endeo, dreist-holl ma 'z eus enno restroů pe roadoů a vennit "
#~ "derc'hel.\n"
@@ -8097,7 +8112,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8180,8 +8196,10 @@ msgstr ""
#~ "ar seurtoů-se en deus ezhomm ur c'hefluniadur disheńvel. Taolit evezh\n"
#~ "avat ar spooler moullań a laka 'lp' da anv ar voullerrez dre ziouer ;\n"
#~ "ret eo deoc'h eta kaout ur voullerez gant an anv-se ; hogen meur a anv,\n"
-#~ "pep hini dsipartiet gant an arouezenn '|', a c'hellit reiń d'ur voullerez.\n"
-#~ "Neuze, mar kavit gwelloc'h bezań un anv splannoc'h, n'hoc'h eus ken nemet\n"
+#~ "pep hini dsipartiet gant an arouezenn '|', a c'hellit reiń d'ur "
+#~ "voullerez.\n"
+#~ "Neuze, mar kavit gwelloc'h bezań un anv splannoc'h, n'hoc'h eus ken "
+#~ "nemet\n"
#~ "e lakaat da gentań, da sk. \"Ma Voullerez|lp\".\n"
#~ "Ar voullerez he deus \"lp\" en he anv(ioů) a vo hini dre ziouer.\n"
#~ "\n"
@@ -8346,7 +8364,8 @@ msgstr ""
#~ msgid ""
#~ "Do you want to configure a dialup connection with modem for your system?"
#~ msgstr ""
-#~ "Ha mennout a rit kefluniań ur gevreadenn gervel dre modem evit ho reizhiad ?"
+#~ "Ha mennout a rit kefluniań ur gevreadenn gervel dre modem evit ho "
+#~ "reizhiad ?"
#~ msgid "Try to find PCI devices?"
#~ msgstr "Klask kavout trobarzhelloů PCI ?"
@@ -8383,8 +8402,8 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Degemer mat e LILO, an dibaber reizhiad oberia¤ !\n"
@@ -8412,8 +8431,8 @@ msgstr ""
#~ "\n"
#~ "Evit rollan~ an dibabou aotreet, stokit <TAB>.\n"
#~ "\n"
-#~ "Evit kargan~ unan anezho, skrivit e anv ha stokit <ENKAS> pe c'hortozit %d "
-#~ "eilenn evit al loc'han~ dre ziouer.\n"
+#~ "Evit kargan~ unan anezho, skrivit e anv ha stokit <ENKAS> pe c'hortozit %"
+#~ "d eilenn evit al loc'han~ dre ziouer.\n"
#~ "\n"
#~ msgid "SILO main options"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index c449dd17a..80e3b7ac1 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-04-10 23:29+0200\n"
"Last-Translator: Softcatalŕ <traddrake@softcatala.org>\n"
"Language-Team: Catalan\n"
@@ -55,16 +55,17 @@ msgstr "Escolliu un servidor X"
msgid "X server"
msgstr "Servidor X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Quina configuració de l'XFree voleu tenir?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -74,18 +75,18 @@ msgstr ""
"l'Xfree %s.\n"
"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"La vostra targeta pot tenir acceleració 3D de maquinari amb l'Xfree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "Xfree %s amb acceleració 3D de maquinari"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,12 +96,12 @@ msgstr ""
"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
"PENJAR."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s amb acceleració 3D de maquinari EXPERIMENTAL"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -113,27 +114,27 @@ msgstr ""
"PENJAR.\n"
"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configuració de l'XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Seleccioneu la mida de memňria de la vostra targeta grŕfica"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Escolliu les opcions per al servidor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Escolliu un monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -156,40 +157,40 @@ msgstr ""
"el podríeu fer malbé.\n"
"En cas de dubte, sigueu conservador amb aquest parŕmetre."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Velocitat de refresc horitzontal"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Velocitat de refresc vertical"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "El monitor no estŕ configurat"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "La targeta grŕfica encara no estŕ configurada"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Encara no s'han escollit les resolucions"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Voleu comprovar la configuració?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Avís: la comprovació d'aquesta targeta grŕfica pot penjar-vos l'ordinador"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Comprova la configuració"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -197,152 +198,152 @@ msgstr ""
"\n"
"intenteu canviar alguns parŕmetres"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "S'ha produďt un error:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Sortida en %d segons"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "És aquest el parŕmetre corrcte?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "S'ha produďt un error, intenteu canviar alguns parŕmetres"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resolució"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Escolliu la resolució i la profunditat de color"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Targeta grŕfica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Servidor xFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Mode expert"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Mostra'ls tots"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resolucions"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Disposició del teclat: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tipus de ratolí: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dispositiu del ratolí: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Sincronització horitzontal del monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Refresc vertical del monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Targeta grŕfica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memňria grŕfica: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Profunditat del color: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resolució: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Servidor xFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Controlador de l'xFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "S'estŕ preparant la configuració de l'X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Quč voleu fer?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Canvia el monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Canvia la targeta grŕfica"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Canvia les opcions del servidor"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Canvia la resolució"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Mostra la informació"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Torna-ho a comprovar"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Surt"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -354,20 +355,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Si us plau, torneu a entrar a %s per activar els canvis"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Si us plau, sortiu i utilitzeu Ctrl-Alt-Enrere"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X a l'inici"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -476,7 +477,7 @@ msgstr "Monitor que pot fer 1600x1200 a 76 Hz"
msgid "First sector of boot partition"
msgstr "Primer sector de la partició d'arrencada"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primer sector de la unitat (MBR)"
@@ -516,11 +517,11 @@ msgstr "Arrencada des de DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Opcions principals del carregador d'arrencada"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Carregador d'arrencada a utilitzar"
@@ -528,7 +529,7 @@ msgstr "Carregador d'arrencada a utilitzar"
msgid "Bootloader installation"
msgstr "Instalˇlació del carregador d'arrencada"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Dispositiu d'arrencada"
@@ -544,7 +545,7 @@ msgstr "Compacte"
msgid "compact"
msgstr "compacte"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Mode de vídeo"
@@ -552,14 +553,14 @@ msgstr "Mode de vídeo"
msgid "Delay before booting default image"
msgstr "Demora abans d'arrencar la imatge predeterminada"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Contrasenya"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Contrasenya (un altre cop)"
@@ -596,41 +597,41 @@ msgstr ""
"L'opció ``Limita les opcions de la línia d'ordres'' no té cap ús sense una "
"contrasenya"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Si us plau, torneu-ho a intentar"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Les contrasenyes no coincideixen"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Missatge d'inicialització"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Demora de firmware obert"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Temps mŕxim d'arrencada del nucli"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Voleu habilitar l'arrencada des de CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Voleu habilitar l'arrencada des d'OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "OS per defecte?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -638,146 +639,146 @@ msgstr ""
"Aquestes són les diferents entrades.\n"
"Podeu afegir-ne algunes més o canviar-ne les existents."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Afegeix"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Fet"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Modifica el RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Quin tipus d'entrada voleu afegir?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Un altre SO (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Un altre SO (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Un altre SO (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Imatge"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Arrel"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Afegeix"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lectura-escriptura"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Taula"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "No segur"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etiqueta"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Predeterminat"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-size"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Elimina l'entrada"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "No es permet una etiqueta buida"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Aquesta etiqueta ja estŕ en ús"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Quin tipus de particionament?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "S'han trobat interfícies %2$s %1$s"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "En teniu una altra?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Teniu alguna interfície %s?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "No"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Sí"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Mira la informació del maquinari"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "S'estŕ instalˇlant el programa de control per a la targeta %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(mňdul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Quin programa de control %s he de provar?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -794,20 +795,20 @@ msgstr ""
"cerqui al vostre ordinador la informació que necessita? Aquesta recerca\n"
"podria blocar l'ordinador, perň aixň no causaria cap dany."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Exploració automŕtica"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Especifica les opcions"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Ara podeu proporcionar les seves opcions per al mňdul %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -818,11 +819,11 @@ msgstr ""
"Les opcions estan amb el format ``nom=valor nom2=valor2 ...''.\n"
"Per exemple, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opcions del mňdul:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -831,34 +832,34 @@ msgstr ""
"Ha fallat la cŕrrega del mňdul %s.\n"
"Voleu tornar-ho a intentar amb altres parŕmetres?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(ja s'ha afegit %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Aquesta contrasenya és massa senzilla"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Si us plau, introduďu un nom d'usuari"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"El nom d'usuari només pot contenir lletres en minúscula, números, `-' i `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Aquest nom d'usuari ja s'ha afegit"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Afegeix un usuari"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -867,32 +868,32 @@ msgstr ""
"Introduďu un usuari\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Accepta l'usuari"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nom real"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nom d'usuari"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Icona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Entrada automŕtica"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -901,11 +902,11 @@ msgstr ""
"nom d'usuari.\n"
"Si no voleu utilitzar aquesta característica, feu clic al botó Cancelˇla."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Escolliu l'usuari per omissió:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Escolliu el gestor de finestres per executar:"
@@ -915,7 +916,7 @@ msgstr "Escolliu el gestor de finestres per executar:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -939,39 +940,50 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Benvingut al GRUB, el selector de sistema operatiu!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
"Utilitzeu les tecles %c i %c per seleccionar quina posició estŕ ressaltada."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Premeu Intro per arrencar el SO seleccionat, 'e' per editar les"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "ordres prčvies a l'arrencada, o 'c' per obtenir una línia d'ordres."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "La posició ressaltada arrencarŕ automŕticament dintre de %d segons."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "no hi ha prou espai a /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Escriptori"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menú Inici"
@@ -1104,69 +1116,42 @@ msgstr "Sí, vull l'entrada automŕtica amb aquest (usuari, escriptori)"
msgid "System mode"
msgstr "Mode de sistema"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Predeterminat"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "D'acord"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Cancelˇla"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "no es pot obrir /etc/inittab per a lectura: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "no es pot obrir /etc/sysconfig/autologin per a lectura: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Ha fallat la instalˇlació del LILO. S'ha produďt l'error següent:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "kB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minuts"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minute"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d segons"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Crea"
@@ -1563,8 +1548,8 @@ msgid ""
"So be careful to add a /boot partition"
msgstr ""
"Heu seleccionat una partició de programari RAID com a arrel (/).\n"
-"Aixň no ho pot gestionar cap carregador d'arrencada sense una partició "
-"/boot.\n"
+"Aixň no ho pot gestionar cap carregador d'arrencada sense una partició /"
+"boot.\n"
"Per tant, assegureu-vos d'afegir una partició /boot"
#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
@@ -1713,6 +1698,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Escolliu la nova mida"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Crea una nova partició"
@@ -1822,20 +1812,21 @@ msgid "Reload"
msgstr "Torna a carregar"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatatge de %s ha fallat"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "no sé com formatar %s amb el tipus %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "ha fallat el muntatge: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "s'ha produďt un error en muntar %s: %s"
@@ -1848,41 +1839,41 @@ msgstr "senzill"
msgid "server"
msgstr "servidor"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Els punts de muntatge han de començar amb una /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Ja hi ha una partició amb el punt de muntatge %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Muntatges circulars %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "No podeu utilitzar un volum lňgic LVM per al punt de muntatge %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers de root"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Necessiteu un sistema de fitxers real (ext2, reiserfs) per a aquest punt de "
"muntatge\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "S'ha produďt un error en obrir %s per escriure: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1891,7 +1882,7 @@ msgstr ""
"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
"problema"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "No teniu cap partició!"
@@ -1942,8 +1933,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1988,8 +1979,8 @@ msgstr ""
"\n"
"Segons els vostres coneixements de GNU/Linux, podeu escollir un dels "
"nivells\n"
-"següents d'instalˇlació o actualització del sistema operatiu "
-"Linux-Mandrake:\n"
+"següents d'instalˇlació o actualització del sistema operatiu Linux-"
+"Mandrake:\n"
"\n"
"\t* Recomanada: si mai no heu instalˇlat un sistema operatiu GNU/Linux,\n"
"escolliu aquest. La instalˇlació serŕ molt fŕcil i només se us faran\n"
@@ -2129,8 +2120,8 @@ msgstr ""
"\n"
"Si no teniu cap adaptador SCSI, un adaptador SCSI ISA, o un\n"
"adaptador SCSI PCI que el DrakX no reconegui, se us demanarŕ si teniu\n"
-"un adaptador SCSI al sistema. Si no en teniu cap, simplement feu clic a "
-"\"No\". Si feu\n"
+"un adaptador SCSI al sistema. Si no en teniu cap, simplement feu clic a \"No"
+"\". Si feu\n"
"clic a \"Sí\", apareixerŕ una llista de programes de control on podreu\n"
"seleccionar l'adaptador concret.\n"
"\n"
@@ -2299,8 +2290,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2462,8 +2453,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2506,8 +2497,8 @@ msgstr ""
"manera: \"Nom\", \"Capacitat\".\n"
"\n"
"\n"
-"\"Nom\" es compon de: \"tipus d'unitat de disc\", \"número d'unitat de "
-"disc\",\n"
+"\"Nom\" es compon de: \"tipus d'unitat de disc\", \"número d'unitat de disc"
+"\",\n"
"\"número de la partició\" (per exemple, \"hda1\").\n"
"\n"
"\n"
@@ -2516,25 +2507,25 @@ msgstr ""
"si és SCSI.\n"
"\n"
"\n"
-"\"Número de la unitat de disc\" és sempre una lletra després d'\"hd\" o "
-"\"sd\".\n"
+"\"Número de la unitat de disc\" és sempre una lletra després d'\"hd\" o \"sd"
+"\".\n"
"Amb unitats de disc IDE:\n"
"\n"
-" * \"a\" significa \"unitat de disc mestre en el controlador IDE "
-"primari\",\n"
+" * \"a\" significa \"unitat de disc mestre en el controlador IDE primari"
+"\",\n"
"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE "
-"primari\",\n"
+" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
+"\",\n"
"\n"
-" * \"c\" significa \"unitat de disc mestre en el controlador IDE "
-"secundari\",\n"
+" * \"c\" significa \"unitat de disc mestre en el controlador IDE secundari"
+"\",\n"
"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE "
-"secundari\".\n"
+" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
+"\".\n"
"\n"
"\n"
-"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primŕria de "
-"disc\", una \"b\" significa \"unitat secundŕria de disc\", etc..."
+"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primŕria de disc"
+"\", una \"b\" significa \"unitat secundŕria de disc\", etc..."
#: ../../help.pm_.c:258
msgid ""
@@ -2584,13 +2575,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2632,25 +2623,25 @@ msgstr ""
"si és SCSI.\n"
"\n"
"\n"
-"\"Número de la unitat de disc\" és sempre una lletra després d'\"hd\" o "
-"\"sd\".\n"
+"\"Número de la unitat de disc\" és sempre una lletra després d'\"hd\" o \"sd"
+"\".\n"
"Amb unitats de disc IDE:\n"
"\n"
-" * \"a\" significa \"unitat de disc mestre en el controlador IDE "
-"primari\",\n"
+" * \"a\" significa \"unitat de disc mestre en el controlador IDE primari"
+"\",\n"
"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE "
-"primari\",\n"
+" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
+"\",\n"
"\n"
-" * \"c\" significa \"unitat de disc mestre en el controlador IDE "
-"secundari\",\n"
+" * \"c\" significa \"unitat de disc mestre en el controlador IDE secundari"
+"\",\n"
"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE "
-"secundari\".\n"
+" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
+"\".\n"
"\n"
"\n"
-"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primŕria de "
-"disc\", una \"b\" significa \"unitat secundŕria de disc\", etc...\n"
+"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primŕria de disc"
+"\", una \"b\" significa \"unitat secundŕria de disc\", etc...\n"
"\n"
"\"Nom Windows\" és la lletra de la vostra unitat de disc sota Windows (el "
"primer disc o partició s'anomena \"C:\")."
@@ -2675,8 +2666,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3684,8 +3675,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3886,84 +3877,84 @@ msgstr ""
"automŕticament. Si voleu arrencar un altre sistema operatiu existent,\n"
"llegiu les instruccions addicionals."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Escolliu el vostre idioma"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Tipus d'instalˇlació"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detecció del disc dur"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configura el ratolí"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Escolliu el vostre teclat"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Seguretat"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Sistemes de fitxers"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formata les particions"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Paquets a instalˇlar"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalˇla el sistema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Contrasenya de 'root'"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Afegeix un usuari"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configura la xarxa"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Resum"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configura els serveis"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Crea un disc d'arrencada"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalˇla el LILO"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configura l'X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Surt de la instalˇlació"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3978,20 +3969,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "No es pot utilitzar l'emissió sense un domini NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Inseriu un disquet formatat amb FAT a la unitat %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Aquest disquet no estŕ formatat en FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3999,15 +3990,15 @@ msgstr ""
"Per utilitzar aquesta selecció de paquets desada, arrenqueu la instalˇlació "
"amb ``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "S'ha produďt un error en llegir el fitxer $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "D'acord"
@@ -4015,11 +4006,11 @@ msgstr "D'acord"
msgid "Please test the mouse"
msgstr "Si us plau, comproveu el ratolí."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Per activar el ratolí,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "MOVEU LA BOLA!"
@@ -4240,8 +4231,8 @@ msgstr "Duplica el punt de muntatge %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Alguns paquets importants no s'han instalˇlat correctament.\n"
"La vostra unitat de CD-ROM, o bé el CD-ROM, són defectuosos.\n"
@@ -4360,6 +4351,7 @@ msgstr ""
"La mida total dels grups que heu seleccionat es d'aproximadament %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4374,6 +4366,7 @@ msgstr ""
"un percentatge del 100%% instalˇlarŕ tots els paquets seleccionats."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4444,8 +4437,8 @@ msgstr "Mida total: %d / %d MB"
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-"No podeu seleccionar aquest paquet perquč no queda prou espai per "
-"instalˇlar-lo"
+"No podeu seleccionar aquest paquet perquč no queda prou espai per instalˇlar-"
+"lo"
#: ../../install_steps_gtk.pm_.c:471
msgid "The following packages are going to be installed"
@@ -4577,8 +4570,8 @@ msgstr ""
"\n"
"Si us plau, inseriu el CD-ROM etiquetat com \"%s\" a la unitat i després\n"
"premeu D'acord.\n"
-"Si no el teniu, premeu Cancelˇla per no fer la instalˇlació des d'aquest "
-"CD-ROM."
+"Si no el teniu, premeu Cancelˇla per no fer la instalˇlació des d'aquest CD-"
+"ROM."
#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
@@ -4611,8 +4604,8 @@ msgstr "Acord de llicčncia"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4875,15 +4868,15 @@ msgstr "Expert"
msgid "Update"
msgstr "Actualitza"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Si us plau, seleccioneu el vostre tipus de ratolí."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Port del ratolí"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
"Si us plau, seleccioneu el port sčrie a quč estŕ connectat el vostre ratolí."
@@ -5043,6 +5036,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM etiquetat com \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5198,19 +5192,19 @@ msgstr "Utilitza el NIS"
msgid "yellow pages"
msgstr "pŕgines grogues"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS d'autenticació"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domini del NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5240,19 +5234,19 @@ msgstr ""
"Si voleu crear un disc d'arrencada per al vostre sistema, inseriu un disquet "
"a la primera unitat i premeu \"D'acord\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primera unitat de disquet"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Segona unitat de disquet"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Omet"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5276,34 +5270,34 @@ msgstr ""
"imatge de rescat del Mandrake, facilitant molt la recuperació de fallides\n"
"serioses del sistema. Voleu crear un disc d'arrencada per al vostre sistema?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "No hi ha cap unitat de disquet disponible"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Escolliu la unitat de disquet que voleu utilitzar per crear el disc "
"d'arrencada"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Inseriu un disquet a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "S'estŕ creant el disc d'arrencada"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "S'estŕ preparant el carregador d'arrencada"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Voleu utilitzar l'aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5312,18 +5306,18 @@ msgstr ""
"voleu intentar igualment la instalˇlació encara que aixň destrueixi la "
"primera partició?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Ha fallat la instalˇlació del carregador d'arrencada. S'ha produďt l'error "
"següent:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
@@ -5331,42 +5325,42 @@ msgstr ""
" habilitar el carregador d'arencada. Si no veieu l'indicador del\n"
" carregador d'arrencada en tornar a arrencar, premeu Command-Option-O-F\n"
" en tornar a arrencar i introduďu:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Després, escriviu: shut-down\n"
"En l'arrencada següent heu de veure l'indicador del carregador d'arrencada."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Baix"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Mitjŕ"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alt"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Escolliu el nivell de seguretat"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Voleu generar un disquet d'instalˇlació automŕtica per fer cňpies del Linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Inseriu un disquet en blanc a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "S'estŕ creant el diquet d'instalˇlació automŕtica"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5376,13 +5370,13 @@ msgstr ""
"\n"
"Segur que voleu sortir ara?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5392,18 +5386,18 @@ msgstr ""
"Traieu el suport d'arrencada i premeu Intro per tornar a arrencar.\n"
"\n"
"Trobareu la solució als problemes coneguts d'aquesta versió del\n"
-"Linux-Mandrake a la fe d'errates que hi ha a "
-"http://www.linux-mandrake.com/.\n"
+"Linux-Mandrake a la fe d'errates que hi ha a http://www.linux-mandrake."
+"com/.\n"
"\n"
"La informació sobre com configurar el vostre sistema estŕ disponible a\n"
"l'últim capítol d'instalˇlació de la Guia Oficial de l'Usuari del\n"
"Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Genera un disquet per a la instalˇlació automŕtica"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5418,15 +5412,15 @@ msgstr ""
"\n"
"Potser preferireu repetir la instalˇlació.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automŕtica"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Repeteix"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Desa la selecció de paquets"
@@ -5445,11 +5439,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "El kdesu no hi és"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avançat"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Si us plau, espereu"
@@ -5478,11 +5472,11 @@ msgstr "La vostra elecció? (predeterminat %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "La vostra elecció? (predeterminat %s introduďu `cap' per a cap) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Txec (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Alemany"
@@ -5490,19 +5484,19 @@ msgstr "Alemany"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espanyol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finčs"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francčs"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Noruec"
@@ -5510,15 +5504,15 @@ msgstr "Noruec"
msgid "Polish"
msgstr "Polončs"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rus"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Teclat RU"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Teclat EU"
@@ -5534,207 +5528,207 @@ msgstr "Armeni (mŕquina d'escriure)"
msgid "Armenian (phonetic)"
msgstr "Armeni (fončtic)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjančs (llatí)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjančs (cirílˇlic)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Búlgar"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasiler (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorús"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suís (disposició alemanya)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suís (disposició francesa)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Txec (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Txec (Programadors)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alemany (sense tecles inoperatives)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dančs"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (EU)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Noruec)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estoniŕ"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiŕ (disposició \"russa\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiŕ (disposició \"llatina\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grec"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hongarčs"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israeliŕ"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israeliŕ (fončtic)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniŕ"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandčs"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiŕ"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japončs de 106 tecles"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Teclat coreŕ"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Espanyol sud-americŕ"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedoni"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandčs"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituŕ AZERTY (antic)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituŕ AZERTY (nou)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituŕ \"fila de números\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituŕ \"fončtic\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polončs (disposició qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polončs (disposició qwertz)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugučs"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadenc (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rus (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Suec"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Eslovč"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Eslovac (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Eslovac (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Eslovac (Programadors)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Teclat tai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turc (tradicional, model \"F\")"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turc (modern, model \"Q\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ucraďnčs"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Teclat EU (internacional)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"fila numčrica\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Iugoslau (llatí/cirílˇlic)"
@@ -5862,31 +5856,31 @@ msgstr "Següent ->"
msgid "<- Previous"
msgstr "<- Anterior"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Aixň és correcte?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configuració d'Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Voleu intentar connectar-vos a Internet ara?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "S'estŕ comprovant la vostra conexió..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Ara, el sistema estŕ connectat a Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Per raons de seguretat, ara es desconnectarŕ."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5894,18 +5888,18 @@ msgstr ""
"No sembla que el sistema estigui connectat a Internet.\n"
"Intenteu tornar a configurar la connexió."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuració de xarxa"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configuració de l'XDSI"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5913,79 +5907,79 @@ msgstr ""
"Seleccioneu el vostre proveďdor.\n"
" Si no és a la llista, seleccioneu No és a la llista"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configuració de la connexió"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Si us plau, ompliu o marqueu el camp inferior"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Targeta IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Targeta de memňria (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Targeta d'E/S"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Targeta d'E/S_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Targeta d'E/S_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "El vostre telčfon particular"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nom del proveďdor (p.ex. proveidor.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Número de telčfon del proveďdor"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 del proveďdor"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 del proveďdor"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Mode de marcatge"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Entrada del compte (nom d'usuari)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Contrasenya del compte"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resta del món"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5993,27 +5987,27 @@ msgstr ""
"Resta del món \n"
" cap canal D (línies llogades)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Quin protocol voleu utilitzar?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Quin tipus de targeta teniu?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "No sé"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6026,19 +6020,19 @@ msgstr ""
"\n"
"Si teniu una targeta PCMCIA, us en cal saber l'irq i l'io.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Interromp"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continua"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Quina targeta XDSI teniu ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6046,13 +6040,13 @@ msgstr ""
"He detectat una targeta PCI XDSI, perň no en conec el tipus. Si us plau, "
"seleccioneu una targeta PCI a la pantalla següent."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"No s'ha trobat cap targeta PCI XDSI. Si us plau, seleccioneu-ne una a la "
"pantalla següent"
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6060,23 +6054,23 @@ msgstr ""
"No s'ha detectat cap adaptador de xarxa ethernet al sistema.\n"
"No puc configurar aquest tipus de connexió."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Escolliu la interfície de xarxa"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
"connectar-vos a Internet."
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interfície de la xarxa"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6084,74 +6078,74 @@ msgstr ""
"\n"
"Hi esteu d'acord?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Ara reiniciaré el dispositiu de xarxa:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configuració de l'ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Voleu iniciar la connexió en arrencar?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr ""
"Si us plau, seleccioneu el port sčrie al qual teniu connectat el mňdem."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opcions de marcatge"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nom de la connexió"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Número de telčfon"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID d'entrada"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autenticació"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Basat en script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Basat en terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nom de domini"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Primer servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Segon servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Ara reiniciaré el dispositiu de xarxa $netc->{NET_DEVICE}. Hi esteu d'acord?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6159,7 +6153,7 @@ msgstr ""
"\n"
"Podeu desconnectar-vos o tornar a configurar la connexió."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6167,11 +6161,11 @@ msgstr ""
"\n"
"Podeu tornar a configurar la connexió."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Ara mateix esteu connectat a Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6179,48 +6173,48 @@ msgstr ""
"\n"
"Podeu connectar-vos a Internet o tornar a configurar la connexió."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Ara mateix no esteu connectat a Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Connecta't a Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Desconnecta't d'Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configura la connexió de xarxa (LAN o Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Connexió i configuració d'Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Assistent de configuració de xarxa"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Mňdem XDSI extern"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Targeta XDSI interna"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Quin tipus de connexió XDSI teniu?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Connecta't a internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6230,24 +6224,24 @@ msgstr ""
"Algunes connexions utilitzen pptp, unes poques utilitzen dhcp.\n"
"Si no ho sabeu, escolliu 'utilitza pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "utilitza dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "utilitza pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "utilitza pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Ara reiniciaré el dispositiu de xarxa %s. Hi esteu d'acord?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6255,15 +6249,15 @@ msgstr ""
"Quin client dhcp voleu utilitzar?\n"
"El predeterminat és dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configuració de xarxa"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Voleu reiniciar la xarxa"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6274,7 +6268,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6286,7 +6280,7 @@ msgstr ""
"Feu clic a D'acord per conservar la configuració, o a Cancelˇla per tornar a "
"configurar la connexió a Internet i xarxa.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6299,62 +6293,62 @@ msgstr ""
"Si no voleu utilitzar la detecció automŕtica, desactiveu el quadre de "
"verificació.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Escolliu el perfil per configurar"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Utilitza la detecció automŕtica"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "S'estan detectant els dispositius..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Connexió normal per mňdem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detectat al port %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Connexió XDSI"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "s'ha detectat %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Connexió per DSL (o ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detectat a la interfície %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Connexió de cable"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Connexió LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "s'han detectat una o diverses targetes Ethernet"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Com us voleu connectar a Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6364,7 +6358,7 @@ msgstr ""
"\n"
"Ara s'aplicarŕ la configuració al sistema."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6427,11 +6421,11 @@ msgid " (driver $module)"
msgstr " (programa de control $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Adreça IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Submŕscara de la xarxa"
@@ -6464,7 +6458,7 @@ msgstr ""
msgid "DNS server"
msgstr "servidor DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Passarelˇla"
@@ -6492,11 +6486,11 @@ msgstr "El proxy ha de ser http://..."
msgid "Proxy should be ftp://..."
msgstr "El proxy ha de ser ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Aquesta plataforma no suporta particions esteses"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6506,21 +6500,21 @@ msgstr ""
"L'única solució és moure les particions primŕries per fer que el forat quedi "
"contigu a les particions ampliades"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "S'ha produďt un error en llegir el fitxer %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Ha fallat la restauració del fitxer %s: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Fitxer de cňpia de seguretat incorrecte"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "S'ha produďt un error en escriure al fitxer %s"
@@ -7515,7 +7509,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Configuració de xarxa (%d adaptadors)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Perfil: "
@@ -7607,7 +7601,7 @@ msgstr "Ara, el sistema estŕ desconnectat."
msgid "Configure Internet Access..."
msgstr "Configura l'accés a Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configuració de la LAN"
@@ -7643,76 +7637,76 @@ msgstr "Aplica"
msgid "Please Wait... Applying the configuration"
msgstr "Si us plau, espereu... s'estŕ aplicant la configuració"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configuració de la LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocol d'arrencada"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Iniciat en l'arrencada"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Client DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Inhabilita"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Habilita"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configuració de la connexió a Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configuració de la connexió a Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipus de connexió: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parŕmetres"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 del proveďdor (opcional)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 del proveďdor (opcional)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Targeta Ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Client DHCP"
@@ -7822,14 +7816,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "No es pot iniciar l'actualització en directe !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "no s'ha trobat cap serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Voleu emular el tercer botó?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Si us plau, comproveu el ratolí."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Monitorització de la xarxa"
@@ -8348,6 +8347,24 @@ msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
"Conjunt d'eines per al correu, notícies, web, transferčncia de fitxers i xat"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "kB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minuts"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minute"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d segons"
+
#~ msgid "cannot fork: "
#~ msgstr "no es pot bifurcar: "
@@ -8423,23 +8440,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8448,35 +8465,43 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Ara podeu seleccionar diverses opcions per al vostre sistema.\n"
#~ "\n"
-#~ "* Utilització de l'optimització del disc dur: Aquesta opció pot millorar el\n"
-#~ "rendiment del disc dur, perň és només per a usuaris avançats. Alguns xips\n"
-#~ "amb errors poden fer malbé les vostres dades, així que aneu amb compte. El\n"
-#~ "nucli inclou una \"llista negra\" d'unitats i jocs de xips, perň, si voleu\n"
+#~ "* Utilització de l'optimització del disc dur: Aquesta opció pot millorar "
+#~ "el\n"
+#~ "rendiment del disc dur, perň és només per a usuaris avançats. Alguns "
+#~ "xips\n"
+#~ "amb errors poden fer malbé les vostres dades, així que aneu amb compte. "
+#~ "El\n"
+#~ "nucli inclou una \"llista negra\" d'unitats i jocs de xips, perň, si "
+#~ "voleu\n"
#~ "evitar-vos sorpreses desagradables, no activeu aquesta opció.\n"
#~ "\n"
#~ "\n"
#~ "* Selecció d'un nivell de seguretat: Podeu escollir un nivell de\n"
#~ "seguretat per al sistema. Si us plau, consulteu el manual per a més\n"
-#~ "informació. Bŕsicament, si no n'esteu segur, trieu l'opció predeterminada.\n"
+#~ "informació. Bŕsicament, si no n'esteu segur, trieu l'opció "
+#~ "predeterminada.\n"
#~ "\n"
#~ "\n"
-#~ "* Si cal, indicació de la mida exacta de la RAM: malauradament, no hi cap\n"
+#~ "* Si cal, indicació de la mida exacta de la RAM: malauradament, no hi "
+#~ "cap\n"
#~ "mčtode estŕndard per preguntar al BIOS la quantitat de RAM que hi ha a\n"
#~ "l'ordinador. Per tant, és possible que el Linux no pugui detectar\n"
-#~ "correctament la quantitat de RAM instalˇlada. Si és aquest el cas, en podeu\n"
-#~ "indicar aquí la quantitat correcta, perň penseu que una diferčncia de 2 o 4\n"
+#~ "correctament la quantitat de RAM instalˇlada. Si és aquest el cas, en "
+#~ "podeu\n"
+#~ "indicar aquí la quantitat correcta, perň penseu que una diferčncia de 2 o "
+#~ "4\n"
#~ "MB entre la memňria detectada i la memňria real és normal.\n"
#~ "\n"
#~ "\n"
@@ -8485,14 +8510,18 @@ msgstr ""
#~ "escrivint \"mount\" i \"umount\", seleccioneu aquesta opció.\n"
#~ "\n"
#~ "\n"
-#~ "* Neteja de \"/tmp\" en cada arrencada: si voleu suprimir tots els fitxers\n"
-#~ "i directoris que hi ha emmagatzemats a \"/tmp\" quan arranqueu el sistema,\n"
+#~ "* Neteja de \"/tmp\" en cada arrencada: si voleu suprimir tots els "
+#~ "fitxers\n"
+#~ "i directoris que hi ha emmagatzemats a \"/tmp\" quan arranqueu el "
+#~ "sistema,\n"
#~ "seleccioneu aquesta opció.\n"
#~ "\n"
#~ "\n"
-#~ "* Habilitació de BlocNum a l'inici: Si voleu que BlocNum s'habiliti després\n"
+#~ "* Habilitació de BlocNum a l'inici: Si voleu que BlocNum s'habiliti "
+#~ "després\n"
#~ "de l'arrencada, seleccioneu aquesta opció. Tingueu en compte que no heu\n"
-#~ "d'habilitar aquesta opció en portŕtils i que BlocNum pot funcionar o pot no\n"
+#~ "d'habilitar aquesta opció en portŕtils i que BlocNum pot funcionar o pot "
+#~ "no\n"
#~ "funcionar sota X."
#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
@@ -8531,7 +8560,8 @@ msgstr ""
#~ msgstr ""
#~ "Atenció: EN AQUEST NIVELL DE SEGURETAT NO ES POT ENTRAR COM A ROOT A LA "
#~ "CONSOLA!\n"
-#~ "Si voleu ser root, heu d'entrar com a usuari i aleshores utilitzar \"su\".\n"
+#~ "Si voleu ser root, heu d'entrar com a usuari i aleshores utilitzar \"su"
+#~ "\".\n"
#~ "En general, no espereu utilitzar l'ordinador per a altre cosa que com a "
#~ "servidor.\n"
#~ "Esteu avisat."
@@ -8583,7 +8613,8 @@ msgstr ""
#~ msgstr ""
#~ "\n"
#~ "Avís:\n"
-#~ "Si apliquu els canvis durant l'execució, és possible que l'entorn X caigui."
+#~ "Si apliquu els canvis durant l'execució, és possible que l'entorn X "
+#~ "caigui."
#~ msgid ""
#~ "\n"
@@ -8645,11 +8676,11 @@ msgstr ""
#~ msgstr "Cičncies"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
-#~ "Programes de xat (IRC o missatgeria instantŕnia) com ara xchat, licq, gaim, "
-#~ "i eines de transferčncia de fitxers"
+#~ "Programes de xat (IRC o missatgeria instantŕnia) com ara xchat, licq, "
+#~ "gaim, i eines de transferčncia de fitxers"
#~ msgid "Communication facilities"
#~ msgstr "Instalˇlacions de comunicació"
@@ -8886,7 +8917,8 @@ msgstr ""
#~ msgid ""
#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
#~ msgstr ""
-#~ "Si el vostre mňdem adsl és un mňdem Alcatel, seleccioneu Alcatel. Si no, ECI."
+#~ "Si el vostre mňdem adsl és un mňdem Alcatel, seleccioneu Alcatel. Si no, "
+#~ "ECI."
#~ msgid "don't use pppoe"
#~ msgstr "no utilitzis pppoe"
@@ -8942,12 +8974,12 @@ msgstr ""
#~ msgid ""
#~ " Introduction\n"
#~ "\n"
-#~ "The operating system and the different components available in the "
-#~ "Linux-Mandrake distribution \n"
-#~ "shall be called the \"Software Products\" hereafter. The Software Products "
-#~ "include, but are not \n"
-#~ "restricted to, the set of programs, methods, rules and documentation related "
-#~ "to the operating \n"
+#~ "The operating system and the different components available in the Linux-"
+#~ "Mandrake distribution \n"
+#~ "shall be called the \"Software Products\" hereafter. The Software "
+#~ "Products include, but are not \n"
+#~ "restricted to, the set of programs, methods, rules and documentation "
+#~ "related to the operating \n"
#~ "system and the different components of the Linux-Mandrake distribution.\n"
#~ "\n"
#~ "\n"
@@ -8955,73 +8987,73 @@ msgstr ""
#~ "\n"
#~ "Please read carefully this document. This document is a license agreement "
#~ "between you and \n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies to "
-#~ "the Software Products.\n"
-#~ "By installing, duplicating or using the Software Products in any manner, you "
-#~ "explicitly \n"
+#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies "
+#~ "to the Software Products.\n"
+#~ "By installing, duplicating or using the Software Products in any manner, "
+#~ "you explicitly \n"
#~ "accept and fully agree to conform to the terms and conditions of this "
#~ "License. \n"
#~ "If you disagree with any portion of the License, you are not allowed to "
#~ "install, duplicate or use \n"
#~ "the Software Products. \n"
-#~ "Any attempt to install, duplicate or use the Software Products in a manner "
-#~ "which does not comply \n"
+#~ "Any attempt to install, duplicate or use the Software Products in a "
+#~ "manner which does not comply \n"
#~ "with the terms and conditions of this License is void and will terminate "
#~ "your rights under this \n"
-#~ "License. Upon termination of the License, you must immediately destroy all "
-#~ "copies of the \n"
+#~ "License. Upon termination of the License, you must immediately destroy "
+#~ "all copies of the \n"
#~ "Software Products.\n"
#~ "\n"
#~ "\n"
#~ "2. The GPL License and Related Licenses\n"
#~ "\n"
-#~ "The Software Products consist of components created by different persons or "
-#~ "entities. Most \n"
-#~ "of these components are governed under the terms and conditions of the GNU "
-#~ "General Public \n"
+#~ "The Software Products consist of components created by different persons "
+#~ "or entities. Most \n"
+#~ "of these components are governed under the terms and conditions of the "
+#~ "GNU General Public \n"
#~ "Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
#~ "licenses allow you to use, \n"
#~ "duplicate, adapt or redistribute the components which they cover. Please "
#~ "read carefully the terms \n"
-#~ "and conditions of the license agreement for each component before using any "
-#~ "component. Any question \n"
-#~ "on a component license should be addressed to the component author and not "
-#~ "to MandrakeSoft.\n"
-#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
-#~ "Documentation written \n"
-#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
-#~ "documentation for \n"
+#~ "and conditions of the license agreement for each component before using "
+#~ "any component. Any question \n"
+#~ "on a component license should be addressed to the component author and "
+#~ "not to MandrakeSoft.\n"
+#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL "
+#~ "License. Documentation written \n"
+#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to "
+#~ "the documentation for \n"
#~ "further details.\n"
-#~ "Some versions of the Software Products may contain components which are not "
-#~ "governed by the GPL \n"
-#~ "License or similar agreements. Each such component is then governed by the "
-#~ "terms and conditions \n"
+#~ "Some versions of the Software Products may contain components which are "
+#~ "not governed by the GPL \n"
+#~ "License or similar agreements. Each such component is then governed by "
+#~ "the terms and conditions \n"
#~ "of its own specific license. Please read carefully and comply with such "
#~ "specific licenses before \n"
-#~ "you install, use or redistribute the said components. Such licenses will in "
-#~ "general prevent the \n"
-#~ "transfer, duplication (except for backup purposes), redistribution, reverse "
-#~ "engineering, \n"
+#~ "you install, use or redistribute the said components. Such licenses will "
+#~ "in general prevent the \n"
+#~ "transfer, duplication (except for backup purposes), redistribution, "
+#~ "reverse engineering, \n"
#~ "de-assembly, \n"
#~ "de-compilation or modification of the component. Any breach of agreement "
#~ "will immediately terminate \n"
#~ "your rights under the specific license. Unless the specific license terms "
#~ "grant you such rights, \n"
-#~ "you usually cannot install the programs on more than one system, or adapt it "
-#~ "to be used on a \n"
+#~ "you usually cannot install the programs on more than one system, or adapt "
+#~ "it to be used on a \n"
#~ "network. \n"
#~ "In doubt, please contact directly the distributor or editor of the "
#~ "component. Transfer to third \n"
-#~ "parties or copying of such components including the documentation is usually "
-#~ "forbidden.\n"
+#~ "parties or copying of such components including the documentation is "
+#~ "usually forbidden.\n"
#~ "\n"
#~ "\n"
#~ "3. Intellectual Property Rights\n"
#~ "\n"
#~ "All rights to the components of the Software Products belong to their "
#~ "respective authors and are \n"
-#~ "protected by intellectual property and copyright laws applicable to software "
-#~ "programs.\n"
+#~ "protected by intellectual property and copyright laws applicable to "
+#~ "software programs.\n"
#~ "MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
#~ "Products, as a whole or in \n"
#~ "parts,\n"
@@ -9039,44 +9071,45 @@ msgstr ""
#~ "with no warranty, to the \n"
#~ "extent permitted by law. Should the Software Products be defective, "
#~ "MandrakeSoft S.A. will at its \n"
-#~ "own will either replace the Software Products, or reimburse the paid fee.\n"
-#~ "This limited warranty is void if you fail to comply to the recommendations, "
-#~ "instructions and \n"
+#~ "own will either replace the Software Products, or reimburse the paid "
+#~ "fee.\n"
+#~ "This limited warranty is void if you fail to comply to the "
+#~ "recommendations, instructions and \n"
#~ "conditions \n"
#~ "of use listed in the documentation or license agreements of the Software "
#~ "Products.\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. will in no circumstances "
-#~ "be liable for any \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. will in no "
+#~ "circumstances be liable for any \n"
#~ "special, \n"
#~ "incidental, direct or indirect damages whatsoever (including without "
#~ "limitation damages for loss of \n"
-#~ "business, interruption of business, financial loss, legal fees and penalties "
-#~ "resulting from a court \n"
+#~ "business, interruption of business, financial loss, legal fees and "
+#~ "penalties resulting from a court \n"
#~ "judgement, or any other consequential loss) arising out of the use or "
#~ "inability to use the \n"
#~ "Software \n"
-#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility or "
-#~ "occurance of such \n"
+#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility "
+#~ "or occurance of such \n"
#~ "damages.\n"
#~ "\n"
-#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
-#~ "COUNTRIES\n"
+#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN "
+#~ "SOME COUNTRIES\n"
#~ "\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
-#~ "in no circumstances, be \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors "
+#~ "will, in no circumstances, be \n"
#~ "liable for any special, incidental, direct or indirect damages whatsoever "
#~ "(including without \n"
#~ "limitation \n"
#~ "damages for loss of business, interruption of business, financial loss, "
#~ "legal fees and penalties \n"
-#~ "resulting from a court judgement, or any other consequential loss) arising "
-#~ "out of the possession \n"
+#~ "resulting from a court judgement, or any other consequential loss) "
+#~ "arising out of the possession \n"
#~ "and \n"
#~ "use of software components or arising out of downloading software "
#~ "components from one of \n"
#~ "Linux-Mandrake \n"
-#~ "sites which are prohibited or restricted in some countries by local laws. "
-#~ "This limited liability \n"
+#~ "sites which are prohibited or restricted in some countries by local "
+#~ "laws. This limited liability \n"
#~ "applies to, but is not restricted to, the strong cryptography components "
#~ "included in the Software \n"
#~ "Products.\n"
@@ -9084,15 +9117,15 @@ msgstr ""
#~ "\n"
#~ "5. Governing Laws \n"
#~ "\n"
-#~ "If any portion of this agreement is held void, illegal or inapplicable by a "
-#~ "court judgement, this \n"
+#~ "If any portion of this agreement is held void, illegal or inapplicable by "
+#~ "a court judgement, this \n"
#~ "portion is excluded from this contract. You remain bound by the other "
#~ "applicable sections of the \n"
#~ "agreement.\n"
#~ "The terms and conditions of this License are governed by the Laws of "
#~ "France.\n"
-#~ "All disputes on the terms of this license will preferably be settled out of "
-#~ "court. As a last \n"
+#~ "All disputes on the terms of this license will preferably be settled out "
+#~ "of court. As a last \n"
#~ "resort, \n"
#~ "the dispute will be referred to the appropriate Courts of Law of Paris - "
#~ "France.\n"
@@ -9103,9 +9136,10 @@ msgstr ""
#~ "\n"
#~ "D'ara endavant, el sistema operatiu i els diferents components que "
#~ "s'inclouen\n"
-#~ "a la distribució Linux-Mandrake s'anomenaran els \"Productes de "
-#~ "programari\".\n"
-#~ "Els Productes de programari inclouen, perň no es limiten a, el conjunt de\n"
+#~ "a la distribució Linux-Mandrake s'anomenaran els \"Productes de programari"
+#~ "\".\n"
+#~ "Els Productes de programari inclouen, perň no es limiten a, el conjunt "
+#~ "de\n"
#~ "programes, mčtodes, regles i documentació relativa al sistema operatiu i "
#~ "als\n"
#~ "diferents components de la distribució Linux-Mandrake.\n"
@@ -9113,36 +9147,45 @@ msgstr ""
#~ "\n"
#~ "1. Acord de Llicčncia\n"
#~ "\n"
-#~ "Si us plau, llegiu aquest document atentament. Aquest document és un acord\n"
-#~ "de llicčncia entre vós i MandrakeSoft S.A., 43, rue d'Aboukir, 75002 París,\n"
+#~ "Si us plau, llegiu aquest document atentament. Aquest document és un "
+#~ "acord\n"
+#~ "de llicčncia entre vós i MandrakeSoft S.A., 43, rue d'Aboukir, 75002 "
+#~ "París,\n"
#~ "França, que s'aplica als Productes de programari.\n"
-#~ "Pel fet d'instalˇlar, duplicar o utilitzar els Productes de programari, en \n"
-#~ "qualsevol manera, accepteu i esteu totalment d'acord, de manera explícita, "
-#~ "en\n"
-#~ "sometre-us als termes i condicions d'aquesta Llicčncia. Si no esteu d'acord "
-#~ "amb\n"
+#~ "Pel fet d'instalˇlar, duplicar o utilitzar els Productes de programari, "
+#~ "en \n"
+#~ "qualsevol manera, accepteu i esteu totalment d'acord, de manera "
+#~ "explícita, en\n"
+#~ "sometre-us als termes i condicions d'aquesta Llicčncia. Si no esteu "
+#~ "d'acord amb\n"
#~ "qualsevol part d'aquesta Llicčncia, no esteu autoritzat a instalˇlar, "
#~ "duplicar\n"
#~ "ni utilitzar els Productes de programari. Qualsevol intent d'instalˇlar,\n"
#~ "duplicar o utilitzar els Productes de programari d'una manera no conforme "
#~ "als\n"
-#~ "termes i condicions d'aquesta Llicčncia és invŕlid i conclourŕ els vostres\n"
+#~ "termes i condicions d'aquesta Llicčncia és invŕlid i conclourŕ els "
+#~ "vostres\n"
#~ "drets sota aquesta Llicčncia. En concloure la Llicčncia, heu de destruir\n"
#~ "immediatament totes les cňpies dels Productes de programari.\n"
#~ "\n"
#~ "\n"
#~ "2. la Llicčncia GPL i Llicčncies relacionades\n"
#~ "\n"
-#~ "Els Productes de programari són components creats per diferents persones o\n"
-#~ "entitats. La majoria d'aquests components estan coberts pels termes i\n"
-#~ "condicions de la Llicčncia General Pública de GNU (d'ara endavant \"GPL\"), "
+#~ "Els Productes de programari són components creats per diferents persones "
#~ "o\n"
+#~ "entitats. La majoria d'aquests components estan coberts pels termes i\n"
+#~ "condicions de la Llicčncia General Pública de GNU (d'ara endavant \"GPL"
+#~ "\"), o\n"
#~ "de llicčncies similars. La majoria d'aquestes llicčncies us permeten "
#~ "utilitzar,\n"
-#~ "duplicar, adaptar o redistribuir els components que cobreixen. Si us plau,\n"
-#~ "llegiu atentament els termes i condicions de l'acord de llicčncia de cada\n"
-#~ "component abans d'utilitzar-lo. Qualsevol pregunta sobre un component s'ha\n"
-#~ "d'adreçar al seu autor i no a MandrakeSoft. Els programes desenvolupats per\n"
+#~ "duplicar, adaptar o redistribuir els components que cobreixen. Si us "
+#~ "plau,\n"
+#~ "llegiu atentament els termes i condicions de l'acord de llicčncia de "
+#~ "cada\n"
+#~ "component abans d'utilitzar-lo. Qualsevol pregunta sobre un component "
+#~ "s'ha\n"
+#~ "d'adreçar al seu autor i no a MandrakeSoft. Els programes desenvolupats "
+#~ "per\n"
#~ "MandrakeSoft S.A. estan coberts per la Llicčncia GPL. La documentació "
#~ "escrita\n"
#~ "per MandrakeSoft S.A. estŕ coberta per una llicčncia específica. Si us "
@@ -9153,7 +9196,8 @@ msgstr ""
#~ "Llicčncia GPL o llicčncies similars; en aquest cas, cada un d'aquests\n"
#~ "components estarŕ cobert pels termes i condicions de la seva prňpia "
#~ "llicčncia\n"
-#~ "específica. Si us plau, llegiu atentament i respecteu aquestes llicčncies\n"
+#~ "específica. Si us plau, llegiu atentament i respecteu aquestes "
+#~ "llicčncies\n"
#~ "específiques abans d'instalˇlar, utilitzar o redistribuir els components\n"
#~ "esmentats. En general, aquestes llicčncies impediran la transferčncia,\n"
#~ "duplicació (excepte amb la finalitat de fer cňpies de seguretat),\n"
@@ -9162,9 +9206,10 @@ msgstr ""
#~ "del component. Qualsevol ruptura de l'acord conclourŕ immediatament els "
#~ "vostres\n"
#~ "drets sota la llicčncia específica. Tret que els termes de la llicčncia\n"
-#~ "específica us ho autoritzin, normalment no podreu instalˇlar els programes "
-#~ "en\n"
-#~ "més d'un sistema ni adaptar-lo per al seu ús en xarxa. Si hi teniu dubtes,\n"
+#~ "específica us ho autoritzin, normalment no podreu instalˇlar els "
+#~ "programes en\n"
+#~ "més d'un sistema ni adaptar-lo per al seu ús en xarxa. Si hi teniu "
+#~ "dubtes,\n"
#~ "poseu-vos en contacte directament amb el distribuďdor o editor del "
#~ "component.\n"
#~ "Normalment, estŕ prohibida la transferčncia a terceres parts i la cňpia\n"
@@ -9179,8 +9224,10 @@ msgstr ""
#~ "lleis\n"
#~ "de copyright aplicables al programari. MandrakeSoft S.A. es reserva els "
#~ "drets\n"
-#~ "de modificar o adaptar els Productes de programari, ja sigui parcialment o\n"
-#~ "totalment, per tots els mitjans i per a totes les finalitats. \"Mandrake\",\n"
+#~ "de modificar o adaptar els Productes de programari, ja sigui parcialment "
+#~ "o\n"
+#~ "totalment, per tots els mitjans i per a totes les finalitats. \"Mandrake"
+#~ "\",\n"
#~ "\"Linux-Mandrake\" i els logotips associats son marques registrades de\n"
#~ "MandrakeSoft S.A. Tots els drets reservats. Es prohibeix la duplicació "
#~ "sense\n"
@@ -9195,37 +9242,39 @@ msgstr ""
#~ "cas\n"
#~ "que els Productes de programari siguin defectuosos, MandrakeSoft S.A., a\n"
#~ "criteri seu, decidirŕ si reemplaça els Productes de programari o si en\n"
-#~ "reemborsa el preu pagat. Aquesta garantia limitada és nulˇla si no compliu "
-#~ "les\n"
+#~ "reemborsa el preu pagat. Aquesta garantia limitada és nulˇla si no "
+#~ "compliu les\n"
#~ "recomanacions, instruccions i condicions d'ús que s'indiquen a la "
#~ "documentació\n"
-#~ "o als acords de llicčncia dels Productes de programari. Fins al punt permčs "
-#~ "per\n"
+#~ "o als acords de llicčncia dels Productes de programari. Fins al punt "
+#~ "permčs per\n"
#~ "la llei, MandrakeSoft S.A. no serŕ, en cap circumstŕncia, responsable de "
#~ "cap\n"
#~ "dany especial, incidental, directe o indirecte (incloent, perň sense "
#~ "limitar-se\n"
-#~ "a, danys per pčrdua de negocis, interrupció de negocis, pčrdues financeres,\n"
+#~ "a, danys per pčrdua de negocis, interrupció de negocis, pčrdues "
+#~ "financeres,\n"
#~ "honoraris i multes legals que resultin per un judici i qualsevol altre "
#~ "pčrdua\n"
#~ "important) que resulti de l'ús o impossibilitat d'utilitzar els Productes "
#~ "de\n"
-#~ "programari, fins i tot si s'ha notificat a MandrakeSoft S.A. la possibilitat "
-#~ "de\n"
+#~ "programari, fins i tot si s'ha notificat a MandrakeSoft S.A. la "
+#~ "possibilitat de\n"
#~ "que es produeixin aquests danys.\n"
#~ "\n"
-#~ "RESPONSABILITAT LIMITADA LLIGADA A LA POSESSIÓ O UTILITZACIÓ DE PROGRAMARI "
-#~ "PROHIBIT EN ALGUNES PAĎSOS\n"
+#~ "RESPONSABILITAT LIMITADA LLIGADA A LA POSESSIÓ O UTILITZACIÓ DE "
+#~ "PROGRAMARI PROHIBIT EN ALGUNES PAĎSOS\n"
#~ "\n"
-#~ "Fins al put permčs per la llei, MandrakeSoft S.A. i els seus distribuďdors "
-#~ "no\n"
+#~ "Fins al put permčs per la llei, MandrakeSoft S.A. i els seus "
+#~ "distribuďdors no\n"
#~ "seran, sota cap circumstŕncia, responsables de cap dany especial, "
#~ "incidental,\n"
-#~ "directe o indirecte (incloent, perň sense limitar-se a, danys per pčrdua de\n"
+#~ "directe o indirecte (incloent, perň sense limitar-se a, danys per pčrdua "
+#~ "de\n"
#~ "negocis, interrupció de negocis, pčrdues financeres, honoraris i multes "
#~ "legals\n"
-#~ "que resultin per un judici i qualsevol altre pčrdua important) que resultin "
-#~ "de\n"
+#~ "que resultin per un judici i qualsevol altre pčrdua important) que "
+#~ "resultin de\n"
#~ "la possessió i ús de components de programari o de la descŕrrega de "
#~ "components\n"
#~ "de programari d'algun dels llocs web de Linux-Mandrake que estiguin "
@@ -9239,25 +9288,27 @@ msgstr ""
#~ "\n"
#~ "5. Lleis aplicables \n"
#~ "\n"
-#~ "Si qualsevol part d'aquest acord és declarat nul, ilˇlegal o inaplicable en "
-#~ "un\n"
+#~ "Si qualsevol part d'aquest acord és declarat nul, ilˇlegal o inaplicable "
+#~ "en un\n"
#~ "judici, aquesta part s'exclou del contracte, perň seguiu obligat per les "
#~ "altres\n"
-#~ "seccions aplicables de l'acord. Els termes i condicions d'aquesta Llicčncia\n"
+#~ "seccions aplicables de l'acord. Els termes i condicions d'aquesta "
+#~ "Llicčncia\n"
#~ "estan coberts per les lleis de França. Preferiblement, tots els desacords "
#~ "sobre\n"
#~ "els termes d'aquesta Llicčncia es resoldran fora dels tribunals. Com a "
#~ "últim\n"
#~ "recurs, el plet es dirimirŕ en els tribunals de París, França.\n"
-#~ "Per a qualsevol pregunta sobre aquest document, poseu-vos en contacte amb\n"
+#~ "Per a qualsevol pregunta sobre aquest document, poseu-vos en contacte "
+#~ "amb\n"
#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 París, França.\n"
#~ msgid ""
#~ "Your computer can be configured to share its Internet connection.\n"
#~ "\n"
#~ msgstr ""
-#~ "Es pot configurar el vostre ordinador per tal que comparteixi la connexió a "
-#~ "Internet.\n"
+#~ "Es pot configurar el vostre ordinador per tal que comparteixi la connexió "
+#~ "a Internet.\n"
#~ "\n"
#~ msgid "Everything has been configured.\n"
@@ -9304,13 +9355,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -9342,15 +9394,17 @@ msgstr ""
#~ " - Per a experts: S'assumeix que domineu el GNU/Linux i voleu realitzar "
#~ "una\n"
#~ " instalˇlació altament personalitzada. Com en el cas del tipus\n"
-#~ " d'instalˇlació \"Personalitzada\", podreu seleccionar l'ús del vostre\n"
+#~ " d'instalˇlació \"Personalitzada\", podreu seleccionar l'ús del "
+#~ "vostre\n"
#~ " sistema.\n"
-#~ " Perň, si us plau, sobretot NO TRIEU AQUESTA OPCIÓ TRET QUE SAPIGUEU QUČ "
-#~ "ESTEU FENT!\n"
+#~ " Perň, si us plau, sobretot NO TRIEU AQUESTA OPCIÓ TRET QUE SAPIGUEU "
+#~ "QUČ ESTEU FENT!\n"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -9370,7 +9424,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -9380,7 +9435,8 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -9413,9 +9469,9 @@ msgstr ""
#~ "i preneu-vos tant temps com sigui necessari abans de realitzar la\n"
#~ "partició.\n"
#~ "\n"
-#~ "Podeu accedir a qualsevol opció mitjançant el teclat: desplaceu-vos per les "
-#~ "particions amb el tabulador i les fletxes amunt i avall. Quan se selecciona "
-#~ "una partició, podeu utilitzar:\n"
+#~ "Podeu accedir a qualsevol opció mitjançant el teclat: desplaceu-vos per "
+#~ "les particions amb el tabulador i les fletxes amunt i avall. Quan se "
+#~ "selecciona una partició, podeu utilitzar:\n"
#~ "\n"
#~ "- Ctrl-c per crear una nova partició (quan se selecciona una partició "
#~ "buida)\n"
@@ -9485,7 +9541,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -9720,7 +9777,8 @@ msgstr ""
#~ msgstr "Ratolí Kensington Thinking (sčrie)"
#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to internet."
+#~ "I need to configure your network adapter to be able to connect to "
+#~ "internet."
#~ msgstr ""
#~ "Necessito configurar el vostre adaptador de xarxa por poder connectar a "
#~ "Internet."
@@ -9740,8 +9798,8 @@ msgstr ""
#~ "\n"
#~ "Do you want to keep XFree 3.3?"
#~ msgstr ""
-#~ "El DrakX generarŕ els fitxers de configuració tant per a l'XFree 3.3 com per "
-#~ "a l'Xfree 4.0.\n"
+#~ "El DrakX generarŕ els fitxers de configuració tant per a l'XFree 3.3 com "
+#~ "per a l'Xfree 4.0.\n"
#~ "Per defecte, s'utilitza el servidor 4.0, tret que no funcioni per a la "
#~ "vostra targeta.\n"
#~ "\n"
@@ -9812,8 +9870,8 @@ msgstr ""
#~ " socket://hostname\n"
#~ " socket://hostname:9100"
#~ msgstr ""
-#~ "Seleccioneu l'URI de dispositiu correcte per a una impressora de xarxa o un "
-#~ "fitxer local. Exemples:\n"
+#~ "Seleccioneu l'URI de dispositiu correcte per a una impressora de xarxa o "
+#~ "un fitxer local. Exemples:\n"
#~ " file:/camí/al/nomdefitxer.prn\n"
#~ " http://ordinadorcentral:631/ipp/port1\n"
#~ " ipp://ordinadorcentral/ipp/port1\n"
@@ -9899,8 +9957,8 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Benvingut al LILO, la utilitat que us permet triar el sistema operatiu!\n"
@@ -10000,12 +10058,13 @@ msgstr ""
#~ msgid ""
#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under Linux."
+#~ "Do you want to use them? Be sure you have the right to use them under "
+#~ "Linux."
#~ msgstr ""
#~ "S'han trobat alguns tipus de lletra \"true type\" del Windows a "
#~ "l'ordinador.\n"
-#~ "Voleu utilitzar-les? Assegureu-vos que esteu autoritzat a utilitzar-les sota "
-#~ "Linux."
+#~ "Voleu utilitzar-les? Assegureu-vos que esteu autoritzat a utilitzar-les "
+#~ "sota Linux."
#~ msgid "useless"
#~ msgstr "inútil"
@@ -10034,7 +10093,8 @@ msgstr ""
#~ "6.1 (Helios), Gold 2000 o 7.0 (Air)."
#~ msgid ""
-#~ "(a user ``mandrake'' with password ``mandrake'' has been automatically added)"
+#~ "(a user ``mandrake'' with password ``mandrake'' has been automatically "
+#~ "added)"
#~ msgstr ""
#~ "(s'ha afegit automŕticament un usuari ``mandrake'' amb contrasenya "
#~ "``mandrake'')"
@@ -10086,7 +10146,8 @@ msgstr ""
#~ "it now (a boot disk will be needed to boot it)."
#~ msgstr ""
#~ "El LILO (el carregador de Linux) pot arrencar el Linux i altres sistemes\n"
-#~ "operatius, que normalment es detecten correctament durant la instalˇlació.\n"
+#~ "operatius, que normalment es detecten correctament durant la "
+#~ "instalˇlació.\n"
#~ "Si veieu que el vostre no s'ha detectat, ara podeu afegir-ne un o més.\n"
#~ "\n"
#~ "\n"
@@ -10106,7 +10167,8 @@ msgstr ""
#~ "You need %dMB for a full install of the groups you selected.\n"
#~ "You can go on anyway, but be warned that you won't get all packages"
#~ msgstr ""
-#~ "Us calen %dMB per a una instalació completa dels grups que heu seleccionat.\n"
+#~ "Us calen %dMB per a una instalació completa dels grups que heu "
+#~ "seleccionat.\n"
#~ "Podeu continuar igualment, perň tingueu en compte que no tindreu tots els "
#~ "paquets"
@@ -10122,14 +10184,17 @@ msgstr ""
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Seleccioneu:\n"
#~ "\n"
@@ -10162,18 +10227,20 @@ msgstr ""
#~ msgid ""
#~ "Update installation image!\n"
#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image to "
-#~ "include\n"
+#~ "Ask your system administrator or reboot to update your installation image "
+#~ "to include\n"
#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
#~ "press Cancel\n"
#~ "to avoid installation from this Cd-Rom image."
#~ msgstr ""
#~ "Actualitzeu la imatge de la instalˇlació!\n"
#~ "\n"
-#~ "Consulteu a l'administrador del sistema o torneu a arrencar per actualitzar\n"
+#~ "Consulteu a l'administrador del sistema o torneu a arrencar per "
+#~ "actualitzar\n"
#~ "la imatge de la instalˇlació per incloure la imatge en CD-ROM etiquetada "
#~ "com\n"
-#~ "\"%s\". Premeu D'acord si la imatge s'ha actualitzat o premeu Cancelˇla per\n"
+#~ "\"%s\". Premeu D'acord si la imatge s'ha actualitzat o premeu Cancelˇla "
+#~ "per\n"
#~ "no fer la instalˇlació des d'aquesta imatge en Cd-ROM."
#~ msgid "Which language do you want?"
@@ -10249,7 +10316,8 @@ msgstr ""
#~ "You may have to restart installation and give ``%s'' at the prompt"
#~ msgstr ""
#~ "No s'ha pogut crear un disquet d'arrencada HTP.\n"
-#~ "Potser us caldrŕ reiniciar la instalˇlació i introduir \"%s\" a l'indicador"
+#~ "Potser us caldrŕ reiniciar la instalˇlació i introduir \"%s\" a "
+#~ "l'indicador"
#~ msgid "It is necessary to restart installation with the new parameters"
#~ msgstr "Cal reiniciar la instalˇlació amb els nous parŕmetres"
@@ -10266,12 +10334,12 @@ msgstr ""
#~ msgid ""
#~ "Linux does not yet fully support ultra dma 66.\n"
-#~ "As a work-around i can make a custom floppy giving access the hard drive on "
-#~ "ide2 and ide3"
+#~ "As a work-around i can make a custom floppy giving access the hard drive "
+#~ "on ide2 and ide3"
#~ msgstr ""
#~ "El Linux encara no suporta completament l'ultra dma 66.\n"
-#~ "Com a alternativa, puc fer un disquet personalitzat que doni accés a tot el "
-#~ "disc dur a ide2 i ide3"
+#~ "Com a alternativa, puc fer un disquet personalitzat que doni accés a tot "
+#~ "el disc dur a ide2 i ide3"
#~ msgid "A entry %s already exists"
#~ msgstr "Ja existeix una entrada %s"
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index 21b033d14..d6d29d2f0 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
-"PO-Revision-Date: 2001-04-10 11:08GMT+02:00\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
+"PO-Revision-Date: 2001-04-19 11:08GMT+02:00\n"
"Last-Translator: Radek Vybiral <Radek.Vybiral@vsb.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
@@ -57,16 +57,17 @@ msgstr "Zvolte X server"
msgid "X server"
msgstr "X server"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Které XFree byste chtěli použít?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -76,17 +77,17 @@ msgstr ""
"Pokud použijete XFree %s, můžete na druhou stranu dosáhnout lepších výsledků "
"ve 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "S XFree %s může vaše karta využít 3D hardwarové akcelerace."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s s hardwarovou 3D akcelerací"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,12 +96,12 @@ msgstr ""
"S XFree %s může vaše karta využít 3D hardwarové akcelerace.ALE TOTO JE POUZE "
"EXPERIMENTÁLNÍ VERZE, A MŮŽE VÉST K NESTABILITĚ SYSTÉMU."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s s EXPERIMENTÁLNÍ 3D hardwarovou akcelerací"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -111,27 +112,27 @@ msgstr ""
"ALE TOTO JE POUZE EXPERIMENTÁLNÍ VERZE, A MŮŽE VÉST K NESTABILITĚ SYSTÉMU.\n"
"Vaše karta je podporována i v XFree %s, kde může mít lepší podporu pro 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Nastavení XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Kolik paměti je na vaší grafické kartě ?"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Zvolte možnosti pro daný X server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Zvolte typ svého monitoru"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -156,39 +157,39 @@ msgstr ""
"jistí\n"
"zvolte raději typ s nižšími schopnostmi."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontální(řádková) synchronizace"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikální(obrazovková) synchronizace"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor není nastaven"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafická karta ještě není nastavena"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Ještě nejsou zvolena rozlišení"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Chcete si vyzkoušet nastavení?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Varování: na této grafické kartě je testování nebezpečné"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Vyzkoušet nastavení"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -196,152 +197,152 @@ msgstr ""
"\n"
"zkuste změnit některé parametry"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Vyskytla se tato chyba:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Test skončí automaticky za %d sekund"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Je to správné nastavení?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Vyskytla se chyba, zkuste změnit některé parametry"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Rozlišení"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Vyberte si rozlišení a barevnou hloubku"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafická karta: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 server: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Expertní režim"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Ukázat vše"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Rozlišení"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Rozložení klávesnice: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Typ myši: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Přípojení myši: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Horizontální frekvence monitoru: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Vertikální frekvence monitoru: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafická karta: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Paměť na gr. kartě: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Barevná hloubka: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Rozlišení: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 server: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 ovladač: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Připravuji nastavení X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Co chcete dělat?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Změnit monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Změnit grafickou kartu"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Změnit parametry X Serveru"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Změnit rozlišení"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Zobrazit informace"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Znovu vyzkoušet nastavení X"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Konec"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -354,20 +355,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Pro aktivaci změn se prosím znovu přihlaste na %s"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prosím odhlaste se a pak stiskněte Ctrl-Alt-Backspace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Spouští se X"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -475,7 +476,7 @@ msgstr "Monitor který umí 1600x1200 při 76 Hz"
msgid "First sector of boot partition"
msgstr "První sektor zaváděcího diskového oddílu"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "První sektor disku (MBR)"
@@ -515,11 +516,11 @@ msgstr "Spuštění s DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Základní nastavení zaváděcího programu"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Zaváděcí program"
@@ -527,7 +528,7 @@ msgstr "Zaváděcí program"
msgid "Bootloader installation"
msgstr "Instalace zaváděcího programu"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Startovací zařízení"
@@ -543,7 +544,7 @@ msgstr "Kompaktní"
msgid "compact"
msgstr "kompaktní"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Textový režim"
@@ -551,14 +552,14 @@ msgstr "Textový režim"
msgid "Delay before booting default image"
msgstr "Prodleva před automatickým spuštěním"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Heslo"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Heslo (podruhé)"
@@ -594,41 +595,41 @@ msgid ""
msgstr ""
"Volba ``Omezení nastavení z příkazové řádky'' je bezpředmětné bez hesla"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Zkuste to znovu, prosím"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Hesla nejsou shodná"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Úvodní zpráva"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Prodleva pro firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Prodleva při spuštění"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Povolit spuštění z CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Povolit zavaděč OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Vychozí OS?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -636,146 +637,145 @@ msgstr ""
"Tady jsou všechny záznamy.\n"
"Můžete přidat další nebo změnit stávající."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Přidat"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Hotovo"
-#: ../../any.pm_.c:219
-#, fuzzy
+#: ../../any.pm_.c:220
msgid "Modify"
-msgstr "Změnit RAID"
+msgstr "Změnit"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Jaký typ záznamu chcete přidat?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Jiný systém (SunOs...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Jiný systém (MacOs...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Jiný systém (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Obraz(image)"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Kořenový(root)"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Připojit"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Pro čtení i zápis"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabulka"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nejistý"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Značka"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Výchozí"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-velikost"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "BezVidea"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Odstranit záznam"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Prázdná značka není povolena"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Tato značka se již používá"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Jaký typ diskového oddílu?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Našel jsem %s %s rozhraní"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Máte ještě nějaké jiné?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Máte nějaké %s rozhraní?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ano"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Ukázat informace o hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instaluji ovladač pro %s kartu %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Který %s ovladač mám zkusit?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -795,20 +795,20 @@ msgstr ""
"nemělo\n"
"by v žádném případě způsobit jiné škody."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatické prozkoumání"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Zadejte možnosti"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Nyní můžete poskytnout modulu %s další parametry."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -819,11 +819,11 @@ msgstr ""
"Volby se zadávají ve tvaru ``jméno=hodnota jméno2=hodnota2 ...''.\n"
"Například, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Volby modulu:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -832,33 +832,33 @@ msgstr ""
"Spuštění modulu %s selhalo.\n"
"Chcete to zkusit s jinými parametry?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(už byl přidán %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Toto heslo je příliš jednoduché"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Prosím zadejte uživatelské jméno"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Uživatelské jméno může obsahovat pouze malá písmena, čísla, `-' a `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Toto uživatelské jméno už bylo přidáno"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Přidat uživatele"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -867,32 +867,32 @@ msgstr ""
"Zadejte uživatele\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Vytvořit uživatele"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Skutečné jméno"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Uživatelské jméno"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -900,11 +900,11 @@ msgstr ""
"Můžu nastavit váš počítač tak, aby se automaticky přihlašoval jako\n"
"uživatel. Pokud nechcete použít tuto možnost, klikněte na tlačítko Zrušit."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Zvolte standardního uživatele :"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Vyberte si, který správce oken má být spouštěn:"
@@ -914,7 +914,7 @@ msgstr "Vyberte si, který správce oken má být spouštěn:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -937,38 +937,49 @@ msgstr ""
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Vita Vas GRUB, program pro vyber operacniho systemu"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Pro vyber polozek pouzijte klavesy %c a %c."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Stisknete ENTER pro start vybraného OS, 'e' pro upravu"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "spoustecich parametru, nebo 'c' pro prikazovou radku."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Vybrana polozka bude automaticky spustena za %d sekund."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "není dost místa v adresáři /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Nabídka Start"
@@ -1046,16 +1057,13 @@ msgid "Configure"
msgstr "Konfigurovat"
#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
+#, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-"Vítá vás průvodce nastavením sdílení připojení k Internetu!\n"
-"\n"
-"%s\n"
-"\n"
-"Klikněte na Konfigurovat, pokud chcete spustit průvodce nastavením."
+"Jako správce spouštění nyní používáte %s.\n"
+"Pokud chcete spustit průvodce nastavením, klikněte na Konfigurovat."
#: ../../bootlook.pm_.c:121
msgid "Lilo/grub mode"
@@ -1101,69 +1109,42 @@ msgstr "Ano, chci automatické přihlášení s tímto (uživatelem, desktopem)"
msgid "System mode"
msgstr "Systémový režim"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Výchozí"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Zrušit"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "nelze otevřít /etc/inittab pro čtení: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "nelze otevřít /etc/sysconfig/autologin pro čtení: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Instalace LILO neuspěla. Stala se tato chyba:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minut(y)"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuta"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekund"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Vytvořit"
@@ -1709,6 +1690,11 @@ msgstr "Když změníte velikost oddílu %s, ztratíte tím všechna jeho data"
msgid "Choose the new size"
msgstr "Zvolte novou velikost"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Vytvořit nový oddíl"
@@ -1818,20 +1804,21 @@ msgid "Reload"
msgstr "Obnovit"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formátování %s skončilo chybou"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "nevím jak naformátovat %s na typ %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "chyba připojování: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "chyba odpojování %s: %s"
@@ -1844,41 +1831,41 @@ msgstr "jednoduchý"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Přípojné body (mount points) musí začínat '/'"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Oddíl s přípojným bodem %s už existuje\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Propletené přípojné body %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Nelze použít LVM Logického disku na připojený bod %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Tento adresář musí kromě kořenového souborového systému zůstat"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Pro tento přípojný bod potřebujete opravdový souborový systém (Ext2, "
"ReiserFS)\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Chyba při otevírání %s pro zápis: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1886,7 +1873,7 @@ msgstr ""
"Stala se chyba - nebylo nalezeno žádné zařízení na kterém by se daly "
"vytvořit nové souborové systémy. Zkontrolujte prosím hardware"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Nemáte žádné oddíly!"
@@ -1933,8 +1920,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2262,8 +2249,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2366,16 +2353,16 @@ msgstr ""
"rozdělováním disku.\n"
"\n"
"\n"
-" * Obnovit z diskety: pokud jste si uložili obsah tabulky rozdělení disku "
-" na disku při předchozí instalaci, lze ji nyní obnovit.\n"
+" * Obnovit z diskety: pokud jste si uložili obsah tabulky rozdělení "
+"disku na disku při předchozí instalaci, lze ji nyní obnovit.\n"
"\n"
"\n"
" * Uložit na disketu: pro obnovu tabulky rozdělení disku máte možnost si "
"obsah tabulky uložit na disketu. Je doporučeno využít této volby.\n"
"\n"
"\n"
-" * Hotovo: při ukončení všech změn v rozdělení disku použijte tuto volbu "
-" pro uložení všech změn.\n"
+" * Hotovo: při ukončení všech změn v rozdělení disku použijte tuto "
+"volbu pro uložení všech změn.\n"
"\n"
"\n"
"Pro informaci: do všech nabídek se lze dostat pouřitím kláves Tab a "
@@ -2411,8 +2398,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2518,13 +2505,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2599,8 +2586,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2627,8 +2614,8 @@ msgstr ""
"\n"
"\n"
"Není ale nutné přeformátovat všechny již existující diskové oddíly.\n"
-"Je nutné přeformátovat oddíly, které obsahují operační systém (jako je "
-"\"/\",\n"
+"Je nutné přeformátovat oddíly, které obsahují operační systém (jako je \"/"
+"\",\n"
"\"/usr\" nebo \"/var\") ale není nutné přeformátovat oddíly, které obsahují\n"
"data, která chcete zachovat (typicky /home).\n"
"\n"
@@ -2665,8 +2652,8 @@ msgstr ""
"DrakX potom otestuje, zda máte dostatek prostoru pro instalaci všech\n"
"zvolených balíčků. Varuje vás, pokud dostatek prostoru nemáte. Ale i přesto\n"
"můžete pokračovat s tím, že DrakX nenainstaluje některé balíčky s nižší\n"
-"prioritou. Na konci seznamu si můžete zvolit \"Výběr jednotlivých "
-"balíčků\",\n"
+"prioritou. Na konci seznamu si můžete zvolit \"Výběr jednotlivých balíčků"
+"\",\n"
"což znamená, že budete procházet více jak 1000 programů..."
#: ../../help.pm_.c:347
@@ -3137,8 +3124,8 @@ msgstr ""
"Potřebujete zadat následující informace.\n"
"\n"
"\n"
-" * Jméno fronty: tisková fronta používá jako výchozí jméno tiskárny "
-"\"lp\". Takže musíte mít tiskárnu s tímto jménem.\n"
+" * Jméno fronty: tisková fronta používá jako výchozí jméno tiskárny \"lp"
+"\". Takže musíte mít tiskárnu s tímto jménem.\n"
" Pokud již tiskárnu máte, můžete ji přiřadit více jmen, která musí být "
"oddělena znakem pipe (\"|\"). Pokud tedy preferujete lehce zapamatovatelná "
"jména, můžete použít např. \"Moje tiskarna|lp\".\n"
@@ -3564,8 +3551,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3758,84 +3745,84 @@ msgstr ""
"Po resetu se váš nový Mandrake Linux automaticky spustí. Jestli chcete\n"
"nastartovat jiný existující operační systém, přečtěte si další informace."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Výběr jazyka"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Volba typu instalace"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detekce hardisků"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Nastavení myši"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Výběr klávesnice"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Bezpečnost"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Souborové systémy"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formátování oddílů"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Výběr balíčků pro instalaci"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Istalace systému"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Hlavní(root) heslo"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Přidání uživatele"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Nastavení sítí"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Souhrn"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Nastavení služeb"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Startovací disketa"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Zaváděcí program"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Nastavení X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Ukončit instalaci"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3860,20 +3847,20 @@ msgstr ""
"\n"
"Chcete opravdu nainstalovat tyto servery?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
-msgstr ""
+msgstr "Nelze použít všesměrové vysílání bez NIS domény"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Vložte naformátovanou disketu do %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Tato disketa není formátována"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3881,15 +3868,15 @@ msgstr ""
"Pokud chcete použít uložený výběr balíčků, spusťte instalaci takto: 'linux "
"defcfg=floppy'"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Chyba při čtení souboru $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3897,11 +3884,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Vyzkoušejte prosím, zda fungujei myš"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Vyzkoušejte na myši,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "TOČIT KOLEČKEM!"
@@ -4121,8 +4108,8 @@ msgstr "Zdvojený přípojný bod %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Některé důležité balíčky nebyly správně nainstalované.\n"
"Je možné, že je poškozen CD disk nebo CD-ROM mechanika.\n"
@@ -4238,6 +4225,7 @@ msgid ""
msgstr "Celková velikost zvolených balíčků je přibližně %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4252,6 +4240,7 @@ msgstr ""
"nainstaluje všechny zvolené."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4477,8 +4466,8 @@ msgstr "Souhlas s licencí"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4753,15 +4742,15 @@ msgstr "Expertní"
msgid "Update"
msgstr "Aktualizovat"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Jaký je typ vaší myši?"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Připojení myši"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Ke kterému sériovému portu je připojena vaše myš?"
@@ -4899,7 +4888,7 @@ msgstr "Vlastní"
#: ../../install_steps_interactive.pm_.c:585
msgid "Selected size is larger than available space"
-msgstr ""
+msgstr "Velikost vybraných balíčků je větší než místo na disku"
#: ../../install_steps_interactive.pm_.c:650
msgid ""
@@ -4917,6 +4906,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM označené \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5070,19 +5060,19 @@ msgstr "Používat NIS"
msgid "yellow pages"
msgstr "žluté stránky - NIS"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Ověření pravosti NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS Doména"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS Server"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5108,19 +5098,19 @@ msgstr ""
"Jestliže chcete vytvořit startovací disketu, nejdříve vložte disketu do\n"
"mechaniky a potom stiskněte \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "první mechaniky"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "druhé mechaniky"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Přeskočit"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5141,32 +5131,32 @@ msgstr ""
"poskytuje\n"
"účinnou pomoc při havárii systému. Chcete vytvořit startovací disketu?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Bohužel není dostupná žádná disketová mechanika"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Zvolte mechaniku, kde chcete vytvořit startovací disketu"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Vložte disketu do %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Vytvářím startovací disketu"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Připravuji zaváděcí program"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Chcete použít aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5174,57 +5164,57 @@ msgstr ""
"Stala se chyba při instalaci aboot,\n"
"mám se pokusit o instalaci i když to zruší první oddíl na disku?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalace zaváděcího programu neuspěla. Stala se tato chyba:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Můžete potřebovat změnit startovací zařízení pro Open Firmware\n"
" pro aktivaci spouštěcího programu. Pokud nevidíte po spuštění prompt,\n"
" stiskněte při startu Command-Option-O-F a zadajte:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Potom zadejte: shut-down\n"
"Při dalším spuštění už uvidíte prompt."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Nízká"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Střední"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Vysoká"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Zvolte si úroveň zabezpečení"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Přejete si vytvořit disketu pro automatickou replikaci Linuxu?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Vložte prázdnou disketu do %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Vytvářím disketu pro automatickou instalaci"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5234,13 +5224,13 @@ msgstr ""
"\n"
"Chcete opravdu nyní skončit?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5255,11 +5245,11 @@ msgstr ""
"Informace o konfiguraci systému po instalaci jsou dostupné\n"
"v dané kapitole oficiální uživatelské příručky pro Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Vytvořit disketu pro automatickou instalaci"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5273,15 +5263,15 @@ msgstr ""
"\n"
"Takto lze jednoduše zopakovat instalaci.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automaticky"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Zopakovat"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Uložit výběr jednotlivých balíčků"
@@ -5300,11 +5290,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "chybí kdesu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Rozšíření"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Prosím počkejte"
@@ -5333,11 +5323,11 @@ msgstr "Vaše volba? (výchozí %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Vaše volba? (výchozí %s; zadejte 'nic' pro nic) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "České (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Německé"
@@ -5345,19 +5335,19 @@ msgstr "Německé"
msgid "Dvorak"
msgstr "Dvořák"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Španělské"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finské"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francouzské"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norské"
@@ -5365,15 +5355,15 @@ msgstr "Norské"
msgid "Polish"
msgstr "Polské"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ruské"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK-Britské"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US-Americké"
@@ -5389,207 +5379,207 @@ msgstr "Arménské (psací stroj)"
msgid "Armenian (phonetic)"
msgstr "Arménské (foneticky)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Ázerbajdžánské (latinka)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Ázerbajdžánské (cyrilice)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgické"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulharské"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazilské (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Běloruské"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Švýcarské (Německý styl)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Švýcarské (Francouzský styl)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "České (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "České (programátorské)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Německé (bez mrtvých kláves)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dánské"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvořák (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvořák (Norské)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estonské"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzínské (\"Ruské\" rozložení)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzínské (rozložení \"Latin\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Řecké"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Maďarské"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Chorvatské"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraelské"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Izraelské (foneticky)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Íránské"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandské"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italské"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japonská 106 kláves"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Korejská klávesnice"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinsko-Americké"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedonské"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandské"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Litevské AZERTY (stará)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Litevské AZERTY (nová)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litevské \"číselná řada\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litevské \"foneticky\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polské (rozložení QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polské (rozložení QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugalské"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadské (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Ruské (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Švédské"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovinské"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovenské (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovenské (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovenské (programátorská)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thaiské"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turecké (tradiční model \"F\")"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turecké (moderní model \"Q\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrajinské"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US (mezinárodní)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamská \"číselná řada\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslávské (rozložení latin)"
@@ -5717,32 +5707,32 @@ msgstr "Další ->"
msgid "<- Previous"
msgstr "<- Předchozí"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Je to správně?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Nastavení Internetu"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Chcete se nyní pokusit připojit k internetu?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testuji připojení k internetu..."
# ../.vygenerovat ./netconnect.pm_.c:528
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Počítač je nyní připojen k internetu"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Z bezpečnostních důvodů bude spojení ukončeno."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5750,18 +5740,18 @@ msgstr ""
"Nepodařilo se připojit k Internetu.\n"
"Pokuste se překonfigurovat dané připojení."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Nastavení sítě"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Nastavení ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5769,79 +5759,79 @@ msgstr ""
"Vyberte si svého poskytovatele internetu.\n"
" Pokud není na seznamu, vyberte si Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Nastavení připojení"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Prosím vyplňte nebo zkontrolujte následující údaje"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ karty"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "DMA karty"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO karty"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 karty"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 karty"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Vaše osobní telefonní číslo"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Jméno poskytovatele (např provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Telefonní číslo poskytovatele"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Primární DNS poskytovatele"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Sekundární DNS poskytovatele"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Typ vytáčení"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Váš účet (uživatelské jméno)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Heslo vašeho účtu"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Evropa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Evropa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Zbytek světa"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5849,27 +5839,27 @@ msgstr ""
"Zbytek světa \n"
" žádný D-kanál (leased lines)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Který protokol chcete použít?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Jaký typ karty máte?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Nevím"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5882,19 +5872,19 @@ msgstr ""
"\n"
"Jestli máte PCMCIA kartu, musíte znát její IRQ a IO.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Přerušit"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Pokračovat"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Kterou z těhto ISND karet máte?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5902,13 +5892,13 @@ msgstr ""
"Našel jsem ISDN PCI kartu, jejíž typ ale neznám. Prosím zvolte si jednu z "
"následujícího seznamu PCI karet."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nenašel jsem žádnou ISDN PCI kartu. Prosím zvolte si jednu z následující "
"nabídky"
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5916,23 +5906,23 @@ msgstr ""
"Ve vašem počítači nebyl nalezen žádný síťový adaptér.\n"
"Nemohu nastavit typ spojení."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Zvolte síťové rozhraní"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Vyberte si prosím, který síťový adaptér chcete použít pro připojení k "
"internetu"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Síťové rozhraní"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5940,72 +5930,72 @@ msgstr ""
"\n"
"Souhlasíte?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Znovu spustím síťové rozhraní:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Nastavení ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Chcete se automaticky připojovat po startu počítače?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Ke kterému sériovému portu je váš modem připojen?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Možnosti vytáčení"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Jméno připojení"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefonní číslo"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Přihlašovací jméno"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Ověření"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Podle scénáře"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Pomocí terminálu"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Jméno domény"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "První DNS Server (nepovinný)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Druhý DNS Server (nepovinný)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Znovu spustím síťové rozhraní $netc->{NET_DEVICE}. Souhlasíte?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6013,7 +6003,7 @@ msgstr ""
"\n"
"Můžete se odpojit nebo překonfigurovat připojení."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6021,11 +6011,11 @@ msgstr ""
"\n"
"Můžete překonfigurovat připojení."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "V součastnosti jste připojeni k Internetu"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6033,48 +6023,48 @@ msgstr ""
"\n"
"Nemůžete se připojit k Internetu nebo překonfigurovat řipojení."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "V součastnosti nejste připojeni k Internetu."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Připojit se k internetu"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Odpojit se od internetu"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Nastavení síťového připojení (LAN nebo Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Nastavení a připojení k internetu"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Průvodce nastavením sítě"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Externí ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Interní ISDN karta"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Jaké je vaše ISDN připojení?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Připojení k Internetu"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6084,24 +6074,24 @@ msgstr ""
"Některá připojení používají pptp, některá pouze dhcp. Jestli si nejste "
"jistí, zvolte 'použít pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "použít dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "použít pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "použít pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Znovu spustím síťové rozhraní %s. Souhlasíte?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6109,15 +6099,15 @@ msgstr ""
"Kterého dhcp klienta chcete použít?\n"
"Standardní je dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Nastavení sítě"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Chcete restartovat síť?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6128,7 +6118,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6139,7 +6129,7 @@ msgstr ""
"Klikněte na Ok pro zachování nastavení nebo klikněte na Zrušit pro nové "
"nastavení připojení Internetu a k síti.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6151,62 +6141,62 @@ msgstr ""
"Nyní lze nastavit připojení k síti nebo internetu.\n"
"Pokud nechcete použít automatickou detekci, odoznačte políčko.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Zvolte profil pro nastavení"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Použít autodetekci"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detekuji zařízení..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Modemové připojení"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detekováno na portu %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN připojení"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "detekováno %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (nebo ADSL) připojení"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detekováno na rozhraní %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kabelové připojení"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Připojení k LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "detekovaná(é) síťová(é) karta(y)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Jak se chcete připojit k Internetu?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6216,7 +6206,7 @@ msgstr ""
"\n"
"Konfigurace bude nyní aktivována."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6278,11 +6268,11 @@ msgid " (driver $module)"
msgstr " (ovladač $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adresa"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Maska sítě"
@@ -6314,7 +6304,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS server"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Brána(gateway)"
@@ -6342,11 +6332,11 @@ msgstr "Proxy by měla být http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy by měla být ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Rozšířené diskové oddíly nejsou na tomto systému podporovány"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6356,21 +6346,21 @@ msgstr ""
"Jediné řešení je přesunout primární oddíly tak, abyste měli mezeru vedle\n"
"rozšířených oddílů."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Chyba při čtení souboru %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Obnova ze souboru %s neuspěla: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Špatný záložní soubor"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Chyba při zapisování do souboru %s"
@@ -6813,7 +6803,7 @@ msgstr "Není dostatek oddílů pro RAID úrovně %d\n"
#: ../../services.pm_.c:16
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
+msgstr "Spustit zvukový systém ALSA (Advanced Linux Sound Architecture)"
#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
@@ -6862,6 +6852,8 @@ msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
+"HardDrake testuje hardware a umožňuje nový/změněný\n"
+"hardware nastavit"
#: ../../services.pm_.c:30
msgid ""
@@ -6888,6 +6880,8 @@ msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
+"Spustit paketový filter pro jádra řady 2.2, který chrání počítač\n"
+"proti útokům ze sítě."
#: ../../services.pm_.c:38
msgid ""
@@ -6895,24 +6889,29 @@ msgid ""
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-"Tento balíček nahraje zvolenou mapu klávesnice (v /etc/sysconfig/keyboard).\n"
-"Pro většinu počítačů byste ho měli nechat zapnutý."
+"Tento balíček nahraje zvolenou mapu klávesnice definovanou\n"
+"v /etc/sysconfig/keyboard. Tu lze vybrat pomocí utility kbdconfig.\n"
+"Pro většinu počítačů byste ji měli nechat zapnutou."
#: ../../services.pm_.c:41
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
+"Automatická generace hlavičky jádra v adresáři /boot\n"
+"pro soubory /usr/include/linux/{autoconf,version}.h"
#: ../../services.pm_.c:43
msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
+msgstr "Automatická detekce a konfigurace hardware při spuštění."
#: ../../services.pm_.c:44
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
+"Linuxconf provádí různé úkoly při spuštění systému\n"
+"nutné pro správu systémové konfigurace."
#: ../../services.pm_.c:46
msgid ""
@@ -6920,13 +6919,15 @@ msgid ""
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
"lpd je tiskový démon, bez kterého nebude fungovat lpr (program pro tisk).\n"
-"Je to server který posílá tištěné dokumenty jednotlivým tiskárnám."
+"Je to server, který posílá tištěné dokumenty jednotlivým tiskárnám."
#: ../../services.pm_.c:48
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
+"Linux Virtual Server používaný pro sestavení vysoce výkonného\n"
+"a dostupného serveru."
#: ../../services.pm_.c:50
msgid ""
@@ -6950,7 +6951,7 @@ msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
-"Aktivuje a Deaktivuje všechny síťová rozhraní která mají nastartovat při\n"
+"Aktivuje či deaktivuje všechny síťová rozhraní, která mají nastartovat při\n"
"startu systému."
#: ../../services.pm_.c:56
@@ -6975,10 +6976,12 @@ msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
+"Automaticky nastaví podporu numerické klávesnice v konzoli\n"
+"a v XFree při startu."
#: ../../services.pm_.c:63
msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
+msgstr "Podpora pro OKI 4w a kompatibilní wintiskárny."
#: ../../services.pm_.c:64
msgid ""
@@ -6988,7 +6991,7 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
"Podpora PCMCIA většinou znamená podporu zařízení jako síťové karty a\n"
-"modemy v laptopech. Nespustí se pokud jí přímo nenastavíte, ale není "
+"modemy v laptopech. Nespustí se pokud ji přímo nenastavíte, ale není "
"problém\n"
"jí mít nainstalovanou i na počítačích, které ji nepotřebují."
@@ -6999,8 +7002,8 @@ msgid ""
"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
-"portmapper spravuje RPC spojení, která jsou používána protokoly jako NFS\n"
-"a NIS. portmap sever musí být spuštěn na počítačích, které fungují jako\n"
+"Portmapper spravuje RPC spojení, která jsou používána protokoly jako NFS\n"
+"a NIS. Portmap server musí být spuštěn na počítačích, které fungují jako\n"
"servery pro protokoly, které používají mechanismus RPC."
#: ../../services.pm_.c:70
@@ -7022,6 +7025,8 @@ msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""
+"Přiřazuje přímá zařízení blokovým (například diskové oddíly)\n"
+"pro aplikace jako je Oracle"
#: ../../services.pm_.c:76
msgid ""
@@ -7060,9 +7065,8 @@ msgstr ""
"službě finger)."
#: ../../services.pm_.c:85
-#, fuzzy
msgid "Launch the sound system on your machine"
-msgstr "Spustit X-Window při startu"
+msgstr "Spustit zvukový systém při startu"
#: ../../services.pm_.c:86
msgid ""
@@ -7075,12 +7079,11 @@ msgstr ""
#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
-msgstr ""
+msgstr "Nahrát ovladače pro usb zařízení."
#: ../../services.pm_.c:89
-#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Startuje a ukončuje Font Server pro grafické rozhraní"
+msgstr "Startuje X Font Server (to je nezbytné pro běh XFree)."
#: ../../services.pm_.c:118
msgid "Choose which services should be automatically started at boot time"
@@ -7335,7 +7338,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Nastavení sítě (%d adaptery(ů))"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil: "
@@ -7392,16 +7395,15 @@ msgstr "Nepřipojen"
#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
msgid "Connect..."
-msgstr "Připojen..."
+msgstr "Připojit..."
#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
msgid "Disconnect..."
-msgstr "Odpojen..."
+msgstr "Odpojit..."
#: ../../standalone/draknet_.c:191
-#, fuzzy
msgid "Starting your connection..."
-msgstr "Testuji připojení k internetu..."
+msgstr "Připojuji se k internetu..."
#: ../../standalone/draknet_.c:199
msgid "Closing your connection..."
@@ -7428,7 +7430,7 @@ msgstr "Počítač je nyní odpojen."
msgid "Configure Internet Access..."
msgstr "Nastavuji přístup na Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Nastavení LAN"
@@ -7464,76 +7466,80 @@ msgstr "Použít"
msgid "Please Wait... Applying the configuration"
msgstr "Čekejte prosím... Aktivuji konfiguraci"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
+"Nemáte nakonfigurováno žádné rozhraní.\n"
+"Nastavte jej kliknutím na 'Konfigurovat'"
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Nastavení LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptér %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protokol o spuštění"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Spustit při startu"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP klient"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Vypnout"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Povolit"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
+"Nemáte žádné připojení k Internetu.\n"
+"Vytvořte si jej kliknutím na 'Konfigurovat'"
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Konfigurace připojení k internetu"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Konfigurace připojení k internetu"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Typ připojení:"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametry"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS poskytovatele č.1 (volitelné)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS poskytovatele č.2 (volitelné)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernetová karta"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP klient"
@@ -7637,14 +7643,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Nelze spustit upgrade na běžící systém !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nebylo nalezeno serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulovat třetí tlačítko?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Vyzkoušejte prosím, zda fungujei myš"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Monitorování sítě"
@@ -7970,7 +7981,7 @@ msgstr "Knihovny pro vývoj v C a C++, programy a hlavičkové soubory"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr ""
+msgstr "Doménová jména a síťový informační server"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -7979,7 +7990,7 @@ msgstr "Programy na správu financí jako např. gnucash"
#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
-msgstr ""
+msgstr "Databázové servery PostreSQL nebo MySQL"
#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
@@ -8057,7 +8068,7 @@ msgstr ""
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
-msgstr ""
+msgstr "Poštovní server postfix, server pro news Inn"
#: ../../share/compssUsers:999
msgid "Games"
@@ -8166,9 +8177,8 @@ msgid "Gnome Workstation"
msgstr "Pracovní stanice s Gnome"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Internet gateway"
-msgstr "Přístup na Internet"
+msgstr "Internetová brána"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8193,23 +8203,20 @@ msgstr "Nástroje pro snadnou konfiguraci počítače"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Skupina programů pro mail, newsy, web, přenos souborů a chat"
-#~ msgid "cannot fork: "
-#~ msgstr "nelze provést fork: "
-
-#~ msgid "Configure..."
-#~ msgstr "Nastavuji..."
+#~ msgid "GB"
+#~ msgstr "GB"
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Nastavení pro Lilo/Grub"
+#~ msgid "KB"
+#~ msgstr "KB"
-#~ msgid "Selected size %d%s"
-#~ msgstr "Vybraná velikost je %d%s"
+#~ msgid "TB"
+#~ msgstr "TB"
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Tento startovací skript se pokusí nahrát moduly pro vaši USB myš."
+#~ msgid "%d minutes"
+#~ msgstr "%d minut(y)"
-#~ msgid "Opening your connection..."
-#~ msgstr "Otevírám připojení k internetu..."
+#~ msgid "1 minute"
+#~ msgstr "1 minuta"
-#~ msgid "Standard tools"
-#~ msgstr "Standardní nástroje"
+#~ msgid "%d seconds"
+#~ msgstr "%d sekund"
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index 7e66b621a..49c8084b7 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2000-11-11 21:39+0100\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-11-17 17:21+0100\n"
"Last-Translator: Dafydd Tomos <dafydd@imaginet.co.uk>\n"
"Language-Team: Welsh\n"
@@ -14,91 +14,116 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-14\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../Xconfigurator.pm_.c:179
+#: ../../Xconfigurator.pm_.c:232
+msgid "Configure all heads independantly"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:233
+msgid "Use Xinerama extension"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:236
+#, c-format
+msgid "Configure only card \"%s\" (%s)"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:239
+#, fuzzy
+msgid "Multi-head configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../Xconfigurator.pm_.c:240
+msgid ""
+"Your system support multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:249
msgid "Graphic card"
msgstr "Cerdyn graffeg"
-#: ../../Xconfigurator.pm_.c:179
+#: ../../Xconfigurator.pm_.c:249
msgid "Select a graphic card"
msgstr "Dewiswch gerdyn graffeg"
-#: ../../Xconfigurator.pm_.c:180
+#: ../../Xconfigurator.pm_.c:250
msgid "Choose a X server"
msgstr "Dewiswch weinydd X"
-#: ../../Xconfigurator.pm_.c:180
+#: ../../Xconfigurator.pm_.c:250
msgid "X server"
msgstr "Gweinydd X"
-#: ../../Xconfigurator.pm_.c:217 ../../Xconfigurator.pm_.c:223
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, fuzzy, c-format
msgid "XFree %s"
msgstr "Gweinydd XFree86: %s"
-#: ../../Xconfigurator.pm_.c:220
+#: ../../Xconfigurator.pm_.c:312
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../Xconfigurator.pm_.c:232
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:234 ../../Xconfigurator.pm_.c:257
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-#: ../../Xconfigurator.pm_.c:236 ../../Xconfigurator.pm_.c:259
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:245
-#, c-format
-msgid ""
-"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
-"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
-"Your card is supported by XFree %s which may have a better support in 2D."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:248
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: ../../Xconfigurator.pm_.c:250
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:265
+#: ../../Xconfigurator.pm_.c:347
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
+"Your card is supported by XFree %s which may have a better support in 2D."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:371
#, fuzzy
msgid "XFree configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../Xconfigurator.pm_.c:303
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Dewiswch faint y cof yn eich cerdyn graffeg"
-#: ../../Xconfigurator.pm_.c:347
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Dewiswch opsiynau ar gyfer y gweinydd"
-#: ../../Xconfigurator.pm_.c:358
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Dewiswch fonitor"
-#: ../../Xconfigurator.pm_.c:358
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:361
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -112,185 +137,192 @@ msgid ""
" If in doubt, choose a conservative setting."
msgstr ""
-#: ../../Xconfigurator.pm_.c:368
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr ""
-#: ../../Xconfigurator.pm_.c:368
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr ""
-#: ../../Xconfigurator.pm_.c:407
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr ""
-#: ../../Xconfigurator.pm_.c:410
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr ""
-#: ../../Xconfigurator.pm_.c:413
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr ""
-#: ../../Xconfigurator.pm_.c:429
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr ""
-#: ../../Xconfigurator.pm_.c:433
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
-#: ../../Xconfigurator.pm_.c:436
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:475
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
msgstr ""
-#: ../../Xconfigurator.pm_.c:475
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Fe gafwyd gwall:"
-#: ../../Xconfigurator.pm_.c:497
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Gadael mewn %d eiliad"
-#: ../../Xconfigurator.pm_.c:507
+#: ../../Xconfigurator.pm_.c:630
#, fuzzy
msgid "Is this the correct setting?"
msgstr "Ydi hyn yn gywir?"
-#: ../../Xconfigurator.pm_.c:515
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr ""
-#: ../../Xconfigurator.pm_.c:552 ../../printerdrake.pm_.c:276
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
+#: ../../services.pm_.c:125
msgid "Resolution"
msgstr ""
-#: ../../Xconfigurator.pm_.c:587
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr ""
-#: ../../Xconfigurator.pm_.c:589
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Cerdyn graffeg: %s"
-#: ../../Xconfigurator.pm_.c:590
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Gweinydd XFree86: %s"
-#: ../../Xconfigurator.pm_.c:599
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
+#: ../../standalone/draknet_.c:283
+#, fuzzy
+msgid "Expert Mode"
+msgstr "Ext2"
+
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Dangos i gyd"
-#: ../../Xconfigurator.pm_.c:623
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1021
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Ffurf yr allweddell: %s\n"
-#: ../../Xconfigurator.pm_.c:1022
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Math y llygoden: %s\n"
-#: ../../Xconfigurator.pm_.c:1023
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dyfais y lygoden: %s\n"
-#: ../../Xconfigurator.pm_.c:1024
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1025
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1026
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1027
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Cerdyn graffeg: %s\n"
-#: ../../Xconfigurator.pm_.c:1028
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Cof graffeg: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1030
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1031
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1033
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Gweinydd XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1034
+#: ../../Xconfigurator.pm_.c:1343
#, fuzzy, c-format
msgid "XFree86 driver: %s\n"
msgstr "Gweinydd XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1053
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../Xconfigurator.pm_.c:1067
+#: ../../Xconfigurator.pm_.c:1382
+msgid "What do you want to do?"
+msgstr "Beth ydych eisiau wneud?"
+
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Newid Monitor"
-#: ../../Xconfigurator.pm_.c:1068
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Newid cerdyn graffeg"
-#: ../../Xconfigurator.pm_.c:1069
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1070
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1071
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Dangos gwybodaeth"
-#: ../../Xconfigurator.pm_.c:1072
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Profi eto"
-#: ../../Xconfigurator.pm_.c:1073 ../../standalone/rpmdrake_.c:46
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Gorffen"
-#: ../../Xconfigurator.pm_.c:1077 ../../standalone/drakboot_.c:40
-msgid "What do you want to do?"
-msgstr "Beth ydych eisiau wneud?"
-
-#: ../../Xconfigurator.pm_.c:1084
+#: ../../Xconfigurator.pm_.c:1402
#, fuzzy, c-format
msgid ""
"Keep the changes?\n"
@@ -299,20 +331,20 @@ msgid ""
"%s"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../Xconfigurator.pm_.c:1105
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1125
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1128
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X wrth ddechrau"
-#: ../../Xconfigurator.pm_.c:1129
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -320,29 +352,6 @@ msgstr ""
"Fe alla'i osod eich cyfrifiadur i ddechrau X yn otomatig ar ôl bwtio\n"
"Hoffech chi X i ddechrau wedi i chi ail-fwtio?"
-#: ../../Xconfigurator.pm_.c:1153
-msgid "Autologin"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1154
-#, fuzzy
-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 ""
-"Fe alla'i osod eich cyfrifiadur i ddechrau X yn otomatig ar ôl bwtio\n"
-"Hoffech chi X i ddechrau wedi i chi ail-fwtio?"
-
-#: ../../Xconfigurator.pm_.c:1156
-#, fuzzy
-msgid "Choose the default user:"
-msgstr "Dewiswch y maint newydd"
-
-#: ../../Xconfigurator.pm_.c:1157
-#, fuzzy
-msgid "Choose the window manager to run:"
-msgstr "Dewiswch weithred"
-
#: ../../Xconfigurator_consts.pm_.c:6
msgid "256 colors (8 bits)"
msgstr "256 lliw (8 did)"
@@ -391,306 +400,356 @@ msgstr "8 MB"
msgid "16 MB or more"
msgstr "16 MB neu fwy"
-#: ../../Xconfigurator_consts.pm_.c:117 ../../Xconfigurator_consts.pm_.c:118
+#: ../../Xconfigurator_consts.pm_.c:120
msgid "Standard VGA, 640x480 at 60 Hz"
msgstr "VGA safonol, 640x480 ar 60 Hz"
-#: ../../Xconfigurator_consts.pm_.c:119
+#: ../../Xconfigurator_consts.pm_.c:121
msgid "Super VGA, 800x600 at 56 Hz"
msgstr "Uwch VGA, 800x600 ar 56 Hz"
-#: ../../Xconfigurator_consts.pm_.c:120
+#: ../../Xconfigurator_consts.pm_.c:122
msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
msgstr "8514 cydweithiol, 1024x768 ar 87 Hz masgledig (dim 800x600)"
-#: ../../Xconfigurator_consts.pm_.c:121
+#: ../../Xconfigurator_consts.pm_.c:123
msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
msgstr "SVGA, 1024x768 ar 87Hz masgledig, 800x600 ar 56 Hz"
-#: ../../Xconfigurator_consts.pm_.c:122
+#: ../../Xconfigurator_consts.pm_.c:124
msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
msgstr "SVGA estynedig, 800x600 ar 60 Hz, 640x480 ar 72 Hz"
-#: ../../Xconfigurator_consts.pm_.c:123
+#: ../../Xconfigurator_consts.pm_.c:125
msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
msgstr "SVGA Di-fasgledig, 1024x768 ar 60 Hz, 800x600 ar 72 Hz"
-#: ../../Xconfigurator_consts.pm_.c:124
+#: ../../Xconfigurator_consts.pm_.c:126
msgid "High Frequency SVGA, 1024x768 at 70 Hz"
msgstr "SVGA amledd uchel, 1024x768 ar 70 Hz"
-#: ../../Xconfigurator_consts.pm_.c:125
+#: ../../Xconfigurator_consts.pm_.c:127
msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
msgstr "Amledd newidiol sydd yn gallu dangos 1280x1024 ar 60 Hz"
-#: ../../Xconfigurator_consts.pm_.c:126
+#: ../../Xconfigurator_consts.pm_.c:128
msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
msgstr "Amledd newidiol sydd yn gallu dangos 1280x1024 ar 74 Hz"
-#: ../../Xconfigurator_consts.pm_.c:127
+#: ../../Xconfigurator_consts.pm_.c:129
msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
msgstr "Amledd newidiol sydd yn gallu dangos 1280x1024 ar 76 Hz"
-#: ../../Xconfigurator_consts.pm_.c:128
+#: ../../Xconfigurator_consts.pm_.c:130
msgid "Monitor that can do 1600x1200 at 70 Hz"
msgstr "Monitor sydd yn gallu dangos 1600x1200 ar 70 Hz"
-#: ../../Xconfigurator_consts.pm_.c:129
+#: ../../Xconfigurator_consts.pm_.c:131
msgid "Monitor that can do 1600x1200 at 76 Hz"
msgstr "Monitor sydd yn gallu dangos 1600x1200 ar 76 Hz"
-#: ../../any.pm_.c:91 ../../any.pm_.c:121 ../../any_new.pm_.c:91
-#: ../../any_new.pm_.c:121
+#: ../../any.pm_.c:99 ../../any.pm_.c:124
msgid "First sector of boot partition"
msgstr ""
-#: ../../any.pm_.c:91 ../../any.pm_.c:121 ../../any.pm_.c:150
-#: ../../any_new.pm_.c:91 ../../any_new.pm_.c:121 ../../any_new.pm_.c:150
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr ""
-#: ../../any.pm_.c:95 ../../any_new.pm_.c:95
+#: ../../any.pm_.c:103
msgid "SILO Installation"
msgstr ""
-#: ../../any.pm_.c:96 ../../any.pm_.c:102 ../../any_new.pm_.c:96
-#: ../../any_new.pm_.c:102
+#: ../../any.pm_.c:104 ../../any.pm_.c:117
msgid "Where do you want to install the bootloader?"
msgstr ""
-#: ../../any.pm_.c:101 ../../any_new.pm_.c:101
+#: ../../any.pm_.c:116
msgid "LILO/grub Installation"
msgstr ""
-#: ../../any.pm_.c:111 ../../any_new.pm_.c:111
-#: ../../install_steps_interactive.pm_.c:736
-#, fuzzy
-msgid "None"
-msgstr "Wedi ei wneud"
+#: ../../any.pm_.c:128 ../../any.pm_.c:142
+msgid "SILO"
+msgstr ""
-#: ../../any.pm_.c:111 ../../any_new.pm_.c:111
-#, fuzzy
-msgid "Which bootloader(s) do you want to use?"
-msgstr "Pa sector hoffech chi symud iddo?"
+#: ../../any.pm_.c:130
+msgid "LILO with text menu"
+msgstr ""
+
+#: ../../any.pm_.c:131 ../../any.pm_.c:142
+msgid "LILO with graphical menu"
+msgstr ""
+
+#: ../../any.pm_.c:134
+msgid "Grub"
+msgstr ""
-#: ../../any.pm_.c:125 ../../any_new.pm_.c:125
+#: ../../any.pm_.c:138
+msgid "Boot from DOS/Windows (loadlin)"
+msgstr ""
+
+#: ../../any.pm_.c:140 ../../any.pm_.c:142
+msgid "Yaboot"
+msgstr ""
+
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
+msgid "Bootloader main options"
+msgstr ""
+
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
+msgid "Bootloader to use"
+msgstr ""
+
+#: ../../any.pm_.c:151
msgid "Bootloader installation"
msgstr ""
-#: ../../any.pm_.c:127 ../../any_new.pm_.c:127
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr ""
-#: ../../any.pm_.c:128 ../../any_new.pm_.c:128
+#: ../../any.pm_.c:154
msgid "LBA (doesn't work on old BIOSes)"
msgstr ""
-#: ../../any.pm_.c:129 ../../any_new.pm_.c:129
+#: ../../any.pm_.c:155
msgid "Compact"
msgstr ""
-#: ../../any.pm_.c:129 ../../any_new.pm_.c:129
+#: ../../any.pm_.c:155
msgid "compact"
msgstr ""
-#: ../../any.pm_.c:130 ../../any.pm_.c:199 ../../any_new.pm_.c:130
-#: ../../any_new.pm_.c:199
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr ""
-#: ../../any.pm_.c:132 ../../any_new.pm_.c:132
+#: ../../any.pm_.c:158
msgid "Delay before booting default image"
msgstr ""
-#: ../../any.pm_.c:134 ../../any_new.pm_.c:134
-#: ../../install_steps_interactive.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:815 ../../netconnect.pm_.c:560
-#: ../../netconnect_new.pm_.c:686 ../../printerdrake.pm_.c:94
-#: ../../printerdrake.pm_.c:128 ../../standalone/adduserdrake_.c:42
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
+#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr ""
-#: ../../any.pm_.c:135 ../../any_new.pm_.c:135
-#: ../../install_steps_interactive.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:816
-#: ../../standalone/adduserdrake_.c:43
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
+#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr ""
-#: ../../any.pm_.c:136 ../../any_new.pm_.c:136
+#: ../../any.pm_.c:162
msgid "Restrict command line options"
msgstr ""
-#: ../../any.pm_.c:136 ../../any_new.pm_.c:136
+#: ../../any.pm_.c:162
msgid "restrict"
msgstr ""
-#: ../../any.pm_.c:142 ../../any_new.pm_.c:142
-msgid "Bootloader main options"
+#: ../../any.pm_.c:164
+msgid "Clean /tmp at each boot"
msgstr ""
-#: ../../any.pm_.c:145 ../../any_new.pm_.c:145
+#: ../../any.pm_.c:165
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr ""
+
+#: ../../any.pm_.c:167
+msgid "Enable multi profiles"
+msgstr ""
+
+#: ../../any.pm_.c:171
+msgid "Give the ram size in MB"
+msgstr ""
+
+#: ../../any.pm_.c:173
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-#: ../../any.pm_.c:146 ../../any_new.pm_.c:146
-#: ../../install_steps_interactive.pm_.c:774
-#: ../../install_steps_interactive.pm_.c:829
-#: ../../standalone/adduserdrake_.c:56
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr ""
-#: ../../any.pm_.c:146 ../../any_new.pm_.c:146
-#: ../../install_steps_interactive.pm_.c:774
-#: ../../install_steps_interactive.pm_.c:829
-#: ../../standalone/adduserdrake_.c:56
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr ""
-#: ../../any.pm_.c:157 ../../any_new.pm_.c:157
+#: ../../any.pm_.c:182
+msgid "Init Message"
+msgstr ""
+
+#: ../../any.pm_.c:184
+msgid "Open Firmware Delay"
+msgstr ""
+
+#: ../../any.pm_.c:185
+msgid "Kernel Boot Timeout"
+msgstr ""
+
+#: ../../any.pm_.c:186
+msgid "Enable CD Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:187
+msgid "Enable OF Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:188
+msgid "Default OS?"
+msgstr ""
+
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
msgstr ""
-#: ../../any.pm_.c:165 ../../any_new.pm_.c:165 ../../printerdrake.pm_.c:352
-#: ../../standalone/rpmdrake_.c:302
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr ""
-#: ../../any.pm_.c:165 ../../any_new.pm_.c:165 ../../diskdrake.pm_.c:46
-#: ../../install_steps_interactive.pm_.c:809 ../../netconnect.pm_.c:842
-#: ../../netconnect_new.pm_.c:984 ../../printerdrake.pm_.c:352
-#: ../../standalone/adduserdrake_.c:36
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
+#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Wedi ei wneud"
-#: ../../any.pm_.c:174 ../../any_new.pm_.c:174
+#: ../../any.pm_.c:220
+msgid "Modify"
+msgstr ""
+
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr ""
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr ""
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr ""
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:230
+msgid "Other OS (MacOS...)"
+msgstr ""
+
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr ""
-#: ../../any.pm_.c:196 ../../any_new.pm_.c:196
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr ""
-#: ../../any.pm_.c:197 ../../any.pm_.c:206 ../../any_new.pm_.c:197
-#: ../../any_new.pm_.c:206
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr ""
-#: ../../any.pm_.c:198 ../../any_new.pm_.c:198
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr ""
-#: ../../any.pm_.c:200 ../../any_new.pm_.c:200
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr ""
-#: ../../any.pm_.c:201 ../../any_new.pm_.c:201
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr ""
-#: ../../any.pm_.c:208 ../../any_new.pm_.c:208
+#: ../../any.pm_.c:266
msgid "Table"
msgstr ""
-#: ../../any.pm_.c:209 ../../any_new.pm_.c:209
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr ""
-#: ../../any.pm_.c:215 ../../any_new.pm_.c:215
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr ""
-#: ../../any.pm_.c:217 ../../any_new.pm_.c:217
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr ""
-#: ../../any.pm_.c:220 ../../any_new.pm_.c:220 ../../install_gtk.pm_.c:82
-#: ../../install_steps_interactive.pm_.c:762 ../../interactive.pm_.c:76
-#: ../../interactive.pm_.c:86 ../../interactive.pm_.c:250
-#: ../../interactive_newt.pm_.c:51 ../../interactive_newt.pm_.c:99
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:243
-#: ../../my_gtk.pm_.c:486 ../../my_gtk.pm_.c:661 ../../printerdrake.pm_.c:444
-#: ../../printerdrake.pm_.c:464
-msgid "Ok"
+#: ../../any.pm_.c:284
+msgid "Initrd-size"
msgstr ""
-#: ../../any.pm_.c:220 ../../any_new.pm_.c:220
+#: ../../any.pm_.c:286
+msgid "NoVideo"
+msgstr ""
+
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr ""
-#: ../../any.pm_.c:223 ../../any_new.pm_.c:223
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr ""
-#: ../../any.pm_.c:224 ../../any_new.pm_.c:224
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr ""
-#: ../../any.pm_.c:500 ../../any_new.pm_.c:492
+#: ../../any.pm_.c:317
+#, fuzzy
+msgid "What type of partitioning?"
+msgstr "Yn fformatio rhaniad %s"
+
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr ""
-#: ../../any.pm_.c:501 ../../any_new.pm_.c:493
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr ""
-#: ../../any.pm_.c:502 ../../any_new.pm_.c:494
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr ""
-#: ../../any.pm_.c:504 ../../any_new.pm_.c:496 ../../interactive.pm_.c:81
-#: ../../my_gtk.pm_.c:485 ../../netconnect.pm_.c:90 ../../netconnect.pm_.c:470
-#: ../../netconnect_new.pm_.c:148 ../../netconnect_new.pm_.c:509
-#: ../../printerdrake.pm_.c:233
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
+#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Na"
-#: ../../any.pm_.c:504 ../../any_new.pm_.c:496 ../../interactive.pm_.c:81
-#: ../../my_gtk.pm_.c:485 ../../netconnect.pm_.c:88 ../../netconnect.pm_.c:468
-#: ../../netconnect_new.pm_.c:146 ../../netconnect_new.pm_.c:507
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ie"
-#: ../../any.pm_.c:505 ../../any_new.pm_.c:497
+#: ../../any.pm_.c:613
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:522 ../../any_new.pm_.c:533
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr ""
-#: ../../any.pm_.c:523 ../../any_new.pm_.c:534
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr ""
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:534 ../../any_new.pm_.c:545
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr ""
-#: ../../any.pm_.c:542 ../../any_new.pm_.c:553
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -702,20 +761,20 @@ msgid ""
"not cause any damage."
msgstr ""
-#: ../../any.pm_.c:547 ../../any_new.pm_.c:558
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr ""
-#: ../../any.pm_.c:547 ../../any_new.pm_.c:558
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr ""
-#: ../../any.pm_.c:551 ../../any_new.pm_.c:562
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr ""
-#: ../../any.pm_.c:557 ../../any_new.pm_.c:568
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -723,18 +782,96 @@ msgid ""
"For instance, ``io=0x300 irq=7''"
msgstr ""
-#: ../../any.pm_.c:560 ../../any_new.pm_.c:571
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr ""
-#: ../../any.pm_.c:570 ../../any_new.pm_.c:581
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
-#: ../../bootloader.pm_.c:234
+#: ../../any.pm_.c:715
+#, c-format
+msgid "(already added %s)"
+msgstr ""
+
+#: ../../any.pm_.c:719
+msgid "This password is too simple"
+msgstr ""
+
+#: ../../any.pm_.c:720
+msgid "Please give a user name"
+msgstr ""
+
+#: ../../any.pm_.c:721
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr ""
+
+#: ../../any.pm_.c:722
+msgid "This user name is already added"
+msgstr ""
+
+#: ../../any.pm_.c:726
+msgid "Add user"
+msgstr ""
+
+#: ../../any.pm_.c:727
+#, c-format
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+
+#: ../../any.pm_.c:728
+msgid "Accept user"
+msgstr ""
+
+#: ../../any.pm_.c:739
+msgid "Real name"
+msgstr ""
+
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
+#: ../../printerdrake.pm_.c:131
+msgid "User name"
+msgstr ""
+
+#: ../../any.pm_.c:743
+msgid "Shell"
+msgstr ""
+
+#: ../../any.pm_.c:745
+msgid "Icon"
+msgstr ""
+
+#: ../../any.pm_.c:766
+msgid "Autologin"
+msgstr ""
+
+#: ../../any.pm_.c:767
+#, fuzzy
+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 ""
+"Fe alla'i osod eich cyfrifiadur i ddechrau X yn otomatig ar ôl bwtio\n"
+"Hoffech chi X i ddechrau wedi i chi ail-fwtio?"
+
+#: ../../any.pm_.c:769
+#, fuzzy
+msgid "Choose the default user:"
+msgstr "Dewiswch y maint newydd"
+
+#: ../../any.pm_.c:770
+#, fuzzy
+msgid "Choose the window manager to run:"
+msgstr "Dewiswch weithred"
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -744,56 +881,219 @@ msgid ""
"\n"
msgstr ""
-#: ../../bootloader.pm_.c:596
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr ""
-#: ../../bootloader.pm_.c:597
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
-#: ../../bootloader.pm_.c:598
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
-#: ../../bootloader.pm_.c:599
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
-#: ../../bootloader.pm_.c:600
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:604
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:696
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr ""
-#: ../../bootloader.pm_.c:696
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr ""
-#: ../../common.pm_.c:610
+#: ../../bootlook.pm_.c:46
+msgid "no help implemented yet.\n"
+msgstr ""
+
+#: ../../bootlook.pm_.c:62
+#, fuzzy
+msgid "Boot Style Configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../bootlook.pm_.c:79
+msgid "/_File"
+msgstr ""
+
+#: ../../bootlook.pm_.c:81
+msgid "/File/_New"
+msgstr ""
+
+#: ../../bootlook.pm_.c:82
+msgid "<control>N"
+msgstr ""
+
+#: ../../bootlook.pm_.c:84
+msgid "/File/_Open"
+msgstr ""
+
+#: ../../bootlook.pm_.c:85
+msgid "<control>O"
+msgstr ""
+
+#: ../../bootlook.pm_.c:87
+msgid "/File/_Save"
+msgstr ""
+
+#: ../../bootlook.pm_.c:88
+msgid "<control>S"
+msgstr ""
+
+#: ../../bootlook.pm_.c:90
+msgid "/File/Save _As"
+msgstr ""
+
+#: ../../bootlook.pm_.c:91
+msgid "/File/-"
+msgstr ""
+
+#: ../../bootlook.pm_.c:93
+msgid "/File/_Quit"
+msgstr ""
+
+#: ../../bootlook.pm_.c:94
+msgid "<control>Q"
+msgstr ""
+
+#: ../../bootlook.pm_.c:96
+msgid "/_Options"
+msgstr ""
+
+#: ../../bootlook.pm_.c:98
+msgid "/Options/Test"
+msgstr ""
+
+#: ../../bootlook.pm_.c:99
+#, fuzzy
+msgid "/_Help"
+msgstr "Cymorth"
+
+#: ../../bootlook.pm_.c:101
+msgid "/Help/_About..."
+msgstr ""
+
+#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
+#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
+#, fuzzy
+msgid "Configure"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../bootlook.pm_.c:114
#, c-format
-msgid "%d minutes"
+msgid ""
+"You are currently using %s as Boot Manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../common.pm_.c:612
-msgid "1 minute"
+#: ../../bootlook.pm_.c:121
+msgid "Lilo/grub mode"
msgstr ""
-#: ../../common.pm_.c:614
-#, fuzzy, c-format
-msgid "%d seconds"
-msgstr "Gadael mewn %d eiliad"
+#: ../../bootlook.pm_.c:131
+msgid "NewStyle Categorizing Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:134
+#, fuzzy
+msgid "NewStyle Monitor"
+msgstr "Monitor"
+
+#: ../../bootlook.pm_.c:137
+#, fuzzy
+msgid "Traditional Monitor"
+msgstr "Newid Monitor"
+
+#: ../../bootlook.pm_.c:140
+msgid "Traditional Gtk+ Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:144
+msgid "Launch Aurora at boot time"
+msgstr ""
+
+#: ../../bootlook.pm_.c:169
+#, fuzzy
+msgid "Boot mode"
+msgstr "Ext2"
+
+#: ../../bootlook.pm_.c:179
+msgid "Launch the X-Window system at start"
+msgstr ""
+
+#: ../../bootlook.pm_.c:187
+msgid "No, I don't want autologin"
+msgstr ""
+
+#: ../../bootlook.pm_.c:193
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr ""
+
+#: ../../bootlook.pm_.c:210
+msgid "System mode"
+msgstr ""
+
+#: ../../bootlook.pm_.c:228
+msgid "Default Runlevel"
+msgstr ""
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:427
+#: ../../bootlook.pm_.c:236 ../../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
+#: ../../standalone/draknet_.c:617
+msgid "OK"
+msgstr ""
+
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
+#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
+#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
+#: ../../standalone/tinyfirewall_.c:63
+msgid "Cancel"
+msgstr ""
+
+#: ../../bootlook.pm_.c:315
+msgid "can not open /etc/inittab for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:369
+msgid "can not open /etc/sysconfig/autologin for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
+msgid "Installation of LILO failed. The following error occured:"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Creu"
@@ -801,7 +1101,7 @@ msgstr "Creu"
msgid "Unmount"
msgstr ""
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:429
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
msgid "Delete"
msgstr "Dileu"
@@ -809,16 +1109,16 @@ msgstr "Dileu"
msgid "Format"
msgstr "Fformatio"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:610
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
msgid "Resize"
msgstr "Newid maint"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:427
-#: ../../diskdrake.pm_.c:480
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
+#: ../../diskdrake.pm_.c:518
msgid "Type"
msgstr "Math"
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:500
+#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
msgid "Mount point"
msgstr ""
@@ -858,85 +1158,83 @@ msgstr "Arbed ar flopi"
msgid "Clear all"
msgstr "Clirio i gyd"
-#: ../../diskdrake.pm_.c:50
+#: ../../diskdrake.pm_.c:54
msgid "Format all"
msgstr "Fformatio i gyd"
-#: ../../diskdrake.pm_.c:51
+#: ../../diskdrake.pm_.c:55
msgid "Auto allocate"
msgstr ""
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid "All primary partitions are used"
msgstr "Mae pob rhaniad cynradd wedi ei ddefnyddio"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid "I can't add any more partition"
msgstr "Alla'i ddim ychwanegu unrhyw raniadau ychwanegol"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr "I gael mwy o raniadau, dilëwch un er mwyn gallu creu rhaniad estynedig"
-#: ../../diskdrake.pm_.c:57
-msgid "Rescue partition table"
-msgstr "Achub y tabl rhaniadau"
+#: ../../diskdrake.pm_.c:61
+msgid "Not enough space for auto-allocating"
+msgstr ""
-#: ../../diskdrake.pm_.c:58
+#: ../../diskdrake.pm_.c:63
msgid "Undo"
msgstr "Dadwneud"
-#: ../../diskdrake.pm_.c:59
+#: ../../diskdrake.pm_.c:64
msgid "Write partition table"
msgstr "Sgrifennu y tabl rhaniadau"
-#: ../../diskdrake.pm_.c:60
-msgid "Reload"
-msgstr "Ail-lwytho"
-
-#: ../../diskdrake.pm_.c:101
-msgid "loopback"
-msgstr ""
+#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
+#, fuzzy
+msgid "More"
+msgstr "Symud"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "HFS"
msgstr ""
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "SunOS"
msgstr ""
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake.pm_.c:115
+#: ../../diskdrake.pm_.c:117
msgid "Empty"
msgstr "Gwag"
-#: ../../diskdrake.pm_.c:115 ../../mouse.pm_.c:125
+#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
+#: ../../mouse.pm_.c:145
msgid "Other"
msgstr "Arall"
-#: ../../diskdrake.pm_.c:121
+#: ../../diskdrake.pm_.c:123
msgid "Filesystem types:"
msgstr "Mathau ffeil-system:"
-#: ../../diskdrake.pm_.c:130
+#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
msgid "Details"
msgstr "Manylion"
-#: ../../diskdrake.pm_.c:144
+#: ../../diskdrake.pm_.c:147
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -944,94 +1242,98 @@ msgid ""
"(click on it, then click on \"Resize\")"
msgstr ""
-#: ../../diskdrake.pm_.c:149
+#: ../../diskdrake.pm_.c:152
msgid "Please make a backup of your data first"
msgstr ""
-#: ../../diskdrake.pm_.c:149 ../../diskdrake.pm_.c:166
-#: ../../diskdrake.pm_.c:175 ../../diskdrake.pm_.c:532
-#: ../../diskdrake.pm_.c:554
+#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
+#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
+#: ../../diskdrake.pm_.c:592
msgid "Read carefully!"
msgstr "Darllenwch yn ofalus!"
-#: ../../diskdrake.pm_.c:152
+#: ../../diskdrake.pm_.c:155
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
-#: ../../diskdrake.pm_.c:166
+#: ../../diskdrake.pm_.c:170
msgid "Be careful: this operation is dangerous."
msgstr ""
-#: ../../diskdrake.pm_.c:203 ../../install_steps.pm_.c:73
-#: ../../install_steps_interactive.pm_.c:38
-#: ../../install_steps_interactive.pm_.c:315 ../../standalone/diskdrake_.c:60
-#: ../../standalone/rpmdrake_.c:294 ../../standalone/rpmdrake_.c:304
+#: ../../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
msgid "Error"
msgstr "Gwall"
-#: ../../diskdrake.pm_.c:227 ../../diskdrake.pm_.c:708
+#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
msgid "Mount point: "
msgstr ""
-#: ../../diskdrake.pm_.c:228 ../../diskdrake.pm_.c:269
+#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
msgid "Device: "
msgstr "Dyfais: "
-#: ../../diskdrake.pm_.c:229
+#: ../../diskdrake.pm_.c:240
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Llythyren disg-yrrwr yn DOS: %s (dim ond dyfalu)\n"
-#: ../../diskdrake.pm_.c:230 ../../diskdrake.pm_.c:272
+#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
+#: ../../diskdrake.pm_.c:301
msgid "Type: "
msgstr "Math: "
-#: ../../diskdrake.pm_.c:231
+#: ../../diskdrake.pm_.c:248
+msgid "Name: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:253
#, c-format
msgid "Start: sector %s\n"
msgstr "Dechrau: sector %s\n"
-#: ../../diskdrake.pm_.c:232
+#: ../../diskdrake.pm_.c:254
#, c-format
-msgid "Size: %d MB"
-msgstr "Maint: %d MB"
+msgid "Size: %s"
+msgstr "Maint: %s"
-#: ../../diskdrake.pm_.c:234
+#: ../../diskdrake.pm_.c:256
#, c-format
msgid ", %s sectors"
msgstr ", %s sector"
-#: ../../diskdrake.pm_.c:236
+#: ../../diskdrake.pm_.c:258
#, c-format
msgid "Cylinder %d to cylinder %d\n"
msgstr "Silindr %d i silindr %d\n"
-#: ../../diskdrake.pm_.c:237
+#: ../../diskdrake.pm_.c:259
msgid "Formatted\n"
msgstr "Wedi fformatio\n"
-#: ../../diskdrake.pm_.c:238
+#: ../../diskdrake.pm_.c:260
msgid "Not formatted\n"
msgstr "Heb ei fformatio\n"
-#: ../../diskdrake.pm_.c:239
+#: ../../diskdrake.pm_.c:261
msgid "Mounted\n"
msgstr ""
-#: ../../diskdrake.pm_.c:240
+#: ../../diskdrake.pm_.c:262
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake.pm_.c:241
+#: ../../diskdrake.pm_.c:264
#, c-format
msgid "Loopback file(s): %s\n"
msgstr ""
-#: ../../diskdrake.pm_.c:242
+#: ../../diskdrake.pm_.c:265
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -1039,80 +1341,109 @@ msgstr ""
"Y rhaniad i'w bwtio fel rheol\n"
" (ar gyfer bwt MS-DOS, nid ar gyfer lilo)\n"
-#: ../../diskdrake.pm_.c:244
+#: ../../diskdrake.pm_.c:267
#, c-format
msgid "Level %s\n"
msgstr "Lefel %s\n"
-#: ../../diskdrake.pm_.c:245
+#: ../../diskdrake.pm_.c:268
#, c-format
msgid "Chunk size %s\n"
msgstr ""
-#: ../../diskdrake.pm_.c:246
+#: ../../diskdrake.pm_.c:269
#, c-format
msgid "RAID-disks %s\n"
msgstr ""
-#: ../../diskdrake.pm_.c:248
+#: ../../diskdrake.pm_.c:271
#, c-format
msgid "Loopback file name: %s"
msgstr ""
-#: ../../diskdrake.pm_.c:265
+#: ../../diskdrake.pm_.c:274
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition, you should\n"
+"probably leave it alone.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:277
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:294
#, fuzzy
msgid "Please click on a partition"
msgstr "Creu rhaniad newydd"
-#: ../../diskdrake.pm_.c:270
+#: ../../diskdrake.pm_.c:299
#, c-format
-msgid "Size: %d MB\n"
-msgstr "Maint: %d MB\n"
+msgid "Size: %s\n"
+msgstr "Maint: %s\n"
-#: ../../diskdrake.pm_.c:271
+#: ../../diskdrake.pm_.c:300
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometreg: %s silindr, %s pen, %s sector\n"
-#: ../../diskdrake.pm_.c:273
+#: ../../diskdrake.pm_.c:302
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:303
#, fuzzy, c-format
msgid "Partition table type: %s\n"
msgstr "Sgrifennu y tabl rhaniadau"
-#: ../../diskdrake.pm_.c:274
+#: ../../diskdrake.pm_.c:304
#, c-format
msgid "on bus %d id %d\n"
msgstr "ar fws %d id %d\n"
-#: ../../diskdrake.pm_.c:290
+#: ../../diskdrake.pm_.c:320
msgid "Mount"
msgstr ""
-#: ../../diskdrake.pm_.c:292
+#: ../../diskdrake.pm_.c:322
msgid "Active"
msgstr ""
-#: ../../diskdrake.pm_.c:294
+#: ../../diskdrake.pm_.c:324
msgid "Add to RAID"
msgstr ""
-#: ../../diskdrake.pm_.c:296
+#: ../../diskdrake.pm_.c:326
msgid "Remove from RAID"
msgstr ""
-#: ../../diskdrake.pm_.c:298
+#: ../../diskdrake.pm_.c:328
msgid "Modify RAID"
msgstr ""
-#: ../../diskdrake.pm_.c:300
+#: ../../diskdrake.pm_.c:330
+msgid "Add to LVM"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:332
+msgid "Remove from LVM"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:334
msgid "Use for loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:307
+#: ../../diskdrake.pm_.c:341
msgid "Choose action"
msgstr "Dewiswch weithred"
-#: ../../diskdrake.pm_.c:400
+#: ../../diskdrake.pm_.c:435
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -1124,7 +1455,7 @@ msgstr ""
"Naill ai nad ydych yn defnyddio LILO a ddim angen /boot neu byddwch yn "
"defnyddio LILO a ni fydd yn gweithio."
-#: ../../diskdrake.pm_.c:404
+#: ../../diskdrake.pm_.c:439
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -1136,219 +1467,217 @@ msgstr ""
"Os ydych yn bwriadu defnyddio y rheolwr bwtio LILO, nodwch fe ddylech greu "
"rhaniad /boot"
-#: ../../diskdrake.pm_.c:410
+#: ../../diskdrake.pm_.c:445
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
-#: ../../diskdrake.pm_.c:427 ../../diskdrake.pm_.c:429
+#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
#, c-format
msgid "Use ``%s'' instead"
msgstr ""
-#: ../../diskdrake.pm_.c:432
+#: ../../diskdrake.pm_.c:468
msgid "Use ``Unmount'' first"
msgstr ""
-#: ../../diskdrake.pm_.c:433 ../../diskdrake.pm_.c:475
+#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
#, fuzzy, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-#: ../../diskdrake.pm_.c:445
+#: ../../diskdrake.pm_.c:481
msgid "Continue anyway?"
msgstr ""
-#: ../../diskdrake.pm_.c:450
+#: ../../diskdrake.pm_.c:486
msgid "Quit without saving"
msgstr "Gorffen heb arbed"
-#: ../../diskdrake.pm_.c:450
+#: ../../diskdrake.pm_.c:486
msgid "Quit without writing the partition table?"
msgstr "Gorffen heb ysgrifennu y tabl rhaniadau?"
-#: ../../diskdrake.pm_.c:478
+#: ../../diskdrake.pm_.c:516
msgid "Change partition type"
msgstr "Newid math y rhaniad"
-#: ../../diskdrake.pm_.c:479
+#: ../../diskdrake.pm_.c:517
#, fuzzy
msgid "Which filesystem do you want?"
msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../diskdrake.pm_.c:482 ../../diskdrake.pm_.c:740
+#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr ""
-#: ../../diskdrake.pm_.c:498
+#: ../../diskdrake.pm_.c:537
#, fuzzy, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Pa sector hoffech chi symud iddo?"
-#: ../../diskdrake.pm_.c:499
+#: ../../diskdrake.pm_.c:538
#, c-format
msgid "Where do you want to mount device %s?"
msgstr ""
-#: ../../diskdrake.pm_.c:504
+#: ../../diskdrake.pm_.c:542
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
-#: ../../diskdrake.pm_.c:523
+#: ../../diskdrake.pm_.c:561
#, fuzzy, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-#: ../../diskdrake.pm_.c:525
+#: ../../diskdrake.pm_.c:563
msgid "Formatting"
msgstr "Fformatio"
-#: ../../diskdrake.pm_.c:526
+#: ../../diskdrake.pm_.c:564
#, fuzzy, c-format
msgid "Formatting loopback file %s"
msgstr "Yn fformatio rhaniad %s"
-#: ../../diskdrake.pm_.c:527 ../../install_steps_interactive.pm_.c:402
+#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
#, c-format
msgid "Formatting partition %s"
msgstr "Yn fformatio rhaniad %s"
-#: ../../diskdrake.pm_.c:532
+#: ../../diskdrake.pm_.c:570
msgid "After formatting all partitions,"
msgstr "Ar ôl fformatio pob rhaniad,"
-#: ../../diskdrake.pm_.c:532
+#: ../../diskdrake.pm_.c:570
msgid "all data on these partitions will be lost"
msgstr "mi fydd yr holl wybodaeth ar y rhaniadau yma yn cael ei ddileu"
-#: ../../diskdrake.pm_.c:538
+#: ../../diskdrake.pm_.c:576
msgid "Move"
msgstr "Symud"
-#: ../../diskdrake.pm_.c:539
+#: ../../diskdrake.pm_.c:577
msgid "Which disk do you want to move it to?"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../diskdrake.pm_.c:540
+#: ../../diskdrake.pm_.c:578
msgid "Sector"
msgstr "Sector"
-#: ../../diskdrake.pm_.c:541
+#: ../../diskdrake.pm_.c:579
msgid "Which sector do you want to move it to?"
msgstr "Pa sector hoffech chi symud iddo?"
-#: ../../diskdrake.pm_.c:544
+#: ../../diskdrake.pm_.c:582
msgid "Moving"
msgstr "Symud"
-#: ../../diskdrake.pm_.c:544
+#: ../../diskdrake.pm_.c:582
msgid "Moving partition..."
msgstr "Yn symud rhaniad.."
-#: ../../diskdrake.pm_.c:554
+#: ../../diskdrake.pm_.c:592
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Mae tabl rhaniad disg-yrrwr %s am gael ei ysgrifennu i'r disg!"
-#: ../../diskdrake.pm_.c:556
+#: ../../diskdrake.pm_.c:594
msgid "You'll need to reboot before the modification can take place"
msgstr "Mi fydd angen i chi ail-fwtio cyn i'r newidiadau gymeryd lle"
-#: ../../diskdrake.pm_.c:577
+#: ../../diskdrake.pm_.c:615
msgid "Computing FAT filesystem bounds"
msgstr ""
-#: ../../diskdrake.pm_.c:577 ../../diskdrake.pm_.c:637
+#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
#: ../../install_interactive.pm_.c:107
msgid "Resizing"
msgstr "Newid maint"
-#: ../../diskdrake.pm_.c:600
+#: ../../diskdrake.pm_.c:643
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../diskdrake.pm_.c:605
+#: ../../diskdrake.pm_.c:648
#, fuzzy
msgid "All data on this partition should be backed-up"
msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-#: ../../diskdrake.pm_.c:607
+#: ../../diskdrake.pm_.c:650
#, fuzzy, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-#: ../../diskdrake.pm_.c:617
+#: ../../diskdrake.pm_.c:660
msgid "Choose the new size"
msgstr "Dewiswch y maint newydd"
-#: ../../diskdrake.pm_.c:617 ../../install_steps_graphical.pm_.c:287
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
#: ../../install_steps_graphical.pm_.c:334
-#: ../../install_steps_interactive.pm_.c:518
-#: ../../partition_table_raw.pm_.c:101
msgid "MB"
msgstr "MB"
-#: ../../diskdrake.pm_.c:674
+#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Creu rhaniad newydd"
-#: ../../diskdrake.pm_.c:700
+#: ../../diskdrake.pm_.c:740
msgid "Start sector: "
msgstr "Sector dechreuol: "
-#: ../../diskdrake.pm_.c:704 ../../diskdrake.pm_.c:779
+#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
msgid "Size in MB: "
msgstr "Maint mewn MB: "
-#: ../../diskdrake.pm_.c:707 ../../diskdrake.pm_.c:782
+#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
msgid "Filesystem type: "
msgstr "Math o ffeilsystem: "
-#: ../../diskdrake.pm_.c:710
+#: ../../diskdrake.pm_.c:750
msgid "Preference: "
msgstr ""
-#: ../../diskdrake.pm_.c:758
+#: ../../diskdrake.pm_.c:798
msgid "This partition can't be used for loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:768
+#: ../../diskdrake.pm_.c:808
msgid "Loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:778
+#: ../../diskdrake.pm_.c:818
msgid "Loopback file name: "
msgstr ""
-#: ../../diskdrake.pm_.c:804
+#: ../../diskdrake.pm_.c:844
msgid "File already used by another loopback, choose another one"
msgstr ""
-#: ../../diskdrake.pm_.c:805
+#: ../../diskdrake.pm_.c:845
msgid "File already exists. Use it?"
msgstr ""
-#: ../../diskdrake.pm_.c:827 ../../diskdrake.pm_.c:843
+#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
msgid "Select file"
msgstr "Dewiswch ffeil"
-#: ../../diskdrake.pm_.c:836
+#: ../../diskdrake.pm_.c:876
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
-#: ../../diskdrake.pm_.c:844
+#: ../../diskdrake.pm_.c:884
msgid "Warning"
msgstr "Rhybudd"
-#: ../../diskdrake.pm_.c:845
+#: ../../diskdrake.pm_.c:885
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1356,83 +1685,119 @@ msgstr ""
"Rhowch flopi yn y disg-yrrwr\n"
"Mi fydd yr holl wybodaeth ar y fflopi yma yn gael ei ddileu"
-#: ../../diskdrake.pm_.c:856
+#: ../../diskdrake.pm_.c:896
msgid "Trying to rescue partition table"
msgstr "Yn trio achub y tabl rhaniadau"
-#: ../../diskdrake.pm_.c:867
+#: ../../diskdrake.pm_.c:905
msgid "device"
msgstr "dyfais"
-#: ../../diskdrake.pm_.c:868
+#: ../../diskdrake.pm_.c:906
msgid "level"
msgstr "lefel"
-#: ../../diskdrake.pm_.c:869
+#: ../../diskdrake.pm_.c:907
msgid "chunk size"
msgstr ""
-#: ../../diskdrake.pm_.c:881
+#: ../../diskdrake.pm_.c:919
msgid "Choose an existing RAID to add to"
msgstr ""
-#: ../../diskdrake.pm_.c:882
+#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
msgid "new"
msgstr "newydd"
+#: ../../diskdrake.pm_.c:944
+msgid "Choose an existing LVM to add to"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:949
+msgid "LVM name?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:976
+msgid "Removable media automounting"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:977
+msgid "Rescue partition table"
+msgstr "Achub y tabl rhaniadau"
+
+#: ../../diskdrake.pm_.c:979
+msgid "Reload"
+msgstr "Ail-lwytho"
+
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "mi fethodd y %s fformatio o %s"
-#: ../../fs.pm_.c:133
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr ""
-#: ../../fs.pm_.c:218
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr ""
-#: ../../fs.pm_.c:230
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr ""
-#: ../../fsedit.pm_.c:235
+#: ../../fsedit.pm_.c:21
+#, fuzzy
+msgid "simple"
+msgstr "Ffeil"
+
+#: ../../fsedit.pm_.c:30
+#, fuzzy
+msgid "server"
+msgstr "Gweinydd X"
+
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr ""
-#: ../../fsedit.pm_.c:238
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr ""
-#: ../../fsedit.pm_.c:246
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr ""
-#: ../../fsedit.pm_.c:258
+#: ../../fsedit.pm_.c:285
+#, c-format
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr ""
+
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
-#: ../../fsedit.pm_.c:259
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
-#: ../../fsedit.pm_.c:335
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr ""
-#: ../../fsedit.pm_.c:417
+#: ../../fsedit.pm_.c:453
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"
msgstr ""
-#: ../../fsedit.pm_.c:431
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Does gennych chi ddim rhaniadau!"
@@ -1469,8 +1834,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1482,15 +1847,15 @@ msgid ""
"levels to install or update your\n"
"Linux-Mandrake operating system:\n"
"\n"
-"\t* Recommanded: if you have never installed a GNU/Linux operating system "
+"\t* Recommended: if you have never installed a GNU/Linux operating system "
"choose this. Installation will be\n"
"\t be very easy and you will be asked only on few questions.\n"
"\n"
"\n"
"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
"the primary usage (workstation, server,\n"
-"\t development) of your sytem. You will need to answer to more questions "
-"than in \"Recommanded\" installation\n"
+"\t development) of your system. You will need to answer to more questions "
+"than in \"Recommended\" installation\n"
"\t class, so you need to know how GNU/Linux works to choose this "
"installation class.\n"
"\n"
@@ -1665,8 +2030,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -1676,7 +2041,7 @@ msgid ""
"hard drive.\n"
"\n"
"\n"
-" * Auto allocate:: this option allows you to automatically create Ext2 and "
+" * Auto allocate: this option allows you to automatically create Ext2 and "
"swap partitions in free space of your\n"
" hard drive.\n"
"\n"
@@ -1723,10 +2088,18 @@ msgid ""
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
-" * Ctrl-m to set the mount point"
+" * Ctrl-m to set the mount point\n"
+" \n"
+"\n"
+" \n"
+"If you are installing on a PPC Machine, you will want to create a small HFS "
+"'bootstrap' partition of at least 1MB for use\n"
+"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
+"50MB, you may find it a useful place to store \n"
+"a spare kernel and ramdisk image for emergency boot situations."
msgstr ""
-#: ../../help.pm_.c:218
+#: ../../help.pm_.c:224
msgid ""
"Above are listed the existing Linux partitions detected on\n"
"your hard drive. You can keep choices make by the wizard, they are good for "
@@ -1741,8 +2114,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -1770,7 +2143,7 @@ msgid ""
"\"secondary hard drive\", etc..."
msgstr ""
-#: ../../help.pm_.c:252
+#: ../../help.pm_.c:258
msgid ""
"Choose the hard drive you want to erase to install your\n"
"new Linux-Mandrake partition. Be careful, all data present on it will be "
@@ -1778,7 +2151,7 @@ msgid ""
"and will not be recoverable."
msgstr ""
-#: ../../help.pm_.c:257
+#: ../../help.pm_.c:263
msgid ""
"Click on \"OK\" if you want to delete all data and\n"
"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
@@ -1792,7 +2165,7 @@ msgid ""
"partitions present on this hard drive."
msgstr ""
-#: ../../help.pm_.c:267
+#: ../../help.pm_.c:273
msgid ""
"More than one Microsoft Windows partition have been\n"
"detected on your hard drive. Please choose the one you want resize to "
@@ -1804,13 +2177,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -1834,11 +2207,11 @@ msgid ""
"or partition is called \"C:\")."
msgstr ""
-#: ../../help.pm_.c:300
+#: ../../help.pm_.c:306
msgid "Please be patient. This operation can take several minutes."
msgstr ""
-#: ../../help.pm_.c:303
+#: ../../help.pm_.c:309
msgid ""
"Any partitions that have been newly defined must be\n"
"formatted for use (formatting meaning creating a filesystem).\n"
@@ -1853,8 +2226,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -1872,7 +2245,7 @@ msgid ""
"Linux-Mandrake operating system."
msgstr ""
-#: ../../help.pm_.c:329
+#: ../../help.pm_.c:335
msgid ""
"You may now select the group of packages you wish to\n"
"install or upgrade.\n"
@@ -1889,7 +2262,7 @@ msgid ""
"more than 1000 packages..."
msgstr ""
-#: ../../help.pm_.c:341
+#: ../../help.pm_.c:347
msgid ""
"You can now choose individually all the packages you\n"
"wish to install.\n"
@@ -1910,7 +2283,7 @@ msgid ""
"unselect several other packages which depend on it."
msgstr ""
-#: ../../help.pm_.c:358
+#: ../../help.pm_.c:364
msgid ""
"If you have all the CDs in the list above, click Ok. If you have\n"
"none of those CDs, click Cancel. If only some CDs are missing, unselect "
@@ -1918,7 +2291,7 @@ msgid ""
"then click Ok."
msgstr ""
-#: ../../help.pm_.c:363
+#: ../../help.pm_.c:369
msgid ""
"Your new Linux-Mandrake operating system is currently being\n"
"installed. This operation should take a few minutes (it depends on size you\n"
@@ -1928,20 +2301,20 @@ msgid ""
"Please be patient."
msgstr ""
-#: ../../help.pm_.c:371
+#: ../../help.pm_.c:377
msgid ""
"You can now test your mouse. Use buttons and wheel to verify\n"
"if settings are good. If not, you can click on \"Cancel\" to choose another\n"
"driver."
msgstr ""
-#: ../../help.pm_.c:376
+#: ../../help.pm_.c:382
msgid ""
"Please select the correct port. For example, the COM1\n"
"port under MS Windows is named ttyS0 under GNU/Linux."
msgstr ""
-#: ../../help.pm_.c:380
+#: ../../help.pm_.c:386
msgid ""
"If you wish to connect your computer to the Internet or\n"
"to a local network please choose the correct option. Please turn on your "
@@ -1959,7 +2332,7 @@ msgid ""
"finished to configure your network connection, choose \"Done\"."
msgstr ""
-#: ../../help.pm_.c:393
+#: ../../help.pm_.c:399
msgid ""
"No modem has been detected. Please select the serial port on which it is "
"plugged.\n"
@@ -1969,7 +2342,7 @@ msgid ""
"Windows) is called \"ttyS0\" under Linux."
msgstr ""
-#: ../../help.pm_.c:400
+#: ../../help.pm_.c:406
msgid ""
"You may now enter dialup options. If you don't know\n"
"or are not sure what to enter, the correct informations can be obtained "
@@ -1980,17 +2353,17 @@ msgid ""
"Provider at connection time."
msgstr ""
-#: ../../help.pm_.c:407
+#: ../../help.pm_.c:413
msgid ""
"If your modem is an external modem, please turn on it now to let DrakX "
"detect it automatically."
msgstr ""
-#: ../../help.pm_.c:410
+#: ../../help.pm_.c:416
msgid "Please turn on your modem and choose the correct one."
msgstr ""
-#: ../../help.pm_.c:413
+#: ../../help.pm_.c:419
msgid ""
"If you are not sure if informations above are\n"
"correct or if you don't know or are not sure what to enter, the correct\n"
@@ -2001,14 +2374,14 @@ msgid ""
"from your Internet Service Provider at connection time."
msgstr ""
-#: ../../help.pm_.c:420
+#: ../../help.pm_.c:426
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, the correct informations can be\n"
"obtained from your Internet Service Provider."
msgstr ""
-#: ../../help.pm_.c:425
+#: ../../help.pm_.c:431
msgid ""
"You may now configure your network device.\n"
"\n"
@@ -2027,31 +2400,31 @@ msgid ""
"this option, ask your network administrator."
msgstr ""
-#: ../../help.pm_.c:437
+#: ../../help.pm_.c:443
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, ask your network administrator."
msgstr ""
-#: ../../help.pm_.c:441
+#: ../../help.pm_.c:447
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, leave blank."
msgstr ""
-#: ../../help.pm_.c:445
+#: ../../help.pm_.c:451
msgid ""
"You may now enter dialup options. If you're not sure what to enter, the\n"
"correct information can be obtained from your ISP."
msgstr ""
-#: ../../help.pm_.c:449
+#: ../../help.pm_.c:455
msgid ""
"If you will use proxies, please configure them now. If you don't know if\n"
"you should use proxies, ask your network administrator or your ISP."
msgstr ""
-#: ../../help.pm_.c:453
+#: ../../help.pm_.c:459
msgid ""
"You can install cryptographic package if your internet connection has been\n"
"set up correctly. First choose a mirror where you wish to download packages "
@@ -2063,11 +2436,11 @@ msgid ""
"to your legislation."
msgstr ""
-#: ../../help.pm_.c:462
+#: ../../help.pm_.c:468
msgid "You can now select your timezone according to where you live."
msgstr ""
-#: ../../help.pm_.c:465
+#: ../../help.pm_.c:471
msgid ""
"GNU/Linux manages time in GMT (Greenwich Manage\n"
"Time) and translates it in local time according to the time zone you have\n"
@@ -2077,7 +2450,7 @@ msgid ""
"If you use Microsoft Windows on this computer, choose \"No\"."
msgstr ""
-#: ../../help.pm_.c:473
+#: ../../help.pm_.c:479
msgid ""
"You may now choose which services you want to start at boot time.\n"
"\n"
@@ -2094,13 +2467,13 @@ msgid ""
"In general, select only the services that you really need."
msgstr ""
-#: ../../help.pm_.c:486
+#: ../../help.pm_.c:492
msgid ""
"You can configure a local printer (connected to your computer) or remote\n"
"printer (accessible via a Unix, Netware or Microsoft Windows network)."
msgstr ""
-#: ../../help.pm_.c:490
+#: ../../help.pm_.c:496
msgid ""
"If you wish to be able to print, please choose one printing system between\n"
"CUPS and LPR.\n"
@@ -2119,7 +2492,7 @@ msgid ""
"If you don't have printer, click on \"None\"."
msgstr ""
-#: ../../help.pm_.c:505
+#: ../../help.pm_.c:511
msgid ""
"GNU/Linux can deal with many types of printer. Each of these types requires\n"
"a different setup.\n"
@@ -2138,7 +2511,7 @@ msgid ""
"(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."
msgstr ""
-#: ../../help.pm_.c:521
+#: ../../help.pm_.c:527
msgid ""
"Please turn on your printer before continuing to let DrakX detect it.\n"
"\n"
@@ -2164,7 +2537,7 @@ msgid ""
" you want, for example \"2nd floor\").\n"
msgstr ""
-#: ../../help.pm_.c:542
+#: ../../help.pm_.c:548
msgid ""
"You need to enter some informations here.\n"
"\n"
@@ -2198,7 +2571,7 @@ msgid ""
"\"NetWare\".\n"
msgstr ""
-#: ../../help.pm_.c:567
+#: ../../help.pm_.c:573
msgid ""
"Your printer has not been detected. Please enter the name of the device on\n"
"which it is connected.\n"
@@ -2210,11 +2583,11 @@ msgid ""
"Windows."
msgstr ""
-#: ../../help.pm_.c:575
+#: ../../help.pm_.c:581
msgid "You must now select your printer in the above list."
msgstr ""
-#: ../../help.pm_.c:578
+#: ../../help.pm_.c:584
msgid ""
"Please select the right options according to your printer.\n"
"Please see its documentation if you don't know what choose here.\n"
@@ -2224,7 +2597,7 @@ msgid ""
"able to modify it if it doesn't work as you want."
msgstr ""
-#: ../../help.pm_.c:585
+#: ../../help.pm_.c:591
msgid ""
"You can now enter the root password for your Linux-Mandrake system.\n"
"The password must be entered twice to verify that both password entries are "
@@ -2248,19 +2621,19 @@ msgid ""
"remember it without too much effort."
msgstr ""
-#: ../../help.pm_.c:603
+#: ../../help.pm_.c:609
msgid ""
"To enable a more secure system, you should select \"Use shadow file\" and\n"
"\"Use MD5 passwords\"."
msgstr ""
-#: ../../help.pm_.c:607
+#: ../../help.pm_.c:613
msgid ""
"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
"network administrator."
msgstr ""
-#: ../../help.pm_.c:611
+#: ../../help.pm_.c:617
msgid ""
"You may now create one or more \"regular\" user account(s), as\n"
"opposed to the \"privileged\" user account, root. You can create\n"
@@ -2284,14 +2657,14 @@ msgid ""
"and maintenance purposes."
msgstr ""
-#: ../../help.pm_.c:630
+#: ../../help.pm_.c:636
msgid ""
"Creating a boot disk is strongly recommended. If you can't\n"
"boot your computer, it's the only way to rescue your system without\n"
"reinstalling it."
msgstr ""
-#: ../../help.pm_.c:635
+#: ../../help.pm_.c:641
msgid ""
"You need to indicate where you wish\n"
"to place the information required to boot to GNU/Linux.\n"
@@ -2301,13 +2674,13 @@ msgid ""
"drive (MBR)\"."
msgstr ""
-#: ../../help.pm_.c:643
+#: ../../help.pm_.c:649
msgid ""
"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
msgstr ""
-#: ../../help.pm_.c:647
+#: ../../help.pm_.c:653
msgid ""
"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
@@ -2321,7 +2694,7 @@ msgid ""
"in this case, you will need a boot disk in order to boot them!"
msgstr ""
-#: ../../help.pm_.c:659
+#: ../../help.pm_.c:665
msgid ""
"LILO and grub main options are:\n"
" - Boot device: Sets the name of the device (e.g. a hard disk\n"
@@ -2341,10 +2714,148 @@ msgid ""
"\n"
" * normal: select normal 80x25 text mode.\n"
"\n"
-" * <number>: use the corresponding text mode."
+" * <number>: use the corresponding text mode.\n"
+"\n"
+"\n"
+" - Clean \"/tmp\" at each boot: if you want delete all files and "
+"directories\n"
+"stored in \"/tmp\" when you boot your system, select this option.\n"
+"\n"
+"\n"
+" - Precise RAM if needed: unfortunately, there is no standard method to ask "
+"the\n"
+"BIOS about the amount of RAM present in your computer. As consequence, Linux "
+"may\n"
+"fail to detect your amount of RAM correctly. If this is the case, you can\n"
+"specify the correct amount or RAM here. Please note that a difference of 2 "
+"or 4\n"
+"MB between detected memory and memory present in your system is normal."
+msgstr ""
+
+#: ../../help.pm_.c:697
+msgid ""
+"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
+"to boot either GNU/Linux, MacOS, or MacOSX, if present on your computer.\n"
+"Normally, these other operating systems are correctly detected and\n"
+"installed. If this is not the case, you can add an entry by hand in this\n"
+"screen. Be careful as to choose the correct parameters.\n"
+"\n"
+"\n"
+"Yaboot main options are:\n"
+"\n"
+"\n"
+" - Init Message: A simple text message that is displayed before the boot\n"
+"prompt.\n"
+"\n"
+"\n"
+" - Boot Device: Indicate where you want to place the information required "
+"to \n"
+"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
+"earlier \n"
+"to hold this information.\n"
+"\n"
+"\n"
+" - Open Firmware Delay: Unlike LILO, there are two delays available with \n"
+"yaboot. The first delay is measured in seconds and at this point you can \n"
+"choose between CD, OF boot, MacOS, or Linux.\n"
+"\n"
+"\n"
+" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
+"After \n"
+"selecting Linux, you will have this delay in 0.1 seconds before your "
+"default\n"
+"kernel description is selected.\n"
+"\n"
+"\n"
+" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
+"CD at\n"
+"the first boot prompt.\n"
+"\n"
+"\n"
+" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
+"Open\n"
+"Firmware at the first boot prompt.\n"
+"\n"
+"\n"
+" - Default OS: You can select which OS will boot by default when the Open "
+"Firmware \n"
+"Delay expires."
+msgstr ""
+
+#: ../../help.pm_.c:738
+msgid ""
+"You can add additional entries for yaboot, either for other operating "
+"systems,\n"
+"alternate kernels, or for an emergency boot image.\n"
+"\n"
+"\n"
+"For other OS's - the entry consists only of a label and the root partition.\n"
+"\n"
+"\n"
+"For Linux, there are a few possible options: \n"
+"\n"
+"\n"
+" - Label: This is simply the name will type at the yaboot prompt to select "
+"this \n"
+"boot option.\n"
+"\n"
+"\n"
+" - Image: This would be the name of the kernel to boot. Typically vmlinux "
+"or\n"
+"a variation of vmlinux with an extension.\n"
+"\n"
+"\n"
+" - Root: The root device or '/' for your Linux installation.\n"
+"\n"
+"\n"
+" \n"
+" - Append: On Apple hardware, the kernel append option is used quite often "
+"to\n"
+"assist in initializing video hardware, or to enable keyboard mouse button "
+"emulation\n"
+"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
+"following \n"
+"are some examples:\n"
+"\n"
+"\n"
+"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+"hda=autotune\n"
+"\n"
+"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
+"\n"
+"\n"
+" \n"
+" - Initrd: This option can be used either to load initial modules, before "
+"the boot \n"
+"device is available, or to load a ramdisk image for an emergency boot "
+"situation.\n"
+"\n"
+"\n"
+" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
+"should need\n"
+"to allocate a large ramdisk, this option can be used.\n"
+"\n"
+"\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
+"a filesystem check before the system becomes 'live'. You can override this "
+"option here.\n"
+"\n"
+"\n"
+" - NoVideo: Should the Apple video hardware prove to be exceptionally "
+"problematic, you can\n"
+"select this option to boot in 'novideo' mode, with native framebuffer "
+"support.\n"
+"\n"
+"\n"
+" - Default: Selects this entry as being the default Linux selection, "
+"selectable by just\n"
+"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
+"with a '*', if you\n"
+"press TAB to see the boot selections."
msgstr ""
-#: ../../help.pm_.c:680
+#: ../../help.pm_.c:793
msgid ""
"SILO is a bootloader for SPARC: it is able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
@@ -2358,7 +2869,7 @@ msgid ""
"in this case, you will need a boot disk in order to boot them!"
msgstr ""
-#: ../../help.pm_.c:692
+#: ../../help.pm_.c:805
msgid ""
"SILO main options are:\n"
" - Bootloader installation: Indicate where you want to place the\n"
@@ -2373,7 +2884,7 @@ msgid ""
"omitted or is set to zero."
msgstr ""
-#: ../../help.pm_.c:705
+#: ../../help.pm_.c:818
msgid ""
"Now it's time to configure the X Window System, which is the\n"
"core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n"
@@ -2388,61 +2899,27 @@ msgid ""
"change them, as many times as necessary."
msgstr ""
-#: ../../help.pm_.c:718
+#: ../../help.pm_.c:831
msgid ""
"If something is wrong in X configuration, use these options to correctly\n"
"configure the X Window System."
msgstr ""
-#: ../../help.pm_.c:722
+#: ../../help.pm_.c:835
msgid ""
"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
"\"No\"."
msgstr ""
-#: ../../help.pm_.c:726
+#: ../../help.pm_.c:839
msgid ""
-"You can now select some miscellaneous options for your system.\n"
-"\n"
-"* Use hard drive optimizations: this option can improve hard disk "
-"performance but is only for advanced users. Some buggy\n"
-" chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-"blacklist of drives and chipsets, but if\n"
-" you want to avoid bad surprises, leave this option unset.\n"
-"\n"
-"\n"
-"* Choose security level: you can choose a security level for your system. "
-"Please refer to the manual for complete\n"
+"You can choose a security level for your system. Please refer to the manual "
+"for complete\n"
" information. Basically, if you don't know what to choose, keep the default "
"option.\n"
-"\n"
-"\n"
-"* Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the BIOS about the amount of RAM present in\n"
-" your computer. As consequence, Linux may fail to detect your amount of RAM "
-"correctly. If this is the case, you can\n"
-" specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4 MB between detected memory and memory\n"
-" present in your system is normal.\n"
-"\n"
-"\n"
-"* Removable media automounting: if you would prefer not to manually mount "
-"removable media (CD-Rom, floppy, Zip, etc.) by\n"
-" typing \"mount\" and \"umount\", select this option.\n"
-"\n"
-"\n"
-"* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-"stored in \"/tmp\" when you boot your system,\n"
-" select this option.\n"
-"\n"
-"\n"
-"* Enable num lock at startup: if you want NumLock key enabled after booting, "
-"select this option. Please note that you\n"
-" should not enable this option on laptops and that NumLock may or may not "
-"work under X."
msgstr ""
-#: ../../help.pm_.c:755
+#: ../../help.pm_.c:844
msgid ""
"Your system is going to reboot.\n"
"\n"
@@ -2451,104 +2928,138 @@ msgid ""
"the additional instructions."
msgstr ""
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr ""
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr ""
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr ""
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr ""
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr ""
-#: ../../install2.pm_.c:45 ../../install_steps_interactive.pm_.c:497
-msgid "Miscellaneous"
+#: ../../install2.pm_.c:42
+msgid "Security"
msgstr ""
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr ""
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr ""
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr ""
-#: ../../install2.pm_.c:49
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr ""
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
+#: ../../install_steps_interactive.pm_.c:895
+msgid "Set root password"
+msgstr ""
+
+#: ../../install2.pm_.c:48
+msgid "Add a user"
+msgstr ""
+
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr ""
-#: ../../install2.pm_.c:52
-msgid "Configure timezone"
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
+msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:53
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr ""
#: ../../install2.pm_.c:54
-msgid "Configure printer"
+msgid "Create a bootdisk"
msgstr ""
-#: ../../install2.pm_.c:55 ../../install_steps_interactive.pm_.c:762
-#: ../../install_steps_interactive.pm_.c:763
-msgid "Set root password"
+#: ../../install2.pm_.c:56
+msgid "Install bootloader"
msgstr ""
-#: ../../install2.pm_.c:56
-msgid "Add a user"
+#: ../../install2.pm_.c:57
+msgid "Configure X"
msgstr ""
#: ../../install2.pm_.c:58
-msgid "Create a bootdisk"
+msgid "Exit install"
msgstr ""
-#: ../../install2.pm_.c:60
-msgid "Install bootloader"
+#: ../../install_any.pm_.c:402
+#, c-format
+msgid ""
+"You have selected the following server(s): %s\n"
+"\n"
+"\n"
+"These servers are activated by default. They don't have any known security\n"
+"issues, but some new could be found. In that case, you must make sure to "
+"upgrade\n"
+"as soon as possible.\n"
+"\n"
+"\n"
+"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install2.pm_.c:61
-msgid "Configure X"
+#: ../../install_any.pm_.c:433
+msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install2.pm_.c:63
-msgid "Auto install floppy"
+#: ../../install_any.pm_.c:676
+#, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
msgstr ""
-#: ../../install2.pm_.c:65
-msgid "Exit install"
+#: ../../install_any.pm_.c:680
+msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:578
+#: ../../install_any.pm_.c:690
+msgid ""
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
+msgstr ""
+
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr ""
-#: ../../install_gtk.pm_.c:426
+#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
+msgid "Ok"
+msgstr ""
+
+#: ../../install_gtk.pm_.c:423
msgid "Please test the mouse"
msgstr ""
-#: ../../install_gtk.pm_.c:427
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr ""
-#: ../../install_gtk.pm_.c:428
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -2693,12 +3204,8 @@ msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
#: ../../install_interactive.pm_.c:165
#, fuzzy
-msgid "Expert mode"
-msgstr "Ext2"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Use diskdrake"
-msgstr ""
+msgid "Custom disk partitioning"
+msgstr "Yn fformatio rhaniad %s"
#: ../../install_interactive.pm_.c:169
msgid "Use fdisk"
@@ -2711,40 +3218,40 @@ msgid ""
"When you are done, don't forget to save using `w'"
msgstr ""
-#: ../../install_interactive.pm_.c:196
+#: ../../install_interactive.pm_.c:201
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "Does gennych chi ddim rhaniadau!"
-#: ../../install_interactive.pm_.c:211
+#: ../../install_interactive.pm_.c:217
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Alla'i ddim ychwanegu unrhyw raniadau ychwanegol"
-#: ../../install_interactive.pm_.c:214
+#: ../../install_interactive.pm_.c:221
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: ../../install_interactive.pm_.c:219
+#: ../../install_interactive.pm_.c:226
#, fuzzy, c-format
msgid "Partitioning failed: %s"
msgstr "Sgrifennu y tabl rhaniadau"
-#: ../../install_interactive.pm_.c:234
+#: ../../install_interactive.pm_.c:232
msgid "Bringing up the network"
msgstr ""
-#: ../../install_interactive.pm_.c:239
+#: ../../install_interactive.pm_.c:237
msgid "Bringing down the network"
msgstr ""
-#: ../../install_steps.pm_.c:74
+#: ../../install_steps.pm_.c:73
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
-#: ../../install_steps.pm_.c:202
+#: ../../install_steps.pm_.c:203
#, c-format
msgid "Duplicate mount point %s"
msgstr ""
@@ -2753,20 +3260,20 @@ msgstr ""
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:458
+#: ../../install_steps.pm_.c:451
#, c-format
msgid "Welcome to %s"
msgstr ""
-#: ../../install_steps.pm_.c:670
+#: ../../install_steps.pm_.c:634
msgid "No floppy drive available"
msgstr ""
-#: ../../install_steps_auto_install.pm_.c:43
+#: ../../install_steps_auto_install.pm_.c:51
#: ../../install_steps_stdio.pm_.c:23
#, c-format
msgid "Entering step `%s'\n"
@@ -2781,73 +3288,71 @@ msgstr "Dewiswch weithred"
msgid "Total size: "
msgstr ""
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:353
-#: ../../standalone/rpmdrake_.c:136
+#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
#, c-format
msgid "Version: %s\n"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:354
-#: ../../standalone/rpmdrake_.c:137
+#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
#, c-format
msgid "Size: %d KB\n"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:260
+#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:520
msgid "Choose the packages you want to install"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:263
+#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
msgid "Info"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:268
-#: ../../install_steps_interactive.pm_.c:216 ../../standalone/rpmdrake_.c:161
+#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
+#: ../../install_steps_interactive.pm_.c:226
msgid "Install"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:466
-#: ../../install_steps_interactive.pm_.c:594
+#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
+#: ../../install_steps_interactive.pm_.c:675
msgid "Installing"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:499 ../../install_steps_gtk.pm_.c:472
+#: ../../install_steps_graphical.pm_.c:499
msgid "Please wait, "
msgstr ""
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:474
+#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
msgid "Time remaining "
msgstr ""
-#: ../../install_steps_graphical.pm_.c:502 ../../install_steps_gtk.pm_.c:475
+#: ../../install_steps_graphical.pm_.c:502
msgid "Total time "
msgstr ""
-#: ../../install_steps_graphical.pm_.c:507 ../../install_steps_gtk.pm_.c:484
-#: ../../install_steps_interactive.pm_.c:594
+#: ../../install_steps_graphical.pm_.c:507
+#: ../../install_steps_interactive.pm_.c:675
msgid "Preparing installation"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:500
+#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
#, c-format
msgid "Installing package %s"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:569
-#: ../../install_steps_gtk.pm_.c:573
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
+#: ../../install_steps_gtk.pm_.c:699
msgid "Go on anyway?"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:569
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
msgid "There was an error ordering packages:"
msgstr ""
#: ../../install_steps_graphical.pm_.c:577
-#: ../../install_steps_interactive.pm_.c:1003
msgid "Use existing configuration for X11?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:136
+#: ../../install_steps_gtk.pm_.c:142
msgid ""
"Your system is low on resource. You may have some problem installing\n"
"Linux-Mandrake. If that occurs, you can try a text install instead. For "
@@ -2855,17 +3360,18 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:156
msgid "Please, choose one of the following classes of installation:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:215
+#: ../../install_steps_gtk.pm_.c:222
#, c-format
msgid ""
"The total size for the groups you have selected is approximately %d MB.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:217
+#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -2874,7 +3380,8 @@ msgid ""
"a percentage of 100%% will install all selected packages."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:222
+#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -2884,104 +3391,109 @@ msgid ""
"a percentage of %d%% will install as many packages as possible."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:228
+#: ../../install_steps_gtk.pm_.c:235
msgid "You will be able to choose them more specifically in the next step."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:230
+#: ../../install_steps_gtk.pm_.c:237
#, fuzzy
msgid "Percentage of packages to install"
msgstr "Dewiswch weithred"
-#: ../../install_steps_gtk.pm_.c:272
-msgid "Automatic dependencies"
+#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
+msgid "Package Group Selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:332 ../../standalone/rpmdrake_.c:101
+#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
+msgid "Individual package selection"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:349
+msgid "Show automatically selected packages"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:416
msgid "Expand Tree"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:333 ../../standalone/rpmdrake_.c:102
+#: ../../install_steps_gtk.pm_.c:417
msgid "Collapse Tree"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:334
+#: ../../install_steps_gtk.pm_.c:418
msgid "Toggle between flat and group sorted"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:351
+#: ../../install_steps_gtk.pm_.c:435
msgid "Bad package"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:352
+#: ../../install_steps_gtk.pm_.c:436
#, c-format
msgid "Name: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:355
+#: ../../install_steps_gtk.pm_.c:439
#, c-format
msgid "Importance: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:363
+#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
#, c-format
msgid "Total size: %d / %d MB"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:382
+#: ../../install_steps_gtk.pm_.c:467
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:386
+#: ../../install_steps_gtk.pm_.c:471
#, fuzzy
msgid "The following packages are going to be installed"
msgstr "Dewiswch weithred"
-#: ../../install_steps_gtk.pm_.c:387
+#: ../../install_steps_gtk.pm_.c:472
msgid "The following packages are going to be removed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:397
+#: ../../install_steps_gtk.pm_.c:482
msgid "You can't select/unselect this package"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:416
+#: ../../install_steps_gtk.pm_.c:501
msgid "This is a mandatory package, it can't be unselected"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:418
+#: ../../install_steps_gtk.pm_.c:503
msgid "You can't unselect this package. It is already installed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:422
+#: ../../install_steps_gtk.pm_.c:507
msgid ""
"This package must be upgraded\n"
"Are you sure you want to deselect it?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:425
+#: ../../install_steps_gtk.pm_.c:510
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:469
+#: ../../install_steps_gtk.pm_.c:563
#, fuzzy
msgid "Estimating"
msgstr "fformatio"
-#: ../../install_steps_gtk.pm_.c:481 ../../interactive.pm_.c:86
-#: ../../interactive.pm_.c:249 ../../interactive_newt.pm_.c:51
-#: ../../interactive_newt.pm_.c:99 ../../interactive_stdio.pm_.c:27
-#: ../../my_gtk.pm_.c:246 ../../my_gtk.pm_.c:486
-msgid "Cancel"
+#: ../../install_steps_gtk.pm_.c:582
+msgid "Please wait, preparing installation"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:495
+#: ../../install_steps_gtk.pm_.c:613
#, c-format
msgid "%d packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:531
+#: ../../install_steps_gtk.pm_.c:652
msgid ""
"\n"
"Warning\n"
@@ -3013,11 +3525,16 @@ msgid ""
"copyright laws applicable to software programs.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559 ../../install_steps_interactive.pm_.c:147
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
msgid "Accept"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
+#, fuzzy
+msgid "Refuse"
+msgstr "Newid maint"
+
+#: ../../install_steps_gtk.pm_.c:681
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -3027,34 +3544,38 @@ msgid ""
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559 ../../install_steps_interactive.pm_.c:147
-#, fuzzy
-msgid "Refuse"
-msgstr "Newid maint"
-
-#: ../../install_steps_gtk.pm_.c:573
+#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:38
+#: ../../install_steps_interactive.pm_.c:37
#, fuzzy
msgid "An error occurred"
msgstr "Fe gafwyd gwall:"
-#: ../../install_steps_interactive.pm_.c:54
+#: ../../install_steps_interactive.pm_.c:55
msgid "Please, choose a language to use."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:70
+#: ../../install_steps_interactive.pm_.c:56
+msgid "You can choose other languages that will be available after install"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:68
+#: ../../install_steps_interactive.pm_.c:613
+msgid "All"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:86
msgid "License agreement"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:71
+#: ../../install_steps_interactive.pm_.c:87
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -3170,134 +3691,108 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:154
-#: ../../standalone/keyboarddrake_.c:21
+#: ../../install_steps_interactive.pm_.c:182
+#: ../../install_steps_interactive.pm_.c:822
+#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:155
-#: ../../standalone/keyboarddrake_.c:22
+#: ../../install_steps_interactive.pm_.c:183
+#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:166
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:173
-#: ../../install_steps_interactive.pm_.c:520
-msgid "All"
+#: ../../install_steps_interactive.pm_.c:184
+msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:181
-#: ../../install_steps_interactive.pm_.c:227
+#: ../../install_steps_interactive.pm_.c:201
msgid "Install Class"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:181
+#: ../../install_steps_interactive.pm_.c:201
#, fuzzy
msgid "Which installation class do you want?"
msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:203
msgid "Install/Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:203
msgid "Is this an install or an update?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:192
+#: ../../install_steps_interactive.pm_.c:212
msgid "Recommended"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:195
-#: ../../install_steps_interactive.pm_.c:211
-#, fuzzy
-msgid "Customized"
-msgstr "Wedi fformatio\n"
-
-#: ../../install_steps_interactive.pm_.c:196
-#: ../../install_steps_interactive.pm_.c:211
+#: ../../install_steps_interactive.pm_.c:215
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Expert"
msgstr "Ext2"
-#: ../../install_steps_interactive.pm_.c:206
-msgid ""
-"Are you sure you are an expert? \n"
-"You will be allowed to make powerful but dangerous things here.\n"
-"\n"
-"You will be asked questions such as: ``Use shadow file for passwords?'',\n"
-"are you ready to answer that kind of questions?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:216
+#: ../../install_steps_interactive.pm_.c:226
msgid "Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:222
-msgid "Workstation"
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
+msgid "Please, choose the type of your mouse."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:223
-msgid "Development"
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
+msgid "Mouse Port"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:224
-#, fuzzy
-msgid "Server"
-msgstr "Gweinydd X"
-
-#: ../../install_steps_interactive.pm_.c:228
-#, fuzzy
-msgid "What is your system used for?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
+msgid "Please choose on which serial port your mouse is connected to."
+msgstr ""
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:24
-msgid "Please, choose the type of your mouse."
+#: ../../install_steps_interactive.pm_.c:253
+msgid "Buttons emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:251 ../../standalone/mousedrake_.c:40
-msgid "Mouse Port"
+#: ../../install_steps_interactive.pm_.c:255
+msgid "Button 2 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:252
-msgid "Please choose on which serial port your mouse is connected to."
+#: ../../install_steps_interactive.pm_.c:256
+msgid "Button 3 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:271
+#: ../../install_steps_interactive.pm_.c:275
msgid "Configuring PCMCIA cards..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:271
+#: ../../install_steps_interactive.pm_.c:275
msgid "PCMCIA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:280
#, fuzzy
msgid "Configuring IDE"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:280
msgid "IDE"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:288
+#: ../../install_steps_interactive.pm_.c:295
#, fuzzy
msgid "no available partitions"
msgstr "Yn fformatio rhaniad %s"
-#: ../../install_steps_interactive.pm_.c:291
+#: ../../install_steps_interactive.pm_.c:298
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:299
+#: ../../install_steps_interactive.pm_.c:306
#, fuzzy
msgid "Choose the mount points"
msgstr "Dewiswch weithred"
-#: ../../install_steps_interactive.pm_.c:316
+#: ../../install_steps_interactive.pm_.c:323
#, c-format
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
@@ -3308,121 +3803,114 @@ msgid ""
"Do you agree to loose all the partitions?\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:329
+#: ../../install_steps_interactive.pm_.c:336
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:361
#, fuzzy
msgid "Root Partition"
msgstr "Yn fformatio rhaniad %s"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:362
#, fuzzy
msgid "What is the root partition (/) of your system?"
msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../install_steps_interactive.pm_.c:352
+#: ../../install_steps_interactive.pm_.c:376
#, fuzzy
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Mi fydd angen i chi ail-fwtio cyn i'r newidiadau gymeryd lle"
-#: ../../install_steps_interactive.pm_.c:376
+#: ../../install_steps_interactive.pm_.c:403
#, fuzzy
msgid "Choose the partitions you want to format"
msgstr "Dewiswch weithred"
-#: ../../install_steps_interactive.pm_.c:386
+#: ../../install_steps_interactive.pm_.c:404
msgid "Check bad blocks?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:397
+#: ../../install_steps_interactive.pm_.c:427
#, fuzzy
msgid "Formatting partitions"
msgstr "Yn fformatio rhaniad %s"
-#: ../../install_steps_interactive.pm_.c:401
+#: ../../install_steps_interactive.pm_.c:429
#, c-format
msgid "Creating and formatting file %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:432
msgid "Not enough swap to fulfill installation, please add some"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:410
+#: ../../install_steps_interactive.pm_.c:438
+#, fuzzy
msgid "Looking for available packages"
-msgstr ""
+msgstr "Yn fformatio rhaniad %s"
-#: ../../install_steps_interactive.pm_.c:416
+#: ../../install_steps_interactive.pm_.c:444
msgid "Finding packages to upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:433
+#: ../../install_steps_interactive.pm_.c:461
#, c-format
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, c-format
msgid "Complete (%dMB)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, c-format
msgid "Minimum (%dMB)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, c-format
msgid "Recommended (%dMB)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:455
+#: ../../install_steps_interactive.pm_.c:486
#, fuzzy
msgid "Custom"
msgstr "Wedi fformatio\n"
-#: ../../install_steps_interactive.pm_.c:462
-#, fuzzy
-msgid "Select the size you want to install"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_interactive.pm_.c:508
-msgid "Package Group Selection"
+#: ../../install_steps_interactive.pm_.c:585
+msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:521
-msgid "Individual package selection"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:570
+#: ../../install_steps_interactive.pm_.c:650
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:575
+#: ../../install_steps_interactive.pm_.c:655
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:603
+#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:693
#, fuzzy
msgid "Post-install configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../install_steps_interactive.pm_.c:637
+#: ../../install_steps_interactive.pm_.c:718
msgid ""
"You have now the possibility to download software aimed for encryption.\n"
"\n"
@@ -3461,145 +3949,98 @@ msgid ""
"USA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:669
+#: ../../install_steps_interactive.pm_.c:750
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:680
+#: ../../install_steps_interactive.pm_.c:761
msgid "Contacting the mirror to get the list of available packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:683
+#: ../../install_steps_interactive.pm_.c:764
#, fuzzy
msgid "Please choose the packages you want to install."
msgstr "Dewiswch weithred"
-#: ../../install_steps_interactive.pm_.c:695
+#: ../../install_steps_interactive.pm_.c:776
#, fuzzy
msgid "Which is your timezone?"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../install_steps_interactive.pm_.c:697
+#: ../../install_steps_interactive.pm_.c:778
msgid "Is your hardware clock set to GMT?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:735
-#, fuzzy
-msgid "Which printing system do you want to use?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../install_steps_interactive.pm_.c:762
-msgid "No password"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:767
-msgid "Use shadow file"
+#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
+#: ../../printerdrake.pm_.c:415
+msgid "Remote CUPS server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:767
-msgid "shadow"
+#: ../../install_steps_interactive.pm_.c:807
+msgid "No printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:768
-msgid "MD5"
-msgstr ""
+#: ../../install_steps_interactive.pm_.c:821
+#, fuzzy
+msgid "Mouse"
+msgstr "Symud"
-#: ../../install_steps_interactive.pm_.c:768
-msgid "Use MD5 passwords"
+#: ../../install_steps_interactive.pm_.c:823
+msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:770
-msgid "Use NIS"
+#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
+msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:770
-msgid "yellow pages"
+#: ../../install_steps_interactive.pm_.c:826
+msgid "ISDN card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:776
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:783
-msgid "Authentification NIS"
+#: ../../install_steps_interactive.pm_.c:829
+msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:784
-msgid "NIS Domain"
+#: ../../install_steps_interactive.pm_.c:832
+msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_interactive.pm_.c:862
#, fuzzy
-msgid "NIS Server"
-msgstr "Gweinydd X"
-
-#: ../../install_steps_interactive.pm_.c:809
-#: ../../standalone/adduserdrake_.c:36
-msgid "Accept user"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:809
-#: ../../standalone/adduserdrake_.c:36
-msgid "Add user"
-msgstr ""
+msgid "Which printing system do you want to use?"
+msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../install_steps_interactive.pm_.c:810
-#: ../../standalone/adduserdrake_.c:37
-#, c-format
-msgid "(already added %s)"
+#: ../../install_steps_interactive.pm_.c:896
+msgid "No password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:810
-#: ../../standalone/adduserdrake_.c:37
+#: ../../install_steps_interactive.pm_.c:901
#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:812
-#: ../../standalone/adduserdrake_.c:39
-msgid "Real name"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:813 ../../printerdrake.pm_.c:93
-#: ../../printerdrake.pm_.c:127 ../../standalone/adduserdrake_.c:40
-msgid "User name"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:818
-#: ../../standalone/adduserdrake_.c:45
-msgid "Shell"
+msgid "This password is too simple (must be at least %d characters long)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:820
-#: ../../standalone/adduserdrake_.c:47
-msgid "Icon"
+#: ../../install_steps_interactive.pm_.c:907
+msgid "Use NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:830
-#: ../../standalone/adduserdrake_.c:57
-msgid "This password is too simple"
+#: ../../install_steps_interactive.pm_.c:907
+msgid "yellow pages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:831
-#: ../../standalone/adduserdrake_.c:58
-msgid "Please give a user name"
+#: ../../install_steps_interactive.pm_.c:914
+msgid "Authentification NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:832
-#: ../../standalone/adduserdrake_.c:59
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+#: ../../install_steps_interactive.pm_.c:915
+msgid "NIS Domain"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:833
-#: ../../standalone/adduserdrake_.c:60
-msgid "This user name is already added"
-msgstr ""
+#: ../../install_steps_interactive.pm_.c:916
+#, fuzzy
+msgid "NIS Server"
+msgstr "Gweinydd X"
-#: ../../install_steps_interactive.pm_.c:857
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -3617,21 +4058,21 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:873
+#: ../../install_steps_interactive.pm_.c:967
#, fuzzy
msgid "First floppy drive"
msgstr "Fformatio i gyd"
-#: ../../install_steps_interactive.pm_.c:874
+#: ../../install_steps_interactive.pm_.c:968
#, fuzzy
msgid "Second floppy drive"
msgstr "Arbed ar flopi"
-#: ../../install_steps_interactive.pm_.c:875
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:880
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -3645,163 +4086,132 @@ msgid ""
"failures. Would you like to create a bootdisk for your system?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:889
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:892
+#: ../../install_steps_interactive.pm_.c:987
#, fuzzy
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Dewiswch weithred"
-#: ../../install_steps_interactive.pm_.c:898
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:1010
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Beth ydych eisiau wneud?"
-#: ../../install_steps_interactive.pm_.c:920
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:929
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:943 ../../standalone/draksec_.c:20
-msgid "Welcome To Crackers"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:944 ../../standalone/draksec_.c:21
-msgid "Poor"
+#: ../../install_steps_interactive.pm_.c:1030
+msgid ""
+"You may need to change your Open Firmware boot-device to\n"
+" enable the bootloader. If you don't see the bootloader prompt at\n"
+" reboot, hold down Command-Option-O-F at reboot and enter:\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
+" Then type: shut-down\n"
+"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:945 ../../standalone/draksec_.c:22
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:946 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:947 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:948 ../../standalone/draksec_.c:25
-msgid "Paranoid"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:962
-msgid "Miscellaneous questions"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:963
-msgid "(may cause data corruption)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:963
-msgid "Use hard drive optimisations?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:964 ../../standalone/draksec_.c:46
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:965
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "Removable media automounting"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Clean /tmp at each boot"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:972
-msgid "Enable multi profiles"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-#, fuzzy
-msgid "Enable num lock at startup"
-msgstr "X wrth ddechrau"
-
-#: ../../install_steps_interactive.pm_.c:977
-msgid "Give the ram size in MB"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:979
-msgid "Can't use supermount in high security level"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:981
-msgid ""
-"beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
-"If you want to be root, you have to login as a user and then use \"su\".\n"
-"More generally, do not expect to use your machine for anything but as a "
-"server.\n"
-"You have been warned."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:986
-msgid ""
-"Be carefull, having numlock enabled causes a lot of keystrokes to\n"
-"give digits instead of normal letters (eg: pressing `p' gives `6')"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1049
-#: ../../install_steps_interactive.pm_.c:1079
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Arbed ar flopi"
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Linux-Mandrake User's Guide."
msgstr ""
+#: ../../install_steps_interactive.pm_.c:1179
+#, fuzzy
+msgid "Generate auto install floppy"
+msgstr "Arbed ar flopi"
+
+#: ../../install_steps_interactive.pm_.c:1181
+msgid ""
+"The auto install can be fully automated if wanted,\n"
+"in that case it will take over the hard drive!!\n"
+"(this is meant for installing on another box).\n"
+"\n"
+"You may prefer to replay the installation.\n"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1186
+#, fuzzy
+msgid "Automated"
+msgstr "Wedi fformatio\n"
+
+#: ../../install_steps_interactive.pm_.c:1186
+#, fuzzy
+msgid "Replay"
+msgstr "Ail-lwytho"
+
+#: ../../install_steps_interactive.pm_.c:1189
+msgid "Save packages selection"
+msgstr ""
+
#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Linux-Mandrake Installation %s"
@@ -3812,7 +4222,15 @@ msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
-#: ../../interactive.pm_.c:273
+#: ../../interactive.pm_.c:65
+msgid "kdesu missing"
+msgstr ""
+
+#: ../../interactive.pm_.c:267
+msgid "Advanced"
+msgstr ""
+
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr ""
@@ -3841,256 +4259,268 @@ msgstr ""
msgid "Your choice? (default %s enter `none' for none) "
msgstr ""
-#: ../../keyboard.pm_.c:105 ../../keyboard.pm_.c:135
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr ""
-#: ../../keyboard.pm_.c:106 ../../keyboard.pm_.c:119 ../../keyboard.pm_.c:138
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr ""
-#: ../../keyboard.pm_.c:107
+#: ../../keyboard.pm_.c:126
msgid "Dvorak"
msgstr ""
-#: ../../keyboard.pm_.c:108 ../../keyboard.pm_.c:144
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr ""
-#: ../../keyboard.pm_.c:109 ../../keyboard.pm_.c:145
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr ""
-#: ../../keyboard.pm_.c:110 ../../keyboard.pm_.c:120 ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr ""
-#: ../../keyboard.pm_.c:111 ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr ""
-#: ../../keyboard.pm_.c:112
+#: ../../keyboard.pm_.c:131
msgid "Polish"
msgstr ""
-#: ../../keyboard.pm_.c:113 ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr ""
-#: ../../keyboard.pm_.c:114 ../../keyboard.pm_.c:182
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr ""
-#: ../../keyboard.pm_.c:115 ../../keyboard.pm_.c:118 ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr ""
-#: ../../keyboard.pm_.c:122
+#: ../../keyboard.pm_.c:141
msgid "Armenian (old)"
msgstr ""
-#: ../../keyboard.pm_.c:123
+#: ../../keyboard.pm_.c:142
msgid "Armenian (typewriter)"
msgstr ""
-#: ../../keyboard.pm_.c:124
+#: ../../keyboard.pm_.c:143
msgid "Armenian (phonetic)"
msgstr ""
-#: ../../keyboard.pm_.c:127
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr ""
-#: ../../keyboard.pm_.c:128
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr ""
-#: ../../keyboard.pm_.c:129
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr ""
-#: ../../keyboard.pm_.c:130
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr ""
-#: ../../keyboard.pm_.c:131
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr ""
-#: ../../keyboard.pm_.c:132
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr ""
-#: ../../keyboard.pm_.c:133
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr ""
-#: ../../keyboard.pm_.c:134
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr ""
-#: ../../keyboard.pm_.c:136
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr ""
-#: ../../keyboard.pm_.c:137
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:139
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr ""
-#: ../../keyboard.pm_.c:140
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr ""
-#: ../../keyboard.pm_.c:141
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr ""
-#: ../../keyboard.pm_.c:142
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr ""
-#: ../../keyboard.pm_.c:143
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr ""
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr ""
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr ""
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr ""
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr ""
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr ""
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr ""
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr ""
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr ""
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr ""
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr ""
-#: ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:178
+msgid "Korean keyboard"
+msgstr ""
+
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr ""
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:180
+msgid "Macedonian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr ""
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr ""
-#: ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr ""
-#: ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr ""
-#: ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr ""
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr ""
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr ""
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr ""
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr ""
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr ""
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr ""
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr ""
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr ""
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr ""
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr ""
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr ""
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr ""
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr ""
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr ""
-#: ../../keyboard.pm_.c:186
-msgid "Yugoslavian (latin layout)"
+#: ../../keyboard.pm_.c:207
+msgid "Yugoslavian (latin/cyrillic)"
+msgstr ""
+
+#: ../../lvm.pm_.c:70
+msgid "Remove the logical volumes first\n"
msgstr ""
#: ../../mouse.pm_.c:25
@@ -4113,11 +4543,11 @@ msgstr ""
msgid "GlidePoint"
msgstr ""
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:61
+#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
msgid "Kensington Thinking Mouse"
msgstr ""
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:57
+#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
msgid "Genius NetMouse"
msgstr ""
@@ -4125,239 +4555,249 @@ msgstr ""
msgid "Genius NetScroll"
msgstr ""
-#: ../../mouse.pm_.c:43
-msgid "Generic"
+#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
+msgid "1 button"
msgstr ""
#: ../../mouse.pm_.c:44
+msgid "Generic"
+msgstr ""
+
+#: ../../mouse.pm_.c:45
#, fuzzy
msgid "Wheel"
msgstr "lefel"
-#: ../../mouse.pm_.c:47
+#: ../../mouse.pm_.c:48
msgid "serial"
msgstr ""
-#: ../../mouse.pm_.c:49
+#: ../../mouse.pm_.c:50
msgid "Generic 2 Button Mouse"
msgstr ""
-#: ../../mouse.pm_.c:50
+#: ../../mouse.pm_.c:51
msgid "Generic 3 Button Mouse"
msgstr ""
-#: ../../mouse.pm_.c:51
+#: ../../mouse.pm_.c:52
msgid "Microsoft IntelliMouse"
msgstr ""
-#: ../../mouse.pm_.c:52
+#: ../../mouse.pm_.c:53
msgid "Logitech MouseMan"
msgstr ""
-#: ../../mouse.pm_.c:53
+#: ../../mouse.pm_.c:54
msgid "Mouse Systems"
msgstr ""
-#: ../../mouse.pm_.c:55
+#: ../../mouse.pm_.c:56
msgid "Logitech CC Series"
msgstr ""
-#: ../../mouse.pm_.c:56
+#: ../../mouse.pm_.c:57
msgid "Logitech MouseMan+/FirstMouse+"
msgstr ""
-#: ../../mouse.pm_.c:58
+#: ../../mouse.pm_.c:59
msgid "MM Series"
msgstr ""
-#: ../../mouse.pm_.c:59
+#: ../../mouse.pm_.c:60
msgid "MM HitTablet"
msgstr ""
-#: ../../mouse.pm_.c:60
+#: ../../mouse.pm_.c:61
msgid "Logitech Mouse (serial, old C7 type)"
msgstr ""
-#: ../../mouse.pm_.c:64
+#: ../../mouse.pm_.c:65
msgid "busmouse"
msgstr ""
-#: ../../mouse.pm_.c:66
+#: ../../mouse.pm_.c:68
msgid "2 buttons"
msgstr ""
-#: ../../mouse.pm_.c:67
+#: ../../mouse.pm_.c:69
msgid "3 buttons"
msgstr ""
-#: ../../mouse.pm_.c:70
+#: ../../mouse.pm_.c:72
#, fuzzy
msgid "none"
msgstr "Wedi ei wneud"
-#: ../../mouse.pm_.c:72
+#: ../../mouse.pm_.c:74
msgid "No mouse"
msgstr ""
-#: ../../my_gtk.pm_.c:243
+#: ../../my_gtk.pm_.c:356
+msgid "Finish"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:356
msgid "Next ->"
msgstr ""
-#: ../../my_gtk.pm_.c:486
+#: ../../my_gtk.pm_.c:357
+msgid "<- Previous"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ydi hyn yn gywir?"
-#: ../../netconnect.pm_.c:93 ../../netconnect_new.pm_.c:151
+#: ../../netconnect.pm_.c:143
#, fuzzy
msgid "Internet configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:94 ../../netconnect_new.pm_.c:152
+#: ../../netconnect.pm_.c:144
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:101 ../../netconnect_new.pm_.c:159
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr ""
-#: ../../netconnect.pm_.c:106 ../../netconnect_new.pm_.c:164
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:107 ../../netconnect_new.pm_.c:165
+#: ../../netconnect.pm_.c:155
+msgid "For Security reason, it will be disconnected now."
+msgstr ""
+
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:141 ../../netconnect.pm_.c:213
-#: ../../netconnect.pm_.c:232 ../../netconnect.pm_.c:244
-#: ../../netconnect.pm_.c:256 ../../netconnect_new.pm_.c:226
-#: ../../netconnect_new.pm_.c:300 ../../netconnect_new.pm_.c:319
-#: ../../netconnect_new.pm_.c:331 ../../netconnect_new.pm_.c:343
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
+#, fuzzy
+msgid "Network Configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
#, fuzzy
msgid "ISDN Configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:141 ../../netconnect_new.pm_.c:226
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
msgstr ""
-#: ../../netconnect.pm_.c:158 ../../netconnect_new.pm_.c:245
+#: ../../netconnect.pm_.c:236
#, fuzzy
msgid "Connection Configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:159 ../../netconnect_new.pm_.c:246
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr ""
-#: ../../netconnect.pm_.c:161 ../../netconnect_new.pm_.c:248
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr ""
-#: ../../netconnect.pm_.c:162 ../../netconnect_new.pm_.c:249
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr ""
-#: ../../netconnect.pm_.c:163 ../../netconnect_new.pm_.c:250
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr ""
-#: ../../netconnect.pm_.c:164 ../../netconnect_new.pm_.c:251
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr ""
-#: ../../netconnect.pm_.c:165 ../../netconnect_new.pm_.c:252
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr ""
-#: ../../netconnect.pm_.c:166 ../../netconnect_new.pm_.c:253
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr ""
-#: ../../netconnect.pm_.c:168 ../../netconnect_new.pm_.c:255
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../netconnect.pm_.c:169 ../../netconnect_new.pm_.c:256
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr ""
-#: ../../netconnect.pm_.c:170 ../../netconnect_new.pm_.c:257
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr ""
-#: ../../netconnect.pm_.c:171 ../../netconnect_new.pm_.c:258
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr ""
-#: ../../netconnect.pm_.c:172 ../../netconnect_new.pm_.c:259
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr ""
-#: ../../netconnect.pm_.c:174 ../../netconnect_new.pm_.c:261
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr ""
-#: ../../netconnect.pm_.c:175 ../../netconnect_new.pm_.c:262
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr ""
-#: ../../netconnect.pm_.c:176 ../../netconnect_new.pm_.c:263
-msgid "Confirm Password"
-msgstr ""
-
-#: ../../netconnect.pm_.c:208 ../../netconnect_new.pm_.c:295
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr ""
-#: ../../netconnect.pm_.c:208 ../../netconnect_new.pm_.c:295
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr ""
-#: ../../netconnect.pm_.c:210 ../../netconnect_new.pm_.c:297
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr ""
-#: ../../netconnect.pm_.c:210 ../../netconnect_new.pm_.c:297
-msgid "Rest of the world - no D-Channel (leased lines)"
+#: ../../netconnect.pm_.c:263
+msgid ""
+"Rest of the world \n"
+" no D-Channel (leased lines)"
msgstr ""
-#: ../../netconnect.pm_.c:214 ../../netconnect_new.pm_.c:301
+#: ../../netconnect.pm_.c:267
#, fuzzy
msgid "Which protocol do you want to use ?"
msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../netconnect.pm_.c:224 ../../netconnect_new.pm_.c:311
-msgid "ISA / PCMCIA"
-msgstr ""
-
-#: ../../netconnect.pm_.c:226 ../../netconnect_new.pm_.c:313
-msgid "PCI"
+#: ../../netconnect.pm_.c:277
+msgid "What kind of card do you have?"
msgstr ""
-#: ../../netconnect.pm_.c:228 ../../netconnect_new.pm_.c:315
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr ""
-#: ../../netconnect.pm_.c:233 ../../netconnect_new.pm_.c:320
-msgid "What kind of card do you have?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:239 ../../netconnect_new.pm_.c:326
-msgid "Continue"
+#: ../../netconnect.pm_.c:278
+msgid "ISA / PCMCIA"
msgstr ""
-#: ../../netconnect.pm_.c:241 ../../netconnect_new.pm_.c:328
-msgid "Abort"
+#: ../../netconnect.pm_.c:278
+msgid "PCI"
msgstr ""
-#: ../../netconnect.pm_.c:245 ../../netconnect_new.pm_.c:332
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -4365,328 +4805,346 @@ msgid ""
"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
msgstr ""
-#: ../../netconnect.pm_.c:257 ../../netconnect_new.pm_.c:344
-msgid "Which is your ISDN card ?"
+#: ../../netconnect.pm_.c:288
+msgid "Abort"
msgstr ""
-#: ../../netconnect.pm_.c:282
-msgid "I have found an ISDN Card:\n"
+#: ../../netconnect.pm_.c:288
+msgid "Continue"
msgstr ""
-#: ../../netconnect.pm_.c:288 ../../netconnect_new.pm_.c:367
+#: ../../netconnect.pm_.c:294
+msgid "Which is your ISDN card ?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:300 ../../netconnect_new.pm_.c:379
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:336 ../../netconnect_new.pm_.c:412
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
-#: ../../netconnect.pm_.c:340 ../../netconnect_new.pm_.c:417
-#: ../../standalone/drakgw_.c:222
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
#, fuzzy
msgid "Choose the network interface"
msgstr "Dewiswch y maint newydd"
-#: ../../netconnect.pm_.c:341 ../../netconnect_new.pm_.c:418
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
-#: ../../netconnect.pm_.c:356 ../../netconnect.pm_.c:635
-#: ../../netconnect.pm_.c:766 ../../netconnect_new.pm_.c:425
-#: ../../netconnect_new.pm_.c:777 ../../netconnect_new.pm_.c:908
-#: ../../standalone/drakgw_.c:217
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr ""
-#: ../../netconnect.pm_.c:357 ../../netconnect_new.pm_.c:426
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:357 ../../netconnect_new.pm_.c:426
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:473 ../../netconnect_new.pm_.c:512
+#: ../../netconnect.pm_.c:484
#, fuzzy
msgid "ADSL configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:474 ../../netconnect_new.pm_.c:513
+#: ../../netconnect.pm_.c:485
#, fuzzy
msgid "Do you want to start your connection at boot?"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:541 ../../netconnect_new.pm_.c:672
-msgid "Try to find a modem?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:551 ../../netconnect_new.pm_.c:677
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr ""
-#: ../../netconnect.pm_.c:556 ../../netconnect_new.pm_.c:682
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr ""
-#: ../../netconnect.pm_.c:557 ../../netconnect_new.pm_.c:683
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
#, fuzzy
msgid "Connection name"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:558 ../../netconnect_new.pm_.c:684
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr ""
-#: ../../netconnect.pm_.c:559 ../../netconnect_new.pm_.c:685
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
#, fuzzy
msgid "Login ID"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr ""
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr ""
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr ""
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr ""
-#: ../../netconnect.pm_.c:562 ../../netconnect_new.pm_.c:688
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr ""
-#: ../../netconnect.pm_.c:564 ../../netconnect_new.pm_.c:690
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
-msgid "First DNS Server"
+msgid "First DNS Server (optional)"
msgstr "Gweinydd X"
-#: ../../netconnect.pm_.c:565 ../../netconnect_new.pm_.c:691
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
-msgid "Second DNS Server"
+msgid "Second DNS Server (optional)"
msgstr "Arbed ar flopi"
-#: ../../netconnect.pm_.c:594 ../../netconnect_new.pm_.c:736
+#: ../../netconnect.pm_.c:701
+msgid ""
+"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
-"You can connect to Internet or reconfigure your connection."
+"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:594 ../../netconnect.pm_.c:598
-#: ../../netconnect_new.pm_.c:736 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:594 ../../netconnect_new.pm_.c:736
+#: ../../netconnect.pm_.c:745
#, fuzzy
-msgid "You are not currently connected to Internet."
+msgid "You are currently connected to internet."
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:598 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
-"You can disconnect or reconfigure your connection."
+"You can connect to Internet or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:598 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:748
#, fuzzy
-msgid "You are currently connected to internet."
+msgid "You are not currently connected to Internet."
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:602 ../../netconnect_new.pm_.c:744
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:604 ../../netconnect_new.pm_.c:746
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:606 ../../netconnect_new.pm_.c:748
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:609 ../../netconnect_new.pm_.c:751
+#: ../../netconnect.pm_.c:759
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:636 ../../netconnect.pm_.c:767
-#: ../../netconnect_new.pm_.c:778 ../../netconnect_new.pm_.c:909
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:653 ../../netconnect_new.pm_.c:795
-msgid "Configure a normal modem connection"
-msgstr ""
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
+#, fuzzy
+msgid "Network Configuration Wizard"
+msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:673 ../../netconnect_new.pm_.c:815
-msgid "Configure an ISDN connection"
-msgstr ""
+#: ../../netconnect.pm_.c:812
+#, fuzzy
+msgid "External ISDN modem"
+msgstr "Ext2"
-#: ../../netconnect.pm_.c:678 ../../netconnect_new.pm_.c:820
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr ""
-#: ../../netconnect.pm_.c:680 ../../netconnect_new.pm_.c:822
-#, fuzzy
-msgid "External ISDN modem"
-msgstr "Ext2"
+#: ../../netconnect.pm_.c:812
+msgid "What kind is your ISDN connection?"
+msgstr ""
-#: ../../netconnect.pm_.c:683 ../../netconnect.pm_.c:717
-#: ../../netconnect.pm_.c:729 ../../netconnect.pm_.c:753
-#: ../../netconnect.pm_.c:798 ../../netconnect_new.pm_.c:825
-#: ../../netconnect_new.pm_.c:859 ../../netconnect_new.pm_.c:871
-#: ../../netconnect_new.pm_.c:895 ../../netconnect_new.pm_.c:940
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
#, fuzzy
msgid "Connect to the Internet"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:684 ../../netconnect_new.pm_.c:826
-msgid "What kind is your ISDN connection?"
+#: ../../netconnect.pm_.c:834
+msgid ""
+"The most common way to connect with adsl is pppoe.\n"
+"Some connections use pptp, a few ones use dhcp.\n"
+"If you don't know, choose 'use pppoe'"
msgstr ""
-#: ../../netconnect.pm_.c:703 ../../netconnect_new.pm_.c:845
-msgid "Configure a DSL (or ADSL) connection"
+#: ../../netconnect.pm_.c:836
+msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:712 ../../netconnect_new.pm_.c:854
-msgid "France"
+#: ../../netconnect.pm_.c:836
+msgid "use pppoe"
msgstr ""
-#: ../../netconnect.pm_.c:714 ../../netconnect_new.pm_.c:856
-msgid "Other countries"
+#: ../../netconnect.pm_.c:836
+msgid "use pptp"
msgstr ""
-#: ../../netconnect.pm_.c:718 ../../netconnect_new.pm_.c:860
-msgid "In which country are you located ?"
-msgstr ""
+#: ../../netconnect.pm_.c:846
+#, fuzzy, c-format
+msgid "I'm about to restart the network device %s. Do you agree?"
+msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:724 ../../netconnect_new.pm_.c:866
-msgid "Alcatel modem"
-msgstr ""
+#: ../../netconnect.pm_.c:883
+#, fuzzy
+msgid ""
+"Which dhcp client do you want to use?\n"
+"Default is dhcpcd"
+msgstr "Pa fath o rhaniad ydych chi eisiau?"
-#: ../../netconnect.pm_.c:726 ../../netconnect_new.pm_.c:868
+#: ../../netconnect.pm_.c:900
#, fuzzy
-msgid "ECI modem"
-msgstr "Ext2"
+msgid "Network configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:730 ../../netconnect_new.pm_.c:872
-msgid "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-msgstr ""
+#: ../../netconnect.pm_.c:901
+#, fuzzy
+msgid "Do you want to restart the network"
+msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:748 ../../netconnect_new.pm_.c:890
-msgid "use pppoe"
-msgstr ""
+#: ../../netconnect.pm_.c:904
+#, fuzzy, c-format
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:750 ../../netconnect_new.pm_.c:892
-msgid "don't use pppoe"
+#: ../../netconnect.pm_.c:935
+msgid ""
+"Because you are doing a network installation, your network is already "
+"configured.\n"
+"Click on Ok to keep your configuration, or cancel to reconfigure your "
+"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:754 ../../netconnect_new.pm_.c:896
+#: ../../netconnect.pm_.c:962
msgid ""
-"The most common way to connect with adsl is dhcp + pppoe.\n"
-"However, some connections only use dhcp.\n"
-"If you don't know, choose 'use pppoe'"
+"Welcome to The Network Configuration Wizard\n"
+"\n"
+"We are about to configure your internet/network connection.\n"
+"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:777 ../../netconnect_new.pm_.c:919
-msgid "Configure a cable connection"
+#: ../../netconnect.pm_.c:964
+#, fuzzy
+msgid "Choose the profile to configure"
+msgstr "Dewiswch y maint newydd"
+
+#: ../../netconnect.pm_.c:965
+msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:799 ../../netconnect_new.pm_.c:941
-#, fuzzy
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpd"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
+msgid "Detecting devices..."
+msgstr ""
-#: ../../netconnect.pm_.c:812 ../../netconnect_new.pm_.c:954
-#, fuzzy
-msgid "Disable Internet Connection"
-msgstr "Yn parataoi cyfluniad X-Window"
+#: ../../netconnect.pm_.c:978
+msgid "Normal modem connection"
+msgstr ""
-#: ../../netconnect.pm_.c:823 ../../netconnect_new.pm_.c:965
-msgid "Configure local network"
+#: ../../netconnect.pm_.c:978
+#, c-format
+msgid "detected on port %s"
msgstr ""
-#: ../../netconnect.pm_.c:827 ../../netconnect_new.pm_.c:969
+#: ../../netconnect.pm_.c:979
#, fuzzy
-msgid "Network configuration"
+msgid "ISDN connection"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:828 ../../netconnect_new.pm_.c:970
-#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "Pa ddisg hoffech chi symud iddo?"
+#: ../../netconnect.pm_.c:979
+#, c-format
+msgid "detected %s"
+msgstr ""
-#: ../../netconnect.pm_.c:836 ../../netconnect_new.pm_.c:978
-msgid "Disable networking"
+#: ../../netconnect.pm_.c:980
+msgid "DSL (or ADSL) connection"
msgstr ""
-#: ../../netconnect.pm_.c:846 ../../netconnect_new.pm_.c:988
+#: ../../netconnect.pm_.c:980
+#, c-format
+msgid "detected on interface %s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:981
#, fuzzy
-msgid "Configure the Internet connection / Configure local Network"
+msgid "Cable connection"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../netconnect.pm_.c:847 ../../netconnect_new.pm_.c:989
-msgid ""
-"Local networking has already been configured.\n"
-"Do you want to:"
+#: ../../netconnect.pm_.c:982
+#, fuzzy
+msgid "LAN connection"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../netconnect.pm_.c:982
+msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:848 ../../netconnect_new.pm_.c:990
+#: ../../netconnect.pm_.c:987
#, fuzzy
msgid "How do you want to connect to the Internet?"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../netconnect.pm_.c:870 ../../netconnect_new.pm_.c:1012
-#, fuzzy
-msgid "Network Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:871 ../../netconnect_new.pm_.c:1013
+#: ../../netconnect.pm_.c:1004
msgid ""
-"Now that your Internet connection is configured,\n"
-"your computer can be configured to share its Internet connection.\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN).\n"
+"Congratulation, The network and internet configuration is finished.\n"
"\n"
-"Would you like to setup the Internet Connection Sharing?\n"
+"The configuration will now be applied to your system."
+msgstr ""
+
+#: ../../netconnect.pm_.c:1007
+msgid ""
+"After that is done, we recommend you to restart your X\n"
+"environnement to avoid hostname changing problem."
msgstr ""
#: ../../network.pm_.c:253
msgid "no network card found"
msgstr ""
-#: ../../network.pm_.c:273 ../../network.pm_.c:340
+#: ../../network.pm_.c:277 ../../network.pm_.c:387
msgid "Configuring network"
msgstr ""
-#: ../../network.pm_.c:274
+#: ../../network.pm_.c:278
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -4694,53 +5152,58 @@ msgid ""
"such as ``mybox.mylab.myco.com''."
msgstr ""
-#: ../../network.pm_.c:278 ../../network.pm_.c:345
+#: ../../network.pm_.c:282 ../../network.pm_.c:392
msgid "Host name"
msgstr ""
-#: ../../network.pm_.c:297
+#: ../../network.pm_.c:319
msgid ""
"WARNING: This device has been previously configured to connect to the "
"Internet.\n"
-"Simply press OK to keep this device configured.\n"
+"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""
-#: ../../network.pm_.c:302
+#: ../../network.pm_.c:324
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
-#: ../../network.pm_.c:311 ../../network.pm_.c:312
+#: ../../network.pm_.c:333 ../../network.pm_.c:334
#, c-format
msgid "Configuring network device %s"
msgstr ""
-#: ../../network.pm_.c:314
-#, fuzzy
-msgid "Automatic IP"
-msgstr "Wedi fformatio\n"
+#: ../../network.pm_.c:334
+msgid " (driver $module)"
+msgstr ""
-#: ../../network.pm_.c:314
+#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr ""
-#: ../../network.pm_.c:314
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr ""
-#: ../../network.pm_.c:315
+#: ../../network.pm_.c:338
msgid "(bootp/dhcp)"
msgstr ""
-#: ../../network.pm_.c:321 ../../printerdrake.pm_.c:98
-#: ../../printerdrake.pm_.c:420
+#: ../../network.pm_.c:338
+#, fuzzy
+msgid "Automatic IP"
+msgstr "Wedi fformatio\n"
+
+#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
+#: ../../printerdrake.pm_.c:425
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../../network.pm_.c:341
+#: ../../network.pm_.c:388
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -4748,196 +5211,174 @@ msgid ""
"You may also enter the IP address of the gateway if you have one"
msgstr ""
-#: ../../network.pm_.c:346
+#: ../../network.pm_.c:393
#, fuzzy
msgid "DNS server"
msgstr "Gweinydd X"
-#: ../../network.pm_.c:347
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr ""
-#: ../../network.pm_.c:348
+#: ../../network.pm_.c:396
#, fuzzy
msgid "Gateway device"
msgstr "dyfais"
-#: ../../network.pm_.c:358
+#: ../../network.pm_.c:407
#, fuzzy
msgid "Proxies configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../network.pm_.c:359
+#: ../../network.pm_.c:408
msgid "HTTP proxy"
msgstr ""
-#: ../../network.pm_.c:360
+#: ../../network.pm_.c:409
msgid "FTP proxy"
msgstr ""
-#: ../../network.pm_.c:366
+#: ../../network.pm_.c:412
msgid "Proxy should be http://..."
msgstr ""
-#: ../../network.pm_.c:367
+#: ../../network.pm_.c:413
msgid "Proxy should be ftp://..."
msgstr ""
-#: ../../partition_table.pm_.c:540
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr ""
-#: ../../partition_table.pm_.c:558
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions"
msgstr ""
-#: ../../partition_table.pm_.c:651
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr ""
-#: ../../partition_table.pm_.c:658
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr ""
-#: ../../partition_table.pm_.c:660
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr ""
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr ""
-#: ../../pkgs.pm_.c:20
-msgid "mandatory"
+#: ../../partition_table_raw.pm_.c:161
+msgid ""
+"Something bad is happening on your drive. \n"
+"A test to check the integrity of data has failed. \n"
+"It means writing anything on the disk will end up with random trash"
msgstr ""
-#: ../../pkgs.pm_.c:21
+#: ../../pkgs.pm_.c:24
msgid "must have"
msgstr ""
-#: ../../pkgs.pm_.c:22
+#: ../../pkgs.pm_.c:25
msgid "important"
msgstr ""
-#: ../../pkgs.pm_.c:24
+#: ../../pkgs.pm_.c:26
msgid "very nice"
msgstr ""
-#: ../../pkgs.pm_.c:25
+#: ../../pkgs.pm_.c:27
msgid "nice"
msgstr ""
-#: ../../pkgs.pm_.c:26 ../../pkgs.pm_.c:27
-msgid "interesting"
-msgstr ""
-
-#: ../../pkgs.pm_.c:28 ../../pkgs.pm_.c:29 ../../pkgs.pm_.c:30
-#: ../../pkgs.pm_.c:31
+#: ../../pkgs.pm_.c:28
msgid "maybe"
msgstr ""
-#: ../../pkgs.pm_.c:34
-msgid "i18n (important)"
-msgstr ""
-
-#: ../../pkgs.pm_.c:35
-msgid "i18n (very nice)"
-msgstr ""
-
-#: ../../pkgs.pm_.c:36
-msgid "i18n (nice)"
-msgstr ""
-
-#: ../../printer.pm_.c:19
+#: ../../printer.pm_.c:20
msgid "Local printer"
msgstr ""
-#: ../../printer.pm_.c:20
+#: ../../printer.pm_.c:21
msgid "Remote printer"
msgstr ""
-#: ../../printer.pm_.c:21 ../../printerdrake.pm_.c:410
-msgid "Remote CUPS server"
-msgstr ""
-
-#: ../../printer.pm_.c:22
+#: ../../printer.pm_.c:23
msgid "Remote lpd server"
msgstr ""
-#: ../../printer.pm_.c:23
+#: ../../printer.pm_.c:24
msgid "Network printer (socket)"
msgstr ""
-#: ../../printer.pm_.c:24
+#: ../../printer.pm_.c:25
msgid "SMB/Windows 95/98/NT"
msgstr ""
-#: ../../printer.pm_.c:25
+#: ../../printer.pm_.c:26
msgid "NetWare"
msgstr ""
-#: ../../printer.pm_.c:26 ../../printerdrake.pm_.c:154
-#: ../../printerdrake.pm_.c:156
+#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
+#: ../../printerdrake.pm_.c:160
msgid "Printer Device URI"
msgstr ""
#: ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:19
msgid "Test ports"
msgstr ""
-#: ../../printerdrake.pm_.c:35
+#: ../../printerdrake.pm_.c:40
#, c-format
msgid "A printer, model \"%s\", has been detected on "
msgstr ""
-#: ../../printerdrake.pm_.c:48
+#: ../../printerdrake.pm_.c:52
msgid "Local Printer Device"
msgstr ""
-#: ../../printerdrake.pm_.c:49
+#: ../../printerdrake.pm_.c:53
msgid ""
"What device is your printer connected to \n"
"(note that /dev/lp0 is equivalent to LPT1:)?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:51
+#: ../../printerdrake.pm_.c:55
msgid "Printer Device"
msgstr ""
-#: ../../printerdrake.pm_.c:70
+#: ../../printerdrake.pm_.c:74
msgid "Remote lpd Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:71
+#: ../../printerdrake.pm_.c:75
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 ""
-#: ../../printerdrake.pm_.c:74
+#: ../../printerdrake.pm_.c:78
msgid "Remote hostname"
msgstr ""
-#: ../../printerdrake.pm_.c:75
+#: ../../printerdrake.pm_.c:79
msgid "Remote queue"
msgstr ""
-#: ../../printerdrake.pm_.c:84
+#: ../../printerdrake.pm_.c:88
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:85
+#: ../../printerdrake.pm_.c:89
msgid ""
"To print to a SMB printer, you need to provide the\n"
"SMB host name (Note! It may be different from its\n"
@@ -4946,27 +5387,27 @@ msgid ""
"applicable user name, password, and workgroup information."
msgstr ""
-#: ../../printerdrake.pm_.c:90
+#: ../../printerdrake.pm_.c:94
msgid "SMB server host"
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printerdrake.pm_.c:95
msgid "SMB server IP"
msgstr ""
-#: ../../printerdrake.pm_.c:92
+#: ../../printerdrake.pm_.c:96
msgid "Share name"
msgstr ""
-#: ../../printerdrake.pm_.c:95
+#: ../../printerdrake.pm_.c:99
msgid "Workgroup"
msgstr ""
-#: ../../printerdrake.pm_.c:120
+#: ../../printerdrake.pm_.c:124
msgid "NetWare Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:121
+#: ../../printerdrake.pm_.c:125
msgid ""
"To print to a NetWare printer, you need to provide the\n"
"NetWare print server name (Note! it may be different from its\n"
@@ -4974,50 +5415,50 @@ msgid ""
"wish to access and any applicable user name and password."
msgstr ""
-#: ../../printerdrake.pm_.c:125
+#: ../../printerdrake.pm_.c:129
msgid "Printer Server"
msgstr ""
-#: ../../printerdrake.pm_.c:126
+#: ../../printerdrake.pm_.c:130
msgid "Print Queue Name"
msgstr ""
-#: ../../printerdrake.pm_.c:138
+#: ../../printerdrake.pm_.c:142
msgid "Socket Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:139
+#: ../../printerdrake.pm_.c:143
msgid ""
"To print to a socket printer, you need to provide the\n"
"hostname of the printer and optionally the port number."
msgstr ""
-#: ../../printerdrake.pm_.c:141
+#: ../../printerdrake.pm_.c:145
msgid "Printer Hostname"
msgstr ""
-#: ../../printerdrake.pm_.c:142 ../../printerdrake.pm_.c:417
+#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
#, fuzzy
msgid "Port"
msgstr "Fformatio"
-#: ../../printerdrake.pm_.c:155
+#: ../../printerdrake.pm_.c:159
msgid "You can specify directly the URI to access the printer with CUPS."
msgstr ""
-#: ../../printerdrake.pm_.c:188 ../../printerdrake.pm_.c:240
+#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
msgid "What type of printer do you have?"
msgstr ""
-#: ../../printerdrake.pm_.c:200 ../../printerdrake.pm_.c:307
+#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
msgid "Do you want to test printing?"
msgstr ""
-#: ../../printerdrake.pm_.c:203 ../../printerdrake.pm_.c:318
+#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
msgid "Printing test page(s)..."
msgstr ""
-#: ../../printerdrake.pm_.c:210 ../../printerdrake.pm_.c:326
+#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
#, c-format
msgid ""
"Test page(s) have been sent to the printer daemon.\n"
@@ -5028,125 +5469,121 @@ msgid ""
"Does it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:330
+#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
msgid ""
"Test page(s) have been sent to the printer daemon.\n"
"This may take a little time before printer start.\n"
"Does it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:230
+#: ../../printerdrake.pm_.c:234
msgid "Yes, print ASCII test page"
msgstr ""
-#: ../../printerdrake.pm_.c:231
+#: ../../printerdrake.pm_.c:235
msgid "Yes, print PostScript test page"
msgstr ""
-#: ../../printerdrake.pm_.c:232
+#: ../../printerdrake.pm_.c:236
msgid "Yes, print both test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:239
+#: ../../printerdrake.pm_.c:243
msgid "Configure Printer"
msgstr ""
-#: ../../printerdrake.pm_.c:272
+#: ../../printerdrake.pm_.c:273
msgid "Printer options"
msgstr ""
-#: ../../printerdrake.pm_.c:273
+#: ../../printerdrake.pm_.c:274
msgid "Paper Size"
msgstr ""
-#: ../../printerdrake.pm_.c:274
+#: ../../printerdrake.pm_.c:275
msgid "Eject page after job?"
msgstr ""
-#: ../../printerdrake.pm_.c:279
+#: ../../printerdrake.pm_.c:280
msgid "Uniprint driver options"
msgstr ""
-#: ../../printerdrake.pm_.c:280
+#: ../../printerdrake.pm_.c:281
msgid "Color depth options"
msgstr ""
-#: ../../printerdrake.pm_.c:282
-msgid "Print text as PostScript?"
-msgstr ""
-
#: ../../printerdrake.pm_.c:283
-msgid "Reverse page order"
+msgid "Print text as PostScript?"
msgstr ""
#: ../../printerdrake.pm_.c:285
msgid "Fix stair-stepping text?"
msgstr ""
-#: ../../printerdrake.pm_.c:288
+#: ../../printerdrake.pm_.c:287
msgid "Number of pages per output pages"
msgstr ""
-#: ../../printerdrake.pm_.c:289
+#: ../../printerdrake.pm_.c:288
msgid "Right/Left margins in points (1/72 of inch)"
msgstr ""
-#: ../../printerdrake.pm_.c:290
+#: ../../printerdrake.pm_.c:289
msgid "Top/Bottom margins in points (1/72 of inch)"
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printerdrake.pm_.c:291
msgid "Extra GhostScript options"
msgstr ""
-#: ../../printerdrake.pm_.c:296
+#: ../../printerdrake.pm_.c:293
msgid "Extra Text options"
msgstr ""
-#: ../../printerdrake.pm_.c:346
-msgid "Printer"
+#: ../../printerdrake.pm_.c:295
+msgid "Reverse page order"
msgstr ""
-#: ../../printerdrake.pm_.c:347
+#: ../../printerdrake.pm_.c:345
msgid "Would you like to configure a printer?"
msgstr ""
-#: ../../printerdrake.pm_.c:350
+#: ../../printerdrake.pm_.c:351
msgid ""
"Here are the following print queues.\n"
"You can add some more or change the existing ones."
msgstr ""
-#: ../../printerdrake.pm_.c:365
+#: ../../printerdrake.pm_.c:370
#, fuzzy
msgid "CUPS starting"
msgstr "fformatio"
-#: ../../printerdrake.pm_.c:365
+#: ../../printerdrake.pm_.c:370
msgid "Reading CUPS drivers database..."
msgstr ""
-#: ../../printerdrake.pm_.c:379 ../../printerdrake.pm_.c:444
-#: ../../printerdrake.pm_.c:457 ../../printerdrake.pm_.c:464
+#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
msgid "Select Printer Connection"
msgstr ""
-#: ../../printerdrake.pm_.c:380 ../../printerdrake.pm_.c:458
+#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
msgid "How is the printer connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:387
+#: ../../printerdrake.pm_.c:392
msgid "Select Remote Printer Connection"
msgstr ""
-#: ../../printerdrake.pm_.c:388
+#: ../../printerdrake.pm_.c:393
msgid ""
"With a remote CUPS server, you do not have to configure\n"
"any printer here; printers will be automatically detected.\n"
"In case of doubt, select \"Remote CUPS server\"."
msgstr ""
-#: ../../printerdrake.pm_.c:411
+#: ../../printerdrake.pm_.c:416
msgid ""
"With a remote CUPS server, you do not have to configure\n"
"any printer here; printers will be automatically detected\n"
@@ -5155,20 +5592,25 @@ msgid ""
"and optionally the port number."
msgstr ""
-#: ../../printerdrake.pm_.c:416
+#: ../../printerdrake.pm_.c:421
#, fuzzy
msgid "CUPS server IP"
msgstr "Gweinydd X"
-#: ../../printerdrake.pm_.c:424
+#: ../../printerdrake.pm_.c:429
msgid "Port number should be numeric"
msgstr ""
-#: ../../printerdrake.pm_.c:445 ../../printerdrake.pm_.c:464
+#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
msgid "Remove queue"
msgstr ""
-#: ../../printerdrake.pm_.c:446
+#: ../../printerdrake.pm_.c:454
+msgid ""
+"Name of printer should contains only letters, numbers and the underscore"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:461
msgid ""
"Every printer need a name (for example lp).\n"
"Other parameters such as the description of the printer or its location\n"
@@ -5176,19 +5618,19 @@ msgid ""
"how is the printer connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:465
msgid "Name of printer"
msgstr ""
-#: ../../printerdrake.pm_.c:451
+#: ../../printerdrake.pm_.c:466
msgid "Description"
msgstr ""
-#: ../../printerdrake.pm_.c:452
+#: ../../printerdrake.pm_.c:467
msgid "Location"
msgstr ""
-#: ../../printerdrake.pm_.c:465
+#: ../../printerdrake.pm_.c:482
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"
@@ -5196,57 +5638,61 @@ msgid ""
"connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:468
+#: ../../printerdrake.pm_.c:489
msgid "Name of queue"
msgstr ""
-#: ../../printerdrake.pm_.c:469
+#: ../../printerdrake.pm_.c:490
msgid "Spool directory"
msgstr ""
-#: ../../printerdrake.pm_.c:470
+#: ../../printerdrake.pm_.c:491
msgid "Printer Connection"
msgstr ""
-#: ../../raid.pm_.c:32
+#: ../../raid.pm_.c:33
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr ""
-#: ../../raid.pm_.c:102
+#: ../../raid.pm_.c:103
msgid "Can't write file $file"
msgstr ""
-#: ../../raid.pm_.c:127
+#: ../../raid.pm_.c:128
msgid "mkraid failed"
msgstr ""
-#: ../../raid.pm_.c:127
+#: ../../raid.pm_.c:128
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr ""
-#: ../../raid.pm_.c:143
+#: ../../raid.pm_.c:144
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr ""
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:16
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr ""
+
+#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
msgstr ""
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:18
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:20
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:22
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
@@ -5254,7 +5700,7 @@ msgid ""
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:25
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -5262,13 +5708,19 @@ msgid ""
"and includes support for pop-up menus on the console."
msgstr ""
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:28
+msgid ""
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
+msgstr ""
+
+#: ../../services.pm_.c:30
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files\n"
"and CGI."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:32
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -5278,51 +5730,89 @@ msgid ""
"all of the services it is responsible for."
msgstr ""
-#: ../../services.pm_.c:32
+#: ../../services.pm_.c:36
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+
+#: ../../services.pm_.c:38
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:41
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+
+#: ../../services.pm_.c:43
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr ""
+
+#: ../../services.pm_.c:44
+msgid ""
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
+msgstr ""
+
+#: ../../services.pm_.c:46
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
-#: ../../services.pm_.c:37
+#: ../../services.pm_.c:48
+msgid ""
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
+msgstr ""
+
+#: ../../services.pm_.c:50
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
"host names to IP addresses."
msgstr ""
-#: ../../services.pm_.c:39
+#: ../../services.pm_.c:52
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:54
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:56
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
-#: ../../services.pm_.c:46
+#: ../../services.pm_.c:59
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:61
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+
+#: ../../services.pm_.c:63
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr ""
+
+#: ../../services.pm_.c:64
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops. It won't get started unless configured so it is safe to "
@@ -5330,7 +5820,7 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
-#: ../../services.pm_.c:51
+#: ../../services.pm_.c:67
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -5338,94 +5828,109 @@ msgid ""
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
-#: ../../services.pm_.c:54
+#: ../../services.pm_.c:70
msgid ""
"Postfix is a Mail Transport Agent, which is the program that\n"
"moves mail from one machine to another."
msgstr ""
-#: ../../services.pm_.c:56
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
-#: ../../services.pm_.c:58
+#: ../../services.pm_.c:74
+msgid ""
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle"
+msgstr ""
+
+#: ../../services.pm_.c:76
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
-#: ../../services.pm_.c:61
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
-#: ../../services.pm_.c:65
+#: ../../services.pm_.c:83
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:85
+msgid "Launch the sound system on your machine"
+msgstr ""
+
+#: ../../services.pm_.c:86
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files. It is a good idea to always run syslog."
msgstr ""
-#: ../../services.pm_.c:69
-msgid "This startup script try to load your modules for your usb mouse."
+#: ../../services.pm_.c:88
+msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:70
-msgid "Starts and stops the X Font Server at boot time and shutdown."
+#: ../../services.pm_.c:89
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
-#: ../../services.pm_.c:99
+#: ../../services.pm_.c:118
msgid "Choose which services should be automatically started at boot time"
msgstr ""
-#: ../../standalone/diskdrake_.c:61
-msgid ""
-"I can't read your partition table, it's too corrupted for me :(\n"
-"I'll try to go on blanking bad partitions"
+#: ../../services.pm_.c:137
+#, fuzzy
+msgid "running"
+msgstr "Rhybudd"
+
+#: ../../services.pm_.c:137
+msgid "stopped"
msgstr ""
-#: ../../standalone/drakboot_.c:25
-msgid "Configure LILO/GRUB"
+#: ../../services.pm_.c:151
+msgid "Services and deamons"
msgstr ""
-#: ../../standalone/drakboot_.c:26
-#, fuzzy
-msgid "Create a boot floppy"
-msgstr "Arbed ar flopi"
+#: ../../services.pm_.c:156
+msgid ""
+"No additionnal information\n"
+"about this service, sorry."
+msgstr ""
-#: ../../standalone/drakboot_.c:28
-#, fuzzy
-msgid "Format floppy"
-msgstr "Fformatio i gyd"
+#: ../../services.pm_.c:163
+msgid "On boot"
+msgstr ""
-#: ../../standalone/drakboot_.c:40
-msgid "Choice"
+#: ../../standalone/diskdrake_.c:67
+msgid ""
+"I can't read your partition table, it's too corrupted for me :(\n"
+"I'll try to go on blanking bad partitions"
msgstr ""
-#: ../../standalone/drakboot_.c:59
-msgid "Installation of LILO failed. The following error occured:"
+#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
+msgid "Internet Connection Sharing"
msgstr ""
-#: ../../standalone/drakgw_.c:103
+#: ../../standalone/drakgw_.c:118
msgid "Internet Connection Sharing currently enabled"
msgstr ""
-#: ../../standalone/drakgw_.c:104
+#: ../../standalone/drakgw_.c:119
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -5433,25 +5938,33 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:108
+#: ../../standalone/drakgw_.c:123
msgid "disable"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:118
-#: ../../standalone/drakgw_.c:126 ../../standalone/drakgw_.c:137
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
#, fuzzy
msgid "reconfigure"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../standalone/drakgw_.c:122
+#: ../../standalone/drakgw_.c:126
+msgid "Disabling servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:134
+#, fuzzy
+msgid "Internet connection sharing is now disabled."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/drakgw_.c:143
msgid "Internet Connection Sharing currently disabled"
msgstr ""
-#: ../../standalone/drakgw_.c:123
+#: ../../standalone/drakgw_.c:144
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -5459,595 +5972,1044 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:126 ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:148
msgid "enable"
msgstr ""
-#: ../../standalone/drakgw_.c:141
+#: ../../standalone/drakgw_.c:155
+msgid "Enabling servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:160
+#, fuzzy
+msgid "Internet connection sharing is now enabled."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/drakgw_.c:168
msgid "Config file content could not be interpreted."
msgstr ""
-#: ../../standalone/drakgw_.c:151
-msgid "Internet Connection Sharing"
+#: ../../standalone/drakgw_.c:168
+msgid "Unrecognized config file"
msgstr ""
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:181
msgid ""
-"Your computer can be configured to share its Internet connection.\n"
+"You are about to configure your computer to share its Internet connection.\n"
+"With that feature, other computers on your local network will be able to use "
+"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN).\n"
-"\n"
-"Would you like to setup the Internet Connection Sharing?"
+"(LAN)."
msgstr ""
-#: ../../standalone/drakgw_.c:177
-msgid "using module"
+#: ../../standalone/drakgw_.c:207
+#, c-format
+msgid "Interface %s (using module %s)"
msgstr ""
-#: ../../standalone/drakgw_.c:210
+#: ../../standalone/drakgw_.c:208
+#, fuzzy, c-format
+msgid "Interface %s"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/drakgw_.c:216
msgid "No network adapter on your system!"
msgstr ""
-#: ../../standalone/drakgw_.c:211
+#: ../../standalone/drakgw_.c:217
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-#: ../../standalone/drakgw_.c:218
+#: ../../standalone/drakgw_.c:224
+#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
-"$interface\n"
+"%s\n"
"\n"
-"Would you like to setup your Local Area Network with that adapter?"
+"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:233
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:233
+#: ../../standalone/drakgw_.c:242
msgid ""
-"Warning, the network adapter is already configured.\n"
-"Would you like to reconfigure?"
+"Warning, the network adapter is already configured. I will reconfigure it."
msgstr ""
-#: ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:253
msgid "Potential LAN address conflict found in current config of $_!\n"
msgstr ""
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Firewalling configuration detected!"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../standalone/drakgw_.c:269
+#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation. Proceed?"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:282
-msgid "Configuring scripts, installing software, starting servers..."
+"need some manual fix after installation."
msgstr ""
-#: ../../standalone/drakgw_.c:282
+#: ../../standalone/drakgw_.c:276
#, fuzzy
msgid "Configuring..."
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../standalone/drakgw_.c:313
-msgid "Problems installing package $bin2rpm{$_}"
+#: ../../standalone/drakgw_.c:277
+msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:307
+msgid "Problems installing package $_"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:590
msgid "Congratulations!"
msgstr ""
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:591
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
-#: ../../standalone/draksec_.c:28
-msgid ""
-"This level is to be used with care. It makes your system more easy to use,\n"
-"but very sensitive: it must not be used for a machine connected to others\n"
-"or to the Internet. There is no password access."
+#: ../../standalone/drakgw_.c:608
+msgid "The setup has already been done, but it's currently disabled."
msgstr ""
-#: ../../standalone/draksec_.c:31
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
+#: ../../standalone/drakgw_.c:609
+msgid "The setup has already been done, and it's currently enabled."
msgstr ""
-#: ../../standalone/draksec_.c:32
+#: ../../standalone/drakgw_.c:610
+#, fuzzy
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/drakgw_.c:615
+#, fuzzy
+msgid "Internet connection sharing configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/drakgw_.c:622
+#, c-format
msgid ""
-"Few improvements for this security level, the main one is that there are\n"
-"more security warnings and checks."
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../standalone/draksec_.c:34
-msgid ""
-"This is the standard security recommended for a computer that will be used\n"
-"to connect to the Internet as a client. There are now security checks. "
+#: ../../standalone/draknet_.c:59
+#, fuzzy, c-format
+msgid "Network configuration (%d adapters)"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
+msgid "Profile: "
msgstr ""
-#: ../../standalone/draksec_.c:36
-msgid ""
-"With this security level, the use of this system as a server becomes "
-"possible.\n"
-"The security is now high enough to use the system as a server which accept\n"
-"connections from many clients. "
+#: ../../standalone/draknet_.c:74
+msgid "Del profile..."
msgstr ""
-#: ../../standalone/draksec_.c:39
-msgid ""
-"We take level 4 features, but now the system is entirely closed.\n"
-"Security features are at their maximum."
+#: ../../standalone/draknet_.c:80
+msgid "Profile to delete:"
msgstr ""
-#: ../../standalone/draksec_.c:49
-msgid "Setting security level"
+#: ../../standalone/draknet_.c:108
+msgid "New profile..."
msgstr ""
-#: ../../standalone/drakxconf_.c:21
-msgid "Choose the tool you want to use"
+#: ../../standalone/draknet_.c:114
+msgid "Name of the profile to create:"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:14
-msgid "usage: keyboarddrake [--expert]\n"
+#: ../../standalone/draknet_.c:140
+msgid "Hostname: "
msgstr ""
-#: ../../standalone/keyboarddrake_.c:27
-msgid "Do you want the BackSpace to return Delete in console?"
+#: ../../standalone/draknet_.c:147
+#, fuzzy
+msgid "Internet access"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:160
+#, fuzzy
+msgid "Type:"
+msgstr "Math: "
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+#, fuzzy
+msgid "Gateway:"
+msgstr "dyfais"
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+msgid "Interface:"
msgstr ""
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
+#: ../../standalone/draknet_.c:168
+msgid "Status:"
msgstr ""
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Connected"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
+#: ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Not connected"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Connect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Disconnect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:191
+#, fuzzy
+msgid "Starting your connection..."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:199
+#, fuzzy
+msgid "Closing your connection..."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:204
msgid ""
-"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
-"If you don't have it, press Cancel to avoid live upgrade."
+"The connection is not closed.\n"
+"Try to do it manually by running\n"
+"/etc/sysconfig/network-scripts/net_cnx_down\n"
+"in root."
msgstr ""
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
+#: ../../standalone/draknet_.c:207
+#, fuzzy
+msgid "The system is now disconnected."
+msgstr "Pa ddisg hoffech chi symud iddo?"
+
+#: ../../standalone/draknet_.c:219
+#, fuzzy
+msgid "Configure Internet Access..."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
+#, fuzzy
+msgid "LAN configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:231
+msgid "Adapter"
msgstr ""
-#: ../../standalone/mousedrake_.c:32
-msgid "no serial_usb found\n"
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Driver"
+msgstr "Gweinydd X"
+
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Interface"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:231
+msgid "Protocol"
msgstr ""
-#: ../../standalone/mousedrake_.c:37
-msgid "Emulate third button?"
+#: ../../standalone/draknet_.c:250
+msgid "Configure Local Area Network..."
msgstr ""
-#: ../../standalone/mousedrake_.c:41
-msgid "Which serial port is your mouse connected to?"
+#: ../../standalone/draknet_.c:283
+#, fuzzy
+msgid "Normal Mode"
+msgstr "Fformatio"
+
+#: ../../standalone/draknet_.c:288
+msgid "Apply"
msgstr ""
-#: ../../standalone/rpmdrake_.c:25
+#: ../../standalone/draknet_.c:307
#, fuzzy
-msgid "reading configuration"
+msgid "Please Wait... Applying the configuration"
msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../standalone/rpmdrake_.c:45 ../../standalone/rpmdrake_.c:50
-#: ../../standalone/rpmdrake_.c:253
-msgid "File"
-msgstr "Ffeil"
+#: ../../standalone/draknet_.c:391
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:415
+#, fuzzy
+msgid "LAN Configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
-#: ../../standalone/rpmdrake_.c:48 ../../standalone/rpmdrake_.c:229
-#: ../../standalone/rpmdrake_.c:253 ../../standalone/rpmdrake_.c:269
-msgid "Search"
+#: ../../standalone/draknet_.c:423
+#, c-format
+msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/rpmdrake_.c:49 ../../standalone/rpmdrake_.c:56
-msgid "Package"
+#: ../../standalone/draknet_.c:429
+msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/rpmdrake_.c:51
-msgid "Text"
+#: ../../standalone/draknet_.c:430
+msgid "Started on boot"
msgstr ""
-#: ../../standalone/rpmdrake_.c:53
-msgid "Tree"
+#: ../../standalone/draknet_.c:431
+msgid "DHCP client"
msgstr ""
-#: ../../standalone/rpmdrake_.c:54
-msgid "Sort by"
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+msgid "Disable"
msgstr ""
-#: ../../standalone/rpmdrake_.c:55
-msgid "Category"
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+msgid "Enable"
msgstr ""
-#: ../../standalone/rpmdrake_.c:58
-msgid "See"
+#: ../../standalone/draknet_.c:504
+msgid ""
+"You don't have any internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/rpmdrake_.c:59 ../../standalone/rpmdrake_.c:163
-msgid "Installed packages"
+#: ../../standalone/draknet_.c:528
+#, fuzzy
+msgid "Internet connection configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:532
+#, fuzzy
+msgid "Internet Connection Configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:541
+#, fuzzy
+msgid "Connection type: "
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/draknet_.c:547
+msgid "Parameters"
msgstr ""
-#: ../../standalone/rpmdrake_.c:60
-msgid "Available packages"
+#: ../../standalone/draknet_.c:560
+msgid "Provider dns 1 (optional)"
msgstr ""
-#: ../../standalone/rpmdrake_.c:62
-msgid "Show only leaves"
+#: ../../standalone/draknet_.c:561
+msgid "Provider dns 2 (optional)"
msgstr ""
-#: ../../standalone/rpmdrake_.c:67
-msgid "Expand all"
+#: ../../standalone/draknet_.c:574
+msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/rpmdrake_.c:68
-msgid "Collapse all"
+#: ../../standalone/draknet_.c:575
+msgid "DHCP Client"
msgstr ""
-#: ../../standalone/rpmdrake_.c:70
-msgid "Configuration"
+#: ../../standalone/draksec_.c:21
+msgid "Welcome To Crackers"
msgstr ""
-#: ../../standalone/rpmdrake_.c:71
-msgid "Add location of packages"
+#: ../../standalone/draksec_.c:22
+msgid "Poor"
msgstr ""
-#: ../../standalone/rpmdrake_.c:75
-msgid "Update location"
+#: ../../standalone/draksec_.c:26
+msgid "Paranoid"
msgstr ""
-#: ../../standalone/rpmdrake_.c:79 ../../standalone/rpmdrake_.c:328
-#, fuzzy
-msgid "Remove"
-msgstr "Symud"
+#: ../../standalone/draksec_.c:29
+msgid ""
+"This level is to be used with care. It makes your system more easy to use,\n"
+"but very sensitive: it must not be used for a machine connected to others\n"
+"or to the Internet. There is no password access."
+msgstr ""
-#: ../../standalone/rpmdrake_.c:100
-msgid "Configuration: Add Location"
+#: ../../standalone/draksec_.c:32
+msgid ""
+"Password are now enabled, but use as a networked computer is still not "
+"recommended."
msgstr ""
-#: ../../standalone/rpmdrake_.c:103
-msgid "Find Package"
+#: ../../standalone/draksec_.c:33
+msgid ""
+"Few improvements for this security level, the main one is that there are\n"
+"more security warnings and checks."
msgstr ""
-#: ../../standalone/rpmdrake_.c:104
-msgid "Find Package containing file"
+#: ../../standalone/draksec_.c:35
+msgid ""
+"This is the standard security recommended for a computer that will be used\n"
+"to connect to the Internet as a client. There are now security checks. "
msgstr ""
-#: ../../standalone/rpmdrake_.c:105
-msgid "Toggle between Installed and Available"
+#: ../../standalone/draksec_.c:37
+msgid ""
+"With this security level, the use of this system as a server becomes "
+"possible.\n"
+"The security is now high enough to use the system as a server which accept\n"
+"connections from many clients. "
msgstr ""
-#: ../../standalone/rpmdrake_.c:139
-msgid "Files:\n"
+#: ../../standalone/draksec_.c:40
+msgid ""
+"We take level 4 features, but now the system is entirely closed.\n"
+"Security features are at their maximum."
msgstr ""
-#: ../../standalone/rpmdrake_.c:161 ../../standalone/rpmdrake_.c:209
-msgid "Uninstall"
+#: ../../standalone/draksec_.c:52
+msgid "Setting security level"
msgstr ""
-#: ../../standalone/rpmdrake_.c:163
+#: ../../standalone/drakxconf_.c:44
#, fuzzy
-msgid "Choose package to install"
-msgstr "Dewiswch weithred"
+msgid "Control Center"
+msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../standalone/rpmdrake_.c:190
-msgid "Checking dependencies"
+#: ../../standalone/drakxconf_.c:45
+msgid "Choose the tool you want to use"
msgstr ""
-#: ../../standalone/rpmdrake_.c:190 ../../standalone/rpmdrake_.c:409
-msgid "Wait"
+#: ../../standalone/keyboarddrake_.c:16
+msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:209
-msgid "The following packages are going to be uninstalled"
+#: ../../standalone/keyboarddrake_.c:36
+msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
-#: ../../standalone/rpmdrake_.c:210
-msgid "Uninstalling the RPMs"
+#: ../../standalone/livedrake_.c:23
+msgid "Change Cd-Rom"
msgstr ""
-#: ../../standalone/rpmdrake_.c:229 ../../standalone/rpmdrake_.c:269
-msgid "Regexp"
+#: ../../standalone/livedrake_.c:24
+msgid ""
+"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
+"If you don't have it, press Cancel to avoid live upgrade."
msgstr ""
-#: ../../standalone/rpmdrake_.c:229
-msgid "Which package are looking for"
+#: ../../standalone/livedrake_.c:34
+msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-#, c-format
-msgid "%s not found"
+#: ../../standalone/mousedrake_.c:50
+msgid "no serial_usb found\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-msgid "No match"
+#: ../../standalone/mousedrake_.c:54
+msgid "Emulate third button?"
msgstr ""
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-msgid "No more match"
+#: ../../standalone/mousedrake_.c:131
+msgid "Test the mouse here."
msgstr ""
-#: ../../standalone/rpmdrake_.c:246
+#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/net_monitor_.c:56
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:59
+msgid "Sending Speed: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:61
+msgid "Receiving Speed: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:66
+#, fuzzy
+msgid "Close"
+msgstr "Symud"
+
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Pa ddisg hoffech chi symud iddo?"
+
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Pa ddisg hoffech chi symud iddo?"
+
+#: ../../standalone/net_monitor_.c:114
+#, fuzzy
+msgid "Disconnection from Internet failed."
+msgstr "Pa ddisg hoffech chi symud iddo?"
+
+#: ../../standalone/net_monitor_.c:115
+#, fuzzy
+msgid "Disconnection from Internet complete."
+msgstr "Pa ddisg hoffech chi symud iddo?"
+
+#: ../../standalone/net_monitor_.c:117
+#, fuzzy
+msgid "Connection complete."
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/net_monitor_.c:118
msgid ""
-"rpmdrake is currently in ``low memory'' mode.\n"
-"I'm going to relaunch rpmdrake to allow searching files"
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-#: ../../standalone/rpmdrake_.c:253
-msgid "Which file are you looking for?"
+#: ../../standalone/net_monitor_.c:188
+msgid "sent: "
msgstr ""
-#: ../../standalone/rpmdrake_.c:269
-msgid "What are looking for?"
+#: ../../standalone/net_monitor_.c:191
+msgid "received: "
msgstr ""
-#: ../../standalone/rpmdrake_.c:289
-msgid "Give a name (eg: `extra', `commercial')"
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Connect"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Disconnect"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/tinyfirewall_.c:29
+#, fuzzy
+msgid "Firewalling Configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/tinyfirewall_.c:42
+#, fuzzy
+msgid "Firewalling configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../standalone/tinyfirewall_.c:77
+msgid ""
+"Firewalling\n"
+"\n"
+"You already have set up a firewall.\n"
+"Click on Configure to change or remove the firewall"
msgstr ""
-#: ../../standalone/rpmdrake_.c:291
-msgid "Directory"
+#: ../../standalone/tinyfirewall_.c:81
+msgid ""
+"Firewalling\n"
+"\n"
+"Click on Configure to set up a standard firewall"
msgstr ""
-#: ../../standalone/rpmdrake_.c:294
-msgid "No cdrom available (nothing in /mnt/cdrom)"
+#: ../../tinyfirewall.pm_.c:10
+msgid ""
+"tinyfirewall configurator\n"
+"\n"
+"This configures a personal firewall for this Linux Mandrake machine.\n"
+"For a powerful dedicated firewall solution, please look to the\n"
+"specialized MandrakeSecurity Firewall distribution."
msgstr ""
-#: ../../standalone/rpmdrake_.c:298
-msgid "URL of the directory containing the RPMs"
+#: ../../tinyfirewall.pm_.c:15
+msgid ""
+"We'll now ask you questions about which services you'd like to allow\n"
+"the Internet to connect to. Please think carefully about these\n"
+"questions, as your computer's security is important.\n"
+"\n"
+"Please, if you're not currently using one of these services, firewall\n"
+"it off. You can change this configuration anytime you like by\n"
+"re-running this application!"
msgstr ""
-#: ../../standalone/rpmdrake_.c:299
+#: ../../tinyfirewall.pm_.c:22
msgid ""
-"For FTP and HTTP, you need to give the location for hdlist\n"
-"It must be relative to the URL above"
+"Are you running a web server on this machine that you need the whole\n"
+"Internet to see? If you are running a webserver that only needs to be\n"
+"accessed by this machine, you can safely answer NO here.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:302
-msgid "Please submit the following information"
+#: ../../tinyfirewall.pm_.c:27
+msgid ""
+"Are you running a name server on this machine? If you didn't set one\n"
+"up to give away IP and zone information to the whole Internet, please\n"
+"answer no.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:304
-#, c-format
-msgid "%s is already in use"
+#: ../../tinyfirewall.pm_.c:32
+msgid ""
+"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
+"is a telnet-replacement that you might use to login. If you're using\n"
+"telnet now, you should definitely switch to ssh. telnet is not\n"
+"encrypted -- so some attackers can steal your password if you use\n"
+"it. ssh is encrypted and doesn't allow for this eavesdropping."
msgstr ""
-#: ../../standalone/rpmdrake_.c:315 ../../standalone/rpmdrake_.c:321
-#: ../../standalone/rpmdrake_.c:329
-msgid "Updating the RPMs base"
+#: ../../tinyfirewall.pm_.c:37
+msgid ""
+"Do you want to allow incoming telnet connections?\n"
+"This is horribly unsafe, as we explained in the previous screen. We\n"
+"strongly recommend answering No here and using ssh in place of\n"
+"telnet.\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:328
-#, c-format
-msgid "Going to remove entry %s"
+#: ../../tinyfirewall.pm_.c:42
+msgid ""
+"Are you running an FTP server here that you need accessible to the\n"
+"Internet? If you are, we strongly recommend that you only use it for\n"
+"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
+"attackers, since FTP also uses no encryption for transferring passwords.\n"
+msgstr ""
+
+#: ../../tinyfirewall.pm_.c:47
+msgid ""
+"Are you running a mail server here? If you're sending you \n"
+"messages through pine, mutt or any other text-based mail client,\n"
+"you probably are. Otherwise, you should firewall this off.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:360
-msgid "Finding leaves"
+#: ../../tinyfirewall.pm_.c:52
+msgid ""
+"Are you running a POP or IMAP server here? This would\n"
+"be used to host non-web-based mail accounts for people via \n"
+"this machine.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:360
-msgid "Finding leaves takes some time"
+#: ../../tinyfirewall.pm_.c:57
+msgid ""
+"You appear to be running a 2.2 kernel. If your network IP\n"
+"is automatically set by a computer in your home or office \n"
+"(dynamically assigned), we need to allow for this. Is\n"
+"this the case?\n"
msgstr ""
-# ../../share/compssUsers
-msgid "Graphics Manipulation"
+#: ../../tinyfirewall.pm_.c:62
+msgid ""
+"Is your computer getting time syncronized to another computer?\n"
+"Mostly, this is used by medium-large Unix/Linux organizations\n"
+"to synchronize time for logging and such. If you're not part\n"
+"of a larger office and haven't heard of this, you probably \n"
+"aren't."
msgstr ""
-# ../../share/compssUsers
-msgid "KDE, QT, Gnome, GTK+"
+#: ../../tinyfirewall.pm_.c:67
+msgid ""
+"Configuration complete. May we write these changes to disk?\n"
+"\n"
+"\n"
+"\n"
msgstr ""
-# ../../share/compssUsers
-msgid "Personnal Finance"
+#: ../../tinyfirewall.pm_.c:83
+#, c-format
+msgid "Can't open %s: %s\n"
msgstr ""
-# ../../share/compssUsers
-msgid "Python, Perl, libraries, tools"
+#: ../../tinyfirewall.pm_.c:85
+#, c-format
+msgid "Can't open %s for writing: %s\n"
msgstr ""
-# ../../share/compssUsers
-msgid "Scientific applications"
+#: ../../share/compssUsers:999
+msgid "Clients for different protocols including ssh"
msgstr ""
-# ../../share/compssUsers
-msgid "Databases"
+#: ../../share/compssUsers:999
+msgid "Development"
msgstr ""
-# ../../share/compssUsers
-msgid "Internet"
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Workstation"
+msgstr "Dogfennau"
+
+#: ../../share/compssUsers:999
+msgid "Firewall/Router"
msgstr ""
+#: ../../share/compssUsers:999
+msgid "Personal Information Management"
+msgstr ""
+
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Graphics"
msgstr "Aml-gyfrwng"
-# ../../share/compssUsers
-msgid "editors, shells, file tools, terminals"
+#: ../../share/compssUsers:999
+msgid "Internet"
msgstr ""
-# ../../share/compssUsers
-msgid "Development applications"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Network Computer (client)"
+msgstr "Yn parataoi cyfluniad X-Window"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr ""
-msgid "Multimedia"
-msgstr "Aml-gyfrwng"
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet station"
+msgstr "Yn parataoi cyfluniad X-Window"
+#: ../../share/compssUsers:999
msgid "Office"
msgstr "Swyddfa"
-# ../../share/compssUsers
-msgid "Sciences"
-msgstr ""
-
-# ../../share/compssUsers
-msgid ""
-"Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-"transfer tools"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Multimedia station"
+msgstr "Aml-gyfrwng"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr ""
-# ../../share/compssUsers
-msgid "Communication facilities"
+#: ../../share/compssUsers:999
+msgid "Domain Name and Network Information Server"
msgstr ""
-# ../../share/compssUsers
-msgid "KDE"
+#: ../../share/compssUsers:999
+msgid "Programs to manage your finance, such as gnucash"
msgstr ""
-# ../../share/compssUsers
-msgid "Personnal Information Management"
+#: ../../share/compssUsers:999
+msgid "PostgreSQL or MySQL database server"
msgstr ""
-# ../../share/compssUsers
-msgid "Programs to manage your finance, such as gnucash"
+#: ../../share/compssUsers:999
+msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr ""
-#, fuzzy
-msgid "Gnome"
-msgstr "Wedi ei wneud"
-
-#, fuzzy
-msgid "Internet Tools"
-msgstr "Yn parataoi cyfluniad X-Window"
-
+#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Dogfennau"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Utilities"
msgstr ""
+#: ../../share/compssUsers:999
+msgid "DNS/NIS "
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Graphical Environment"
+msgstr ""
+
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Sound"
msgstr "Aml-gyfrwng"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr ""
-# ../../share/compssUsers
-msgid "Development other"
+#: ../../share/compssUsers:999
+msgid "Sound and video playing/editing programs"
msgstr ""
-# ../../share/compssUsers
-msgid "Databases clients and servers (mysql and postgresql)"
+#: ../../share/compssUsers:999
+msgid "Scientific Workstation"
msgstr ""
-# ../../share/compssUsers
-msgid "Sound and video playing/editing programs"
+#: ../../share/compssUsers:999
+msgid "Editors, shells, file tools, terminals"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
-# ../../share/compssUsers
-msgid "Games"
+#: ../../share/compssUsers:999
+msgid "Postfix mail server, Inn news server"
msgstr ""
-# ../../share/compssUsers
-msgid "Development C/C++"
+#: ../../share/compssUsers:999
+msgid "Games"
msgstr ""
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Video"
msgstr "Aml-gyfrwng"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Network Computer server"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Office Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
-# ../../share/compssUsers
-msgid "Tools to create and burn CD's"
+#: ../../share/compssUsers:999
+msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr ""
-# ../../share/compssUsers
-msgid "More Graphical Desktops (Gnome, IceWM)"
+#: ../../share/compssUsers:999
+msgid "Tools to create and burn CD's"
msgstr ""
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - CD Burning"
msgstr "Aml-gyfrwng"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Archiving, emulators, monitoring"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Database"
+msgstr ""
+
+#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Web/FTP"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Server"
+msgstr "Gweinydd X"
+
+#: ../../share/compssUsers:999
+msgid "Personal Finance"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Configuration"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../share/compssUsers:999
+msgid "KDE Workstation"
+msgstr ""
+
+#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Apache, Pro-ftpd"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Mail/Groupware/News"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Gnome Workstation"
+msgstr "Dogfennau"
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet gateway"
+msgstr "Yn parataoi cyfluniad X-Window"
+
+#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Game station"
+msgstr "Dogfennau"
+
+#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Tools to ease the configuration of your computer"
+msgstr ""
+
+#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
#, fuzzy
+#~ msgid "%d seconds"
+#~ msgstr "Gadael mewn %d eiliad"
+
+#, fuzzy
+#~ msgid "Configure..."
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Lilo/Grub configuration"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Selected size %d%s"
+#~ msgstr "Dewiswch ffeil"
+
+#, fuzzy
+#~ msgid "Configuration de Lilo/Grub"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Boot style configuration"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Create a boot floppy"
+#~ msgstr "Arbed ar flopi"
+
+#, fuzzy
+#~ msgid "Format floppy"
+#~ msgstr "Fformatio i gyd"
+
+#, fuzzy
+#~ msgid "gMonitor"
+#~ msgstr "Monitor"
+
+#, fuzzy
+#~ msgid "Internet/Network access"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Mail information"
+#~ msgstr "Dangos gwybodaeth"
+
+#, fuzzy
+#~ msgid "Firewall Configuration Wizard"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "First DNS Server"
+#~ msgstr "Gweinydd X"
+
+#, fuzzy
+#~ msgid "Second DNS Server"
+#~ msgstr "Arbed ar flopi"
+
+#, fuzzy
+#~ msgid "None"
+#~ msgstr "Wedi ei wneud"
+
+#, fuzzy
+#~ msgid "Which bootloader(s) do you want to use?"
+#~ msgstr "Pa sector hoffech chi symud iddo?"
+
+#, fuzzy
+#~ msgid "Configure the Internet connection / Configure local Network"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Reconfigure using wizard..."
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#~ msgid "Multimedia"
+#~ msgstr "Aml-gyfrwng"
+
+#, fuzzy
+#~ msgid "Gnome"
+#~ msgstr "Wedi ei wneud"
+
+#, fuzzy
+#~ msgid "Internet Tools"
+#~ msgstr "Yn parataoi cyfluniad X-Window"
+
+#, fuzzy
+#~ msgid "Enable num lock at startup"
+#~ msgstr "X wrth ddechrau"
+
+#, fuzzy
+#~ msgid "What is your system used for?"
+#~ msgstr "Pa ddisg hoffech chi symud iddo?"
+
+#, fuzzy
+#~ msgid "Select the size you want to install"
+#~ msgstr "Dewiswch weithred"
+
+#, fuzzy
+#~ msgid "Customized"
+#~ msgstr "Wedi fformatio\n"
+
+#, fuzzy
+#~ msgid "Remove"
+#~ msgstr "Symud"
+
+#, fuzzy
+#~ msgid "Choose package to install"
+#~ msgstr "Dewiswch weithred"
+
+#, fuzzy
+#~ msgid "ECI modem"
+#~ msgstr "Ext2"
+
+#, fuzzy
#~ msgid "Connect to Internet with a normal modem"
#~ msgstr "Pa ddisg hoffech chi symud iddo?"
@@ -6079,18 +7041,10 @@ msgstr ""
#~ msgstr "Yn parataoi cyfluniad X-Window"
#, fuzzy
-#~ msgid "End configuration"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
#~ msgid "Everything configured!"
#~ msgstr "Yn parataoi cyfluniad X-Window"
#, fuzzy
-#~ msgid "Normal"
-#~ msgstr "Fformatio"
-
-#, fuzzy
#~ msgid "Autologin - Choose default user"
#~ msgstr "Dewiswch y maint newydd"
@@ -6109,6 +7063,3 @@ msgstr ""
#~ msgid "changing type of"
#~ msgstr "newid math "
-
-#~ msgid "Help"
-#~ msgstr "Cymorth"
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index b45111c82..636db1ef7 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -15,7 +15,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-04-08 08:21GMT-1\n"
"Last-Translator: Jacob Nordfalk <nordfalk@mobilixnet.dk>\n"
"Language-Team: da_DK <da@li.org>\n"
@@ -65,16 +65,17 @@ msgstr "Vćlg en X-server"
msgid "X server"
msgstr "X-server"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Hvilken konfiguration af XFree řnsker du?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -83,18 +84,18 @@ msgstr ""
"Dit kort kan have 3D acceleration, men kun med XFree %s.\n"
"Dit kort er understřttet af XFree %s som kan have bedre understřttelse i 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"Dit kort kan have 3D hardware accelerations-understřttelse med XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s med 3D hardware acceleration"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -104,12 +105,12 @@ msgstr ""
"VIGTIGT: Dette er eksperimentelt og kan fĺ din maskine til at lĺse eller gĺ "
"ned."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s med EKSPERMENTAL 3d hardware acceleration"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -121,27 +122,27 @@ msgstr ""
"ned.\n"
"Dit kort er understřttet af XFree %s som kan have bedre understřttelse i 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree konfiguration"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Vćlg hukommelsesmćngde for dit grafikkort"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Vćlg server-indstillinger"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Vćlg en skćrmtype"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Skćrm"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -166,40 +167,40 @@ msgstr ""
"Hvis du er i tvivl, břr du vćlge en opsćtning, som du med SIKKERHED ved\n"
"at din skćrm kan klare."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Vandret opdateringsfrekvens"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Lodret opdateringsfrekvens"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Skćrm ikke konfigureret"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafikkort er endnu ikke konfigureret"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Oplřsninger ikke valgt endnu"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Řnsker du at afprřve konfigurationen?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Advarsel: afprřvning af dette grafikkort kan fĺ din maskine til at lĺse"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test konfigurationen"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -207,152 +208,152 @@ msgstr ""
"\n"
"prřv at ćndre nogle parametre"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "En fejl opstod:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Vender tilbage om %d sekunder"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Er dette den korrekte indstilling?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "En fejl opstod, prřv at ćndre nogle parametre"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Oplřsning"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Vćlg oplřsning og farvedybde"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafikkort: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86-server: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Ekspert modus"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Vis alle"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Oplřsninger"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tastatur-type: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Muse-type: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Muse-enhed: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Skćrm: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Skćrms vandrette frekvens: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Skćrms lodrette frekvens: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafikkort: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Grafik-hukommelse: %s kb\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Farvedybde: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Oplřsninger %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86-server: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 driver: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Forbereder konfiguration af X"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Hvad řnsker du at gřre?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Skift skćrmtype"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Skift grafikkort"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Foretag ćndringer i server-indstillinger"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Skift oplřsning"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Vis information"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Test igen"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Afslut"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -365,20 +366,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Log venligst ind i %s igen for at aktivere ćndringerne"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Log venligst ud og tryk herefter pĺ Ctrl-Alt-Bak"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Start X ved systemstart"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -486,7 +487,7 @@ msgstr "Skćrm, som kan klare 1600x1200 ved 76 Hz"
msgid "First sector of boot partition"
msgstr "Fřrste sektor af opstartspartition"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Fřrste sektor pĺ disken (MBR)"
@@ -526,11 +527,11 @@ msgstr "Start fra DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Systemopstarterens hovedindstillinger"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Systemopstarter der skal bruges"
@@ -538,7 +539,7 @@ msgstr "Systemopstarter der skal bruges"
msgid "Bootloader installation"
msgstr "Systemopstarterens installation"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Opstartsenhed"
@@ -554,7 +555,7 @@ msgstr "Kompakt"
msgid "compact"
msgstr "kompakt"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Videoindstilling"
@@ -562,14 +563,14 @@ msgstr "Videoindstilling"
msgid "Delay before booting default image"
msgstr "Ventetid fřr opstart af forvalgt styresystem"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Adgangskode"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Adgangskode (igen)"
@@ -606,41 +607,41 @@ msgstr ""
"Indstillingen ``Begrćns kommandolinie-indstillinger'' er intet vćrd uden\n"
"en adgangskode"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Prřv venligst igen"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Adgangskoderne stemmer ikke overens"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Init-besked"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Ĺben firmwareforsinkelse"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Ventetid fřr kerneopstart"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Skal det vćre muligt at starte fra CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Skal det vćre muligt at starte fra OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Forvalgt styresystem?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -648,146 +649,146 @@ msgstr ""
"Her er fřlgende typer indgange.\n"
"Du kan tilfřje flere eller ćndre de eksisterende."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Tilfřj"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Fćrdig"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Ćndr RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Hvilken type řnsker du at tilfřje"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Andet styresystem (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Andet styresystem (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Andet styresystem (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Billede"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Rod"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Vedhćft"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lćs-skriv"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Usikker"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Mćrkat"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Forvalgt"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-střrrelse"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "Ingen video"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Fjern indgang"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Tom mćrkat er ikke tilladt"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Denne mćrkat er allerede brugt"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Hvilken slags partitionering?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fandt %s %s grćnsesnit"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Har du én til?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Har du nogen %s grćnsesnit?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nej"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Se info for maskinel"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerer driver for %s kort %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Hvilken %s driver skal jeg prřve?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -807,20 +808,20 @@ msgstr ""
"burde\n"
"ikke forĺrsage nogen skader."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatisk sondering"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Specificér optioner"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Du kan nu give dens optioner til modul %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -831,11 +832,11 @@ msgstr ""
"Parametrene er i formatet ``navn=vćrdi navn2=vćrdi2 ...''.\n"
"F.eks., ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Modulindstillinger:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -844,33 +845,33 @@ msgstr ""
"Indlćsning af modul %s mislykkedes.\n"
"Řnsker du at prřve igen med andre parametre?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(har allerede tilfřjet %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Adgangskoden er for simpel"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Indtast venligst et brugernavn"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Brugernavnet mĺ kun indeholde smĺ bogstaver, tal, `-' og `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Dette brugernavn eksisterer allerede"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Tilfřj bruger"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -879,32 +880,32 @@ msgstr ""
"Indtast en bruger\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Acceptér bruger"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Rigtige navn"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Brugernavn"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Skal"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikon"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -912,11 +913,11 @@ msgstr ""
"Jeg kan sćtte din maskine op til automatisk at logge en bruger pĺ.\n"
"Hvis du ikke řnsker denne facilitet, sĺ klik pĺ 'Annullér' knappen."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Vćlg forvalgte bruger :"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Vćlg den vinduesbehandler du řnsker at benytte:"
@@ -925,7 +926,7 @@ msgstr "Vćlg den vinduesbehandler du řnsker at benytte:"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -949,38 +950,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Velkommen til GRUB styresystemsvćlgeren!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Brug tasterne %c og %c til at vćlge mellem mulighederne."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Tryk 'enter' for at starte det valgte OS, 'e' for at redigere"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "kommandoerne fřr opstart, eller 'c' for en kommandolinie."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Den fremhćvede mulighed vil blive startet automatisk om %d sekunder."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "Ikke nok plads i /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Skrivebord"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start-menu"
@@ -1109,69 +1121,42 @@ msgstr "Ja, jeg řnsker automatisk login med denne (bruger, skrivebord)"
msgid "System mode"
msgstr "Systemmodus"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Forvalgt"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Annullér"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "kan ikke lćse /etc/inittab: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "kan ikke lćse /etc/sysconfig/autologin: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Installationen af LILO mislykkedes. Fřlgende fejl opstod:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "Gb"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "Kb"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mb"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "Tb"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutter"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minut"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekunder"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Opret"
@@ -1720,6 +1705,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Vćlg den nye střrrelse"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "Mb"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Opret en ny partition"
@@ -1829,20 +1819,21 @@ msgid "Reload"
msgstr "Genindlćs"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering af %s mislykkedes"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Ved ikke hvordan man formaterer %s som type %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "montering mislykkedes: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "fejl ved afmontering af %s: %s"
@@ -1855,41 +1846,41 @@ msgstr "simpel"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Monteringsstier skal begynde med /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Der findes allerede en partition med monterings-sti %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cirkulćre monteringer %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Du kan ikke bruge et LVM logisk delarkiv for monteringspunkt %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Dette katalog břr ligge pĺ rod-filsystemet"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Du skal have et rigtigt filsystem (ext2, reiserfs) til dette "
"monteringspunkt\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Fejl ved ĺbning af %s for skrivning: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1898,7 +1889,7 @@ msgstr ""
"der kan oprettes nye filsystemer. Undersřg venligst din maskine for at finde "
"ĺrsagen til problemet"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Du har ikke nogen partitioner!"
@@ -1949,8 +1940,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2131,8 +2122,8 @@ msgstr ""
"automatisk.\n"
"\n"
"\n"
-"Hvis du ikke har en SCSI adapter, en ISA SCSI adapter, eller en PCI "
-"SCSI-adapter\n"
+"Hvis du ikke har en SCSI adapter, en ISA SCSI adapter, eller en PCI SCSI-"
+"adapter\n"
"som DrakX ikke genkender, vil du blive spurgt om du har en SCSI-adapter pĺ "
"dit system.\n"
"Hvis der ikke er nogen adapter pĺ systemet kan du blot klikke \"Nej\". Hvis "
@@ -2305,8 +2296,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2460,8 +2451,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2547,8 +2538,8 @@ msgid ""
"partitions present on this hard drive."
msgstr ""
"Klik pĺ 'Ok' hvis du řnsker at slette alle data og\n"
-"partitioner som forefindes pĺ denne disk. Vćr forsigtig, efter klik pĺ 'Ok' "
-"\n"
+"partitioner som forefindes pĺ denne disk. Vćr forsigtig, efter klik pĺ "
+"'Ok' \n"
"vil du *ikke* kunne redde nogen data eller partitioner pĺ denne disk,\n"
"inklusive nogensomhelst data fra Windows.\n"
"\n"
@@ -2568,13 +2559,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2652,8 +2643,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3128,8 +3119,8 @@ msgstr ""
"\n"
"\n"
"Hvis du řnsker at anvende en printer placeret pĺ en enstern Microsoft\n"
-"Windows maskine (eller pĺ en Unix-maskine med SMB-protokol), vćlg "
-"'SMB/Windows\n"
+"Windows maskine (eller pĺ en Unix-maskine med SMB-protokol), vćlg 'SMB/"
+"Windows\n"
"95/98/NT'"
#: ../../help.pm_.c:527
@@ -3166,8 +3157,8 @@ msgstr ""
"adskilles med en pibe (dvs. \"|\") \n"
" Dette kan du bruge hvis du vil give printeren et mere sigende navn. "
"Skriv det fřrst fx \"Min printer|lp\".\n"
-" Printeren hvis navn(e) indeholder \"lp\", vil blive brugt som "
-"standard-printer.\n"
+" Printeren hvis navn(e) indeholder \"lp\", vil blive brugt som standard-"
+"printer.\n"
" * Beskrivelse: dette er valgfrit, men det kan vćre praktisk hvis du har "
"flere printere tilsluttet din computer, \n"
" eller hvis du tillader andre maskiner at bruge din printer.\n"
@@ -3431,8 +3422,8 @@ msgstr ""
"dette skćrmbillede. Vćr forsigtig med at vćlge de rigtige parametre.\n"
"\n"
"\n"
-"Du vil mĺske ogsĺ řnske ikke at give adgang til disse andre operativsystemer "
-"\n"
+"Du vil mĺske ogsĺ řnske ikke at give adgang til disse andre "
+"operativsystemer \n"
"til nogensomhelst, i sĺ fald kan du slette de tilsvarende indgange. Men \n"
"i dette tilfćlde vil du have brug for en opstartsdiskette for at \n"
"kunne starte dem op!"
@@ -3651,8 +3642,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3721,8 +3712,8 @@ msgstr ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3760,8 +3751,8 @@ msgstr ""
"dette skćrmbillede. Vćr forsigtig med at vćlge de rigtige parametre.\n"
"\n"
"\n"
-"Du vil mĺske ogsĺ řnske ikke at give adgang til disse andre operativsystemer "
-"\n"
+"Du vil mĺske ogsĺ řnske ikke at give adgang til disse andre "
+"operativsystemer \n"
"til nogensomhelst, i sĺ fald kan du slette de tilsvarende indgange. Men \n"
"i dette tilfćlde vil du have brug for en opstartsdiskette for at \n"
"kunne starte dem op!"
@@ -3860,84 +3851,84 @@ msgstr ""
"Hvis du řnsker at starte et andet eksisterende operativsystem, bedes du\n"
"lćse de ekstra instruktioner."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Vćlg sprog"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Vćlg installations-metode"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Harddisk bestemmelse"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Konfigurér mus"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Vćlg tastatur"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Sikkerhed"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Vćlg filsystemer"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatér partitioner"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Vćlg pakker til installation"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Installér system"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Sćt rod-adgangskode"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Tilfřj bruger"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Konfigurér netvćrk"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Oversigt"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Konfigurér tjenester"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Opret opstartsdiskette"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Installér systemopstarter"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Konfigurér X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Afslut installation"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3952,20 +3943,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Indsćt en tom diskette i diskette-drev %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Denne diskette er ikke formatteret til FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3973,15 +3964,15 @@ msgstr ""
"For at bruge dette gemte pakkevalg, start installationen op med``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Fejl ved lćsning af fil $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3989,11 +3980,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Test venligst musen"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "For at aktivere musen,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "FLYT PĹ HJULET!"
@@ -4210,8 +4201,8 @@ msgstr "Duplikér monterings-sti %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Nogle vigtige pakker blev ikke installeret rigtigt.\n"
"Enten er dit cdrom-drev eller din cdrom fejlbehćftet.\n"
@@ -4328,6 +4319,7 @@ msgid ""
msgstr "Den totale střrrelse af de grupper du har valg er cirka %d Mb.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4342,6 +4334,7 @@ msgstr ""
"en procentdel pĺ 100%% vil installere alle valgte pakker."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4513,13 +4506,13 @@ msgstr ""
"Ethvert brud pĺ licensen vil řjeblikkeligt fratage dig rettighederne "
"beskrevet\n"
"i den specifikke licens. Medmindre licensen giver dig lov hertil, vil det \n"
-"normalt ikke vćre tilladt at installere programmet pĺ mere end en computer, "
-"\n"
+"normalt ikke vćre tilladt at installere programmet pĺ mere end en "
+"computer, \n"
"eller bruge det pĺ et netvćrk. Hvis du er i tvivl, sĺ kontakt venligst "
"producenten\n"
"af komponenten direkte.\n"
-"Overdragelse til tredjemand eller kopiering af sĺdanne komponenter inklusive "
-"\n"
+"Overdragelse til tredjemand eller kopiering af sĺdanne komponenter "
+"inklusive \n"
"dokumentationen er normalt forbudt.\n"
"\n"
"\n"
@@ -4581,8 +4574,8 @@ msgstr "Licensaftale"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4708,8 +4701,8 @@ msgstr ""
"\n"
"1. Licensaftale\n"
"\n"
-"Lćs venligst dette dokument. Dette dokument er en licensaftale mellem dig og "
-" \n"
+"Lćs venligst dette dokument. Dette dokument er en licensaftale mellem dig "
+"og \n"
"MandrakeSoft S.A., som gćlder til disse programmelprodukter.\n"
"Ved at installere, kopiere eller bruge disse programmelprodukter accepterer "
"du indirekte \n"
@@ -4721,8 +4714,8 @@ msgstr ""
"programmelprodukter pĺ en mĺde som ikke er i overensstemmelse \n"
"med betingelserne og reglerne i denne licens er ulovlig og vil betyde at du "
"mister dine rettighedder under denne \n"
-"licens, Hvis dette sker, skal du med det samme řdelćgge alle kopier af disse "
-"\n"
+"licens, Hvis dette sker, skal du med det samme řdelćgge alle kopier af "
+"disse \n"
"programmelprodukter.\n"
"\n"
"\n"
@@ -4847,15 +4840,15 @@ msgstr "Ekspert"
msgid "Update"
msgstr "Opdatering"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Vćlg venligst muse-type."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Muse-port"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Vćlg venligst hvilken seriel port din mus er forbundet til."
@@ -5013,6 +5006,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cdrom med etikette '%s'"
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5167,19 +5161,19 @@ msgstr "Benyt NIS"
msgid "yellow pages"
msgstr "gule sider"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS-identifikation"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS-domćne"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS-server"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5209,19 +5203,19 @@ msgstr ""
"Hvis du řnsker at lave en opstartsdiskette til dit system, indsćt en\n"
"diskette i dit fřrste diskettedrev og tryk 'Ok'."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Fřrste diskette-drev"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Andet diskette-drev"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Spring over"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5246,32 +5240,32 @@ msgstr ""
"\n"
"Vil du lave en opstartsdiskette til dit system?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Der er desvćrre ikke noget tilgćngeligt diskette-drev"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Vćlg det diskette-drev, du vil benytte til at lave boot-disketten"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Indsćt en tom diskette i diskette-drevet %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Oprette opstartsdiskette"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Forbereder opstarter"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Řnsker du at bruge aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5280,58 +5274,58 @@ msgstr ""
"forsřg at gennemtvinge installation selv om dette kan řdelćgge den fřrste "
"partition?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Installation af opstarter mislykkedes. Den fřlgende fejl opstod:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Du vil mĺske behřve at ćndre din Ĺben Firmware opstartsenhed for\n"
" at slĺ systemstarteren til. Hvis du ikke ser systemstarter-beskedden\n"
"ved genstart, sĺ hold Command-Option-O-F nede og indtast:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Skriv sĺ: shut-down\n"
"Ved nćste opstart burde du se systemstarteren."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Lav"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Mellem"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Hřj"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Vćlg sikkerhedniveau"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Řnsker du at lave en auto-installations diskette til linux genskabelse?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Indsćt en tom diskette i drev %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Laver autoinstallations-diskette"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5341,13 +5335,13 @@ msgstr ""
"\n"
"Er du sikker pĺ du řnsker du at lukke nu?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5362,11 +5356,11 @@ msgstr ""
"Information om konfigurering af systemet kan findes i den\n"
"Officielle Linux-Mandrake Bruger Guide."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Laver autoinstallations-diskette"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5380,15 +5374,15 @@ msgstr ""
"\n"
"Du foretrćkker mĺske at afspille installationen igen\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatisk"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Afspil igen"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Gem pakke-valg"
@@ -5407,11 +5401,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu mangler"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avanceret"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Vent venligst"
@@ -5440,11 +5434,11 @@ msgstr "Dit valg? (standard %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Dit valg? (standard %s skriv `none' for ingenting) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tjekkisk (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Tysk"
@@ -5452,19 +5446,19 @@ msgstr "Tysk"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spansk"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finsk"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Fransk"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norsk"
@@ -5472,15 +5466,15 @@ msgstr "Norsk"
msgid "Polish"
msgstr "Polsk"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russisk"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Britisk"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Amerikansk"
@@ -5496,207 +5490,207 @@ msgstr "Armensk (skrivemaskine)"
msgid "Armenian (phonetic)"
msgstr "Armensk (fonetisk)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidiansk (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidiansk (kyrillisk)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgisk"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgarsk"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliansk"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Hviderussisk"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Schweizisk (Tysk layout)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Schweizisk (Fransk layout)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tjekkisk (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Tjekkisk (programmřrer)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Tysk (ingen dřde taster)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dansk"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norsk)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estisk"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgisk (russisk layout)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgisk (Latin layout)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grćsk"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungarsk"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroatisk"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelsk"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelsk (Fonetisk)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iransk"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandsk"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiensk"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japansk 106 taster"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Koreansk tastatur"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinamerikansk"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedonisk"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollandsk"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Litauisk AZERTY (gammel)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Litauisk AZERTY (ny)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litauisk \"talrćkke\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litauisk \"fonetisk\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polsk (polsk layout)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polsk (polsk layout)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugisisk"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadisk (Québec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russisk (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Svensk"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovensk"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovakisk (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovakisk (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovakisk (programmřrer)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thailandsk"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Tyrkisk (traditionel \"F\" model)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Tyrkisk (moderne \"Q\" model)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainsk"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Amerikansk (internaltionalt)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamesisk \"talrćkke\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslavisk (latinsk/kyrillisk)"
@@ -5824,31 +5818,31 @@ msgstr "Nćste ->"
msgid "<- Previous"
msgstr "<- Forrige"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Er dette korrekt?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Internet-konfiguration"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Řnsker du at forsřge at skabe forbindelse til Internettet nu?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Tester din forbindelse..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Systemet er ikke forbundet til Internettet nu."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Af sikkerhedsgrunde vil det blive afbrudt nu."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5856,18 +5850,18 @@ msgstr ""
"Det lader ikke til at dit system har forbindelse til Internettet.\n"
"Prřv at omkonfigurere din forbindelse."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Konfigurér netvćrk"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN konfiguration"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5875,79 +5869,79 @@ msgstr ""
"Vćlg din udbyder.\n"
" Hvis de ikke er i listen, vćlg Ikke listet"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Forbindelses-konfiguration"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Udfyld eller markér venligst feltet nedenunder"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kort IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kort mem (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kort IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kort IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kort IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Dit personlige telefonnummer"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Navn pĺ udbyder (f.eks. udbyder.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Udbyders telefonnummer"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Udbyder DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Udbyder DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Opringningsmĺde"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Konto login (brugernavn)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Kodeord for konto"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resten af verden"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5955,27 +5949,27 @@ msgstr ""
"Resten af verden \n"
" ingen D-kanal (lejet linje)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Hvilken protokol řnsker du at bruge?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Hvad slags kort har du?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Det ved jeg ikke"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5987,19 +5981,19 @@ msgstr ""
"\n"
"Hvis du har et PCMCIA kort skal du vide irq og io for kortet.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Afbryd"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Fortsćt"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Hvilket er dit ISDN-kort?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6007,11 +6001,11 @@ msgstr ""
"Jeg har opdaget et ISDN PCI-kort, men jeg ved ikke hvilken type. Vćlg "
"venligst et PCI-kort i nćste skćrmbillede."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Ingen ISDN PCI-kort fundet. Vćlg venligst ét i nćste skćrmbillede."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6019,23 +6013,23 @@ msgstr ""
"Der blev ikke fundet nogen ethernet netvćrksadapter pĺ dit system.\n"
"Kan ikke sćtte denne forbindelsetype op."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Vćlg netvćrksgrćnsesnit"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Vćlg venligst hvilken netvćrksadapter du řnsker at bruge til at lave "
"forbindelse til Internettet med."
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Netvćrksgrćnsesnit"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6043,73 +6037,73 @@ msgstr ""
"\n"
"Er du enig?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Jeg er ved at genstarte netvćrksenheden:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL Konfiguration"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Řnsker du at starte din forbindelse ved opstart?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Angiv venligst hvilken seriel port dit modem er forbundet til."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opkaldsindstillinger"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Navn pĺ forbindelsen"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefonnummer"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Login id"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Identifikation"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Skript-baseret"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminal-baseret"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domćnenavn"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Fřrste DNS-server (valgfri)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Anden DNS-server (valgfri)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Jeg er ved at genstarte netvćrksenheden $netc->{NET_DEVICE}. Er du enig?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6118,7 +6112,7 @@ msgstr ""
"Du kan lukke forbindelsen til Internettet eller genkonfigurere din "
"forbindelse."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6126,11 +6120,11 @@ msgstr ""
"\n"
"Du kan genkonfigurere din forbindelse"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Du har forbindelse til Internettet nu."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6138,48 +6132,48 @@ msgstr ""
"\n"
"Du kan lave forbindelse til Internettet eller omkonfigurere din forbindelse."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Du er ikke forbundet til Internettet nu."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Lav forbindelse til Internettet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Luk forbindelse til Internettet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfigurér netvćrksforbindelse (LAN eller Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internetforbindelse & -konfiguration"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Konfigurér netvćrk"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Eksternt ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Internt ISDN-kort"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Hvad slags type er din ISDN-forbindelse?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Lav forbindelse til Internettet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6189,24 +6183,24 @@ msgstr ""
"Nogen forbindelser bruger pptp, og nogle fĺ bruger DHCP.\n"
"Hvis du ikke ved noget, vćlg 'brug pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "brug dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "brug pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "brug pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Jeg er ved at genstarte netvćrksenheden %s. Er du enig?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6214,15 +6208,15 @@ msgstr ""
"Hvilken DHCP klient řnsker du at bruge?\n"
"Standard er dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Netvćrks konfiguration"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Řnsker du at genstarte netvćrket"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6230,7 +6224,7 @@ msgid ""
"%s"
msgstr "Řnsker du at genstarte netvćrket"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6242,7 +6236,7 @@ msgstr ""
"Klik OK for at beholde din konfiguration, eller annullér for at "
"omkonfigureredin Internet- og netvćrksforbindelse.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6254,62 +6248,62 @@ msgstr ""
"Vi skal til at konfigurere din internet- eller netvćrksforbindelse.\n"
"Hvis du ikke řnsker at bruge autodetektering sĺ fravćlg afkrydsningsboksen\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Vćlg profilen der skal konfigureres"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Brug automatisk detektion"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detekterer enheder..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Normal modemforbindelse"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "Detekteret pĺ port %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN-forbindelse"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "Detekteret %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (eller ADSL) forbindelse"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "Detekteret pĺ grćnseflade %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kabelforbindelse"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Lokalnet-konfiguration"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ethernet-kort detekteret"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Hvordan vil du lave forbindelse til Internettet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6319,7 +6313,7 @@ msgstr ""
"\n"
"Konfigurationen vil nu blive anvendt pĺ dit system."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6382,11 +6376,11 @@ msgid " (driver $module)"
msgstr " (drivprogram $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP-adresse"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmaske"
@@ -6419,7 +6413,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS-server"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6447,11 +6441,11 @@ msgstr "Proxy skal vćre http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy skal vćre ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Udvidet partition ikke understřttet pĺ denne platform"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6461,21 +6455,21 @@ msgstr ""
"Den eneste lřsning er at flytte dine primćre partitioner, sĺledes at\n"
"\"hullet\" bliver placeret ved siden af de udvidede partitioner."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Fejl ved lćsning af filen %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Genskabning fra fil %s mislykkedes: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Fejl i sikkerhedskopien"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Fejl ved skrivning til fil %s"
@@ -7449,7 +7443,7 @@ msgstr "Velkommen til vćrktřjet til deling af internetforbindelse!"
msgid "Network configuration (%d adapters)"
msgstr "Netvćrkskonfiguration (%d adaptorer)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil: "
@@ -7541,7 +7535,7 @@ msgstr "Systemet er nu afbrudt."
msgid "Configure Internet Access..."
msgstr "Konfigurér Internetadgang..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN konfiguration"
@@ -7577,76 +7571,76 @@ msgstr "Anvend"
msgid "Please Wait... Applying the configuration"
msgstr "Vent venligst... Sćtter konfigurationen i anvendelse"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN konfiguration"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Opstartsprotokol"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Startede med opstart"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP-klient"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "De-aktivér"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Aktivér"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Konfiguration af Internetforbindelse"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Konfiguration af Internetforbindelse"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Type af forbindelse"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametre"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Udbyder DNS 1 (valgfri)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Udbyder DNS 2 (valgfri)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet-kort"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP-Klient"
@@ -7753,14 +7747,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Kan ikke starte levende opgradering !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "ingen seriel_usb fundet\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulering af tredje knap?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Test venligst musen"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -8285,6 +8284,24 @@ msgstr "Vćrktřjer til at lette indstillingen af din maskine"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Samling af vćrktřjer til post, nyheder, filoverfřrsel og chat"
+#~ msgid "GB"
+#~ msgstr "Gb"
+
+#~ msgid "KB"
+#~ msgstr "Kb"
+
+#~ msgid "TB"
+#~ msgstr "Tb"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutter"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minut"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekunder"
+
#~ msgid "Configure..."
#~ msgstr "Konfigurér..."
@@ -8322,7 +8339,7 @@ msgstr "Samling af vćrktřjer til post, nyheder, filoverfřrsel og chat"
#~ msgstr ""
#~ "Nu da din internetforbindelse er konfigureret,\n"
#~ "kan din maskine blive konfigureret til at dele sin internetforbindelse.\n"
-#~ "Info: Du skal bruge en ekstra netvćrks adapter for at sćtte et lokalnet op "
-#~ "(LAN).\n"
+#~ "Info: Du skal bruge en ekstra netvćrks adapter for at sćtte et lokalnet "
+#~ "op (LAN).\n"
#~ "\n"
#~ "Řnsker du at opsćtte deling af internetforbindelsen?\n"
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
index 4dfd466a4..060e3ec77 100644
--- a/perl-install/share/po/el.po
+++ b/perl-install/share/po/el.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-1-4 16:27+0100\n"
"Last-Translator: unmantained\n"
"Language-Team: GREEK <nls@tux.hellug.gr>\n"
@@ -53,16 +53,17 @@ msgstr "ĹđéëÝîôĺ X server (ďäçăüň ęÜńôáň ăńáöéęţí)"
msgid "X server"
msgstr "ĺîőđçńĺôçôŢň X Window"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Ôß ôýđďő XFree čÝëĺôĺ íá Ý÷ĺôĺ;"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -73,19 +74,19 @@ msgstr ""
"äßíďőí \n"
"ęáëýôĺńç őđďóôŢńéîç ăéá äéóäéÜóôáôá ăńáöéęÜ."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"Ç ęÜńôá ăńáöéęţí óáň őđďóôçńßćĺé ĺđéôÜ÷őíóç ôńéóäéÜóôáôůí ăńáöéęţí óôá XFree "
"%s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s ěĺ ĺđéôÜ÷őíóç ôńéóäéÜóôáôůí ăńáöéęţí"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,12 +96,12 @@ msgstr ""
"%s,\n"
"ĐŃĎÓĎ×Ç: ĐĹÉŃÁĚÁÔÉĘÇ ŐĐĎÓÔÇŃÉÎÇ - ĚĐĎŃĹÉ ÍÁ ĐÁĂŮÓĹÉ ÔĎÍ ŐĐĎËĎĂÉÓÔÇ ÓÁÓ!"
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s ěĺ ĐĹÉŃÁĚÁÔÉĘÇ ĺđéôÜ÷őíóç ôńéóäéÜóôáôůí ăńáöéęţí"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -114,27 +115,27 @@ msgstr ""
"őđďóôŢńéîç\n"
"ăéá äéóäéÜóôáôá ăńáöéęÜ."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Ńőčěßóĺéň XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "ĚÝăĺčďň ěíŢěçň ęÜńôáň ăńáöéęţí"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Ńőčěßóĺéň X server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "ĹđéëÝîôĺ ďčüíç"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Ďčüíç"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -158,39 +159,39 @@ msgstr ""
"ęáôáóôńďöŢň\n"
"ôçň ďčüíçň óáň. Áí äĺí ĺßóôĺ óßăďőńďé, ęÜíôĺ ěéá óőíôçńçôéęŢ ĺđéëďăŢ."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Óő÷íüôçôá ďńéćüíôéáň áíáíÝůóçň"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Óő÷íüôçôá ęáôáęüńőöçň áíáíÝůóçň"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Ç ďčüíç äĺí Ý÷ĺé ńőčěéóôĺß áęüěç"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Ç ęÜńôá ăńáöéęţí äĺí Ý÷ĺé ńőčěéóôĺß áęüěç"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Äĺí Ý÷ďőí ĺđéëĺăĺß áíáëýóĺéň áęüěç"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "ČÝëĺôĺ íá äďęéěÜóĺôĺ ôéň ńőčěßóĺéň;"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Đńďóď÷Ţ: Ç äďęéěŢ ĺßíáé ĺđéęßíäőíç óĺ áőôŢ ôçí ęÜńôá ăńáöéęţí"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "ÄďęéěŢ ńőčěßóĺůí"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -198,153 +199,153 @@ msgstr ""
"\n"
"äďęéěÜóôĺ íá áëëÜîĺôĺ ęÜđďéĺň đáńáěÝôńďőň"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "ĐńďęëŢčçęĺ óöÜëěá:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "¸îďäďň óĺ %d äĺőôĺńüëĺđôá"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Ĺßíáé áőôŢ ç óůóôŢ ńýčěéóç;"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "ĐńďęëŢčçęĺ óöÜëěá, äďęéěÜóôĺ íá áëëÜîĺôĺ ęÜđďéĺň đáńáěÝôńďőň"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "ÁíÜëőóç"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "ĹđéëÝîôĺ áíÜëőóç ęáé âÜčďň ÷ńţěáôďň"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "ĘÜńôá ăńáöéęţí: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 server: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Ăéá ĺéäéęďýň..."
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "ĹěöÜíéóç üëůí"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Áíáëýóĺéň"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Äéáńýčěéóç đëçęôńďëďăßďő: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Ôýđďň đďíôéęéďý: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "ÓőóęĺőŢ đďíôéęéďý: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Ďčüíç: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Óő÷íüôçôá ďńéćüíôéáň áíáíÝůóçň: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Óő÷íüôçôá ęáôáęüńőöçň áíáíÝůóçň: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "ĘÜńôá ăńáöéęţí: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "ĚíŢěç ęÜńôáň ăńáöéęţí: %s kb\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "ÂÜčďň ÷ńţěáôďň: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "ÁíÜëőóç: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 server: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Ďäçăüň XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Đńďĺôďéěáóßá ńőčěßóĺůí ăńáöéęďý đĺńéâÜëëďíôďň (X-Window)"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Ôé čÝëĺôĺ íá ęÜíĺôĺ;"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "ÁëëáăŢ ďčüíçň"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "ÁëëáăŢ ęÜńôáň ăńáöéęţí"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "ÁëëáăŢ ńőčěßóĺůí X server"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "ÁëëáăŢ áíÜëőóçň"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "ĐńďâďëŢ đëçńďöďńéţí"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "ĹđáíÜëçřç äďęéěŢň"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "¸îďäďň"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -357,20 +358,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Đáńáęáëţ ĺđáíáóőíäĺčĺßôĺ ůň %s ăéá ĺíĺńăďđďßçóç ôůí áëëáăţí"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Đáńáęáëţ áđďóőíäĺčĺßôĺ ęáé ěĺôÜ đáôŢóôĺ Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Ăńáöéęü đĺńéâÜëëďí (X) óôçí ĺęęßíçóç"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -479,7 +480,7 @@ msgstr "Ďčüíç đďő ěđďńĺß íá áđĺéęďíßóĺé áíÜëőóç 1600x1200 óôá 76 Hz"
msgid "First sector of boot partition"
msgstr "Đńţôďň ôďěÝáň ôçň ęáôÜôěçóçň ĺęęßíçóçň"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Đńţôďň ôďěÝáň ôďő äßóęďő (MBR)"
@@ -520,11 +521,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Root"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "ÂáóéęÝň ĺđéëďăÝň đńďăńÜěěáôďň ĺęęßíçóçň"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "ÂáóéęÝň ĺđéëďăÝň đńďăńÜěěáôďň ĺęęßíçóçň"
@@ -533,7 +534,7 @@ msgstr "ÂáóéęÝň ĺđéëďăÝň đńďăńÜěěáôďň ĺęęßíçóçň"
msgid "Bootloader installation"
msgstr "ĹăęáôÜóôáóç đńďăńÜěěáôďň ĺęęßíçóçň"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "ÓőóęĺőŢ ĺęęßíçóçň"
@@ -549,7 +550,7 @@ msgstr "ÓőěđáăŢň"
msgid "compact"
msgstr "óőěđáăŢň"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "ÁíÜëőóç ďčüíçň"
@@ -557,14 +558,14 @@ msgstr "ÁíÜëőóç ďčüíçň"
msgid "Delay before booting default image"
msgstr "ĘáčőóôÝńçóç đńéí ôçí ĺęęéíçóç"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Óőíčçěáôéęü"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Óőíčçěáôéęü (îáíÜ)"
@@ -601,42 +602,42 @@ msgstr ""
"Ç ĺđéëďăŢ ``Áđáăüńĺőóç ĺđéëďăţí ăńáěěŢň ĺíôďëŢň'' ĺßíáé Ü÷ńçóôç ÷ůńßň "
"óőíčçěáôéęü"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Đáńáęáëţ đńďóđáčŢóôĺ îáíÜ"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Ôá óőíčçěáôéęÜ ĺßíáé áíüěďéá"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "ĹđéëďăŢ ĺî' ďńéóěďý"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -644,148 +645,148 @@ msgstr ""
"ŐđÜń÷ďőí ďé áęüëďőčĺň ĺđéëďăÝň.\n"
"Ěđďńĺßôĺ íá đńďóčÝóĺôĺ ęé Üëëĺň Ţ íá áëëÜîĺôĺ ôéň őđÜń÷ďőóĺň."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "ĐńďóčŢęç"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Ďëďęëçńţčçęĺ"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Ôńďđďđďßçóç RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Ôß ôýđďő ĺđéëďăŢ čÝëĺôĺ íá đńďóčÝóĺôĺ"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "śëëď ëĺéôďőńăéęü (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "śëëď ëĺéôďőńăéęü (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "śëëď ëĺéôďőńăéęü (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Image"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Read-write"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Đßíáęáň"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "ÁíáóöáëÝň"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "ĹôéęÝôôá"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "ĹđéëďăŢ ĺî' ďńéóěďý"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Áöáßńĺóç ĺđéëďăŢň"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Äĺí ĺđéôńÝđĺôáé Üäĺéá ĺôéęÝôôá"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "ÁőôŢ ç ĺôéęĺôôá ÷ńçóéěďđďéĺßôáé Ţäç"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Ôß ôýđďő ĺęôőđůôŢ Ý÷ĺôĺ;"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "ÂńŢęá %s %s đńďóáńěďăĺßň"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "¸÷ĺôĺ áëëďí;"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "¸÷ĺôĺ ęÜđďéďí đńďóáńěďăÝá %s;"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "ź÷é"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Íáé"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
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:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "ĹăęáôÜóôáóç ďäçăďý ăéá %s ęÜńôá %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(module %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Đďéüí %s ďäçăü íá äďęéěÜóů;"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -802,20 +803,20 @@ msgstr ""
"ôď őëéęü óáň ăéá ôéň đáńáěÝôńďőň đďő ÷ńĺéÜćĺôáé; Ç ĺîÝôáóç áőôŢ ßóůň\n"
"đńďęáëÝóĺé ęüëëçěá ôďő óőóôŢěáôďň, áëëÜ äĺí čá đńďęáëÝóĺé âëÜâç."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Áőôüěáôç ĺîÝôáóç"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Đńďóäéďńéóěüň đáńáěÝôńůí"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Ěđďńĺßôĺ ôţńá íá äţóĺôĺ đáńáěÝôńďőň ăéá ôďí ďäçăü %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -826,11 +827,11 @@ msgstr ""
"Ďé đáńÜěĺôńďé Ý÷ďőí ôçí ěďńöŢ ``üíďěá=ôéěŢ üíďěá2=ôéěŢ2 ...''.\n"
"Ăéá đáńÜäĺéăěá, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "ĐáńÜěĺôńďé ďäçăďý"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -839,34 +840,34 @@ msgstr ""
"Ç öďńôůóç ôďő ďäçăďý %s áđĺôő÷ĺ.\n"
"ČÝëĺôĺ íá äďęéěÜóĺôĺ îáíÜ ěĺ äéáöďńĺôéęÝň đáńáěÝôńďőň;"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(ôď %s Ý÷ĺé Ţäç đńďóôĺčĺß)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Ôď óőíčçěáôéęü ĺßíáé đďëý áđëü"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Đáńáęáëţ ĺéóÜăĺôĺ ęůäéęü üíďěá"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Ôď ęůäéęü üíďěá ěđďńĺß íá đĺńéÝ÷ĺé ěüíď đĺćÜ ăńÜěěáôá, áńéčěďýň, `-' ęáé `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Áőôü ôď ęůäéęü üíďěá őđÜń÷ĺé Ţäç"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "ĐńďóčŢęç ÷ńŢóôç"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -875,32 +876,32 @@ msgstr ""
"ĹéóÜăĺôĺ ÷ńŢóôç\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Áđďäď÷Ţ ÷ńŢóôç"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Đńáăěáôéęü üíďěá"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Ęůäéęü üíďěá"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Öëďéüň (shell)"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ĺéęďíßäéď"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Áőôüěáôç óýíäĺóç (Autologin)"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -909,11 +910,11 @@ msgstr ""
"ôçí ĺęęßíçóç óĺ Ýíáí óőăęĺęńéěÝíď ÷ńŢóôç.\n"
"ĹÜí äĺí čÝëĺôĺ íá óőěâáßíĺé áőôü, đáôŢóôĺ óôď ęďőěđß áęýńůóçň."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "ĹđéëÝîôĺ ôďí ĺî' ďńéóěďý ÷ńŢóôç:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "ĹđéëÝîôĺ ôďí äéá÷ĺéńéóôŢ đáńáčýńůí đďő čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ"
@@ -923,7 +924,7 @@ msgstr "ĹđéëÝîôĺ ôďí äéá÷ĺéńéóôŢ đáńáčýńůí đďő čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -946,38 +947,49 @@ msgstr ""
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "äĺí őđÜń÷ĺé áńęĺôüň ÷ţńďň óôď /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start Menu"
@@ -1113,69 +1125,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "ĹđéëďăŢ ĺî' ďńéóěďý"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Áęýńůóç"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Ç ĺăęáôÜóôáóç ôďő LILO áđÝôő÷ĺ. ĐńďęëŢčçęĺ ôď áęüëďőčď óöÜëěá:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d ëĺđôÜ"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 ëĺđôü"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d äĺőôĺńüëĺđôá"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Äçěéďőńăßá"
@@ -1722,6 +1707,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "ĹđéëÝîôĺ ôď íÝď ěÝăĺčďň"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Äçěéďőńăßá íÝáň ęáôÜôěçóçň"
@@ -1831,20 +1821,21 @@ msgid "Reload"
msgstr "Ĺđáíáöüńôůóç"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s ěďńöďđďßçóç ôďő %s áđÝôő÷ĺ"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "äĺí îÝńů đţň íá ěďńöďđďéŢóů ôď %s óĺ ôýđď %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "óýíäĺóç áđÝôő÷ĺ: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "óöÜëěá ęáôÜ ôçí áđďóýíäĺóç ôďő %s: %s"
@@ -1858,42 +1849,42 @@ msgstr "Áń÷ĺßď"
msgid "server"
msgstr "ĺîőđçńĺôçôŢň"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Ôď óçěĺßď óýíäĺóçň đńÝđĺé íá îĺęéíÜĺé ěĺ /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "ŐđÜń÷ĺé Ţäç ęáôÜôěçóç ěĺ óçěĺßď óýíäĺóçň %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "ĘőęëéęÝň óőíäÝóĺéň %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
"Áőôüň ď ęáôÜëďăďň đńÝđĺé íá đáńáěĺßíĺé óôď ńéćéęü óýóôçěá áń÷ĺßůí (root)"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"×ńĺéÜćĺóôĺ Ýíá đńáăěáôéęü óýóôçěá áń÷ĺßůí (ext2, reiserfs) ăéá áőôü ôď "
"óçěĺßď óýíäĺóçň\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "ÓöÜëěá ęáôÜ ôď Üíďéăěá ôďő %s ăéá ĺăăńáöŢ: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1902,7 +1893,7 @@ msgstr ""
"äçěéďőńăßá íÝůí óőóôçěÜôůí áń÷ĺßůí. Đáńáęáëţ ĺëĺăîôĺ ôď őëéęü óáň ăéáôçí "
"áéôßá áőôďý ôďő đńďâëŢěáôďň"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Äĺí őđÜń÷ĺé ęáěßá ęáôÜôěçóç!"
@@ -1952,8 +1943,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2310,8 +2301,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2468,8 +2459,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2505,16 +2496,16 @@ msgstr ""
"ăéáôß\n"
"äĺí čá Ý÷ĺôĺ ÷ţńď ăéá ĺăęáôÜóôáóç ëďăéóěéęďý. ĹÜí čÝëĺôĺ íá áđďčçęĺýĺôĺ ôá "
"äĺäďěÝíá\n"
-"óáň óĺ îĺ÷ůńéóôŢ ęáôÜôěçóç, đńÝđĺé íá ĺđéëÝîĺôĺ ěéá ęáôÜôěçóç ăéá \"/home\" "
-"(äőíáôüí\n"
+"óáň óĺ îĺ÷ůńéóôŢ ęáôÜôěçóç, đńÝđĺé íá ĺđéëÝîĺôĺ ěéá ęáôÜôěçóç ăéá \"/home"
+"\" (äőíáôüí\n"
"ěüíď áí Ý÷ĺôĺ đáńáđÜíů áđü ěßá Linux ęáôÜôěçóç äéáčÝóéěç).\n"
"\n"
"\n"
"ĐëçńďöďńéáęÜ, ęÜčĺ ęáôÜôěçóç áíáöÝńĺôáé ůň: \"źíďěá\", \"×ůńçôéęüôçôá\".\n"
"\n"
"\n"
-"Ôď üíďěá óçěáßíĺé ôá ĺîŢň: Ôýđďň äßóęďő, áńéčěüň äßóęďő, áńéčěüň ęáôÜôěçóçň "
-"\n"
+"Ôď üíďěá óçěáßíĺé ôá ĺîŢň: Ôýđďň äßóęďő, áńéčěüň äßóęďő, áńéčěüň "
+"ęáôÜôěçóçň \n"
"ăéá đáńÜäĺéăěá, \"hda1\").\n"
"\n"
"\n"
@@ -2582,13 +2573,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2612,12 +2603,12 @@ msgid ""
"or partition is called \"C:\")."
msgstr ""
"Đĺńéóóüôĺńĺň ôůí ěßá ęáôáôěŢóĺéň Windows âńÝčçęáí óôďí äßóęď óáň. Đáńáęáëţ \n"
-"ĺđéëÝîôĺ đďéÜ čÝëĺôĺ íá óőńńéęíţóĺôĺ ăéá íá ĺăęáôáóôŢóĺôĺ ôď "
-"Linux-Mandrake.\n"
+"ĺđéëÝîôĺ đďéÜ čÝëĺôĺ íá óőńńéęíţóĺôĺ ăéá íá ĺăęáôáóôŢóĺôĺ ôď Linux-"
+"Mandrake.\n"
"\n"
"\n"
-"ĐëçńďöďńéáęÜ, ęÜčĺ ęáôÜôěçóç áíáöÝńĺôáé ůň: \"źíďěá Linux\", \"źíďěá "
-"Windows\", \"×ůńçôéęüôçôá\".\n"
+"ĐëçńďöďńéáęÜ, ęÜčĺ ęáôÜôěçóç áíáöÝńĺôáé ůň: \"źíďěá Linux\", \"źíďěá Windows"
+"\", \"×ůńçôéęüôçôá\".\n"
"\n"
"\n"
"Ôď üíďěá Linux óçěáßíĺé ôá ĺîŢň: Ôýđďň äßóęďő, áńéčěüň äßóęďő, áńéčěüň "
@@ -2668,8 +2659,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2744,8 +2735,8 @@ msgstr ""
"ĺăęáôáóôáčďýí\n"
"üëĺň ďé ĺđéëĺăěÝíĺň ďěÜäĺň, áëëÜ čá áöáéńĺčďýí ęÜđďéá đáęÝôá ĺëÜóóďíďň "
"ĺíäéáöÝńďíôďň.\n"
-"Óôď ęÜôů ěÝńďň ôçň ëßóôáň ěđďńĺßôĺ íá ĺđéëÝîĺôĺ \"ĹđéëďăŢ áíĺîÜńôçôůí "
-"đáęÝôůí\". Óĺ áőôŢ\n"
+"Óôď ęÜôů ěÝńďň ôçň ëßóôáň ěđďńĺßôĺ íá ĺđéëÝîĺôĺ \"ĹđéëďăŢ áíĺîÜńôçôůí đáęÝôůí"
+"\". Óĺ áőôŢ\n"
"ôç đĺńßđôůóç čá đńÝđĺé íá ĺđéëÝîĺôĺ áíÜěĺóá óĺ đáńáđÜíů áđü 1000 đáęÝôá."
#: ../../help.pm_.c:347
@@ -2848,8 +2839,8 @@ msgid ""
"finished to configure your network connection, choose \"Done\"."
msgstr ""
"ĹÜí čÝëĺôĺ íá óőíäÝóĺôĺ ôďí őđďëďăéóôŢ óáň óôď Äéáäßęôőď Ţ óĺ Ýíá ôďđéęü \n"
-"äßęôőď, đáńáęáëţ ęÜíôĺ ôçí ęáôÜëëçëç ĺđéëďăŢ, áöďý áíďßîĺôĺ ôçí äéęôőáęŢ óáň "
-"\n"
+"äßęôőď, đáńáęáëţ ęÜíôĺ ôçí ęáôÜëëçëç ĺđéëďăŢ, áöďý áíďßîĺôĺ ôçí äéęôőáęŢ "
+"óáň \n"
"óőóęĺőŢ ţóôĺ ôď DrakX íá ôçí ĺíôďđßóĺé áőôüěáôá.\n"
"\n"
"\n"
@@ -2888,8 +2879,8 @@ msgstr ""
"Ěđďńĺßôĺ ôţńá íá ĺđéëÝîĺôĺ ôéň ńőčěßóĺéň dial-up. ĹÜí äĺí îÝńĺôĺ Ţ äĺí "
"ĺßóôĺ\n"
"óßăďőńďň ăéá áőôÝň ôéň ńőčěßóĺéň, ěđďńĺßôĺ íá ôéň đëçńďöďńçčĺßôĺ áđü ôďí \n"
-"đáńď÷Ýá óáň. ĹÜí äĺí ďńßóĺôĺ ĺîőđçńĺôçôŢ ďíďěÜôůí (DNS), čá ďńéóôĺß áőôüěáôá "
-"\n"
+"đáńď÷Ýá óáň. ĹÜí äĺí ďńßóĺôĺ ĺîőđçńĺôçôŢ ďíďěÜôůí (DNS), čá ďńéóôĺß "
+"áőôüěáôá \n"
"ęáôÜ ôçí óýíäĺóç."
#: ../../help.pm_.c:413
@@ -2917,8 +2908,8 @@ msgstr ""
"Ěđďńĺßôĺ ôţńá íá ĺđéëÝîĺôĺ ôéň ńőčěßóĺéň dial-up. ĹÜí äĺí îÝńĺôĺ Ţ äĺí "
"ĺßóôĺ\n"
"óßăďőńďň ăéá áőôÝň ôéň ńőčěßóĺéň, ěđďńĺßôĺ íá ôéň đëçńďöďńçčĺßôĺ áđü ôďí \n"
-"đáńď÷Ýá óáň. ĹÜí äĺí ďńßóĺôĺ ĺîőđçńĺôçôŢ ďíďěÜôůí (DNS), čá ďńéóôĺß áőôüěáôá "
-"\n"
+"đáńď÷Ýá óáň. ĹÜí äĺí ďńßóĺôĺ ĺîőđçńĺôçôŢ ďíďěÜôůí (DNS), čá ďńéóôĺß "
+"áőôüěáôá \n"
"ęáôÜ ôçí óýíäĺóç."
#: ../../help.pm_.c:426
@@ -3390,8 +3381,8 @@ msgstr ""
"Ôď LILO ęáé ôď Grub ĺßíáé đńďăńÜěěáôá ĺęęßíçóçň: Ěđďńďýí íá ĺęęéíŢóďőí \n"
"ôď GNU/Linux Ţ ďđďéďäŢđďôĺ Üëëď ëĺéôďőńăéęü őđÜń÷ĺé óôď óýóôçěÜ óáň. "
"ĘáíďíéęÜ, \n"
-"ôá ĺđéđëÝďí ëĺéôďőńăéęÜ đńďóäéďńßćďíôáé ęáé ńőčěßćďíôáé óůóôÜ. ĹÜí áőôü äĺí "
-"\n"
+"ôá ĺđéđëÝďí ëĺéôďőńăéęÜ đńďóäéďńßćďíôáé ęáé ńőčěßćďíôáé óůóôÜ. ĹÜí áőôü "
+"äĺí \n"
"óőíÝâç, ěđďńĺßôĺ íá đńďóčÝóĺôĺ ĺđéđëÝďí ĺđéëďăÝň óĺ áőôŢí ôçí ďčüíç. \n"
"ĐńďóÝîôĺ íá ĺđéëÝîĺôĺ ôéň óůóôÝň đáńáěÝôńďőň.\n"
"\n"
@@ -3563,8 +3554,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3598,8 +3589,8 @@ msgstr ""
"Ôď SILO ĺßíáé đńüăńáěěá ĺęęßíçóçň ăéá SPARC: Ěđďńĺß íá ĺęęéíŢóĺé \n"
"ôď GNU/Linux Ţ ďđďéďäŢđďôĺ Üëëď ëĺéôďőńăéęü őđÜń÷ĺé óôď óýóôçěÜ óáň. "
"ĘáíďíéęÜ, \n"
-"ôá ĺđéđëÝďí ëĺéôďőńăéęÜ đńďóäéďńßćďíôáé ęáé ńőčěßćďíôáé óůóôÜ. ĹÜí áőôü äĺí "
-"\n"
+"ôá ĺđéđëÝďí ëĺéôďőńăéęÜ đńďóäéďńßćďíôáé ęáé ńőčěßćďíôáé óůóôÜ. ĹÜí áőôü "
+"äĺí \n"
"óőíÝâç, ěđďńĺßôĺ íá đńďóčÝóĺôĺ ĺđéđëÝďí ĺđéëďăÝň óĺ áőôŢí ôçí ďčüíç. \n"
"ĐńďóÝîôĺ íá ĺđéëÝîĺôĺ ôéň óůóôÝň đáńáěÝôńďőň.\n"
"\n"
@@ -3703,85 +3694,85 @@ msgstr ""
"áőôüěáôá. ĹÜí čÝëĺôĺ íá ĺęęéíŢóĺôĺ Ýíá Üëëď őđÜń÷ďí ëĺéôďőńăéęü, đáńáęáëţ\n"
"äéáâÜóôĺ ôéň ó÷ĺôéęÝň ďäçăßĺň."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "ĹđéëÝîôĺ ăëţóóá"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "ĹđéëÝîôĺ ĺăęáôÜóôáóç"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Ĺíôďđéóěüň óęëçńďý äßóęďő"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Ńýčěéóç đďíôéęéďý"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "ĹđéëÝîôĺ đëçęôńďëüăéď"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "ęáôóáńü"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Đńďĺô. óőó. áń÷."
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Ěďńöďđ. ęáôáôěŢó."
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "ĹđéëďăŢ đáęÝôůí"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "ĹăęáôÜóôáóç óőóôŢěáôďň"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Óőíčçěáôéęü root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "ĐńďóčŢęç ÷ńŢóôç"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Ńýčěéóç äéęôýďő"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Ńýčěéóç őđçńĺóéţí"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "ÄéóęÝôá ĺęęßíçóçň"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Ĺăę. đń. ĺęęßíçóçň"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Ńýčěéóç ×"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "¸îďäďň"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3796,34 +3787,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Äĺí ěđďńţ íá ÷ńçóéěďđďéŢóů broadcast ÷ůńßň NIS domain"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "ĹéóÜăĺôĺ äéóęÝôôá óôďí ďäçăü %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "ÓöÜëěá ęáôÜ ôçí áíÜăíůóç ôďő áń÷ĺßďő $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ďę"
@@ -3831,11 +3822,11 @@ msgstr "Ďę"
msgid "Please test the mouse"
msgstr "Đáńáęáëţ äďęéěÜóôĺ ôď đďíôßęé"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Ăéá ĺíĺńăďđďßçóç đďíôéęéďý"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "ĘÉÍÇÓÔĹ ÔĎ ŃĎÄÁĘÉ!"
@@ -4058,8 +4049,8 @@ msgstr "Äéđëü óçěĺßď óýíäĺóçň %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"ĚĺńéęÜ óçěáíôéęÜ đáęÝôá äĺí ĺăáôáóôÜčçęáí óůóôÜ.\n"
"Ď ďäçăüň CD-ROM Ţ ôď CD-ROM ĺßíáé ĺëëáôůěáôéęü.\n"
@@ -4177,6 +4168,7 @@ msgid ""
msgstr "Ôď óőíďëéęü ěÝăĺčďň ôůí ďěÜäůí đďő ĺđéëÝîáôĺ ĺßíáé đĺńßđďő %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4191,6 +4183,7 @@ msgstr ""
"¸íá đďóďóôü 100% čá ĺăęáôáóôŢóĺé üëá ôá ĺđéëĺăěÝíá đáęÝôá."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4394,8 +4387,8 @@ msgstr "śäĺéá ÷ńŢóçň"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4555,15 +4548,15 @@ msgstr "Ăéá ĺéäéęďýň"
msgid "Update"
msgstr "ÁíáâÜčěéóç"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Đáńáęáëţ ĺđéëÝîôĺ ôýđď đďíôéęéďý."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Čýńá đďíôéęéďý"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
"Đáńáęáëţ ĺđéëÝîôĺ óĺéńéáęŢ čýńá óôçí ďđďßá ĺßíáé óőíäĺäĺěÝíď ôď đďíôßęé óáň."
@@ -4683,8 +4676,8 @@ msgstr "Đńďóäéďńéóěüň đáęÝôůí đńďň áíáâÜčěéóç"
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-"Ôď óýóôçěÜ óáň äĺí Ý÷ĺé áńęĺôü äéáčÝóéěď ÷ţńď ăéá ĺăęáôÜóôáóç Ţ áíáâÜčěéóç "
-"(%d > %d)"
+"Ôď óýóôçěÜ óáň äĺí Ý÷ĺé áńęĺôü äéáčÝóéěď ÷ţńď ăéá ĺăęáôÜóôáóç Ţ áíáâÜčěéóç (%"
+"d > %d)"
#: ../../install_steps_interactive.pm_.c:480
#, c-format
@@ -4725,6 +4718,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom ďíüěáôé \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4881,19 +4875,19 @@ msgstr "×ńŢóç NIS"
msgid "yellow pages"
msgstr "yellow pages"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Đéóôďđďßçóç NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Đĺńéď÷Ţ (domain) NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "ĹîőđçńĺôçôŢň NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4920,19 +4914,19 @@ msgstr ""
"ęÜíďíôáň ĺőęďëüôĺńç ôçí ĺđáíáöďńÜ ôďő óőóôŢěáôďň ěĺôÜ áđü óďâáńŢ âëÜâç.\n"
"ČÝëĺôĺ íá äçěéďőńăŢóĺôĺ äéóęÝôôá ĺęęßíçóçň;"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Đńţôďň ďäçăüň äéóęÝôáň"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Äĺýôĺńďň ďäçăüň äéóęÝôáň"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "ĐáńÜëĺéřç"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4956,32 +4950,32 @@ msgstr ""
"ęÜíďíôáň ĺőęďëüôĺńç ôçí ĺđáíáöďńÜ ôďő óőóôŢěáôďň ěĺôÜ áđü óďâáńŢ âëÜâç.\n"
"ČÝëĺôĺ íá äçěéďőńăŢóĺôĺ äéóęÝôôá ĺęęßíçóçň;"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "ËőđÜěáé, äĺí őđÜń÷ĺé äéáčÝóéěďň ďäçăüň äéóęÝôôáň"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "ĹđéëÝîôĺ ďäçăü äéóęÝôôáň ăéá äçěéďőńăßá äéóęÝôôáň ĺęęßíçóçň"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "ĹéóÜăĺôĺ äéóęÝôôá óôďí ďäçăü %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Äçěéďőńăßá äßóęďő ĺęęßíçóçň"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Đńďĺôďéěáóßá đńďăńÜěěáôďň ĺęęßíçóçň"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "ČÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ ôď aboot;"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4990,55 +4984,55 @@ msgstr ""
"đńďóđÜčĺéá âĺâéáóěÝíçň ĺăęáôÜóôáóçň, áęüěá ęáé áí áőôü Ý÷ĺé óáí áđďôÝëĺóěá "
"ôçí ęáôáóôńďöŢ ôçň đńţôçň ęáôÜôěçóçň;"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Ç ĺăęáôÜóôáóç ôďő đńďăńÜěěáôďň ĺęęßíçóçň áđÝôő÷ĺ. ĐńďęëŢčçęĺ ôď áęüëďőčď "
"óöÜëěá:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "×áěçëü"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "ĚÝôńéď"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Őřçëü"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "ĹđéëÝîôĺ ĺđßđĺäď áóöáëĺßáň"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"ČÝëĺôĺ íá äçěéďőńăŢóĺôĺ ěéá äéóęÝôôá áőôüěáôçň ĺăęáôÜóôáóçň ăéá ęëůíďđďßçóç "
"áőôŢň ôçň ĺăęáôÜóôáóçň;"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "ĹéóÜăĺôĺ Üäĺéá äéóęÝôôá óôďí ďäçăü %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Đńďĺôďéěáóßá äéóęÝôáň áőôüěáôçň ĺăęáôÜóôáóçň"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5048,13 +5042,13 @@ msgstr ""
"\n"
"ČÝëĺôĺ óßăďőńá íá ĺăęáôáëĺßřĺôĺ ôţńá;"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5071,12 +5065,12 @@ msgstr ""
"ó÷ĺôéęü\n"
"ęĺöÜëáéď ôďő ĺđßóçěďő ďäçăďý ÷ńŢóçň ôďő Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Đńďĺôďéěáóßá äéóęÝôáň áőôüěáôçň ĺăęáôÜóôáóçň"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5085,16 +5079,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Áőôüěáôď"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Ĺđáíáöüńôůóç"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "ĹđéëďăŢ îĺ÷ůńéóôţí đáęÝôůí"
@@ -5115,11 +5109,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "Üęőńď"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Đáńáęáëţ đĺńéěÝíĺôĺ"
@@ -5148,11 +5142,11 @@ msgstr "Ç ĺđéëďăŢ óáň; (ĺî' ďńéóěďý %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Ç ĺđéëďăŢ óáň; (ĺî' ďńéóěďý %s ĺéóÜăĺôĺ `none' ăéá ęáíÝíá) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "ÔóÝ÷éęď (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Ăĺńěáíéęü"
@@ -5160,19 +5154,19 @@ msgstr "Ăĺńěáíéęü"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Éóđáíéęü"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Öéíëáíäéęü"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Ăáëëéęü"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Íďńâçăéęü"
@@ -5180,15 +5174,15 @@ msgstr "Íďńâçăéęü"
msgid "Polish"
msgstr "Đďëůíéęü"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ńůóéęü"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "ĚĺăÜëç Âńĺôáííßá (UK)"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Ç.Đ.Á. (US)"
@@ -5204,208 +5198,208 @@ msgstr "Áńěĺíéęü (ăńáöďěç÷áíŢ)"
msgid "Armenian (phonetic)"
msgstr "Áńěĺíéęü (öůíçôéęü)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "ÁćĺńěđáúôćÜí (Ëáôéíéęü)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "ÁćĺńěđáúôćÜí (ęőńéëëéęü)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Âĺëăéęü"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Âďőëăáńéęü"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "ÂńáćéëéÜíéęď"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Ëĺőęďńůóßáň"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Ĺëâĺôéęü (ĂĺńěáíéęŢ äéáńýčěéóç)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Ĺëâĺôéęü (ĂáëëéęŢ äéáńýčěéóç)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "ÔóÝ÷éęď (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "ÔóÝ÷éęď (ĐńďăńáěěáôéóôÝň)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Ăĺńěáíéęü (÷ůńßň íĺęńÜ đëŢęôńá)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Äáíéęü"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (ÇĐÁ)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Íďńâçăéęü)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Ĺóčďíéęü"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Ăĺůńăßá (\"Ńůóéęç\" äéáńýčěéóç)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Ăĺůńăßá (\"ËáôéíéęŢ\" äéáńýčěéóç)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Ĺëëçíéęü"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ďőăăńéęü"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Ęńďáôéęü"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "ÉóńáŢë"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "ÉóńáŢë (öůíçôéęü)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Éńáíéęü"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Éóëáíäéęü"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Éôáëéęü"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Éáđůíéęü 106 đëŢęôńůí"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "ĚĺăÜëç Âńĺôáííßá (UK)"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "ËáôéíéęŢň ÁěĺńéęŢň"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Ďëëáíäéęü"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Ëéčďőáíéęü AZERTY (đáëéü)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Ëéčďőáíéęü AZERTY (íÝď)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Ëéčďőáíéęü \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Ëéčďőáíéęü \"öůíçôéęü\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Đďëůíéęü (äéáńýčěéóç qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Đďëůíéęü (äéáńýčěéóç qwertz)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Đďńôďăáëëéęü"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Ęáíáäéęü (ĘĺěđÝę)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Ńůóéęü (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Óďőçäéęü"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Óëďâĺíßáň"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Óëďâáęßáň (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Óëďâáęßáň (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Óëďâáęßáň (đńďăńáěěáôéóôÝň)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Ôďőńęéęü (đáńáäďóéáęü \"F\" ěďíôÝëď)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Ôďőńęéęü (ěďíôÝńíď \"Q\" ěďíôÝëď)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ďőęńáíéęü"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US äéĺčíÝň"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "ÂéĺôíÜě \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Ăéďőăęďóëáâéęü (ëáôéíéęŢ äéáńýčěéóç)"
@@ -5536,31 +5530,31 @@ msgstr "Ĺđüěĺíď -ť"
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Óůóôü;"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Ńőčěßóĺéň Äéáäéęôýďő (Internet)"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "ČÝëĺôĺ íá äďęéěÜóĺôĺ íá óőíäĺčĺßôĺ óôď Äéáäßęôőď ôţńá;"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "ÄďęéěŢ óýíäĺóçň... "
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Ôď óýóôçěá äĺí ĺßíáé óőíäĺäĺěÝíď óôď Äéáäßęôőď."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5568,18 +5562,18 @@ msgstr ""
"Ôď óýóôçěÜ óáň äĺí öáßíĺôáé íá ĺßíáé óőíäĺäĺěÝíď óôď Äéáäßęôőď.\n"
"ÄďęéěÜóôĺ íá ĺđáíáńőčěßóĺôĺ ôçí óýíäĺóŢ óáň."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Ńőčěßóĺéň äéęôýďő"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Ńőčěßóĺéň ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5587,79 +5581,79 @@ msgstr ""
"ĹđéëÝîôĺ ôďí đáńď÷Ýá óáň\n"
" ĹÜí äĺí ĺßíáé óôďí ęáôÜëďăď, ĺđéëÝîôĺ Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Ńőčěßóĺéň óëőíäĺóçň"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Đáńáęáëţ ĺëÝăîôĺ Ţ óőěđëçńţóôĺ ôď đáńáęÜôů đĺäßď"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ ęÜńôáň"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "DMA ęÜńôáň"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO ęÜńôáň"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 ęÜńôáň"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 ęÜńôáň"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Đńďóůđéęüň áńéčěüň ôçëĺöţíďő"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "źíďěá đáńď÷Ýá (đ.÷. provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Áńéčěüň ôçëĺöţíďő đáńď÷Ýá"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Ôńüđďň ęëŢóçň"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "'Ďíďěá ëďăáńéáěďý (user name)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Óőíčçěáôéęü ëďăáńéáóěďý"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Ĺőńţđç"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Ĺőńţđç (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Őđüëďéđďň ęüóěďň"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5667,27 +5661,27 @@ msgstr ""
"Őđüëďéđďň ęüóěďň \n"
" ÷ůńßň D-Channel (ěéóčůěÝíĺň ăńáěěÝň)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Đďéü đńůôüęďëëď čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ;"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Ôß ęÜńôá Ý÷ĺôĺ;"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Äĺí îÝńů"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5699,19 +5693,19 @@ msgstr ""
"\n"
"ĹÜí Ý÷ĺôĺ PCMCIA ęÜńôá, đńÝđĺé íá îÝńĺôĺ ôď irq ęáé ôď io ôçň ęÜńôáň óáň.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Áęýńůóç"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "ÓőíÝ÷ĺéá"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "ĐďéÜ ĺßíáé ç ISDN ęÜńôá óáň;"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5719,11 +5713,11 @@ msgstr ""
"Ĺíôüđéóá ěéá ISDN ęÜńôá, áëëÜ äĺí îÝńů ôďí ôýđď ôçň. Đáńáęáëţ ĺđéëÝîôĺ ěéá "
"ęÜńôá PCI áđü ôçí đáńáęÜôů ďčüíç."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Äĺí âńÝčçęĺ ęÜńôá ISDN. Đáńáęáëţ ĺđéëÝîôĺ ěéá áđü ôçí đáńáęÜôů ďčüíç."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5731,23 +5725,23 @@ msgstr ""
"Äĺí âńÝčçęĺ đńďóáńěďăÝáň äéęôýďő Ethernet óôď óýóôçěÜ óáň.\n"
"Äĺí ěđďńţ íá ńőčěßóů áőôďý ôďő ôýđďő ôçí óýíäĺóç."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "ĹđéëÝîôĺ óőóęĺőŢ äéęôýďő"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Đáńáęáëţ ĺđéëÝîôĺ đďéÜ óőóęĺőŢ äéęôýďő čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ ăéá ôçí "
"óýíäĺóç óôď Äéáäßęôőď"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "ÓőóęĺőŢ äéęôýďő"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5755,74 +5749,74 @@ msgstr ""
"\n"
"Óőěöůíĺßôĺ;"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Čá ĺđáíĺęęéíŢóů ôçí đáńáęÜôů óőóęĺőŢ äéęôýďő:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Ńőčěßóĺéň ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "ČÝëĺôĺ íá óőíäÝĺóôĺ ęáôÜ ôçí ĺęęßíçóç;"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Óĺ đďéÜ óĺéńéáęŢ đüńôá ĺßíáé óőíäĺäĺěÝíď ôď modem óáň;"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "ĹđéëďăÝň dialup"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "źíďěá óýíäĺóçň"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Áńéčěüň ôçëĺöţíďő"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Login ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Đéóôďđďßçóç ôáőôüôçôáň"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "×ńŢóç script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "×ńŢóç ôĺńěáôéęďý"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "źíďěá äéęôýďő"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Đńţôďň ĺîőđçńĺôçôŢň DNS"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Äĺýôĺńďň ĺîőđçńĺôçôŢň DNS"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Čá ĺđáíĺęęéíŢóů ôçí óőóęĺőŢ äéęôýďő $netc->{NET_DEVICE}. Óőěöůíĺßôĺ;"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5830,7 +5824,7 @@ msgstr ""
"\n"
"Ěđďńĺßôĺ íá áđďóőíäĺčĺßôĺ Ţ íá ĺđáíáńőčěßóĺôĺ ôçí óýíäĺóŢ óáň."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5838,11 +5832,11 @@ msgstr ""
"\n"
"Ěđďńĺßôĺ íá ĺđáíáńőčěßóĺôĺ ôçí óýíäĺóŢ óáň."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "ÁőôŢ ôç óôéăěŢ ĺßóôĺ óőíäĺäĺěÝíďé óôď Äéáäßęôőď."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5850,49 +5844,49 @@ msgstr ""
"\n"
"Ěđďńĺßôĺ íá óőíäĺčĺßôĺ óôď Äéáäßęôőď Ţ íá ĺđáíáńőčěßóĺôĺ ôçí óýíäĺóŢ óáň."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "ÁőôŢ ôç óôéăěŢ äĺí ĺßóôĺ óőíäĺäĺěÝíďé óôď Äéáäßęôőď."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Óýíäĺóç óôď äéáäßęôőď (internet)"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Áđďóýíäĺóç áđü ôď äéáäßęôőď (internet)"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Ńýčěéóç óýíäĺóçň óôď äßęôőď (ôďđéęü Ţ Äéáäßęôőď)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Óýíäĺóç ęáé ńýčěéóç Äéáäéęôýďő (internet)"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Ńőčěßóĺéň äéęôýďő"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Ĺîůôĺńéęü ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "ĹóůôĺńéęŢ ęÜńôá ISDN"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Ôß ĺßäďőň ĺßíáé ç ISDN óýíäĺóŢ óáň;"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Óýíäĺóç óôď Äéáäßęôőď"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
#, fuzzy
msgid ""
"The most common way to connect with adsl is pppoe.\n"
@@ -5903,24 +5897,24 @@ msgstr ""
"ĎńéóěÝíĺň óőíäÝóĺéň ÷ńçóéěďđďéďýí pptp, ęÜđďéĺň (ëßăĺň) dhcp.\n"
"ĹÜí äĺí îÝńĺôĺ, ĺđéëÝîôĺ '÷ńŢóç pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "÷ńŢóç dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "÷ńŢóç pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "÷ńŢóç pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Čá ĺđáíĺęęéíŢóů ôçí óőóęĺőŢ äéęôýďő %s. Óőěöůíĺßôĺ;"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5928,15 +5922,15 @@ msgstr ""
"Đďéüí đĺëÜôç dhcp čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ;\n"
"Ç đńďĺđéëďăŢ ĺßíáé dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Ńőčěßóĺéň äéęôýďő"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "ČÝëĺôĺ íá ĺđáíĺęęéíŢóĺôĺ ôď äßęôőď;"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5944,7 +5938,7 @@ msgid ""
"%s"
msgstr "ČÝëĺôĺ íá ĺđáíĺęęéíŢóĺôĺ ôď äßęôőď;"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5952,7 +5946,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5960,75 +5954,75 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "ĹđéëÝîôĺ ôďí ĺî' ďńéóěďý ÷ńŢóôç:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Ĺíôďđéóěüň óőóęĺőţí..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Ńýčěéóç áđëŢň óýíäĺóçň ěĺ modem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Äéđëü óçěĺßď óýíäĺóçň %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Ńýčěéóç óýíäĺóçň ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Ńýčěéóç óýíäĺóçň DSL (Ţ ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "ÓőóęĺőŢ äéęôýďő"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Ńýčěéóç ęáëůäéáęŢň óýíäĺóçň"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "Ńőčěßóĺéň ADSL"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Đţň čÝëĺôĺ íá óőíäĺčĺßôĺ óôď Äéáäßęôőď;"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6091,11 +6085,11 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Äéĺýčőíóç IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "ĚÜóęá äéęôýďő"
@@ -6128,7 +6122,7 @@ msgstr ""
msgid "DNS server"
msgstr "ĹîőđçńĺôçôŢň DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Đýëç äéęôýďő"
@@ -6156,11 +6150,11 @@ msgstr "Ď proxy đńÝđĺé íá ĺßíáé http://..."
msgid "Proxy should be ftp://..."
msgstr "Ď proxy đńÝđĺé íá ĺßíáé ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Ç ĺęôĺôáěÝíç ęáôÜôěçóç äĺí őđďóôçńßćĺôáé óĺ áőôüí ôďí ôýđď óőóôŢěáôďň"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6170,21 +6164,21 @@ msgstr ""
"Ç ěďíáäéęŢ ëýóç ĺßíáé íá ěĺôáęéíŢóĺôĺ ôéň đńůôĺýďőóĺň ęáôáôěŢóĺéň óáň Ýôóé "
"ţóôĺ ôď ęĺíü íá âńĺčĺß äßđëá óôçí ĺęôĺôáěÝíç ęáôÜôěçóç"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "ÓöÜëěá ęáôÜ ôçí áíÜăíůóç ôďő áń÷ĺßďő %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Ç ĺđáíáöďńÜ áđü ôď áń÷ĺßď %s áđÝôő÷ĺ: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "ĘáôĺóôńáěÝíď ĺöĺäńéęü áń÷ĺßď"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "ÓöÜëěá ĺăăńáöŢň óôď áń÷ĺßď %s"
@@ -6565,8 +6559,8 @@ msgid ""
"can be defined. What name should be used for this printer and\n"
"how is the printer connected?"
msgstr ""
-"ĘÜčĺ ĺęôőđůôŢň ÷ńĺéÜćĺôáé Ýíá üíďěá (ăéá đáńÜäĺéăěá lp). Ěđďńďýí ĺđßóçň íá "
-"\n"
+"ĘÜčĺ ĺęôőđůôŢň ÷ńĺéÜćĺôáé Ýíá üíďěá (ăéá đáńÜäĺéăěá lp). Ěđďńďýí ĺđßóçň "
+"íá \n"
"ďńéóôďýí Üëëĺň đáńÜěĺôńďé üđůň đĺńéăńáöŢ Ţ ç ôďđďčĺóßá. Ôé üíďěá íá \n"
"ďńßóů ăé áőôüí ôďí ĺęôőđůôŢ ęáé đţň ĺßíáé óőíäĺäĺěÝíďň ď ĺęôőđůôçň;"
@@ -6660,8 +6654,8 @@ msgid ""
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"Ôď cron ĺßíáé ěéá âáóéęŢ őđçńĺóßá UNIX đďő ôńÝ÷ĺé ĺíôďëÝň ęáčďńéóěÝíĺň áđü \n"
-"ôďí ÷ńŢóôç óĺ ôáęôÜ ÷ńďíéęÜ äéáóôŢěáôá. Ôď vixie cron đńďóčÝôĺé Ýíáí áńéčěü "
-"\n"
+"ôďí ÷ńŢóôç óĺ ôáęôÜ ÷ńďíéęÜ äéáóôŢěáôá. Ôď vixie cron đńďóčÝôĺé Ýíáí "
+"áńéčěü \n"
"ĺđéđëÝďí äőíáôďôŢôůí đďő đĺńéëáěâÜíďőí ęáëýôĺńç áóöÜëĺéá ęáé đéď éó÷őńÝň "
"ńőčěßóĺéň."
@@ -6813,8 +6807,8 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
"Ç őđďóôŢńéîç PCMCIA đńďóöÝńĺé őđďóôŢńéîç ăéá ęÜńôĺň äéęôýďő, modems ęëđ \n"
-"óőíŢčůň óĺ óőóôŢěáôá laptop. Äĺí čá ĺęęéíŢóĺé ĺęôüň áí áőôü ćçôçčĺß áđü ôďí "
-"\n"
+"óőíŢčůň óĺ óőóôŢěáôá laptop. Äĺí čá ĺęęéíŢóĺé ĺęôüň áí áőôü ćçôçčĺß áđü "
+"ôďí \n"
"÷ńŢóôç, ďđüôĺ ĺßíáé áóöáëÝň íá ĺăęáôáóôáčĺß óĺ óőóôŢěáôá đďő äĺí ôď "
"÷ńĺéÜćďíôáé."
@@ -6859,8 +6853,8 @@ msgid ""
"routing protocols are needed for complex networks."
msgstr ""
"Ç őđçńĺóßá routed ĺđéôńÝđĺé ôçí áőôüěáôç ĺíçěÝńůóç ôďő đßíáęá äńďěďëüăçóçň \n"
-"IP ěÝóů ôďő đńůôďęüëďő RIP. Đáń' üëď đďő ôď RIP ĺßíáé ĺőńÝůň äéáäĺäďěÝíď óĺ "
-"\n"
+"IP ěÝóů ôďő đńůôďęüëďő RIP. Đáń' üëď đďő ôď RIP ĺßíáé ĺőńÝůň äéáäĺäďěÝíď "
+"óĺ \n"
"ěéęńÜ äßęôőá, ěĺăáëýôĺńá äßęôőá áđáéôďýí đĺńéđëďęüôĺńá đńďôüęďëá."
#: ../../services.pm_.c:79
@@ -7112,8 +7106,8 @@ msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
-"Đńďóď÷Ţ! Áíé÷íĺýôçęĺ őđÜń÷ďőóá ńýčěéóç firewall. şóůň ÷ńĺéáóôďýí "
-"ďńéóěÝíĺň\"÷ĺéńďęßíçôĺň\" ńőčěßóĺéň ěĺôÜ ôçí ĺăęáôÜóôáóç."
+"Đńďóď÷Ţ! Áíé÷íĺýôçęĺ őđÜń÷ďőóá ńýčěéóç firewall. şóůň ÷ńĺéáóôďýí ďńéóěÝíĺň"
+"\"÷ĺéńďęßíçôĺň\" ńőčěßóĺéň ěĺôÜ ôçí ĺăęáôÜóôáóç."
#: ../../standalone/drakgw_.c:276
msgid "Configuring..."
@@ -7185,7 +7179,7 @@ msgstr "Ĺđéěĺńéóěüň óýíäĺóçň Internet"
msgid "Network configuration (%d adapters)"
msgstr "Ńőčěßóĺéň äéęôýďő"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "óýíäĺóç áđÝôő÷ĺ: "
@@ -7283,7 +7277,7 @@ msgstr "Ôď óýóôçěá äĺí ĺßíáé óőíäĺäĺěÝíď óôď Äéáäßęôőď."
msgid "Configure Internet Access..."
msgstr "Ńýčěéóç őđçńĺóéţí"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "Ńőčěßóĺéň ADSL"
@@ -7326,82 +7320,82 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "ÄďęéěŢ ńőčěßóĺůí"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "Ńőčěßóĺéň ADSL"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Áđĺíĺńăďđďßçóç"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Ĺíĺńăďđďßçóç"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Óýíäĺóç ęáé ńýčěéóç Äéáäéęôýďő (internet)"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Óýíäĺóç ęáé ńýčěéóç Äéáäéęôýďő (internet)"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "źíďěá óýíäĺóçň"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "DNS 1"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "DNS 2"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7508,14 +7502,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Äĺí ěđďńţ íá îĺęéíŢóů ôď live upgrade!!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "äĺí âńÝčçęĺ serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Ĺîďěďßůóç ôńßôďő đëŢęôńďő;"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Đáńáęáëţ äďęéěÜóôĺ ôď đďíôßęé"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7989,6 +7988,15 @@ msgstr "ČÝëĺôĺ íá äďęéěÜóĺôĺ ôéň ńőčěßóĺéň;"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
+#~ msgid "%d minutes"
+#~ msgstr "%d ëĺđôÜ"
+
+#~ msgid "1 minute"
+#~ msgstr "1 ëĺđôü"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d äĺőôĺńüëĺđôá"
+
#, fuzzy
#~ msgid "Configure..."
#~ msgstr "Ńýčěéóç..."
@@ -8029,9 +8037,10 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "\n"
#~ "Would you like to setup the Internet Connection Sharing?\n"
#~ msgstr ""
-#~ "Ôţńá đďő ç óýíäĺóŢ óáň ěĺ ôď Äéáäßęôőď ńőčěßóôçęĺ, ď őđďëďăéóôŢň óáň ěđďńĺß "
-#~ "\n"
-#~ "íá ńőčěéóôĺß Ýôóé ţóôĺ íá ôçí ěďéńÜćĺôáé ěĺ Üëëďőň őđďëďăéóôÝň. Óçěĺßůóç: \n"
+#~ "Ôţńá đďő ç óýíäĺóŢ óáň ěĺ ôď Äéáäßęôőď ńőčěßóôçęĺ, ď őđďëďăéóôŢň óáň "
+#~ "ěđďńĺß \n"
+#~ "íá ńőčěéóôĺß Ýôóé ţóôĺ íá ôçí ěďéńÜćĺôáé ěĺ Üëëďőň őđďëďăéóôÝň. "
+#~ "Óçěĺßůóç: \n"
#~ "×ńĺéÜćĺóôĺ Ýíáí đńďóáńěďăÝá äéęôýďő Ýôóé ţóôĺ íá äçěéďőńăŢóĺôĺ Ýíá ôďđéęü "
#~ "äßęôőď (LAN).\n"
#~ "\n"
@@ -8061,23 +8070,23 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8086,19 +8095,20 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Ěđďńĺßôĺ ôţńá íá ĺđéëÝîĺôĺ äéÜöďńĺň ńőčěßóĺéň ăéá ôď óýóôçěÜ óáň.\n"
#~ "\n"
-#~ "* ×ńŢóç âĺëôéóôďđďéŢóĺůí óęëçńďý äßóęďő: ÁőôŢ ç ĺđéëďăŢ ěđďńĺß íá âĺëôéţóĺé\n"
+#~ "* ×ńŢóç âĺëôéóôďđďéŢóĺůí óęëçńďý äßóęďő: ÁőôŢ ç ĺđéëďăŢ ěđďńĺß íá "
+#~ "âĺëôéţóĺé\n"
#~ "ôéň ĺđéäüóĺéň ôďő óęëçńďý óáň äßóęďő, áëëÜ đńďďńßćĺôáé ěüíď ăéá "
#~ "đńď÷ůńçěÝíďőň\n"
#~ "÷ńŢóôĺň, ĺđĺéäŢ ěĺńéęÜ đńďâëçěáôéęÜ chipsets ěđďńďýí íá ęáôáóôńÝřďőí "
@@ -8115,8 +8125,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "\n"
#~ "* ÁęńéâÝň ěÝăĺčďň RAM ĺÜí ÷ńĺéÜćĺôáé: Óôá óçěĺńéíÜ PC äĺí őđÜń÷ĺé "
#~ "óőăęĺęńéěÝíďň\n"
-#~ "ôńüđďň ĺîáęńßâůóçň ôďő ěĺăÝčďőň ôçň RAM áđü ôď BIOS. Óőíĺđţň, ôď GNU/Linux "
-#~ "äĺí\n"
+#~ "ôńüđďň ĺîáęńßâůóçň ôďő ěĺăÝčďőň ôçň RAM áđü ôď BIOS. Óőíĺđţň, ôď GNU/"
+#~ "Linux äĺí\n"
#~ "ěđďńĺß íá őđďëďăßóĺé đÜíôá óůóôÜ ôçí ĺăęáôĺóôçěÝíç RAM. ĹÜí áőôü éó÷ýĺé, "
#~ "ĺéóÜăĺôĺ ôď óůóôü\n"
#~ "ěÝăĺčďň. Óçěĺßůóç: Ěéá äéáöďńÜ 2 Ţ 4 MB čĺůńĺßôáé öőóéďëďăéęŢ.\n"
@@ -8124,12 +8134,12 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "\n"
#~ "* Áőôüěáôç óýíäĺóç áöáéńÝóéěůí ěÝóůí: ĹÜí đńďôéěÜôĺ íá ăßíĺôáé áőôüěáôá ç "
#~ "óýíäĺóç\n"
-#~ "áöáéńďýěĺíůí ěÝóůí áđďčŢęĺőóçň (CD-ROM, äéóęÝôôá, Zip), ĺđéëÝîôĺ áőôŢí ôçí "
-#~ "ĺđéëďăŢ.\n"
+#~ "áöáéńďýěĺíůí ěÝóůí áđďčŢęĺőóçň (CD-ROM, äéóęÝôôá, Zip), ĺđéëÝîôĺ áőôŢí "
+#~ "ôçí ĺđéëďăŢ.\n"
#~ "\n"
#~ "\n"
-#~ "* Ęáčáńéóěüň \"/tmp\" ęáôÜ ôçí ĺęęßíçóç: ĹÜí čÝëĺôĺ íá äéáăńÜöďíôáé üëá ôá "
-#~ "đńďóůńéíÜ áń÷ĺßá ôďő ęáôáëüăďő\n"
+#~ "* Ęáčáńéóěüň \"/tmp\" ęáôÜ ôçí ĺęęßíçóç: ĹÜí čÝëĺôĺ íá äéáăńÜöďíôáé üëá "
+#~ "ôá đńďóůńéíÜ áń÷ĺßá ôďő ęáôáëüăďő\n"
#~ "\"tmp\" ęáôÜ ôçí ĺęęßíçóç, ĺđéëÝîôĺ ôď.\n"
#~ "\n"
#~ "\n"
@@ -8166,7 +8176,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "server.\n"
#~ "You have been warned."
#~ msgstr ""
-#~ "ĐŃĎÓĎ×Ç: Óĺ áőôü ôď ĺđßđĺäď áóöáëĺßáň, Ç ÓŐÍÄĹÓÇ ŮÓ ROOT ÄĹÍ ĹĐÉÔŃĹĐĹÔÁÉ \n"
+#~ "ĐŃĎÓĎ×Ç: Óĺ áőôü ôď ĺđßđĺäď áóöáëĺßáň, Ç ÓŐÍÄĹÓÇ ŮÓ ROOT ÄĹÍ "
+#~ "ĹĐÉÔŃĹĐĹÔÁÉ \n"
#~ "ÁĐĎ ÔÇÍ ĘĎÍÓĎËÁ! ĹÜí čÝëĺôĺ íá óőíäĺčĺßôĺ ůň root, đńÝđĺé đńţôá íá "
#~ "óőíäĺčĺßôĺ\n"
#~ "ůň áđëüň ÷ńŢóôçň ęáé íá ÷ńçóéěďđďéŢóĺôĺ ôçí ĺíôďëŢ \"su\". ĂĺíéęÜ, ěçí "
@@ -8177,7 +8188,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
#~ "give digits instead of normal letters (eg: pressing `p' gives `6')"
#~ msgstr ""
-#~ "Đńďóď÷Ţ, ç ĺíĺńăďđďßçóç ôďő numlock Ý÷ĺé óáí áđďôÝëĺóěá đďëëÜ đëŢęôńá íá \n"
+#~ "Đńďóď÷Ţ, ç ĺíĺńăďđďßçóç ôďő numlock Ý÷ĺé óáí áđďôÝëĺóěá đďëëÜ đëŢęôńá "
+#~ "íá \n"
#~ "äßíďőí řçößá áíôß ăéá ăńÜěěáôá (đ.÷. đáôţíôáň `p' đáßńíĺôĺ `6')"
#, fuzzy
@@ -8252,8 +8264,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ msgstr "ĹđéóôŢěĺň"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "Ĺńăáëĺßá ćůíôáíŢň óőíďěéëßáň üđůň xchat, licq, gaim ęáé ěĺôáöďńÜň áń÷ĺßůí"
@@ -8579,13 +8591,14 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8598,8 +8611,10 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
#~ "DOING!\n"
#~ msgstr ""
-#~ "ĹđéëÝîôĺ \"ĹăęáôÜóôáóç\" ĺÜí äĺí őđÜń÷ĺé đáëáéüôĺńç ĺăęáôÜóôáóç GNU/Linux\n"
-#~ "óôď óýóôçěÜ óáň, Ţ ĺÜí čÝëĺôĺ íá đńáăěáôďđďéŢóĺôĺ đďëëáđëÝň ĺăęáôáóôÜóĺéň.\n"
+#~ "ĹđéëÝîôĺ \"ĹăęáôÜóôáóç\" ĺÜí äĺí őđÜń÷ĺé đáëáéüôĺńç ĺăęáôÜóôáóç GNU/"
+#~ "Linux\n"
+#~ "óôď óýóôçěÜ óáň, Ţ ĺÜí čÝëĺôĺ íá đńáăěáôďđďéŢóĺôĺ đďëëáđëÝň "
+#~ "ĺăęáôáóôÜóĺéň.\n"
#~ "\n"
#~ "ĹđéëÝîôĺ \"ÄéÜóůóç\" ĺÜí čÝëĺôĺ íá äéáóţóĺôĺ ěéá őđÜń÷ďőóá\n"
#~ "ĺăęáôÜóôáóç ôďő Mandrake Linux.\n"
@@ -8609,12 +8624,13 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "\n"
#~ " - Óőíéóôţěĺíç: ĹÜí áőôŢ ĺßíáé ç đńţôç öďńÜ đďő ĺăęáčéóôÜôĺ GNU/Linux.\n"
#~ "\n"
-#~ " - ĐńďóáńěďóěÝíç: ĹÜí ĺßóôĺ ĺîďéęĺéůěÝíďň ěĺ ôď GNU/Linux, čá ěđďńÝóĺôĺ íá "
-#~ "\n"
+#~ " - ĐńďóáńěďóěÝíç: ĹÜí ĺßóôĺ ĺîďéęĺéůěÝíďň ěĺ ôď GNU/Linux, čá ěđďńÝóĺôĺ "
+#~ "íá \n"
#~ " ĺđéëÝîĺôĺ ôç âáóéęŢ ÷ńŢóç ôďő óőóôŢěáôüň óáň (äĺň đáńáęÜôů ăéá "
#~ "ëĺđôďěÝńĺéĺň)\n"
#~ "\n"
-#~ " - ĹîĺéäéęĺőěÝíç: ĹÜí ĺßóôĺ đďëý ĺîďéęĺéůěÝíďň ěĺ óőóôŢěáôá GNU/Linux ęáé\n"
+#~ " - ĹîĺéäéęĺőěÝíç: ĹÜí ĺßóôĺ đďëý ĺîďéęĺéůěÝíďň ěĺ óőóôŢěáôá GNU/Linux "
+#~ "ęáé\n"
#~ " čÝëĺôĺ íá đńáăěáôďđďéŢóĺôĺ ěéá ĺîáéńĺôéęÜ đńďóáńěďóěÝíç ĺăęáôÜóôáóç, "
#~ "ôüôĺ\n"
#~ " áőôŢ ç ĺđéëďăŢ ĺßíáé ăéá óáň. Čá ěđďńÝóĺôĺ íá ĺđéëÝîĺôĺ ôýđď "
@@ -8626,7 +8642,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -8646,7 +8663,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -8656,7 +8674,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -8764,7 +8783,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8851,7 +8871,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "ôď üíďěá. Ěđďńĺßôĺ üěůň íá äţóĺôĺ đĺńéóóüôĺńá ôďő ĺíüň ďíüěáôá óĺ\n"
#~ "Ýíáí ĺęôőđůôŢ, äéá÷ůńßćďíôÜň ôá ěĺ '|'. Ďđüôĺ, ĺÜí đńďôéěÜôĺ Ýíá đéď\n"
#~ "ĺýęďëď üíďěá, đńÝđĺé íá ôď äţóĺôĺ đńţôď, đ.÷. \"My Printer|lp\".\n"
-#~ "Ď ĺęôőđůôŢň đďő ďíďěÜćĺôáé (ęáé) \"lp\" čá ĺßíáé ď ĺî' ďńéóěďý ĺęôőđůôŢň.\n"
+#~ "Ď ĺęôőđůôŢň đďő ďíďěÜćĺôáé (ęáé) \"lp\" čá ĺßíáé ď ĺî' ďńéóěďý "
+#~ "ĺęôőđůôŢň.\n"
#~ "\n"
#~ "\n"
#~ "ĹÜí ď ĺęôőđůôŢň óáň ĺßíáé áđ' ĺőčĺßáň óőíäĺäĺěÝíďň óôďí őđďëďăéóôŢ\n"
@@ -9000,8 +9021,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "Do you want to keep XFree 3.3?"
#~ msgstr ""
#~ "Ôď DrakX čá äçěéďőńăŢóĺé áń÷ĺßá ńőčěßóĺůí ăéá XFree 3.3 ęáé XFree 4.0.\n"
-#~ "Ĺî ďńéóěďý, ÷ńçóéěďđďéĺßôĺé ç Ýęäďóç 4.0 ĺęôüň ĺÜí äĺí őđďóôçńßćĺôáé ç ęÜńôá "
-#~ "óáň.\n"
+#~ "Ĺî ďńéóěďý, ÷ńçóéěďđďéĺßôĺé ç Ýęäďóç 4.0 ĺęôüň ĺÜí äĺí őđďóôçńßćĺôáé ç "
+#~ "ęÜńôá óáň.\n"
#~ "\n"
#~ "ČÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ ôď XFree 3.3;"
@@ -9123,8 +9144,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "KALOS HRTHATE STON EPILOGEA LEITOURGIKOU SYSTHMATOS LILO!\n"
@@ -9242,7 +9263,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "or 7.0 (Air)."
#~ msgstr ""
#~ "ĹđéëÝîôĺ \"ĹăęáôÜóôáóç\" ĺÜí äĺí őđÜń÷ĺé đáëáéüôĺńç ĺăęáôÜóôáóç Linux\n"
-#~ "óôď óýóôçěÜ óáň, Ţ ĺÜí čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ đďëëáđëÝň ĺăęáôáóôÜóĺéň.\n"
+#~ "óôď óýóôçěÜ óáň, Ţ ĺÜí čÝëĺôĺ íá ÷ńçóéěďđďéŢóĺôĺ đďëëáđëÝň "
+#~ "ĺăęáôáóôÜóĺéň.\n"
#~ "\n"
#~ "\n"
#~ "ĹđéëÝîôĺ \"ÁíáâÜčěéóç\" ĺÜí čÝëĺôĺ íá áíáâáčěßóĺôĺ ěéá őđÜń÷ďőóá\n"
@@ -9330,14 +9352,17 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "ĹđéëÝîôĺ:\n"
#~ "\n"
@@ -9350,9 +9375,12 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ "äéęôýďő.\n"
#~ "\n"
#~ "\n"
-#~ " - ĹîĺéäéęĺőěÝíç: ĹÜí ĺßóôĺ đďëý ĺîďéęĺéůěÝíďň ěĺ óőóôŢěáôá GNU/Linux ęáé\n"
-#~ "čÝëĺôĺ íá đńáăěáôďđďéŢóĺôĺ ěéá ĺîáéńĺôéęÜ đńďóáńěďóěÝíç ĺăęáôÜóôáóç, ôüôĺ\n"
-#~ "áőôŢ ç ĺđéëďăŢ ĺßíáé ăéá óáň. Čá ěđďńÝóĺôĺ íá ĺđéëÝîĺôĺ ôýđď ĺăęáôÜóôáóçň\n"
+#~ " - ĹîĺéäéęĺőěÝíç: ĹÜí ĺßóôĺ đďëý ĺîďéęĺéůěÝíďň ěĺ óőóôŢěáôá GNU/Linux "
+#~ "ęáé\n"
+#~ "čÝëĺôĺ íá đńáăěáôďđďéŢóĺôĺ ěéá ĺîáéńĺôéęÜ đńďóáńěďóěÝíç ĺăęáôÜóôáóç, "
+#~ "ôüôĺ\n"
+#~ "áőôŢ ç ĺđéëďăŢ ĺßíáé ăéá óáň. Čá ěđďńÝóĺôĺ íá ĺđéëÝîĺôĺ ôýđď "
+#~ "ĺăęáôÜóôáóçň\n"
#~ "üđůň ęáé óôçí đáńáđÜíů (\"ĐńďóáńěďóěÝíç\") ĺđéëďăŢ."
#~ msgid "Downloading cryptographic packages"
@@ -9367,8 +9395,8 @@ msgstr "Ĺńăáëĺßá ăéá áëëçëďăńáößá, íÝá, web, ěĺôáöďńÜ áń÷ĺßůí ęáé óőíďěéëßá"
#~ msgid ""
#~ "Update installation image!\n"
#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image to "
-#~ "include\n"
+#~ "Ask your system administrator or reboot to update your installation image "
+#~ "to include\n"
#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
#~ "press Cancel\n"
#~ "to avoid installation from this Cd-Rom image."
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
index 2bdc4b48d..136f5fab1 100644
--- a/perl-install/share/po/eo.po
+++ b/perl-install/share/po/eo.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-10-24 16:18-0500\n"
"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -53,16 +53,17 @@ msgstr "Elektu X servilon"
msgid "X server"
msgstr "X servilo"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Kiun konfiguron de XFree vi deziras havi?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -71,17 +72,17 @@ msgstr ""
"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Vi povas havi 3D aparatan akceladan subtenon kun XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s kun 3D aparata akcelado"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -90,12 +91,12 @@ msgstr ""
"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
"NOTU KE ĆI TIO ESTAS EKSPERIMENTA SUBTENO KAJ EBLE SVENIGOS VIAN KOMPUTILON."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s kun EKSPERIMENTA 3D aparata akcelado"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -107,27 +108,27 @@ msgstr ""
"KOMPUTILON.\n"
"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree Konfigurado"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Elektu memorkapaciton de via grafika karto"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Elektu opciojn por servilo"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Elektu ekranon"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Ekrano"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -149,39 +150,39 @@ msgstr ""
"sinkronamplekson kiu estas preter la kapabloj de via ekrano: vi eble\n"
"difektus vian ekranon. Se vi dubas, elektu zorgeman opcion."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontala sinkronrapido (horizontal sync rate)"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikala refreţigrapido (vertical refresh rate)"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Ekrano ne estas konfigurata"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafika karto ne jam konfigurita"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Vi ne jam elektas distingivojn"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Ću vi deziras provi la konfiguraźon?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Averto: provado de ći tiu grafika karto eble svenigos vian komputilon"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Provu konfiguraźon"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -189,153 +190,153 @@ msgstr ""
"\n"
"penu ţanři iom da parametroj"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Eraro okazis:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Mi eliros post %d sekundoj"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Ću tio ći pravas?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Eraro okazis, penu ţanři iom da parametroj"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Distingivo"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Elektu distingivon kaj kolorprofundon"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafika karto: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 servilo: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Spertula modalo"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Montru tuton"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Distingivoj"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Klavara aranřo: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Speco de muso: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Musaparato: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Ekrano: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Ekrana horizontala sinkronrapido (horizontal sync rate): %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Ekrana vertikala refreţigrapido (vertical refresh rate): %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafika karto: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Graifka memoro: %s KB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Kolorprofuneco: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Distingivo: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 servilo: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 pelilo: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Preparas X-Fenestran konfiguraźon"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Kion vi deziras fari?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Ţanřu Ekranon"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Ţanřu Grafika karto"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Ţanřu Servilajn opciojn"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Ţanřu distingivon"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Montru informon"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Provu denove"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Ćesu"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -348,21 +349,21 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Bonvolu resaluti en %s-n por aktivigi la ţanřojn."
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Bonvole adiaýu kaj sekve uzu Kontrol-Alt-Retropaţo (Ctrl-Alt-Backspace)."
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X Fenestro će komenco"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -473,7 +474,7 @@ msgstr "Ekrano kiu povas fari 1600x1200 će 76 hercoj (Hz)"
msgid "First sector of boot partition"
msgstr "Unua sektoro de starta subdisko"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Unu sektoro de drajvo (ĆefStartRikordo)"
@@ -514,11 +515,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Radiko"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Startţargilo ćefaj opcioj"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Startţargilo ćefaj opcioj"
@@ -527,7 +528,7 @@ msgstr "Startţargilo ćefaj opcioj"
msgid "Bootloader installation"
msgstr "Startţargila instalado"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Starta aparato"
@@ -543,7 +544,7 @@ msgstr "Kompakta"
msgid "compact"
msgstr "kompakta"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Grafika reřimo"
@@ -551,14 +552,14 @@ msgstr "Grafika reřimo"
msgid "Delay before booting default image"
msgstr "Prokrastoperiodo antaý starti defaýltan sistemon"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Pasvorto"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Pasvorto (denove)"
@@ -593,42 +594,42 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Opcio ``Limigu komandliniajn opciojn'' ne estas utila sen pasvorto"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Bonvole provu denove"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "La pasvortoj ne egalas"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Defaýlta"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -636,148 +637,148 @@ msgstr ""
"Jen la diversaj enskriboj.\n"
"Vi povas aldoni pli aý ţanři la ekzistantajn."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Aldonu"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Finata"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Ţanřu RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Kiun specon de enskribo vi deziras aldoni"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linukso"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Alia Mastruma Sistemo (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Alia Mastruma Sistemo (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Alia Mastruma Sistemo (Vindozo...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Kerna bildo"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Radiko"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Alfiksu"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lega-skriba"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabelo"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Danřera"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etikedo"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Defaýlta"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Forigu enskribon"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Malplena etikedo ne estas permesata"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Ći tiu etikedo estas jam uzata"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Kiun specon de printilo vi havas?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Trovis %s %s interfacojn"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Ću vi havas alian?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Ću vi havas iun %s interfacon?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Jes"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Vidu hardvaran informon"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalas pelilon por %s karto %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modulo %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Kiun %s pelilon devus mi provi?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -794,20 +795,20 @@ msgstr ""
"por la informo ři bezonas? Kelkfoje, esplori svenas komputilon, sed\n"
"ři ne devus kaýzi difekton."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Aýtomate esploru"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Specifu opciojn"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Nun vi povas provizi řiajn opciojn al modulo %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -818,11 +819,11 @@ msgstr ""
"Opcioj estas en la formo ``nomo=valoro nomo2=valoro2 ...''.\n"
"Ekzemple, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Modulaj opcioj:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -831,33 +832,33 @@ msgstr ""
"Ţargado de modulo %s malsukcesis.\n"
"Ću vi deziras trovi denove kun aliaj parametroj?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(jam aldonis %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Ći tiu pasvorto estas tro simpla"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Bonvole donu salutnomon"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Salutnomo devas enhavi nur minusklojn, ciferojn, `-' kaj `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Ći tiu salutnomo estas jam aldonita"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Aldonu uzanto"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -866,32 +867,32 @@ msgstr ""
"Enigu uzanton\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Akceptu uzanto"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Vera nomo"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Salutnomo"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Ţelo"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Piktogramo"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Aýtomata-enregistrado"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -899,16 +900,16 @@ msgstr ""
"Mi povas konfiguri vian komputilon por aýtomate enregistri unu uzulon kiam\n"
"ři startas. Se vi ne deziras uzi ći tion, alklaku la `Nuligu' butonon."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Elektu la defaýltan uzulon:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Elektu la fenestro-administrilon por lanći:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -924,40 +925,51 @@ msgstr ""
"\n"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bonvenon al GRUB la elektilo por mastrumaj sistemoj!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Uzu la %c kaj %c klavoj por elekti kiun enskribon estas emfazata."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Premu la enenklavon por starti la elektatan mastruman sistemon, 'e' por\n"
"redakti la"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "ordonoj antaux startado, aux 'c' por uzi komandan linion."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "La emfazata enskribo startos auxtomate post %d sekundoj."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "mankas sufiće da spaco en /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start Menu"
@@ -1092,69 +1104,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Defaýlta"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Nuligu"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Instalado de LILO malsukcesis. La sekvanta eraro okazis:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutoj"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekundoj"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Kreu"
@@ -1698,6 +1683,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Elektu la novan grandecon"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Kreu novan subdiskon"
@@ -1809,20 +1799,21 @@ msgid "Reload"
msgstr "Reţargu"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatado de %s malsukcesis"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "ne scias kiel formati %s kiel speco %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "muntado malsukcesis: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "eraro dum malmunti %s: %s"
@@ -1837,39 +1828,39 @@ msgstr "Dosiero"
msgid "server"
msgstr "X servilo"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Surmetingoj devas komenci kun antaýa /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Jam estas subdisko kun surmetingo će %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cirklaj surmetingoj %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Ći tiu dosierujo devus resti interne de la radika dosierosistemo (/)"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr "Vi bezonas veran dosiersistemon (ext2, reiserfs) por tiu surmetingo\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Eraro dum malfermado de %s por skribi: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1878,7 +1869,7 @@ msgstr ""
"novajn dosiersistemojn. Bonvolu kontroli vian ekipaźon por la kaýzo de ći "
"tiu problemo."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Vi ne havas iujn ajn subdiskojn!"
@@ -1915,8 +1906,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2160,8 +2151,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2244,8 +2235,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2307,13 +2298,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2356,8 +2347,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2432,8 +2423,8 @@ msgid ""
msgstr ""
"Se vi havas ćiujn de la KDROM-oj en la listo sube, klaku \"Jes\".\n"
"Se vi havas neniujn de ći tiuj KDROM-oj, klaku \"Nuligu\".\n"
-"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku "
-"\"Jes\"."
+"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
+"\"."
#: ../../help.pm_.c:369
msgid ""
@@ -3104,8 +3095,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3212,8 +3203,8 @@ msgid ""
"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
"\"No\"."
msgstr ""
-"Se vi preferas uzi grafikan saluton, elektu \"Jes\". Aliokaze, elektu "
-"\"Ne\"."
+"Se vi preferas uzi grafikan saluton, elektu \"Jes\". Aliokaze, elektu \"Ne"
+"\"."
#: ../../help.pm_.c:839
msgid ""
@@ -3238,84 +3229,84 @@ msgstr ""
"deziras starti en alian ekzistanta mastruman sistemon, bonvole legu la\n"
"pluan instrukcion."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Elektu vian lingvon"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Elektu instalklason"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detektado de fiksdisko(j)"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Konfiguru muson"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Elektu vian klavaron"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr ""
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Dosiersistemo konfiguro"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatu subdiskojn"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Elektu pakaźojn"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalu sistemon"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Difinu pasvorton de root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Aldonu uzulon"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Konfiguru retumon"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Konfiguru servojn"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Kreu praţargdisketon"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalu restart-ţargilon"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Konfiguru X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Eliru instalprogramon"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3330,34 +3321,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Enţovu disketon en drajvo %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Eraro dum legi dosiero $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Jeso"
@@ -3365,12 +3356,12 @@ msgstr "Jeso"
msgid "Please test the mouse"
msgstr "Bonvole, provu la muson"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Bonvole, provu la muson"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "MOVU VIAN RADON!"
@@ -3593,8 +3584,8 @@ msgstr "Duobla surmetingo %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Iuj gravaj pakaźoj ne estis taýge instalata.\n"
"Aý via KDROM drajvo aý via KDROM disko estas difektita.\n"
@@ -3711,6 +3702,7 @@ msgid ""
msgstr "La totala grandeco de la grupoj vi elektis estas proksimume %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3725,6 +3717,7 @@ msgstr ""
"100%% instalos ćiujn pakaźojn."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3895,8 +3888,8 @@ msgid ""
msgstr ""
"Ţanřu vian KDROM!\n"
"\n"
-"Bonvole, enţovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku "
-"\"Jes\"\n"
+"Bonvole, enţovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku \"Jes"
+"\"\n"
"kiam vi finos.\n"
"Se vi ne havas řin, klaku \"Nuligu\" por eviti la instaladon de ći tiu KDROM."
@@ -3930,8 +3923,8 @@ msgstr "Licenca kontrakto"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4093,15 +4086,15 @@ msgstr "Spertulo"
msgid "Update"
msgstr "Řisdatigu"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Muspordo"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via muso konektata."
@@ -4249,8 +4242,8 @@ msgid ""
msgstr ""
"Se vi havas ćiujn de la KDROM-oj en la listo sube, klaku \"Jes\".\n"
"Se vi havas neniujn de ći tiuj KDROM-oj, klaku \"Nuligu\".\n"
-"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku "
-"\"Jes\"."
+"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
+"\"."
#: ../../install_steps_interactive.pm_.c:655
#, c-format
@@ -4258,6 +4251,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "KDROM etikedata \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4415,19 +4409,19 @@ msgstr "Uzu NIS"
msgid "yellow pages"
msgstr "flavaj pařoj"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Aýtentikigado NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS Domajno"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS Servilo"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4455,19 +4449,19 @@ msgstr ""
"Se vi deziras krei startdisketon por via sistemo, enţovu disketon en la\n"
"unua drajvo kaj klaku \"JES\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Unua disketa drajvo"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Dua disketa drajvo"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Ellasu"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4488,32 +4482,32 @@ msgstr ""
"esti uzata kun la Mandrejka savdisko, kiu plifaciligas resaniři de severaj\n"
"sistemaj paneoj. Ću vi deziras krei startdisketo por via sistemo?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Bedaýrinde, neniu disketdrajvo havebla"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Elektu la disketdrajvo vi deziras uzi por krei la startdisketon"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Enţovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Kreas startdisketon"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Preparas startţargilon"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Ću vi deziras uzi aboot-on?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4521,76 +4515,76 @@ msgstr ""
"Eraro daýre mi instalis \"aboot\",\n"
"Ću mi devus provi perforte instali eć se tio detruas la unuan subdiskon?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalado de startţargilo malsukcesis. La sekvanta eraro okazis:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Malalta"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Meza"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alta"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Elektu sekurnivelon?"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Ću vi deziras krei aýtoinstalan disketon por replikado de Linukso?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Enţovu malplenan disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Kreas aýtoinstalan disketon"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Linux-Mandrake User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Kreas aýtoinstalan disketon"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4599,17 +4593,17 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Automated"
msgstr "Aýtomata IP"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Reţargu"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Elektado de individuaj pakaźoj"
@@ -4629,11 +4623,11 @@ msgstr " <Tabo>/<Alt-Tabo> inter eroj | <Spaco> elektas | <F12> sekva ekrano "
msgid "kdesu missing"
msgstr "forsendu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Bonvole atendu"
@@ -4662,11 +4656,11 @@ msgstr "Via elektaźo? (defaýlo estas %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Via elektaźo (defaýlto estas %s enigu `neniu' por elekti neniu) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Ćeśa (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Germana"
@@ -4674,19 +4668,19 @@ msgstr "Germana"
msgid "Dvorak"
msgstr "Dvorak-a"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Hispana"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finna"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Franca"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvega"
@@ -4694,15 +4688,15 @@ msgstr "Norvega"
msgid "Polish"
msgstr "Pola"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rusa"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Unuiřinta Regna klavaro"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Usona klavaro"
@@ -4718,208 +4712,208 @@ msgstr "Armena (skribmaţina)"
msgid "Armenian (phonetic)"
msgstr "Armena (fonetika)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbajřana (latina)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbajřana (cirila)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgara"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazila"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Belarusa"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Svisa (germana aranřo)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Svisa (franca aranřo)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Ćeśa (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Germana (neniom da mortaj klavoj)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dana"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak-a (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak-a (Norvega)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estona"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Kartvela (\"Rusa\" aranřo)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Kartvela (\"Latina\" aranřo)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Greka"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hungara"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israela"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israela (fonetika)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Irana"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islanda"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Itala"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japana 106 klavoj"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Unuiřinta Regna klavaro"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinamerika"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Nederlanda"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Litova AZERTY-a (malnova)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Litova AZERTY-a (nova)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litova \"numero-vica\" QWERTY-a"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litova \"fonetika\" QWERTY-a"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Pola (qwerty aranřo)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Pola (qwertz aranřo)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugala"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanada (Kebeka)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rusa (Yawerty-a)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sveda"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovena"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovaka (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovaka (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Taja klavaro"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turka (tradicia \"F\" modelo)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turka (moderna \"Q\" modelo)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrajna"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Usona klavaro (internacia)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vjetnama \"numero-vica\" QWERTY-a"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslava (Latina aranřo)"
@@ -5052,52 +5046,52 @@ msgstr "Sekvanta ->"
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ću tio ći pravas?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Interreta Konfigurado"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Ću vi deziras provi konekti al la interreto nun?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Kiel vi deziras konekti al la Interreto?"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Konektu al la Interreto / Konfiguru lokan Reton"
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
#, fuzzy
msgid "Network Configuration"
msgstr "ISDN-a Konfiguraźon"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN-a Konfiguraźon"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5105,79 +5099,79 @@ msgstr ""
"Elektu vian interretprovizanton.\n"
" Se řin ne estas en la listo, elektu Nelistiřitan"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Konfigurado de Konekto"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Bonvole plenigu aý marku la suban kampon"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ de Karto"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Memoro de Karto (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "I/O (Eneligo) de Karto"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "I/O 0 (Eneligo 0) de Karto"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "I/O 1 (Eneligo 1) de Karto"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Via persona telefonnumero"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nomo de interretprovizanto (ekz-e provizanto.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Telefonnumero de interretprovizanto"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Provizanto DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Provizanto DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Diskuma modalo"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Konta Salutnomo (uzula nomo)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Konta Pasvorto"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Eýropo"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Eýropo (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "La cetero de la mondo"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5185,27 +5179,27 @@ msgstr ""
"La cetero de la mondo \n"
" neniom da D-Kanelo (lukontraktataj lineoj)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Kiun protokolon vi deziras uzi?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Kiun specon de karto vi havas?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Mi ne scias"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5219,19 +5213,19 @@ msgstr ""
"Se vi havas PCMCIA-an karton, vi bezonas scii la IRQ-o kaj I/O (Eneligo)\n"
"por via karto.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Ćesigu"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Ću mi devus daýri?"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Kiu estas via ISDN-a karto?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5240,14 +5234,14 @@ msgstr ""
"elektu\n"
"unu el la PCI-aj kartojn sur la sekvanta ekrano."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Neniu ISDN-a PCI-a karto trovata. Bonvole elektu unu el la PCI-aj kartojn "
"sur\n"
"la sekvanta ekrano."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
#, fuzzy
msgid ""
"No ethernet network adapter has been detected on your system.\n"
@@ -5256,22 +5250,22 @@ msgstr ""
"Mi ne detektas eterretan retadaptilom sur via sistemo. Bonvole lanću la\n"
"aparatokonfigurilon."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Elektu la retan interfacon"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Bonvole elektu kiun retadaptilon vi deziras uzi por konekti al la interreto"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Reta interfaco"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5279,147 +5273,147 @@ msgstr ""
"\n"
"Ću vi konsentas?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Ću vi deziras provi la konfiguraźon?"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL Konfiguraźo"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Ću vi deziras starti vian konektaźon je startado de la sistemo?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Telefon-konektaj opcioj"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nomo de konekto"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefonnumero"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Salutnomo"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Aýtentikigado"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP (Pasvorta Aýtentikigada Protokolo)"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Programeto-bazata"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Finaparato-bazata"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domajna nomo"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Unu DNA-a Servilo"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Dua DNA Servilo"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Kiel vi deziras konekti al la Interreto?"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Konektu al la Interreto / Konfiguru lokan Reton"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Kiel vi deziras konekti al la Interreto?"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Konekti al la interreto"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Malkonekti el la interreto"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Interreta konektaźo kaj konfiguro"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "ISDN-a Konfiguraźon"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "External ISDN modem"
msgstr "Interna ISDN-karto"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Interna ISDN-karto"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Kia estas via ISDN-a konektaźo?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Konektu al la Interreto"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
#, fuzzy
msgid ""
"The most common way to connect with adsl is pppoe.\n"
@@ -5430,25 +5424,25 @@ msgstr ""
"Tamen, ekzistas konektojn kiuj nur uzas dhcp.\n"
"Se vi ne scias, elektu 'uzu pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "uzu pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
#, fuzzy
msgid "use pptp"
msgstr "uzu pppoe"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, fuzzy, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Ću vi deziras provi la konfiguraźon?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5456,17 +5450,17 @@ msgstr ""
"Kiun dhcp-an klienton vi deziras uzi?\n"
"La defaýlto estas dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
#, fuzzy
msgid "Network configuration"
msgstr "ISDN-a Konfiguraźon"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
#, fuzzy
msgid "Do you want to restart the network"
msgstr "Ću vi deziras provi la konfiguraźon?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5474,7 +5468,7 @@ msgid ""
"%s"
msgstr "Ću vi deziras provi la konfiguraźon?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5482,7 +5476,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5490,75 +5484,75 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Elektu la defaýltan uzulon:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detektas aparatojn..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Duobla surmetingo %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "Reta interfaco"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Konfiguru interretan konektaźon"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "ADSL Konfiguraźo"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Kiel vi deziras konekti al la Interreto?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5621,11 +5615,11 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP-adreso"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Retmasko"
@@ -5658,7 +5652,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNA servilo"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Kluzo"
@@ -5686,11 +5680,11 @@ msgstr "Prokura servilo devus esti http://..."
msgid "Proxy should be ftp://..."
msgstr "Prokura servilo devus esti ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Ći tiu platformo ne subtenas etendatajn subdiskojn"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5700,21 +5694,21 @@ msgstr ""
"La sola solvo estas movi viajn ćefajn subdiskojn por situigi la truon\n"
"apud la etendataj subdiskoj."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Eraro legante dosiero %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Restaýris el dosiero %s malsukcesis: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Malbona rezerva dosiero"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Eraro skribante al dosiero %s"
@@ -6691,7 +6685,7 @@ msgstr "Disdividado de Interreta Konekto"
msgid "Network configuration (%d adapters)"
msgstr "ISDN-a Konfiguraźon"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "muntado malsukcesis: "
@@ -6789,7 +6783,7 @@ msgstr "Kiel vi deziras konekti al la Interreto?"
msgid "Configure Internet Access..."
msgstr "Konfiguru servojn"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "ADSL Konfiguraźo"
@@ -6831,83 +6825,83 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Provu konfiguraźon"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "ADSL Konfiguraźo"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Disable"
msgstr "Tabelo"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Ebligu"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Interreta konektaźo kaj konfiguro"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Interreta konektaźo kaj konfiguro"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Nomo de konekto"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "Provizanto DNS 1"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "Provizanto DNS 2"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7010,8 +7004,8 @@ msgid ""
msgstr ""
"Ţanřu vian KDROM!\n"
"\n"
-"Bonvole, enţovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku "
-"\"Jes\"\n"
+"Bonvole, enţovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku \"Jes"
+"\"\n"
"kiam vi finos.\n"
"Se vi ne havas řin, klaku \"Nuligu\" por eviti la instaladon de ći tiu KDROM."
@@ -7019,14 +7013,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "neniu serial_usb (seria USB) trovita\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Ću vi deziras emuli trian musbutonon?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Bonvole, provu la muson"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7497,6 +7496,15 @@ msgstr "Ću vi deziras provi la konfiguraźon?"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
+#~ msgid "%d minutes"
+#~ msgstr "%d minutoj"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuto"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekundoj"
+
#, fuzzy
#~ msgid "Configure..."
#~ msgstr "Mi konfiguras..."
@@ -7538,7 +7546,8 @@ msgstr ""
#~ "Would you like to setup the Internet Connection Sharing?\n"
#~ msgstr ""
#~ "Nun kiam via Interreta konekto estas konfigurata,\n"
-#~ "vi povas konfiguri vian komputilon por disdividi řian Interretan konekton.\n"
+#~ "vi povas konfiguri vian komputilon por disdividi řian Interretan "
+#~ "konekton.\n"
#~ "Notu: vi bezonas dedićan Retadaptilon por konfiguri Lokan Reton (LAN).\n"
#~ "\n"
#~ "Ću vi deziras konfiguri Disdividadon de Interreta Konekto?\n"
@@ -7568,23 +7577,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7593,22 +7602,25 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Nun vi povas elekti kelkajn diversajn opciojn por via sistemo.\n"
#~ "\n"
-#~ " - Uzu drajvajn optimumigaźojn: ći tiu opcio povas plibonigi la rapidecon\n"
-#~ " de la drajvo, sed ři estas nur por spertaj uzuloj: iuj difektaj ćiparoj\n"
+#~ " - Uzu drajvajn optimumigaźojn: ći tiu opcio povas plibonigi la "
+#~ "rapidecon\n"
+#~ " de la drajvo, sed ři estas nur por spertaj uzuloj: iuj difektaj "
+#~ "ćiparoj\n"
#~ " povas detrui viajn datenojn, do zorgu. Notu ke la kerno havas\n"
-#~ " enkonstruitan nigran liston de drajvoj kaj ćiparoj, sed se via deziras\n"
+#~ " enkonstruitan nigran liston de drajvoj kaj ćiparoj, sed se via "
+#~ "deziras\n"
#~ " eviti malbonajn surprizojn, lasu ći tiun opcion ne elektatan\n"
#~ "\n"
#~ " - Elektu sekurnivelon: vi povas elekti sekurnivelon por via sistemo.\n"
@@ -7616,16 +7628,19 @@ msgstr ""
#~ "scias,\n"
#~ " elektu \"Meza\".\n"
#~ "\n"
-#~ " - Preciza kvanto de memoro se bezonata: bedaýrinde, en la hodiaýa persona\n"
+#~ " - Preciza kvanto de memoro se bezonata: bedaýrinde, en la hodiaýa "
+#~ "persona\n"
#~ " komputila mondo, ne estas normala metodo por demandi de la BIOS pri\n"
#~ " la kvanto da memoro estanta en via komputilo. Konsekvence de tio,\n"
-#~ " GNU/Linukso eble malsukcesas detekti vian kvanton da memoro řuste. Se\n"
-#~ " tiel estas, vi povas specifi la řustan kvanton da memoro ći tie. Notu "
-#~ "ke\n"
+#~ " GNU/Linukso eble malsukcesas detekti vian kvanton da memoro řuste. "
+#~ "Se\n"
+#~ " tiel estas, vi povas specifi la řustan kvanton da memoro ći tie. "
+#~ "Notu ke\n"
#~ " diferenco je 2 aý 4 MB estas normala.\n"
#~ "\n"
#~ " - Aýtomata muntado de demetebla medio: se vi preferus ne mane munti\n"
-#~ " demeteblajn mediojn (KDROM, Disketo, Zipdisko) per tajpi \"mount\" kaj\n"
+#~ " demeteblajn mediojn (KDROM, Disketo, Zipdisko) per tajpi \"mount\" "
+#~ "kaj\n"
#~ " \"umount\", elektu ći tiun opcion.\n"
#~ "\n"
#~ " - Ebligu NumLock je startado: se vi dezirus ke NumLock estus ebligata\n"
@@ -7662,8 +7677,10 @@ msgstr ""
#~ msgstr ""
#~ "Zorgu: EN ĆI TIU SEKURNIVELO, LA \"ROOT\" SALUTNOMO ESTAS MALPERMESATA ĆE "
#~ "LA\n"
-#~ "KONZOLO! Se vi deziras esti \"root\", vi devas saluti kiel alia uzulo kaj\n"
-#~ "sekve uzi \"su\". Pli řenerale, ne ekspektu uzi vian komputilon por iu ajn\n"
+#~ "KONZOLO! Se vi deziras esti \"root\", vi devas saluti kiel alia uzulo "
+#~ "kaj\n"
+#~ "sekve uzi \"su\". Pli řenerale, ne ekspektu uzi vian komputilon por iu "
+#~ "ajn\n"
#~ "escepte de servilo.\n"
#~ "Vi estas avertita."
@@ -7671,7 +7688,8 @@ msgstr ""
#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
#~ "give digits instead of normal letters (eg: pressing `p' gives `6')"
#~ msgstr ""
-#~ "Zorgu, kapabligi \"NumLock\" kaýzas multe da klavopremoj produkti ciferojn\n"
+#~ "Zorgu, kapabligi \"NumLock\" kaýzas multe da klavopremoj produkti "
+#~ "ciferojn\n"
#~ "anstataý normaj literoj (ekzemple: premi `p' produktas `6')"
#, fuzzy
diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po
index b5e3fccd2..3181df6a9 100644
--- a/perl-install/share/po/es.po
+++ b/perl-install/share/po/es.po
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
-"PO-Revision-Date: 2001-04-13 12:13-0300\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
+"PO-Revision-Date: 2001-04-24 08:47-0300\n"
"Last-Translator: Fabian Mandelbaum <fabman@mandrakesoft.com>\n"
"Language-Team: spanish\n"
"MIME-Version: 1.0\n"
@@ -56,16 +56,17 @@ msgstr "Elija un servidor X"
msgid "X server"
msgstr "servidor X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "żQué tipo de configuración de XFree desea tener?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -74,17 +75,17 @@ msgstr ""
"Su tarjeta puede soportar aceleración de 3D pero sólo con XFree %s.\n"
"XFree %s soporta su tarjeta y puede tener un soporte de 2D mejor."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Su tarjeta puede soportar aceleración de 3D por hardware con XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s con aceleración de 3D por hardware"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -93,12 +94,12 @@ msgstr ""
"Su tarjeta puede tener soporte de 3D por hardware con XFree %s,\n"
"NOTE QUE ESTE SOPORTE ES EXPERIMENTAL Y PUEDE CONGELAR A SU COMPUTADORA."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s con aceleración EXPERIMENTAL de 3D por hardware"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -109,27 +110,27 @@ msgstr ""
"NOTE QUE ESTE SOPORTE ES EXPERIMENTAL Y PUEDE CONGELAR A SU COMPUTADORA.\n"
"XFree %s soporta su tarjeta y puede tener un soporte de 2D mejor."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configuración de XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Seleccione la cantidad de memoria de su tarjeta gráfica"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Elija las opciones para el servidor X"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Elija un monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -152,40 +153,40 @@ msgstr ""
"puede dańar su monitor.\n"
"En caso de duda, elija una configuración conservadora."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Frecuencia de barrido horizontal"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Frecuencia de barrido vertical"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "El monitor no está configurado"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "La tarjeta gráfica todavía no está configurada"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resoluciones todavía no elegidas"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "żDesea probar la configuración?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Advertencia: probar con esta tarjeta de vídeo puede congelar a su computadora"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Probar la configuración"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -193,152 +194,152 @@ msgstr ""
"\n"
"intente cambiar algunos parámetros"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ocurrió un error:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Saliendo en %d segundos"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "żEs esta la configuración correcta?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ocurrió un error, intente cambiar algunos parámetros"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resolución"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Elija la resolución y la profundidad de colores"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Tarjeta gráfica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Servidor XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Modo Experto"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Mostrar todo"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resoluciones"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Elección del tipo de teclado: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tipo de ratón: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dispositivo del ratón: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Frecuencia horizontal del monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Frecuencia vertical del monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Tarjeta gráfica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memoria de la tarjeta gráfica: %s KB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Profundidad de color: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resolución: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Servidor XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Controlador XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Preparando la configuración de X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "żQué desea hacer?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Cambiar el monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Cambiar la tarjeta gráfica"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Cambiar las opciones del servidor X"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Cambiar la resolución"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Mostrar información"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Probar de nuevo"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Salir"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -351,20 +352,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Abra de nuevo una sesión %s para activar los cambios"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Por favor salga de la sesión y luego use Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X al arrancar"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -472,7 +473,7 @@ msgstr "Monitor que soporta 1600x1200 a 76 Hz"
msgid "First sector of boot partition"
msgstr "Primer sector de la partición de arranque"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primer sector del disco (MBR)"
@@ -512,11 +513,11 @@ msgstr "Arrancar desde DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Opciones principales del cargador de arranque"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Cargador de arranque a usar"
@@ -524,7 +525,7 @@ msgstr "Cargador de arranque a usar"
msgid "Bootloader installation"
msgstr "Instalación del cargador de arranque"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Dispositivo de arranque"
@@ -540,7 +541,7 @@ msgstr "Compacto"
msgid "compact"
msgstr "compacto"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Modo de vídeo"
@@ -548,14 +549,14 @@ msgstr "Modo de vídeo"
msgid "Delay before booting default image"
msgstr "Demora antes de arrancar la imagen predeterminada"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Contraseńa"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Contraseńa (de nuevo)"
@@ -592,41 +593,41 @@ msgstr ""
"La opción ŤRestringir las opciones de la línea de comandosť\n"
"no tiene sentido sin contraseńa"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Vuelva a intentarlo por favor"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Las contraseńas no coinciden"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Mensaje de Init"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Demora de Open Firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Tiempo de espera de arranque del núcleo"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "żHabilitar el arranque desde CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "żHabilitar el arranque de OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "żSO predeterminado?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -634,145 +635,145 @@ msgstr ""
"Aquí están las diferentes entradas.\n"
"Ud. puede ańadir algunas otras o cambiar las que ya existen."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Ańadir"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Hecho"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "Modificar"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "żQué tipo de entrada desea ańadir?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Otros SO (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Otros SO (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Otros SO (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Imagen"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Raíz"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Agregar"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lectura/escritura"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabla"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Inseguro"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etiqueta"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Por omisión"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Tamańo de Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Quitar entrada"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "No se admite una etiqueta vacía"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Esta etiqueta ya está en uso"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "żQué tipo de particionado?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s interfaces %s encontradas"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "żTiene alguna otra?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "żTiene alguna interfaz %s?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "No"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Sí"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Ver información sobre el hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalando controlador para tarjeta %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(módulo %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "żQué controlador de %s debo probar?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -791,20 +792,20 @@ msgstr ""
"el probar el equipo puede provocar que este se cuelgue, pero no debería\n"
"causar dańo alguno."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Autodetección"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Especificar las opciones"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Ahora puede suministrar las opciones para el módulo %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -815,11 +816,11 @@ msgstr ""
"Las opciones son de la forma Ťnombre=valor nombre2=valor2 ...ť.\n"
"Por ejemplo puede tener Ťio=0x300 irq=7ť"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opciones de los módulos:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -828,34 +829,34 @@ msgstr ""
"Fallo al cargar el módulo %s.\n"
"żDesea reintentarlo con otros parámetros?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s ya fue ańadido)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Esta contraseńa es demasiado sencilla"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Ingrese el nombre de usuario"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"El nombre de usuario (login) sólo debe contener letras, números, Ť-ť y Ť_ť"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Este nombre de usuario ya fué ańadido"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Ańadir usuario"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -864,32 +865,32 @@ msgstr ""
"Ingrese un usuario\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Aceptar usuario"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nombre y apellido"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nombre de usuario"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Icono"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Conexión automática"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -897,11 +898,11 @@ msgstr ""
"Puedo configurar su computadora para que se conecte a un usuario\n"
"automáticamente al arrancar. Si no desea esto, haga clic sobre ŤCancelarť."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Elija el usuario predeterminado:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Elija el administrador de ventanas a ejecutar:"
@@ -911,7 +912,7 @@ msgstr "Elija el administrador de ventanas a ejecutar:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -934,38 +935,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "­Bienvenido a GRUB, el selector de SO de arranque!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use las teclas %c y %c para seleccionar una entrada."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pulse <INTRO> para iniciar el SO elegido, pulse 'e' para editar"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "los comandos antes de iniciar, o pulse 'c' para una linea de comandos."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Se va a iniciar la entrada resaltada en %d segundos."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "no hay espacio suficiente en /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Escritorio"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menú Inicio"
@@ -1095,69 +1107,42 @@ msgstr "Sí, deseo conexión automática con este (usuario, escritorio)"
msgid "System mode"
msgstr "Modo del sistema"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Por omisión"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "Aceptar"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Cancelar"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "Ąno puedo abrir /etc/inittab para lectura: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "Ąno puedo abrir /etc/sysconfig/autologin/ para lectura: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Falló la instalación de LILO. Ocurrió el error siguiente:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutos"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d segundos"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Crear"
@@ -1703,6 +1688,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Eligiendo el tamańo nuevo"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Crear una partición nueva"
@@ -1814,20 +1804,21 @@ msgid "Reload"
msgstr "Recargar"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formateo de %s falló"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "No sé cómo formatear %s en el tipo %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "mount falló: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "error desmontando %s: %s"
@@ -1840,41 +1831,41 @@ msgstr "simple"
msgid "server"
msgstr "servidor"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Los puntos de montaje deben comenzar con una /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Ya existe una partición con punto de montaje %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Montajes circulares %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "No puede usar un Volúmen Lógico LVM para punto de montaje %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Este directorio debería permanecer dentro del sistema de archivos raíz"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Necesita un sistema de archivos verdadero (ext2, reiserfs) para este punto "
"de montaje\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Error al abrir %s para escribir: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1883,7 +1874,7 @@ msgstr ""
"nuevos sistemas de archivos. Por favor, verifique su equipo para ver la\n"
"razón de este fallo."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "ĄNo tiene partición alguna!"
@@ -1935,8 +1926,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1971,8 +1962,8 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Por favor, elija ŤInstalarť si no hay instalada una versión previa de "
-"Linux-Mandrake\n"
+"Por favor, elija ŤInstalarť si no hay instalada una versión previa de Linux-"
+"Mandrake\n"
"o si desea usar varios sistemas operativos.\n"
"\n"
"Por favor, elija ŤActualizarť si desea actualizar una versión ya existente "
@@ -2293,8 +2284,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2455,8 +2446,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2569,13 +2560,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2651,8 +2642,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2679,8 +2670,8 @@ msgstr ""
"particiones en cuestión.\n"
"\n"
"\n"
-"Por favor, note que no es necesario reformatear todas las particiones "
-"pre-existentes.\n"
+"Por favor, note que no es necesario reformatear todas las particiones pre-"
+"existentes.\n"
"Debe reformatear las particiones que contienen el sistema operativo (tales "
"como\n"
"Ť/ť, Ť/usrť, Ť/varť) pero no tiene que reformatear particiones que contienen "
@@ -2723,7 +2714,7 @@ msgstr ""
"Entonces DrakX verificará si tiene espacio suficiente para instalarlos a "
"todos. Si no,\n"
"le advertirá. Si, de todas formas, Ud. desea seguir, se continuará con la "
-"instlación\n"
+"instalación\n"
"de todos los grupos seleccionados pero no se instalarán algunos paquetes de "
"interés menor.\n"
"Al final de la lista, Ud. puede seleccionar la opción \n"
@@ -3233,8 +3224,8 @@ msgstr ""
" si no sabe qué poner.\n"
"\n"
"\n"
-" * Conexión: si su impresora está físicamente conectada a su computadora, "
-" elija ŤImpresora localť.\n"
+" * Conexión: si su impresora está físicamente conectada a su "
+"computadora, elija ŤImpresora localť.\n"
" Si desea acceder a una impresora ubicada en una máquina Unix remota, "
"elija ŤImpresora lpd remotať.\n"
" Si desea acceder a una impresora ubicada en una máquina Microsoft "
@@ -3589,8 +3580,8 @@ msgstr ""
"para contener esta información.\n"
"\n"
"\n"
-" - Demora de Open Firmware: A diferencia de LILO, hay dos demoras posibles "
-"\n"
+" - Demora de Open Firmware: A diferencia de LILO, hay dos demoras "
+"posibles \n"
"con yaboot. La primera se mide en segundos y ahora puede elegir entre CD, \n"
"arranque OF, MacOS, o Linux.\n"
"\n"
@@ -3670,8 +3661,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3882,84 +3873,84 @@ msgstr ""
"Si desea arrancar con otro sistema operativo,\n"
"por favor, lea las instrucciones adicionales."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Elija su idioma"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Clase de instalación"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detección del disco rígido"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configuración del ratón"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Elija su teclado"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Seguridad"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Sistemas de archivos"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formateo de particiones"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Elija los paquetes a instalar"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalar el sistema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Contraseńa de root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Ańadir un usuario"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configurar la red"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Sumario"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Servicios al inicio"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Crear un disco de arranque"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalar LILO"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configuración de X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Salir de la instalación"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3984,20 +3975,20 @@ msgstr ""
"\n"
"żRealmente desea instalar estos servidores?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "No se puede usar difusión sin un dominio NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Inserte un disquete formateado con FAT en la disquetera %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Este disquete no está formateado con FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4005,15 +3996,15 @@ msgstr ""
"Para utilizar esta selección de paquetes salvada, arranque la instalación "
"con ``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Error al leer el archivo $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Aceptar"
@@ -4021,11 +4012,11 @@ msgstr "Aceptar"
msgid "Please test the mouse"
msgstr "Pruebe su ratón, por favor."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Para activar el ratón,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "ĄMUEVA SU RUEDA!"
@@ -4243,8 +4234,8 @@ msgstr "Punto de montaje %s duplicado"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Algunos paquetes importantes no fueron instalados correctamente.\n"
"Seguramente su lector de CD, o su CD de instalación sean defectuosos.\n"
@@ -4361,6 +4352,7 @@ msgstr ""
"El tamańo total para los grupos que seleccionó es aproximadamente %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4375,6 +4367,7 @@ msgstr ""
"un porcentaje de 100%% instalará todos los paquetes seleccionados."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4578,8 +4571,8 @@ msgstr ""
"\n"
"Inserte el Cd-Rom etiquetado Ť%sť en la unidad y pulse Aceptar cuando lo "
"haya hecho.\n"
-"Si no lo posee, pulse Cancelar para cancelar la instalación desde este "
-"Cd-Rom."
+"Si no lo posee, pulse Cancelar para cancelar la instalación desde este Cd-"
+"Rom."
#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
@@ -4612,8 +4605,8 @@ msgstr "Acuerdo de Licencia"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4880,15 +4873,15 @@ msgstr "Experto"
msgid "Update"
msgstr "Actualización"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Seleccione el tipo de su ratón, por favor."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Puerto del ratón"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Seleccion el puerto serie al cual está conectado el ratón."
@@ -5048,6 +5041,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom etiquetado \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5206,19 +5200,19 @@ msgstr "Usar NIS"
msgid "yellow pages"
msgstr "páginas amarillas (NIS)"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autenticación NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Dominio NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5249,19 +5243,19 @@ msgstr ""
"Si desea crear un disquete de arranque para su sistema, inserte un disquete\n"
"en la primer disquetera y presione ŤAceptarť."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primera disquetera"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Segunda disquetera"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Omitir"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5287,32 +5281,32 @@ msgstr ""
"sistema.\n"
"żDesea crear un disquete de arranque para su sistema?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Disculpe, pero no hay disquetera alguna disponible"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Elija la disquetera que desea usar para crear el disco de arranque"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Inserte un disquete en la disquetera %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Creando el disquete de arranque"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Preparando el cargador de arranque"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "żDesea usar aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5320,59 +5314,59 @@ msgstr ""
"Ocurrió un error al instalar aboot, \n"
"żdesea forzar la instalación incluso si ello puedo destruir la 1Ş partición?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Falló la instalación del cargador de arranque. Ocurrió el error siguiente:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Necesitará cambiar el dispositivo de arranque de Open Firmware para\n"
" habilitar el arrancador. Si no ve el prompt del arrancador al reiniciar,\n"
" mantenga presionado Command-Option-O-F e ingrese:\n"
-" setenv boot-device $of_boot, \\tbxi\n"
+" setenv boot-device $of_boot, \\:tbxi\n"
" Luego ingrese: shut-down\n"
"La próxima vez que arranque debería ver el prompt del arrancador."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Baja"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Media"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alta"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Elegir el nivel de seguridad"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"żDesea generar un disquete de auto-instalación para replicar el sistema?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Inserte un disquete en blanco en la unidad %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Creando el disquete de auto-instalación"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5382,13 +5376,13 @@ msgstr ""
"\n"
"żRealmente desea salir ahora?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5405,11 +5399,11 @@ msgstr ""
"de la instalación, hay un capítulo en la Guía del Usuario\n"
"de Linux Mandrake oficial."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Generar un disquete de auto-instalación"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5423,15 +5417,15 @@ msgstr ""
"\n"
"Podría preferir reproducir la instalación.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatizada"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Reproducir"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Guardar la selección de paquetes"
@@ -5450,11 +5444,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "falta kdesu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avanzada"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Espere por favor"
@@ -5483,11 +5477,11 @@ msgstr "żSu elección? (por omisión %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "żSu elección? (por omisión %s, teclee `none' para ninguno)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Checo (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Alemán"
@@ -5495,19 +5489,19 @@ msgstr "Alemán"
msgid "Dvorak"
msgstr "Teclado dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espańol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finlandés"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francés"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Noruego"
@@ -5515,15 +5509,15 @@ msgstr "Noruego"
msgid "Polish"
msgstr "Polaco"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ruso"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Británico"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Estadounidense"
@@ -5539,207 +5533,207 @@ msgstr "Armenio (nuevo)"
msgid "Armenian (phonetic)"
msgstr "Armenio (fonético)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbadján (latino)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbadján (cirílico)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Búlgaro"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasileńo (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bieloruso"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suizo (germánico)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suizo (francés)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Checo (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Checo (programadores)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alemán (sin teclas muertas)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danés"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Teclado Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Teclado Dvorak (Noruego)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Teclado de Estonia"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiano (estilo ŤRusoť)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiano (estilo ŤLatinoť)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Griego"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Húngaro"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelí"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelí (fonético)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraní"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Teclado Islandés"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiano"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japonés de 106 teclas"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Teclado Coreano"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinoamericano"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedonio"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandés"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Teclado de Lituania (ŤAZERTYť antiguo)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Teclado de Lituania (ŤAZERTYť nuevo)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Teclado de Lituania (QWERTY Ťnuméricoť)"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Teclado de Lituania (QWERTY Ťfonéticoť)"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polaco (QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polaco (QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugués"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadiense (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Ruso (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sueco"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Esloveno"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Eslovaco (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Eslovaco (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Eslovaco (programadores)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tailandés"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turco (modelo ŤFť tradicional)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turco (modelo ŤQť moderno)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ucraniano"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Estadounidense (con acentos)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Teclado de Vietnam (QWERTY Ťnuméricoť)"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Yugoeslavo (latino/cirílico)"
@@ -5867,31 +5861,31 @@ msgstr "Próximo ->"
msgid "<- Previous"
msgstr "<- Anterior"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "żEstá correcto?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configuración de Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "żDesea intentar conectar con Internet ahora?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Probando su conexión..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "En este momento Ud. no está conectado a Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Por razones de seguridad, deberá desconectarse ahora."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5899,18 +5893,18 @@ msgstr ""
"El sistema no parece estar conectado al Internet.\n"
"Intente de reconfigurar su conexión."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuración de la Red"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configuración de RDSI"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5918,79 +5912,79 @@ msgstr ""
"Seleccione su proveedor.\n"
" Si no está en la lista, elija No listado"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configuración de la conexión"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Por favor complete o verifique el campo debajo"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ de la tarjeta"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Mem (DMA) de la tarjeta"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "E/S de la tarjeta"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "E/S_0 de la tarjeta"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "E/S_1 de la tarjeta"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Su número de teléfono personal"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nombre del proveedor (ej proveedor.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Número de teléfono del proveedor"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 del proveedor"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 del proveedor"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Modo de discado"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Nombre de conexión (nombre de usuario)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Contraseńa de conexión"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resto del mundo"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5998,27 +5992,27 @@ msgstr ""
"Resto del mundo \n"
" sin canal D (líneas alquiladas)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "żQué protocolo desea utilizar?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "żQué tipo de tarjeta tiene?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "No sé"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6031,19 +6025,19 @@ msgstr ""
"\n"
"Si tiene una tarjeta PCMCIA, tiene que saber la irq y la e/s de su tarjeta.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Abortar"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continuar"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "żCual es su tarjeta RDSI?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6051,13 +6045,13 @@ msgstr ""
"He detectado una tarjeta RDSI PCI, pero no conozco el tipo. Por favor, "
"seleccione una tarjeta PCI en la pantalla siguiente."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"No se encontró tarjeta RDSI PCI. Por favor, seleccione una de la pantalla "
"siguiente."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6065,22 +6059,22 @@ msgstr ""
"No se ha detectado adaptador de red Ethernet en su sistema.\n"
"No puedo configurar este tipo de conexión."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Elija la interfaz de red"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Por favor elija que adaptador de red desea usar para conectar a Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interfaz de red"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6088,67 +6082,67 @@ msgstr ""
"\n"
"żEstá de acuerdo?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Estoy a punto de reiniciar el dispositivo de red:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configuración ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "żDesea iniciar su conexión al arrancar?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Seleccione el puerto serie al cual está conectado su módem."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opciones de llamada por módem"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nombre de conexión"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Número de teléfono"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID de conexión"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autenticación"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Por script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Por terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nombre de dominio"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Primer servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Segundo servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
@@ -6156,7 +6150,7 @@ msgstr ""
"de acuerdo?"
# ../../netconnect.pm_.c:567msgid ""
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6164,7 +6158,7 @@ msgstr ""
"\n"
"Puede desconectarse o volver a configurar su conexión."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6172,11 +6166,11 @@ msgstr ""
"\n"
"Puede volver a configurar su conexión."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "En este momento Ud. está conectado a Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6184,48 +6178,48 @@ msgstr ""
"\n"
"Se puede conectar a Internet o volver a configurar su conexión."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "En este momento Ud. no está conectado a Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Conectar a Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Desconectar de Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configurar la conexión a la red (local o Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Configuración de, y conexión a, Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Asistente para la Configuración de la Red"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Módem RDSI externo"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Tarjeta RDSI interna"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "żDe qué tipo es su conexión RDSI?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Conectar a Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6235,24 +6229,24 @@ msgstr ""
"Algunas conexiones usan pptp, algunas otras usan dhcp.\n"
"Si Ud. no sabe, elija Ťusar pppoeť"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "usar dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "usar pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "usar pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Estoy a punto de reiniciar el dispositivo de red %s. żEstá de acuerdo?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6260,15 +6254,15 @@ msgstr ""
"żQué cliente dhcp desea utilizar?\n"
"dhcpcd es el predeterminado"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configuración de la red"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "żDesea reiniciar la red?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6279,7 +6273,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6291,7 +6285,7 @@ msgstr ""
"Haga click sobre Aceptar para mantener su configuración, o cancele para "
"volver a configurar su conexión de Internet & Red.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6303,62 +6297,62 @@ msgstr ""
"Estamos a punto de configurar su conexión de red/Internet.\n"
"Si no desea usar la detección automática, deseleccione la casilla.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Elija el perfil a configurar"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Usar detección automática"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detectando los dispositivos..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Conexión normal por módem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detectada en el puerto %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Conexión RDSI"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "detectada %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Conexión DSL (o ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detectada en la interfaz %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Conexión por cable"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Conexión por red"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "tarjeta(s) de red detectada(s)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "żCómo desea conectarse a Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6368,7 +6362,7 @@ msgstr ""
"\n"
"Ahora se aplicará la configuración a su sistema."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6432,11 +6426,11 @@ msgid " (driver $module)"
msgstr " (controlador $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Dirección IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Máscara de red"
@@ -6469,7 +6463,7 @@ msgstr ""
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Pasarela"
@@ -6497,11 +6491,11 @@ msgstr "El nombre del proxy debe ser http://..."
msgid "Proxy should be ftp://..."
msgstr "El nombre del proxy debe ser ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Partición extendida no soportada en esta plataforma"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6511,21 +6505,21 @@ msgstr ""
"La única solución es desplazar sus particiones primarias para que\n"
"el hueco esté después de las particiones extendidas"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Error al leer el archivo %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Falló la restauración a partir del archivo %s: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Archivo de respaldo incorrecto"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Error al escribir en el archivo %s"
@@ -7542,7 +7536,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Configuración de la red (%d adaptadores)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Perfil: "
@@ -7633,7 +7627,7 @@ msgstr "Ahora el sistema está desconectado."
msgid "Configure Internet Access..."
msgstr "Configurar el acceso a Internet"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configuración red local"
@@ -7669,76 +7663,80 @@ msgstr "Aplicar"
msgid "Please Wait... Applying the configuration"
msgstr "Espere, por favor... Aplicando la configuración"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
+"No tiene configurada interfaz alguna.\n"
+"Configure la primera haciendo clic sobre ŤConfigurarť"
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configuración LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocolo de arranque"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Iniciado al arranque"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "cliente DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Desactivar"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Activar"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
+"No tiene conexión de Internet alguna.\n"
+"Primero debe crear una haciendo clic sobre ŤConfigurarť"
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configuración de la conexión Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configuración de la conexión Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipo de conexión:"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parámetros"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 del proveedor (opcional)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 del proveedor (opcional)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Tarjeta Ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Cliente DHCP"
@@ -7846,14 +7844,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "ĄĄĄNo se puede iniciar actualización en vivo!!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "no se encontró serial_usb alguno\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "żEmular el tercer botón?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Pruebe su ratón, por favor."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Monitoreo de la red"
@@ -8052,8 +8055,8 @@ msgid ""
"you probably are. Otherwise, you should firewall this off.\n"
"\n"
msgstr ""
-"żEstá corriendo un servidor de correo? Si envía sus mensajes con pine, mutt "
-"\n"
+"żEstá corriendo un servidor de correo? Si envía sus mensajes con pine, "
+"mutt \n"
"o cualquier otro cliente de correo de modo texto, probablemente sí.\n"
"Caso contrario, debería proteger esto con el cortafuegos.\n"
"\n"
@@ -8090,8 +8093,8 @@ msgid ""
"aren't."
msgstr ""
"żEl reloj de su computadora está sincronizado al reloj de otra computadora?\n"
-"Mayormente, esto es lo que usan las organizaciones con servidores "
-"Unix/Linux\n"
+"Mayormente, esto es lo que usan las organizaciones con servidores Unix/"
+"Linux\n"
"medianamente grandes para sincronizar los tiempos de conexión y cosas así.\n"
"Si Ud. no es parte de una oficina grande y nunca escuchó acerca de esto,\n"
"probablemente no sea su situación."
@@ -8376,6 +8379,24 @@ msgstr ""
"Conjunto de herramientas para correo, noticias, web, transferencia de "
"archivos, y chat"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutos"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuto"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d segundos"
+
#~ msgid "cannot fork: "
#~ msgstr "no puedo hacer fork: "
@@ -8446,23 +8467,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8471,21 +8492,21 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Ahora puede elegir algunas opciones extra para su sistema.\n"
#~ "\n"
#~ "* Usar optimizaciones para el disco rígido: Esta opción puede mejorar\n"
-#~ " el rendimiento del disco rígido, pero es sólo para usuarios avanzados, ya "
-#~ "que\n"
+#~ " el rendimiento del disco rígido, pero es sólo para usuarios avanzados, "
+#~ "ya que\n"
#~ " algunos chipsets tienen bugs y pueden arruinar sus datos, es por esto\n"
#~ " que debe tener cuidado. Note que el núcleo viene con una lista de "
#~ "manejadores\n"
@@ -8503,27 +8524,33 @@ msgstr ""
#~ "\n"
#~ "* Precise el tamańo de la RAM si es necesario: Desafortunadamente, no hay "
#~ "un\n"
-#~ " método estándar de preguntarle al BIOS cuanta memoria tiene su máquina.\n"
-#~ " Como consecuencia, Linux puede no detectar correctamente el tamańo de su "
-#~ "RAM.\n"
+#~ " método estándar de preguntarle al BIOS cuanta memoria tiene su "
+#~ "máquina.\n"
+#~ " Como consecuencia, Linux puede no detectar correctamente el tamańo de "
+#~ "su RAM.\n"
#~ " Si este es el caso, Ud.\n"
#~ " puede especificar la cantidad correcta de RAM aquí. Note que una\n"
#~ " diferencia de 2 o 4 MB entre la memoria de su máquina y la detectada es "
#~ "normal.\n"
#~ "\n"
#~ "\n"
-#~ "* Montaje automático de los soportes extraíbles: Si prefiere no tener que\n"
-#~ " montar manualmente los soportes extraíbles (CDROMs, disquetes, Zip) con\n"
+#~ "* Montaje automático de los soportes extraíbles: Si prefiere no tener "
+#~ "que\n"
+#~ " montar manualmente los soportes extraíbles (CDROMs, disquetes, Zip) "
+#~ "con\n"
#~ " los comandos Ťmountť y Ťumountť, elija esta opción.\n"
#~ "\n"
#~ "\n"
#~ "* Limpiar Ť/tmpť al inicio: si quiere borrar todos los archivos y "
#~ "directorios\n"
-#~ " almacenados en Ť/tmpť cada vez que arranca el sistema, elija esta opción.\n"
+#~ " almacenados en Ť/tmpť cada vez que arranca el sistema, elija esta "
+#~ "opción.\n"
#~ "\n"
#~ "\n"
-#~ "* Activar el teclado numérico al inicio: Si desea que su teclado numérico\n"
-#~ " se active después del arranque del sistema, elija esta opción, Por favor,\n"
+#~ "* Activar el teclado numérico al inicio: Si desea que su teclado "
+#~ "numérico\n"
+#~ " se active después del arranque del sistema, elija esta opción, Por "
+#~ "favor,\n"
#~ " note que esta opción no es necesaria para las portátiles y puede no "
#~ "funcionar\n"
#~ " bajo X."
@@ -8578,7 +8605,8 @@ msgstr ""
#~ "You have been warned."
#~ msgstr ""
#~ "ciudado: EN ESTE NIVEL DE SEGURIDAD, ĄNO SE PERMITE CONECTAR COMO ROOT\n"
-#~ "DESDE LA CONSOLA! Si desea ser root, tiene que conectarse como un usuario\n"
+#~ "DESDE LA CONSOLA! Si desea ser root, tiene que conectarse como un "
+#~ "usuario\n"
#~ "no privilegiado y luego usar Ťsuť. Más generalmente, no pretenda usar su\n"
#~ "máquina para otra cosa que no sea un servidor.\n"
#~ "Ha sido avisado."
@@ -8587,7 +8615,8 @@ msgstr ""
#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
#~ "give digits instead of normal letters (eg: pressing `p' gives `6')"
#~ msgstr ""
-#~ "Tenga cuidado, el tener numlock habilitado causa que un montón de tecleos\n"
+#~ "Tenga cuidado, el tener numlock habilitado causa que un montón de "
+#~ "tecleos\n"
#~ "den dígitos en vez de letras normales (ej: presionar la `p' da `6')"
#~ msgid "not connected"
@@ -8692,8 +8721,8 @@ msgstr ""
#~ msgstr "Ciencias"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "Programas de chat (IRC o mensajería instantánea) tales como xchat, licq, "
#~ "gaim, y herramientas de transferencia de archivos"
@@ -9000,12 +9029,12 @@ msgstr ""
#~ msgid ""
#~ " Introduction\n"
#~ "\n"
-#~ "The operating system and the different components available in the "
-#~ "Linux-Mandrake distribution \n"
-#~ "shall be called the \"Software Products\" hereafter. The Software Products "
-#~ "include, but are not \n"
-#~ "restricted to, the set of programs, methods, rules and documentation related "
-#~ "to the operating \n"
+#~ "The operating system and the different components available in the Linux-"
+#~ "Mandrake distribution \n"
+#~ "shall be called the \"Software Products\" hereafter. The Software "
+#~ "Products include, but are not \n"
+#~ "restricted to, the set of programs, methods, rules and documentation "
+#~ "related to the operating \n"
#~ "system and the different components of the Linux-Mandrake distribution.\n"
#~ "\n"
#~ "\n"
@@ -9013,73 +9042,73 @@ msgstr ""
#~ "\n"
#~ "Please read carefully this document. This document is a license agreement "
#~ "between you and \n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies to "
-#~ "the Software Products.\n"
-#~ "By installing, duplicating or using the Software Products in any manner, you "
-#~ "explicitly \n"
+#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies "
+#~ "to the Software Products.\n"
+#~ "By installing, duplicating or using the Software Products in any manner, "
+#~ "you explicitly \n"
#~ "accept and fully agree to conform to the terms and conditions of this "
#~ "License. \n"
#~ "If you disagree with any portion of the License, you are not allowed to "
#~ "install, duplicate or use \n"
#~ "the Software Products. \n"
-#~ "Any attempt to install, duplicate or use the Software Products in a manner "
-#~ "which does not comply \n"
+#~ "Any attempt to install, duplicate or use the Software Products in a "
+#~ "manner which does not comply \n"
#~ "with the terms and conditions of this License is void and will terminate "
#~ "your rights under this \n"
-#~ "License. Upon termination of the License, you must immediately destroy all "
-#~ "copies of the \n"
+#~ "License. Upon termination of the License, you must immediately destroy "
+#~ "all copies of the \n"
#~ "Software Products.\n"
#~ "\n"
#~ "\n"
#~ "2. The GPL License and Related Licenses\n"
#~ "\n"
-#~ "The Software Products consist of components created by different persons or "
-#~ "entities. Most \n"
-#~ "of these components are governed under the terms and conditions of the GNU "
-#~ "General Public \n"
+#~ "The Software Products consist of components created by different persons "
+#~ "or entities. Most \n"
+#~ "of these components are governed under the terms and conditions of the "
+#~ "GNU General Public \n"
#~ "Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
#~ "licenses allow you to use, \n"
#~ "duplicate, adapt or redistribute the components which they cover. Please "
#~ "read carefully the terms \n"
-#~ "and conditions of the license agreement for each component before using any "
-#~ "component. Any question \n"
-#~ "on a component license should be addressed to the component author and not "
-#~ "to MandrakeSoft.\n"
-#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
-#~ "Documentation written \n"
-#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
-#~ "documentation for \n"
+#~ "and conditions of the license agreement for each component before using "
+#~ "any component. Any question \n"
+#~ "on a component license should be addressed to the component author and "
+#~ "not to MandrakeSoft.\n"
+#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL "
+#~ "License. Documentation written \n"
+#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to "
+#~ "the documentation for \n"
#~ "further details.\n"
-#~ "Some versions of the Software Products may contain components which are not "
-#~ "governed by the GPL \n"
-#~ "License or similar agreements. Each such component is then governed by the "
-#~ "terms and conditions \n"
+#~ "Some versions of the Software Products may contain components which are "
+#~ "not governed by the GPL \n"
+#~ "License or similar agreements. Each such component is then governed by "
+#~ "the terms and conditions \n"
#~ "of its own specific license. Please read carefully and comply with such "
#~ "specific licenses before \n"
-#~ "you install, use or redistribute the said components. Such licenses will in "
-#~ "general prevent the \n"
-#~ "transfer, duplication (except for backup purposes), redistribution, reverse "
-#~ "engineering, \n"
+#~ "you install, use or redistribute the said components. Such licenses will "
+#~ "in general prevent the \n"
+#~ "transfer, duplication (except for backup purposes), redistribution, "
+#~ "reverse engineering, \n"
#~ "de-assembly, \n"
#~ "de-compilation or modification of the component. Any breach of agreement "
#~ "will immediately terminate \n"
#~ "your rights under the specific license. Unless the specific license terms "
#~ "grant you such rights, \n"
-#~ "you usually cannot install the programs on more than one system, or adapt it "
-#~ "to be used on a \n"
+#~ "you usually cannot install the programs on more than one system, or adapt "
+#~ "it to be used on a \n"
#~ "network. \n"
#~ "In doubt, please contact directly the distributor or editor of the "
#~ "component. Transfer to third \n"
-#~ "parties or copying of such components including the documentation is usually "
-#~ "forbidden.\n"
+#~ "parties or copying of such components including the documentation is "
+#~ "usually forbidden.\n"
#~ "\n"
#~ "\n"
#~ "3. Intellectual Property Rights\n"
#~ "\n"
#~ "All rights to the components of the Software Products belong to their "
#~ "respective authors and are \n"
-#~ "protected by intellectual property and copyright laws applicable to software "
-#~ "programs.\n"
+#~ "protected by intellectual property and copyright laws applicable to "
+#~ "software programs.\n"
#~ "MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
#~ "Products, as a whole or in \n"
#~ "parts,\n"
@@ -9097,44 +9126,45 @@ msgstr ""
#~ "with no warranty, to the \n"
#~ "extent permitted by law. Should the Software Products be defective, "
#~ "MandrakeSoft S.A. will at its \n"
-#~ "own will either replace the Software Products, or reimburse the paid fee.\n"
-#~ "This limited warranty is void if you fail to comply to the recommendations, "
-#~ "instructions and \n"
+#~ "own will either replace the Software Products, or reimburse the paid "
+#~ "fee.\n"
+#~ "This limited warranty is void if you fail to comply to the "
+#~ "recommendations, instructions and \n"
#~ "conditions \n"
#~ "of use listed in the documentation or license agreements of the Software "
#~ "Products.\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. will in no circumstances "
-#~ "be liable for any \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. will in no "
+#~ "circumstances be liable for any \n"
#~ "special, \n"
#~ "incidental, direct or indirect damages whatsoever (including without "
#~ "limitation damages for loss of \n"
-#~ "business, interruption of business, financial loss, legal fees and penalties "
-#~ "resulting from a court \n"
+#~ "business, interruption of business, financial loss, legal fees and "
+#~ "penalties resulting from a court \n"
#~ "judgement, or any other consequential loss) arising out of the use or "
#~ "inability to use the \n"
#~ "Software \n"
-#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility or "
-#~ "occurance of such \n"
+#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility "
+#~ "or occurance of such \n"
#~ "damages.\n"
#~ "\n"
-#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
-#~ "COUNTRIES\n"
+#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN "
+#~ "SOME COUNTRIES\n"
#~ "\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
-#~ "in no circumstances, be \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors "
+#~ "will, in no circumstances, be \n"
#~ "liable for any special, incidental, direct or indirect damages whatsoever "
#~ "(including without \n"
#~ "limitation \n"
#~ "damages for loss of business, interruption of business, financial loss, "
#~ "legal fees and penalties \n"
-#~ "resulting from a court judgement, or any other consequential loss) arising "
-#~ "out of the possession \n"
+#~ "resulting from a court judgement, or any other consequential loss) "
+#~ "arising out of the possession \n"
#~ "and \n"
#~ "use of software components or arising out of downloading software "
#~ "components from one of \n"
#~ "Linux-Mandrake \n"
-#~ "sites which are prohibited or restricted in some countries by local laws. "
-#~ "This limited liability \n"
+#~ "sites which are prohibited or restricted in some countries by local "
+#~ "laws. This limited liability \n"
#~ "applies to, but is not restricted to, the strong cryptography components "
#~ "included in the Software \n"
#~ "Products.\n"
@@ -9142,15 +9172,15 @@ msgstr ""
#~ "\n"
#~ "5. Governing Laws \n"
#~ "\n"
-#~ "If any portion of this agreement is held void, illegal or inapplicable by a "
-#~ "court judgement, this \n"
+#~ "If any portion of this agreement is held void, illegal or inapplicable by "
+#~ "a court judgement, this \n"
#~ "portion is excluded from this contract. You remain bound by the other "
#~ "applicable sections of the \n"
#~ "agreement.\n"
#~ "The terms and conditions of this License are governed by the Laws of "
#~ "France.\n"
-#~ "All disputes on the terms of this license will preferably be settled out of "
-#~ "court. As a last \n"
+#~ "All disputes on the terms of this license will preferably be settled out "
+#~ "of court. As a last \n"
#~ "resort, \n"
#~ "the dispute will be referred to the appropriate Courts of Law of Paris - "
#~ "France.\n"
@@ -9165,27 +9195,27 @@ msgstr ""
#~ "Software incluyen, pero \n"
#~ "no están restringidos a, el conjunto de programas, métodos y reglas y "
#~ "documentación relacionados al \n"
-#~ "sistema operativo y los distintos componentes de la distribución "
-#~ "Linux-Mandrake.\n"
+#~ "sistema operativo y los distintos componentes de la distribución Linux-"
+#~ "Mandrake.\n"
#~ "\n"
#~ "\n"
#~ "1. Acuerdo de Licencia\n"
#~ "\n"
-#~ "Por favor, lea este documento con cuidado. Este documento es un acuerdo de "
-#~ "licencia entre Ud. y\n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 París - Francia, que se aplica a "
-#~ "los Productos Software.\n"
-#~ "Al instalar, duplicar o usar los Productos Sofware de cualuier manera, Ud. "
-#~ "acepta y \n"
+#~ "Por favor, lea este documento con cuidado. Este documento es un acuerdo "
+#~ "de licencia entre Ud. y\n"
+#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 París - Francia, que se "
+#~ "aplica a los Productos Software.\n"
+#~ "Al instalar, duplicar o usar los Productos Sofware de cualuier manera, "
+#~ "Ud. acepta y \n"
#~ "acuerda explícitamente a conformar con los términos y condiciones de esta "
#~ "Licencia.\n"
#~ "Si difiere con cualquier porción de la misma, no se le permite instalar, "
#~ "duplicar, o usar los\n"
#~ "Productos Software. \n"
-#~ "Cualquier intento de instalar, duplicar o usar los Productos Software de una "
-#~ "manera que no cumpla\n"
-#~ "con los términos y condiciones de esta Licencia está prohibido y terminará "
-#~ "sus derechos bajo esta\n"
+#~ "Cualquier intento de instalar, duplicar o usar los Productos Software de "
+#~ "una manera que no cumpla\n"
+#~ "con los términos y condiciones de esta Licencia está prohibido y "
+#~ "terminará sus derechos bajo esta\n"
#~ "Licenica. Al terminar la Licencia, Ud. debe destruir inmediatamente todas "
#~ "las copias de \n"
#~ "los Productos Sofware.\n"
@@ -9195,34 +9225,34 @@ msgstr ""
#~ "\n"
#~ "Los Productos Software consisten de componentes creados por personas o "
#~ "entidades diferentes. La\n"
-#~ "mayoría de estos componentes están regidos bajo los términos y condiciones "
-#~ "de la Licencia\n"
+#~ "mayoría de estos componentes están regidos bajo los términos y "
+#~ "condiciones de la Licencia\n"
#~ "Pública General, denominada en lo sucesivo \"GPL\", o de licencias "
#~ "similares. La mayoría de las mismas le permiten \n"
#~ "usar, duplicar, adaptar o redistribuir los componentes que cubren. Por "
#~ "favor, lea detenidamente los términos\n"
#~ "y condiciones del acuerdo de licencia para cada componente antes de usar "
#~ "cualquier componente. Cualquier \n"
-#~ "pregunta sobre la licencia de un componente se debería dirigir al autor del "
-#~ "mismo y no a MandrakeSoft.\n"
+#~ "pregunta sobre la licencia de un componente se debería dirigir al autor "
+#~ "del mismo y no a MandrakeSoft.\n"
#~ "Los programas desarrollados por MandrakeSoft S.A. están regidos por la "
#~ "Licencia GPL. La documentación escrita\n"
#~ "por MandrakeSoft S.A. está regida por una licencia específica. Por favor, "
#~ "refiérase a la documentación\n"
#~ "para más detalles.\n"
-#~ "Algunas versiones de los Productos Sofware pueden contener componentes que "
-#~ "no están regidos por la\n"
-#~ "Licencia GPL o acuerdos similares. Entonces, cada uno de esos componentes se "
-#~ "rige por los términos\n"
-#~ "y condiciones de su lincecia específica. Por favor, lea atentamente y cumpla "
-#~ "con esas licencias específicas\n"
-#~ "antes de instalar, usar o redistribuir dichos componentes. Tales licencias, "
-#~ "en general, no permiten\n"
+#~ "Algunas versiones de los Productos Sofware pueden contener componentes "
+#~ "que no están regidos por la\n"
+#~ "Licencia GPL o acuerdos similares. Entonces, cada uno de esos componentes "
+#~ "se rige por los términos\n"
+#~ "y condiciones de su lincecia específica. Por favor, lea atentamente y "
+#~ "cumpla con esas licencias específicas\n"
+#~ "antes de instalar, usar o redistribuir dichos componentes. Tales "
+#~ "licencias, en general, no permiten\n"
#~ "la transferencia, duplicación (excepto para copia de respaldo), "
#~ "redistribución, ingeniería reversa,\n"
#~ "des-ensamblado,\n"
-#~ "des-compilado o modificación del componente. Cualquier ruptura del acuerdo "
-#~ "terminará inmediatamente sus\n"
+#~ "des-compilado o modificación del componente. Cualquier ruptura del "
+#~ "acuerdo terminará inmediatamente sus\n"
#~ "derechos bajo la licencia específica. A menos que los términos de la "
#~ "licencia específica le garantizen\n"
#~ "esos derechos, usualmente no puede instalar los programas en más de un "
@@ -9230,14 +9260,14 @@ msgstr ""
#~ "en una red.\n"
#~ "Si duda, por favor contacte directamente al distribuidor o editor del "
#~ "componente. Usualmente, la copia\n"
-#~ "o transferencia a terceros de dichos componentes incluyendo ls documentación "
-#~ "está prohibida.\n"
+#~ "o transferencia a terceros de dichos componentes incluyendo ls "
+#~ "documentación está prohibida.\n"
#~ "\n"
#~ "\n"
#~ "3. Derechos de la Propiedad Intelectual\n"
#~ "\n"
-#~ "Todos los derechos de los componentes de los Productos Software pertenecen a "
-#~ "sus autores respectivos y\n"
+#~ "Todos los derechos de los componentes de los Productos Software "
+#~ "pertenecen a sus autores respectivos y\n"
#~ "están protegidos por las leyes de propiedad intelectual y copyright "
#~ "aplicables a los programas de software.\n"
#~ "MandrakeSoft S.A. se reserva sus derechos de modificar o adaptar los "
@@ -9267,35 +9297,35 @@ msgstr ""
#~ "Tanto como permita la ley, MandrakeSoft S.A. no estará expuesto en "
#~ "circunstancia alguna\n"
#~ "a dańos\n"
-#~ "cualesquiera especiales, incidentales, directos o indirectos (incluyendo sin "
-#~ "limitación dańos por pérdidas de\n"
+#~ "cualesquiera especiales, incidentales, directos o indirectos (incluyendo "
+#~ "sin limitación dańos por pérdidas de\n"
#~ "negocio, interrupción de negocio, pérdidas financieras, cargos legales y "
#~ "penales resultantes de un juicio\n"
#~ "de una corte, o cualquier otra pérdida consecuente) debido al uso o a la "
#~ "imposibilidad de uso \n"
#~ "de los Productos\n"
-#~ "Software, incluso si MandrakeSoft S.A. ha sido avisado de la posibilidad u "
-#~ "ocurrencia de tales\n"
+#~ "Software, incluso si MandrakeSoft S.A. ha sido avisado de la posibilidad "
+#~ "u ocurrencia de tales\n"
#~ "dańos.\n"
#~ "\n"
-#~ "EXPOSICIÓN LIMITADA VINCULADA A LA POSESIÓN O USO DE SOFTWARE PROHIBIDO EN "
-#~ "ALGUNOS PAÍSES\n"
+#~ "EXPOSICIÓN LIMITADA VINCULADA A LA POSESIÓN O USO DE SOFTWARE PROHIBIDO "
+#~ "EN ALGUNOS PAÍSES\n"
#~ "\n"
#~ "Tanto como permita la ley, MandrakeSoft S.A. o sus distribuidores, no "
#~ "estarán expuestos en \n"
#~ "circunstancia alguna por cualquier dańo especial, incidental, directo o "
#~ "indirecto (incluyendo sin limitación\n"
#~ "dańos por\n"
-#~ "pérdidas de negocio, interrupción de negocio, pérdidas financieras, cargos "
-#~ "legales y penalidades que\n"
+#~ "pérdidas de negocio, interrupción de negocio, pérdidas financieras, "
+#~ "cargos legales y penalidades que\n"
#~ "resulten de un juicio de la corte, o cualquier otra pérdida consecuente) "
#~ "debido a la posesión y al uso\n"
#~ "de \n"
#~ "componentes de software o debido a la transferencia de componentes de "
#~ "software desde uno\n"
#~ "de los sitios\n"
-#~ "de Linux-Mandrake que están prohibidos o restringidos en algunos países por "
-#~ "leyes locales. Esta exposición limitada\n"
+#~ "de Linux-Mandrake que están prohibidos o restringidos en algunos países "
+#~ "por leyes locales. Esta exposición limitada\n"
#~ "se aplica, pero no está restringida a, los componentes de cifrado fuerte "
#~ "incluidos en los Productos\n"
#~ "Software.\n"
@@ -9305,15 +9335,16 @@ msgstr ""
#~ "\n"
#~ "Si cualquier porción de este acuerdo es considerada ilegal o no aplicable "
#~ "por un juicio de una corte,\n"
-#~ "dicha porción se excluye de este contrato. Ud. permanece sujeto a las otras "
-#~ "secciones aplicables \n"
+#~ "dicha porción se excluye de este contrato. Ud. permanece sujeto a las "
+#~ "otras secciones aplicables \n"
#~ "del acuerdo.\n"
-#~ "Los términos y condiciones de esta Licencia están regidos por las Leyes de "
-#~ "Francia.\n"
-#~ "Todas las disputas sobre los términos de esta licencia preferentemente serán "
-#~ "resueltas en la corte. Como\n"
+#~ "Los términos y condiciones de esta Licencia están regidos por las Leyes "
+#~ "de Francia.\n"
+#~ "Todas las disputas sobre los términos de esta licencia preferentemente "
+#~ "serán resueltas en la corte. Como\n"
#~ "último recurso, \n"
-#~ "la disputa será referida a las Cortes de Ley de París - Francia apropiadas.\n"
+#~ "la disputa será referida a las Cortes de Ley de París - Francia "
+#~ "apropiadas.\n"
#~ "Para cualquier pregunta sobre este documento, por favor contacte con "
#~ "MandrakeSoft S.A.,\n"
#~ "43, rue d'Aboukir, 75002 París - Francia\n"
@@ -9322,7 +9353,8 @@ msgstr ""
#~ "Your computer can be configured to share its Internet connection.\n"
#~ "\n"
#~ msgstr ""
-#~ "Se puede configurar su computadora para compartir su conexión con Internet.\n"
+#~ "Se puede configurar su computadora para compartir su conexión con "
+#~ "Internet.\n"
#~ "\n"
#~ msgid "Everything has been configured.\n"
@@ -9369,13 +9401,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -9391,8 +9424,8 @@ msgstr ""
#~ "Elija ŤInstalarť si no hay alguna versión anterior de GNU/Linux\n"
#~ "instalada, o si desea usar distribuciones o versiones múltiples.\n"
#~ "\n"
-#~ "Elija ŤRescatarť si desea rescatar una versión previa de Linux-Mandrake ya "
-#~ "instalada.\n"
+#~ "Elija ŤRescatarť si desea rescatar una versión previa de Linux-Mandrake "
+#~ "ya instalada.\n"
#~ "\n"
#~ "\n"
#~ "Seleccione:\n"
@@ -9401,18 +9434,22 @@ msgstr ""
#~ "\n"
#~ " - Personalizada: Si ya está familiarizado con GNU/Linux, entonces podrá "
#~ "elegir\n"
-#~ " el uso primario que le dará a su máquina. Ver debajo para más detalles.\n"
+#~ " el uso primario que le dará a su máquina. Ver debajo para más "
+#~ "detalles.\n"
#~ "\n"
-#~ " - Experto: Esto supone que ya conoce muy bien GNU/Linux y desea realizar\n"
+#~ " - Experto: Esto supone que ya conoce muy bien GNU/Linux y desea "
+#~ "realizar\n"
#~ " una instalación altamente personalizada. Al igual que con la clase de\n"
-#~ " instalación ŤPersonalizadať, podrá seleccionar el uso para su sistema.\n"
+#~ " instalación ŤPersonalizadať, podrá seleccionar el uso para su "
+#~ "sistema.\n"
#~ " Pero por favor, ĄNO ELIJA ESTA OPCIÓN A MENOS QUE SEPA LO QUE ESTÁ "
#~ "HACIENDO!\n"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -9432,7 +9469,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -9442,7 +9480,8 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -9457,30 +9496,37 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Si debe crear particiones nuevas, use ŤAsignación automáticať para crear\n"
-#~ "automáticamente las particiones para GNU/Linux. Puede seleccionar el disco "
-#~ "a\n"
-#~ "particionar haciendo clic sobre Ťhdať para el primer disco IDE, Ťhdbť para\n"
-#~ "el segundo, o sobre Ťsdať para el primer disco SCSI, y así sucesivamente.\n"
+#~ "automáticamente las particiones para GNU/Linux. Puede seleccionar el "
+#~ "disco a\n"
+#~ "particionar haciendo clic sobre Ťhdať para el primer disco IDE, Ťhdbť "
+#~ "para\n"
+#~ "el segundo, o sobre Ťsdať para el primer disco SCSI, y así "
+#~ "sucesivamente.\n"
#~ "\n"
#~ "\n"
-#~ "Las dos particiones de base son: la partición raíz (/), la cual es el punto\n"
+#~ "Las dos particiones de base son: la partición raíz (/), la cual es el "
+#~ "punto\n"
#~ "de partida de todo el árbol del sistema de archivos; y /boot, la cual\n"
-#~ "contiene todos los archivos necesarios para arrancar el sistema operativo\n"
+#~ "contiene todos los archivos necesarios para arrancar el sistema "
+#~ "operativo\n"
#~ "al encender la computadora.\n"
#~ "\n"
#~ "\n"
#~ "Como los efectos de este proceso generalmente son irreversibles,\n"
-#~ "el particionamiento puede ser intimidante para el usuario no experimentado.\n"
+#~ "el particionamiento puede ser intimidante para el usuario no "
+#~ "experimentado.\n"
#~ "DiskDrake simplifica el proceso de manera que no sea así. Consulte la\n"
#~ "documentación y tómese su tiempo antes de empezar.\n"
#~ "\n"
#~ "\n"
-#~ "Puede alcanzar cualquier opción usando el teclado: la navegación entre las\n"
-#~ "distintas particiones se hace con las teclas Tab y las flechas hacia arriba\n"
+#~ "Puede alcanzar cualquier opción usando el teclado: la navegación entre "
+#~ "las\n"
+#~ "distintas particiones se hace con las teclas Tab y las flechas hacia "
+#~ "arriba\n"
#~ "y hacia abajo. Cuando una partición está seleccionada, puede usar:\n"
#~ "\n"
-#~ "- Ctrl-C para crear una nueva partición (cuando se selecciona un espacio "
-#~ "vacío)\n"
+#~ "- Ctrl-C para crear una nueva partición (cuando se selecciona un "
+#~ "espacio vacío)\n"
#~ "\n"
#~ "- Ctrl-D para borrar una partición\n"
#~ "\n"
@@ -9498,7 +9544,8 @@ msgstr ""
#~ "pueda usarlas (formatear significa crear un sistema de archivos).\n"
#~ "También puede formatear particiones creadas anteriormente para borrar\n"
#~ "todos los datos que contienen. Note que no es necesario formatear las\n"
-#~ "particiones ya existentes, en particular si desea conservar los datos que\n"
+#~ "particiones ya existentes, en particular si desea conservar los datos "
+#~ "que\n"
#~ "contienen. Típicamente se retienen /home y /usr/local."
#~ msgid ""
@@ -9532,7 +9579,8 @@ msgstr ""
#~ "\n"
#~ "Si está de acuerdo con la configuración hecha por DrakX, simplemente\n"
#~ "haga clic sobre ŤAceptarť.\n"
-#~ "Si no puede elegir en el menú el tipo de ratón que sea más parecido al suyo\n"
+#~ "Si no puede elegir en el menú el tipo de ratón que sea más parecido al "
+#~ "suyo\n"
#~ "en el menú de arriba.\n"
#~ "\n"
#~ "\n"
@@ -9547,7 +9595,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -9642,18 +9691,22 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Si desea acceder a una impresora situada en una máquina Unix remota,\n"
-#~ "elija ŤImpresora remota lpdť. Para que pueda utilizarla no es necesario dar\n"
+#~ "elija ŤImpresora remota lpdť. Para que pueda utilizarla no es necesario "
+#~ "dar\n"
#~ "un nombre de usuario o contraseńa, pero necesita saber el nombre de la\n"
#~ "cola de impresión en este servidor de impresión remoto.\n"
#~ "\n"
#~ "\n"
#~ "Si desea acceder a una impresora SMB (es decir a una impresora conectada\n"
-#~ "a una máquina remota Windows o usando Samba), deberá especificar el nombre\n"
+#~ "a una máquina remota Windows o usando Samba), deberá especificar el "
+#~ "nombre\n"
#~ "SMB de la máquina remota (que puede ser diferente de su nombre TCP/IP),\n"
-#~ "posiblemente también necesitará dar su dirección IP, así como el nombre de\n"
+#~ "posiblemente también necesitará dar su dirección IP, así como el nombre "
+#~ "de\n"
#~ "usuario, el grupo de trabajo y la contraseńa necesarios para acceder a\n"
#~ "la impresora; y, por supuesto, el nombre de la impresora.\n"
-#~ "Lo mismo vale para una impresora Netware, salvo que no necesita información\n"
+#~ "Lo mismo vale para una impresora Netware, salvo que no necesita "
+#~ "información\n"
#~ "sobre el grupo de trabajo."
#~ msgid ""
@@ -9662,7 +9715,8 @@ msgstr ""
#~ "Unless you have made a bootdisk as suggested, you will not be able to\n"
#~ "boot into GNU/Linux any more."
#~ msgstr ""
-#~ "Se aconseja que responda ŤSíť aquí. Si no, si (re)instala Microsoft Windows\n"
+#~ "Se aconseja que responda ŤSíť aquí. Si no, si (re)instala Microsoft "
+#~ "Windows\n"
#~ "este va a sobre-escribir el sector de arranque. Si no hizo un disco de "
#~ "arranque\n"
#~ "como se sugirió, no podrá arrancar más con GNU/Linux."
@@ -9806,7 +9860,8 @@ msgstr ""
#~ "\n"
#~ "Do you want to keep XFree 3.3?"
#~ msgstr ""
-#~ "DrakX generará archivos de configuración para XFree 3.3 y para XFree 4.0.\n"
+#~ "DrakX generará archivos de configuración para XFree 3.3 y para XFree "
+#~ "4.0.\n"
#~ "Por defecto, se usa el servidor 4.0 a menos que no soporte su trajeta.\n"
#~ "\n"
#~ "żQuiere mantener XFree 3.3?"
@@ -9891,7 +9946,8 @@ msgstr ""
#~ msgid ""
#~ "Do you want to configure a dialup connection with modem for your system?"
#~ msgstr ""
-#~ "żQuiere configurar una conexión de acceso telefónico por módem en su sistema?"
+#~ "żQuiere configurar una conexión de acceso telefónico por módem en su "
+#~ "sistema?"
#~ msgid "Do you want to configure a ISDN connection for your system?"
#~ msgstr "żQuiere configurar una conexión RDSI (ISDN) para su sistema?"
@@ -9933,8 +9989,8 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "­Bienvenido a LILO, el selector de SO de arranque!\n"
@@ -10012,7 +10068,8 @@ msgstr ""
#~ "Si su adaptador SCSI es ISA, o si es PCI pero DrakX no sabe\n"
#~ "que controlador usar para esa tarjeta, o si no tiene adaptadores SCSI,\n"
#~ "se le preguntará si tiene adaptadores SCSI o no. Si no tiene alguno\n"
-#~ "responda ŤNoť. Si tiene uno o varios responda ŤSíť. Luego se le preguntará\n"
+#~ "responda ŤNoť. Si tiene uno o varios responda ŤSíť. Luego se le "
+#~ "preguntará\n"
#~ "que controlador probar.\n"
#~ "\n"
#~ "\n"
@@ -10023,8 +10080,10 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Si no, no olvide la información que puede obtener a partir de Windows\n"
-#~ "(si tiene Windows instalado en su sistema), como se sugiere en la guía de\n"
-#~ "instalación. Esos son los parámetros que necesitará pasarle al controlador."
+#~ "(si tiene Windows instalado en su sistema), como se sugiere en la guía "
+#~ "de\n"
+#~ "instalación. Esos son los parámetros que necesitará pasarle al "
+#~ "controlador."
#~ msgid "Shutting down"
#~ msgstr "Apagando el equipo"
@@ -10037,7 +10096,8 @@ msgstr ""
#~ msgid ""
#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under Linux."
+#~ "Do you want to use them? Be sure you have the right to use them under "
+#~ "Linux."
#~ msgstr ""
#~ "Se encontraron tipos de letra True Type en una partición Windows\n"
#~ "de su computadora. żDesea usarlos?\n"
@@ -10085,14 +10145,17 @@ msgstr ""
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Elija:\n"
#~ "\n"
@@ -10102,7 +10165,8 @@ msgstr ""
#~ " - Personalizada: si ya está familiarizado con Linux, podrá elegir\n"
#~ "el uso que le dará al sistema, entre normal, programador o servidor.\n"
#~ "Elija ŤNormalť para una instalación generalizada. Elija ŤProgramadorť si\n"
-#~ "va a usar la computadora principalmente para desarrollar programas, o elija\n"
+#~ "va a usar la computadora principalmente para desarrollar programas, o "
+#~ "elija\n"
#~ "ŤServidorť si desea instalar un servidor general (para correo, "
#~ "impresión,...).\n"
#~ "\n"
@@ -10124,16 +10188,18 @@ msgstr ""
#~ msgid ""
#~ "Update installation image!\n"
#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image to "
-#~ "include\n"
+#~ "Ask your system administrator or reboot to update your installation image "
+#~ "to include\n"
#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
#~ "press Cancel\n"
#~ "to avoid installation from this Cd-Rom image."
#~ msgstr ""
#~ "ĄActualice la imagen de instalación!\n"
#~ "\n"
-#~ "Pídale a su administrador de sistemas o reinicie el equipo para actualizar\n"
-#~ "su imagen de instalación de manera de incluir la imagen del CD intitulado\n"
+#~ "Pídale a su administrador de sistemas o reinicie el equipo para "
+#~ "actualizar\n"
+#~ "su imagen de instalación de manera de incluir la imagen del CD "
+#~ "intitulado\n"
#~ "Ť%sť. Pulse Aceptar si se ha actualizado la imagen\n"
#~ "o pulse Cancelar para cancelar la isntalación desde esta imagen de CD."
diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po
index bb54c687d..da06cc26d 100644
--- a/perl-install/share/po/et.po
+++ b/perl-install/share/po/et.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-10-28 19:54+0200\n"
"Last-Translator: Riho Kurg <rx@linux.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -55,16 +55,17 @@ msgstr "Valige X server"
msgid "X server"
msgstr "X server"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree86 %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Millise XFree konfiguratsiooni soovite kasutada?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -73,17 +74,17 @@ msgstr ""
"Teie videokaardi 3D graafikakiirendit saab kasutada vaid koos XFree %s-ga.\n"
"XFree %s toetab Teie videokaarti ja vőib omada paremat 2D tuge."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Teie kaardi 3D graafikakiirendit toetab XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s koos 3D graafikakiirendi toega"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -92,12 +93,12 @@ msgstr ""
"Teie videokaardi 3D graafikakiirendit saab kasutada koos XFree %s-ga.\n"
"SEE ON AGA EKSPERIMENTAALNE JA VŐIB OLLA EBASTABIILNE."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s koos EKSPERIMENTAALSE 3D kiirendi toega"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -108,27 +109,27 @@ msgstr ""
"SEE ON AGA EKSPERIMENTAALNE JA VŐIB OLLA EBASTABIILNE.\n"
"Teie kaarti toetab ka XFree %s, millel on ehk parem 2D tugi."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree sätted"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Valige graafikamälu suurus"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Valige X server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Valige monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -148,39 +149,39 @@ msgstr ""
"suurem kui Teie monitor vőimaldab. Vastasel juhul vőib Teie monitor hävida.\n"
"Kui kahtlete, valige pigem väiksem väärtus."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Realaotussagedus"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Ekraaniuuendussagedus"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor ei ole seadistatud"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Graafikakaart ei ole veel seatud"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Kuvatihedus ei ole veel seatud"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Kas soovite seadistusi proovida?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Hoiatus: testimine vőib Teie arvuti peatada"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Proovime seadistusi"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -188,152 +189,152 @@ msgstr ""
"\n"
"proovige mőnd parameetrit muuta"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Tekkis mingi viga:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Jätkub %d sekundi pärast"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Kas see on őige?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Tekkis mingi viga, proovige mőnd parameetrit muuta"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Kuvatihedus"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Valige kuvatihedus ja värvisügavus"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Graafikakaart: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 server: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Ekspertresiim"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Näita kőike"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Kuvatihedused"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Klaviatuuriasetus: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Hiire tüüp: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Hiire port: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Realaotussagedus: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Ekraanisagedus: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Graafikakaart: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Videomälu: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Värvisügavus: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Kuvatihedus: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 server: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 juhtprogramm: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Valmistume X-i seadistamiseks"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Mida Te soovite teha?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Muuda monitori"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Muuda graafikakaardi"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Muuda serveri parameetreid"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Muuda kuvatihedust"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Näita lisainfot"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Proovi veel"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Välju"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -347,20 +348,20 @@ msgstr ""
"%s"
# c-format
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Muudatuste aktiveerimiseks käivitage %s uuesti"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Palun väljuge ja vajutage siis Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X stardib nüüd"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -468,7 +469,7 @@ msgstr "Kuvatihedus saab olla 1600x1200 sagedusel 76 Hz"
msgid "First sector of boot partition"
msgstr "Partitsiooni algusesse"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Ketta algusesse (MBR)"
@@ -508,11 +509,11 @@ msgstr "Laadimine DOS/Windowsist (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Alglaaduri peasätted"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Eelistatav alglaadur"
@@ -520,7 +521,7 @@ msgstr "Eelistatav alglaadur"
msgid "Bootloader installation"
msgstr "Alglaaduri peasätted"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Alglaadimisseade"
@@ -536,7 +537,7 @@ msgstr "Kompaktne"
msgid "compact"
msgstr "kompaktne"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Graafikamood"
@@ -544,14 +545,14 @@ msgstr "Graafikamood"
msgid "Delay before booting default image"
msgstr "Ooteaeg alglaadimisel"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Salasőna"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Salasőna (uuesti)"
@@ -586,41 +587,41 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Säte ``Piira käsurea suvandeid'' on ilma salasőnata mittekasutatav"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Palun proovige veel"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Salasőnad ei klapi"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Initsialiseerimisteade"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Open Firmware viivitus"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Ajapiirang kerneli laadimisel"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "CD-lt laadimine lubatud?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "OF laadimine lubatud?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Vaikimisi OS?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -628,146 +629,146 @@ msgstr ""
"Praegu on kasutusel sellised kirjed.\n"
"Te vőite neid lisada ning olemasolevaid muuta."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Lisa"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Tehtud"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Modifitseeri RAIDi"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Millisele sektorile soovite seda tősta?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Muu OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Muu OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Muu OS (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Laadefail"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Juur"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Lisada"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Read-write"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Ebaturvaline"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Tähis"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Vaikimisi"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd suurus"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Eemalda kirje"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Tühi kirjetähis ei ole lubatud"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Selline tähis on juba kasutusel"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Mis tüüpi partitsioonid teete?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Leiti %s %s liidest"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "On Teil veel kaarte?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Kas Teil on ikka mőni %s liides?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ei"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Jah"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Info riistvara kohta"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installime juhtprogrammil %s kaardile %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(moodul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Millist %s juhtprogrammi peaksime proovima?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -783,20 +784,20 @@ msgstr ""
"määratleda vői lasta juhtprogrammil ise Teie arvutit kompida? Vőib juhtuda,\n"
"et see viib arvuti segadusse kuid ei tohiks mingit jäävat kahju teha."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Proovida niisama"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Määrake parameetrid"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Nüüd vőite moodulile %s parameetreid määrata"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -807,11 +808,11 @@ msgstr ""
"Parameetrid on vormingus \"nimi=väärtus nimi2=väärtus2 ...\".\n"
"Näiteks: \"io=0x300 irq=7\""
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Mooduli parameetrid:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -820,33 +821,33 @@ msgstr ""
"Moodule %s laadimine ei őnnestunud.\n"
"Kas soovite proovida parameetreid muuta?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(juba lisatud %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Salasőna on liiga lihtne"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Palun andke kasutajatunnus"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Kasutajatunnus tohib sisaldada ainult väikesi tähti, numbreid, - ja _"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "See kasutajatunnus on juba lisatud"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Lisa kasutaja"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -855,32 +856,32 @@ msgstr ""
"Sisesta kasutaja\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Kasutaja őige"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Pärisnimi"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Kasutajatunnus"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Käsurida"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikoon"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Vaikimisi sisenemine"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -888,11 +889,11 @@ msgstr ""
"Teie arvutit saab seada vaikimisi kasutaja sisenemisele.\n"
"Kui Te seda ei soovi, valige <Katkesta>"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Valige uus vaikimisi kasutaja :"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Valige palun käivitatav aknahaldur:"
@@ -902,7 +903,7 @@ msgstr "Valige palun käivitatav aknahaldur:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -926,38 +927,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Tere tulemast! Laadimisel aitab Teid GRUB!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Kasutage valiku tegemiseks %c ja %c klahve"
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Enter laeb Teie valiku, 'e' laseb muuta"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "suvandeid enne laadimist ja 'c' veel enam."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Valik laetakse automaatselt %d sekundi jooksul"
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "/boot on liiga täis"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Töölaud"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Startmenüü"
@@ -1092,69 +1104,42 @@ msgstr ""
msgid "System mode"
msgstr "Töömood"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Vaikimisi"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Katkesta"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "ei saa lugeda faili /etc/inittab: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "ei saa lugeda faili /etc/sysconfig/autologin: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO installimine ebaőnnestus. Tekkis järgnev viga:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutit"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minut"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekundit"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Tekita"
@@ -1527,8 +1512,8 @@ msgid ""
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
-"Vabandan, aga ei saa nőustuda /boot kataloogi paigutamisega kaugemale "
-"1024-st silindrist.\n"
+"Vabandan, aga ei saa nőustuda /boot kataloogi paigutamisega kaugemale 1024-"
+"st silindrist.\n"
"Kui kasutate LILO-t, ei tööta see sel moel, kui aga ei kasuta, ei ole Teile "
"ka /boot vajalik"
@@ -1696,6 +1681,11 @@ msgstr "Partitsiooni %s suuruse muutmisel hävivad sellel kőik andmed"
msgid "Choose the new size"
msgstr "Valige uus suurus"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Looge uus partitsioon"
@@ -1805,20 +1795,21 @@ msgid "Reload"
msgstr "Laadi uuesti"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s vormindamine seadmel %s ebaőnnestus"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Ei oska seadet %s vormindada tüüpi %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "ühendamine ebaőnnestus: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "viga %s lahti ühendamisel: %s"
@@ -1831,40 +1822,40 @@ msgstr "lihtne"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Ühenduspunktid peavad algama kaldkriipsuga (/)"
# c-format
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Ühenduspunktile %s on juba üks partitsioon määratud\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Ringühendus %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Te ei saa ühenduspunkti %s jaoks LVM loogilist ketast kasutada"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "See kataloog peab jääma kokku juurfailisüsteemiga"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr "See ühenduspunkt vajab tőelist (ext2, reiserfs) failisüsteemi\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Seadme %s avamine kirjutamiseks ebaőnnestus: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1872,7 +1863,7 @@ msgstr ""
"Tekkis viga: failisüsteemi loomiseks ei leitud ühtki seadet. Palun\n"
"kontrollige oma riistvara."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Teil ei ole ühtki partitsiooni!"
@@ -1919,8 +1910,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1955,8 +1946,8 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Palun valige \"Installimine\" kui Teie arvutis ei ole varasemat "
-"Linux-Mandrake\n"
+"Palun valige \"Installimine\" kui Teie arvutis ei ole varasemat Linux-"
+"Mandrake\n"
"versiooni.\n"
"\n"
"\n"
@@ -2235,8 +2226,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2377,8 +2368,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2480,13 +2471,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2559,8 +2550,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2970,8 +2961,8 @@ msgstr ""
"erinevalt.\n"
"\n"
"\n"
-"Kui Teie printer on füüsiliselt arvutiga ühendatud, valige \"Kohalik "
-"printer\"\n"
+"Kui Teie printer on füüsiliselt arvutiga ühendatud, valige \"Kohalik printer"
+"\"\n"
"\n"
"\n"
"Kui soovite kasutada vőrguprinterit Unix serveril, valige \"Vőrguprinter\".\n"
@@ -3088,8 +3079,8 @@ msgstr ""
"serveril) valige \"SMB/Windows 95/98/NT\".\n"
"\n"
"\n"
-" Kui soovite kasutada NetWare serveril asuvat printerit, valige "
-"\"NetWare\".\n"
+" Kui soovite kasutada NetWare serveril asuvat printerit, valige \"NetWare"
+"\".\n"
#: ../../help.pm_.c:573
msgid ""
@@ -3487,8 +3478,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3557,8 +3548,8 @@ msgstr ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3683,84 +3674,84 @@ msgstr ""
"Kui soovite laadida mőnd muud operatsioonisüsteemi, lugege palun\n"
"lisainformatsiooni."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Valige sobiv keel"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Valige paigaldusmeetod"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Kővaketta leidmine"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Hiire seadmine"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Klaviatuuri valik"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Turvalisus"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Failisüsteemid"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Vormindamine"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Pakettide valik"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Süsteemi installimine"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Juurkasutaja salasőna"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Tavakasutaja"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Vőrgusätted"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Kokkuvőte"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Teenuste sätted"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Loo alglaadimisflopi"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Alglaaduri sätted"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Seadista X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Välju programmist"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3775,20 +3766,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Üldlevi kasutamine on ilma NIS domeenita vőimatu"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Pane FAT formaadis flopi seadmesse %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "See flopi ei ole FAT formaadis"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3796,15 +3787,15 @@ msgstr ""
"Et kasutada seda paketivalikut, alustage installimist käsureaga \"linux "
"defcfg=floppy\""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Viga faili $f lugemisel"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "OK"
@@ -3812,11 +3803,11 @@ msgstr "OK"
msgid "Please test the mouse"
msgstr "Palun testige hiirt"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Hiire aktiveerimiseks"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "KEERUTAGE RATTAKEST!"
@@ -4028,8 +4019,8 @@ msgstr "Ühenduspunkt %s on määratud topelt"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Mőned tähtsad paketid ei saanud korralikult paika.\n"
"Teie CD-lugeja vői CD on ilmselt vigane.\n"
@@ -4144,6 +4135,7 @@ msgid ""
msgstr "Teie poolt valitud gruppide kogusuurus on umbes %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4157,6 +4149,7 @@ msgstr ""
"100%% tähendab kőige valitud pakettide installimist."
#: ../../install_steps_gtk.pm_.c:229
+#, fuzzy, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4382,8 +4375,8 @@ msgstr "Lőppkasutaja litsentsileping"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4502,8 +4495,8 @@ msgstr ""
"\n"
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4662,15 +4655,15 @@ msgstr "Ekspert"
msgid "Update"
msgstr "Uuendus"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Palun valige hiire tüüp"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Hiire port"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Millisesse seerialporti on Teie hiir ühendatud?"
@@ -4824,6 +4817,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD pealdisega \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4879,8 +4873,8 @@ msgstr ""
"\n"
"Lähtuvalt erinevatest sellisele tarkvarale kohaldavatest nőuetest ja \n"
"mőjutatuna eri jurisdiktsioonide normidest peavad kliendid ja/vői \n"
-"lőppkasutajad olema kindlad, et nende asukohamaa jurisdiktsiooni őiguslikud "
-"\n"
+"lőppkasutajad olema kindlad, et nende asukohamaa jurisdiktsiooni "
+"őiguslikud \n"
"aktid lubavad neil alla laadida, säilitada ja/vői kasutada \n"
"krüptograafiliste algoritmide realisatsioone sisaldavat tarkvara.\n"
"\n"
@@ -4977,19 +4971,19 @@ msgstr "Kasuta NIS-i"
msgid "yellow pages"
msgstr "NIS YP"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS autentimine"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS domeen"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS server:"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5017,19 +5011,19 @@ msgstr ""
"Alglaadimisketta loomiseks asetage flopi esimesse seadmesse ning vajutage\n"
"\"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Esimene flopiseade"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Teine flopiseade"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Jäta vahele"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5050,32 +5044,32 @@ msgstr ""
"failisüsteemiga peaks mingi őnnetus juhtuma. Hoidke end ja Teid hoiab\n"
"ka Jumal!"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Flopiseade ei ole kättesaadav"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Vali flopiseade, mida kasutad alglaadimisketta tegemiseks"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Pane flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Loome alglaadimisketta"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Alglaaduri sätted"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Soovite aboot-i kasutada?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5083,57 +5077,57 @@ msgstr ""
"Viga aboot-i installimisel, \n"
"kas forseerida, riskides esimese partitsiooni hävinguga?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Alglaaduri installimine ebaőnnestus. Tekkis järgnev viga:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"You will need to change your Open Firmware boot-device to\n"
" enable the bootloader. Hold down Command-Option-O-F\n"
" at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Madal"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Keskmine"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Kőrge"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Valige turvatase"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Kas soovite luua kiirpaigaldusflopi (abiks korduval paigaldusel)?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Pange palun tühi flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Loon kiirpaigaldusflopi"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5143,13 +5137,13 @@ msgstr ""
"\n"
"Olete kindel, et väljute programmist?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5164,11 +5158,11 @@ msgstr ""
"Abi süsteemi edasiseks konfigureerimiseks saab eelkőige dokumendist\n"
"\"Official Linux-Mandrake User's Guide\""
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Loo kiirpaigaldusflopi"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5181,15 +5175,15 @@ msgstr ""
"\n"
"Vőite valida ka lihtsalt installi kordamise.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automaatne"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Korda"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Salvest paketivalik"
@@ -5207,11 +5201,11 @@ msgstr " <Tab>/<Alt-Tab> väljade vahel | <Space> valib | <F12> järgmine samm "
msgid "kdesu missing"
msgstr "kdesu puudub"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Edasijőudnud"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Palun oodake"
@@ -5240,11 +5234,11 @@ msgstr "Teie valik? (vaikimisi %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Teie valik? (vaikimisi %s, `none' - ei midagi)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "T¨ehhi (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Saksa"
@@ -5252,19 +5246,19 @@ msgstr "Saksa"
msgid "Dvorak"
msgstr "DVORAK"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Hispaania"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Soome"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Prantsuse"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norra"
@@ -5272,15 +5266,15 @@ msgstr "Norra"
msgid "Polish"
msgstr "Poola"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Vene"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Briti"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US"
@@ -5296,207 +5290,207 @@ msgstr "Armeenia (trükimasin)"
msgid "Armenian (phonetic)"
msgstr "Armeenia (foneetiline)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Aserbaidţaani (ladina)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Aserbaidţaani (kirillitsa)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgia"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgaaria"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasiilia (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Valgevene"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Đveitsi (Saksa asetus)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Đveitsi (Prantsuse asetus)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tđehhi (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Tđehhi (programmeerijad)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Saksa (ilma sammuta)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Taani"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "DVORAK (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "DVORAK (Norra)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Eesti"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruusia (vene)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruusia (ladina)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Kreeka"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungari"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroaadi"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Iisraeli"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Iisraeli foneetiline"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraani"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandi"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Itaalia"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Jaapani 106 klahviga"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Korea"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Ladina-Ameerika"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedoonia"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollandi"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Leedu AZERTY (vanem)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Leedu AZERTY (uuem)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Leedu numbrireaga QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Leedu foneetiline QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Poola (QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Poola (QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugali"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanada (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Vene (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Rootsi"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Sloveenia"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovaki (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovaki (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovaki (programmeerijad)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Türgi (\"F\" mudel)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Türgi (\"Q\" mudel)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukraina"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US (rahvusvaheline)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnami numbrireaga QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslaavia (koos kirillitsaga)"
@@ -5624,31 +5618,31 @@ msgstr "Järgmine ->"
msgid "<- Previous"
msgstr "<- Eelmine"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Kas see on sobiv?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Interneti sätted"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Kas soovite oma internetiühendust proovida?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testime Teie ühendust..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Süsteem on nüüd Internetti ühendatud"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Turvakaalutlusel katkestan nüüd ühenduse."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5656,18 +5650,18 @@ msgstr ""
"Paistab, et süsteem ei ole Internetti ühendatud.\n"
"Palun seadistage ühendus uuesti."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Vőrgu sätted"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN sätted"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5675,79 +5669,79 @@ msgstr ""
"Vali oma teenusepakkuja.\n"
" Kui see ei ole nimekirjas, vali Tundmatu"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Internetiühenduse sätted"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Palun täida allpool olev väli"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kaardi IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kaardi mälu (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kaardi IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kaardi IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kaardi IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Teie telefoninumber"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Teenusepakkuja tunnus (näiteks minuisp.ee)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Sissehelistamiskeskuse number"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Teenusepakkuja DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Teenuspakkuja DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Valimisviis"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Kasutajatunnus"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Salasőna"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Euroopa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Euroopa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Ülejäänud maailm"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5755,27 +5749,27 @@ msgstr ""
"Ülejäänud maailm \n"
" ilma D-kanalita"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Mis protokolli soovite kasutada?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Mis tüüpi kaart Teil on?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Ei tea"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5788,19 +5782,19 @@ msgstr ""
"Kui Teil on PCMCIA kaart, peaksite Te ise teadma selle IRQ ning IO "
"väärtusi.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Katkesta"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Jätka"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Milline on Teie ISDN kaart?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5808,11 +5802,11 @@ msgstr ""
"Leidsin küll PCI ISDN kaardi, kui selle tüüp on tundmatu. Palun valige üks "
"PCI kaart järgmisel sammul."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "PCI ISDN kaarti ei leitud. Palun valige üks järgmisel sammul."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5820,22 +5814,22 @@ msgstr ""
"Ühtki vőrgukaarti ei őnnestunud tuvastada\n"
"Seega ei saa ka sellist ühendust seadistada."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Valige vőrguliides"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Palun valige, millist vőrguliidest soovite internetiühenduse jaoks kasutada"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Vőrguliides"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5843,72 +5837,72 @@ msgstr ""
"\n"
"Kas olete nőus?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Nüüd taaskäivitan vőrguliidese:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL sätted"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Kas soovite luua ühenduse juba alglaadimisel?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Millisesse seerialporti on Teie modem ühendatud?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "DialUp parameetrid"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Ühenduse nimi"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Sissehelistamiskeskuse number"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Kasutajakonto"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentimisviis"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Skriptipőhine"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminalipőhine"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domeeninimi"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Esimene nimeserver (soovituslik)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Teine nimeserver (soovituslik)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Kas olete valmis vőrguliidese $netc->{NET_DEVICE} taaskäivitamiseks?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5916,7 +5910,7 @@ msgstr ""
"\n"
"Saate ühenduse katkestada vői uuesti seadistada."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5924,11 +5918,11 @@ msgstr ""
"\n"
"Saate seadistada ühenduse uuesti."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Hetkel olete Internetiga ühendatud."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5936,48 +5930,48 @@ msgstr ""
"\n"
"Saate ühenduda Internetti vői seadistada ühendus uuesti."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Hetkel ei ole Te Internetti ühendatud."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Loo internetiühendus"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Katkesta internetiühendus"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Seadista vőrguühendus (kohtvőrk vői Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internetiühenduse seadistamine"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Vőrgu sätete abimees"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Väline ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Sisemine ISDN kaart"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Millist ISDN ühendust kasutate?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Loo internetiühendus"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5987,24 +5981,24 @@ msgstr ""
"Mőnel juhul aga kasutatakse pptp-d, harva dhcp-d.\n"
"Kui Te ei tea, kasutage pppoe-d"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Kas olete valmis vőrguliidese %s taaskäivitamiseks?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6012,15 +6006,15 @@ msgstr ""
"Mis DHCP klienti soovite kasutada?\n"
"Vaikimisi on dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Vőrgusätted"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Kas soovite vőrguühendust taaskäivitada?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6028,7 +6022,7 @@ msgid ""
"%s"
msgstr "Kas soovite vőrguühendust taaskäivitada?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6039,7 +6033,7 @@ msgstr ""
"Kui soovite neid seadistusi säilitada, valige OK, muidu katkestage ja saate "
"seadistada uuesti.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6051,62 +6045,62 @@ msgstr ""
"Nüüd hakkame internetiühendust seadistama.\n"
"Kui Te ei soovi automaatset tuvastamist siis jätke see märkimata.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Valige profiil, mida seadistada"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Kasuta automaattuvastust"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Otsin printerit..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Tavaline modemiühendus"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "leiti port %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN ühendus"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "tuvastati %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (vői ADSL) ühendus"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "leiti liidesel %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kaabliühendus"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN ühendus"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "vőrgukaart(i) leiti üles"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Kuidas soovite luua internetiühendust?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6116,7 +6110,7 @@ msgstr ""
"\n"
"Sätted salvestatakse nüüd."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6178,11 +6172,11 @@ msgid " (driver $module)"
msgstr " (juhtprogramm $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP-aadress"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Vőrgu mask"
@@ -6215,7 +6209,7 @@ msgstr ""
msgid "DNS server"
msgstr "Nimeserver"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Vaikelüüs"
@@ -6243,11 +6237,11 @@ msgstr "Vahendaja peab olema kujul http://..."
msgid "Proxy should be ftp://..."
msgstr "Vahendaja peab olema kujul ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Sellel platformil ei saa laiendatud partitsiooni luua"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6257,21 +6251,21 @@ msgstr ""
"Ainuke lahendus on nihutada primaarset partitsiooni, et auk satuks "
"laiendatud partitsioonide kőrvale"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Viga faili %s lugemisel"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Taastamine failist %s ebaőnnestus: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Kőlbmatu tagavarakoopia"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Viga faili %s kirjutamisel"
@@ -7230,7 +7224,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Vőrgusätted (%d liidest)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profiil: "
@@ -7322,7 +7316,7 @@ msgstr "Süsteem on nüüd Internetist lahutatud."
msgid "Configure Internet Access..."
msgstr "Seadiste internetiühendus..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN sätted"
@@ -7358,76 +7352,76 @@ msgstr "Rakenda"
msgid "Please Wait... Applying the configuration"
msgstr "Palun oodake... Rakendan seadistusi"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN sätted"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Vőrgukaart %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Laadimisprotokoll"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Käivitub laadimisel"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP klient"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Keela"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Luba"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Internetiühenduse seadistamine"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Internetiühenduse seadistamine"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Ühenduse tüüp: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parameetrid"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 (vőib jätta tühjaks)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 (vőib jätta tühjaks)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Vőrgukaart"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP klient"
@@ -7525,14 +7519,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Ei saa kiiruuendust alustada !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "ei leitud: serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Teeskleme keskmist hiirenuppu?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Palun testige hiirt"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -8043,6 +8042,24 @@ msgstr "Vahendid lihtsamaks süsteemi administreerimiseks"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutit"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minut"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekundit"
+
#~ msgid "Configure..."
#~ msgstr "Seadista..."
@@ -8115,23 +8132,23 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8140,15 +8157,15 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Nüüd saate valida mitmesuguseid süsteemi käitumise vőimalusi.\n"
#~ "\n"
@@ -8162,7 +8179,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ " Kui kahtlete, valige \"Keskmine\", et saada tőesti turvalist süsteemi,\n"
#~ " valige \"Paranoiline\" aga olge ettevaatlik, näiteks EI SAA SELLEL "
#~ "TASEMEL\n"
-#~ " JUURKASUTAJA SISSE LOGIDA! Peate kasutama käsku 'su'. Mida turvalisem, \n"
+#~ " JUURKASUTAJA SISSE LOGIDA! Peate kasutama käsku 'su'. Mida "
+#~ "turvalisem, \n"
#~ " seda keerulisem kasutada!\n"
#~ "\n"
#~ "* Täpsusta operatiivmälu mahtu: vőib esineda olukord, kus GNU/Linux ei\n"
@@ -8337,8 +8355,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ msgstr "Teadused"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "Jututamise (IRC vői IM) programmid xchat, licq, gaim ja failiülekande "
#~ "vahendid"
@@ -8414,7 +8432,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "are you ready to answer that kind of questions?"
#~ msgstr ""
#~ "Olete ikka kindlasti ekspert? \n"
-#~ "Hei, ilma naljata, eksperdi valikud on laiemad kuid sellevőrra ohtlikumad.\n"
+#~ "Hei, ilma naljata, eksperdi valikud on laiemad kuid sellevőrra "
+#~ "ohtlikumad.\n"
#~ "\n"
#~ "Teilt küsitakse küsimusi näiteks 'paroolifaili varjutamise' jms kohta,\n"
#~ "olete Te selleks valmis?"
@@ -8686,13 +8705,14 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8709,7 +8729,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "pandud\n"
#~ "vői soovite kasutada mitut distributsiooni\n"
#~ "\n"
-#~ "Valige \"Taastamine\" kui soovite taastada mőnd eelmist Mandrake Linuxit:\n"
+#~ "Valige \"Taastamine\" kui soovite taastada mőnd eelmist Mandrake "
+#~ "Linuxit:\n"
#~ "%s vői %s.\n"
#~ "\n"
#~ "\n"
@@ -8719,17 +8740,20 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "\n"
#~ " - Isetehtud: Olete Linuxiga tuttav ja soovite süsteemi kohandada "
#~ "vastavalt\n"
-#~ " Teie vajadustele. Järgmisena saate teha valikud sőltuvalt Teie arvuti\n"
+#~ " Teie vajadustele. Järgmisena saate teha valikud sőltuvalt Teie "
+#~ "arvuti\n"
#~ " edaspidisest kasutusalast.\n"
#~ "\n"
#~ " - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n"
#~ " süsteemi, mis sobiks nagu valatult Teie täpsete ootustega.\n"
-#~ " Aga palun, palun: ÄRGE VALIGE SEDA, KUI TE TÄPSELT EI TEA, MIDA TEETE!\n"
+#~ " Aga palun, palun: ÄRGE VALIGE SEDA, KUI TE TÄPSELT EI TEA, MIDA "
+#~ "TEETE!\n"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -8749,7 +8773,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "computer is first turned on.\n"
#~ "\n"
#~ "SEAL\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -8759,7 +8784,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -8779,7 +8805,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "valige kettaseade lihtsalt sellel klikkides.\n"
#~ "\n"
#~ "\n"
-#~ "Kaks tavalist partitsiooni on juurpartitsioon (/), kus asub failisüsteemi\n"
+#~ "Kaks tavalist partitsiooni on juurpartitsioon (/), kus asub "
+#~ "failisüsteemi\n"
#~ "hierarhia algus ja /boot, mis sisaldab arvuti alglaadimiseks vajalikke "
#~ "faile, sealhulgas Linuxi kernelit.\n"
#~ "\n"
@@ -8805,10 +8832,14 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "partitions, particularly if they contain files or data you wish to keep.\n"
#~ "Typically retained are /home and /usr/local."
#~ msgstr ""
-#~ "Kőik Teie poolt värskelt loodud partitsioonid tuleb kasutamiseks vormindada\n"
-#~ "(luua failisüsteemid). Partitsiooni vormindamisel hävitatakse kőik andmed,\n"
-#~ "mis seal iganes leiduvad. Pange tähele, et varem vormindatud ja vajalikke\n"
-#~ "andmeid sisaldavaid partitsioone, tüüpiliselt /home ja /usr/local, ei ole\n"
+#~ "Kőik Teie poolt värskelt loodud partitsioonid tuleb kasutamiseks "
+#~ "vormindada\n"
+#~ "(luua failisüsteemid). Partitsiooni vormindamisel hävitatakse kőik "
+#~ "andmed,\n"
+#~ "mis seal iganes leiduvad. Pange tähele, et varem vormindatud ja "
+#~ "vajalikke\n"
+#~ "andmeid sisaldavaid partitsioone, tüüpiliselt /home ja /usr/local, ei "
+#~ "ole\n"
#~ "mőistlik üle vormindada, vaid need vőib jätta nii nagu on."
#~ msgid ""
@@ -8855,7 +8886,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8881,12 +8913,14 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "(DialUp) sätete paikapanemisele.\n"
#~ "\n"
#~ "Kui vastate \"LAN\", siis proovitakse Teie arvutist leida vőrgukaarti.\n"
-#~ "Kui Teie vőrgukaart töötab PCI siinil, peaks ta olema leitav ja kasutatav\n"
+#~ "Kui Teie vőrgukaart töötab PCI siinil, peaks ta olema leitav ja "
+#~ "kasutatav\n"
#~ "automaatselt. ISA kaardi puhul, vőib automaatne otsing alt vedada ja Te\n"
#~ "peate juhtprogrammi ise nimekirjast valima.\n"
#~ "\n"
#~ "\n"
-#~ "SCSI kaartide puhul peab juhtprogramm esmalt leidma SCSI liidese, vastasel\n"
+#~ "SCSI kaartide puhul peab juhtprogramm esmalt leidma SCSI liidese, "
+#~ "vastasel\n"
#~ "juhul peate pöörduma kaardi müüja poole.\n"
#~ "\n"
#~ "\n"
@@ -8938,9 +8972,10 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "mitu nime. Kui eelistate \"tähendusega\" nimesid, pange nimeks\n"
#~ "näiteks \"Minu printer|lp\" ja see saab olema Teie vaikimisi printer.\n"
#~ "\n"
-#~ "Kui Teie printer on otse arvuti külge ühendatud, valige \"Kohalik "
-#~ "printer\".\n"
-#~ "Siis saate valida pordi kuhu see on ühendatud ja printerile vastava filtri.\n"
+#~ "Kui Teie printer on otse arvuti külge ühendatud, valige \"Kohalik printer"
+#~ "\".\n"
+#~ "Siis saate valida pordi kuhu see on ühendatud ja printerile vastava "
+#~ "filtri.\n"
#~ "\n"
#~ "\n"
#~ "Kui soovite kasutada printerit, mis on ühendatud Un*x serveriga, peate\n"
@@ -8950,8 +8985,10 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "\n"
#~ "Kui soovite kasutada SMB printserverit (st. printerit, mida jagab välja\n"
#~ "Windows 9x/NT, peate ära näitama serveri SMB nime (mis ei pea olema sama\n"
-#~ "TCP/IP nimega) ja kindluse mőttes ka IP-aadressi. Loomulikult on vaja teada\n"
-#~ "ka serveri poolt jagatava printeri nime ning kasutajatunnust, salasőna ja\n"
+#~ "TCP/IP nimega) ja kindluse mőttes ka IP-aadressi. Loomulikult on vaja "
+#~ "teada\n"
+#~ "ka serveri poolt jagatava printeri nime ning kasutajatunnust, salasőna "
+#~ "ja\n"
#~ "töögrupi nime. Sama, välja arvatud töögrupp, on vaja teada ka NetWare\n"
#~ "printserveri kasutamise korral."
@@ -9076,7 +9113,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ msgstr "Kensington Thinking Mouse (seerial)"
#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to internet."
+#~ "I need to configure your network adapter to be able to connect to "
+#~ "internet."
#~ msgstr "Internetiühenduse jaoks on vaja seadistada vőrguliides."
#~ msgid ""
@@ -9201,8 +9239,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "I recommend that you abort, and then launch this internet wizard after "
#~ "installation.It will then be able to setup ISA or PCMCIA cards easier.\n"
#~ "\n"
-#~ "But, if you know the irq, dma, io of your card, you can still configure your "
-#~ "card."
+#~ "But, if you know the irq, dma, io of your card, you can still configure "
+#~ "your card."
#~ msgstr ""
#~ "\n"
#~ "Soovitan teil praegu katkestada ja käivitada vőrguühenduse abimees pärast "
@@ -9269,8 +9307,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Tere tulemast! Laadimisel aitab Teid LILO!\n"
@@ -9373,7 +9411,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ msgid ""
#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under Linux."
+#~ "Do you want to use them? Be sure you have the right to use them under "
+#~ "Linux."
#~ msgstr ""
#~ "Teie arvutist mőned hulk Windowsi TrueType fondid.\n"
#~ "Soovite Te neid ka Linuxis kasutada (eeldusel, et Teil on need legaalsed)?"
@@ -9393,7 +9432,8 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ "vői soovite kasutada mitut distributsiooni\n"
#~ "\n"
#~ "\n"
-#~ "Valige \"Uuendamine\" kui soovite uuendada mőnd eelmist Mandrake Linuxit:\n"
+#~ "Valige \"Uuendamine\" kui soovite uuendada mőnd eelmist Mandrake "
+#~ "Linuxit:\n"
#~ "5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios),\n"
#~ "Gold 2000 vői 7.0 (Air)."
@@ -9459,21 +9499,25 @@ msgstr "Meili, uudiste, veebi, jututamise ja failiülekande programmid"
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Valige:\n"
#~ "\n"
#~ " - Soovitatav: Te pole kunagi varem Linuxit installinud.\n"
#~ "\n"
#~ "\n"
-#~ " - Oma segu: Olete Linuxiga tuttav ja soovite süsteemi kohandada vastavalt\n"
+#~ " - Oma segu: Olete Linuxiga tuttav ja soovite süsteemi kohandada "
+#~ "vastavalt\n"
#~ "Teie vajadustele. Järgmisena saate teha valikud \"Tööjaam\", \"Arendus\"\n"
#~ "ja \"Server\", sőltuvalt Teie arvuti edaspidisest kasutusalast.\n"
#~ "\n"
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
index 12b45ef0f..44df115da 100644
--- a/perl-install/share/po/eu.po
+++ b/perl-install/share/po/eu.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-12-20 11:28+0100\n"
"Last-Translator: Joseba Bidaurrazaga van Dierdonck <jepibi-san@ej-gv.es>\n"
"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
@@ -55,16 +55,17 @@ msgstr "Hautatu X zerbitzaria"
msgid "X server"
msgstr "X zerbitzaria"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "XFree-ren zein konfigurazio izan nahi duzu?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -74,17 +75,17 @@ msgstr ""
"XFree %s-ek zure txartela onar lezake, honek dena den, 2D-tan hobeto lan "
"egin lezake."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Zure txartelak harware bidezko 3D azelerazioa onar lezake XFree %s-z"
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s hardwarearen 3D azelerazioaz"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -93,12 +94,12 @@ msgstr ""
"Zure txartelak 3D azelerazioa izan lezake XFree %s-z.\n"
"KASU: EXPERIMENTAZIOAN DAGOEN ONARPENA DA ETA KONPUTAGAILUA IZOZTU LEZAKE."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s harware bidezko 3D azelerazioaz; EXPERIMENTALA"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -111,27 +112,27 @@ msgstr ""
"XFree %s-ek zure txartela onar lezake, honek dena den, 2D-tan hobeto lan "
"egin lezake."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree-ren konfigurazioa"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Hatatu zure grafikoen txartelerako memoriaren tamaina"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Hautatu zerbitzariarentzako aukerak"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Hautatu monitorea"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitorea"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -154,39 +155,39 @@ msgstr ""
"OSO GARRANTZITSUA da: monitorea kaltetudezakezu.\n"
" Dudatan bazaude izan kontserbakorra."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Freskatze horizontalaren maiztasuna"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Freskatze bertikalaren maiztasuna"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitorea konfiguratu gabe"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafikoen txartela konfiguratu gabe oraindik"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Oraindik erresoluzioak hautatu gabe"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Konfigurazioa frogatu nahi duzu?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Kasu: txartel grafiko honen saiakerak konputagailua izoztu lezake"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Frogatu konfigurazioa"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -194,152 +195,152 @@ msgstr ""
"\n"
"saia zaitez beste parametruez"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Errorea gertatu da:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "%d segundu barru irtengo naiz"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Zuzenak dira hautuak?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Errorea gertatu da, saia zaitez zenbait parametro aldatuz"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Erresoluzioa"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Hautatu erresoluzioa eta kolore sakontasuna"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafikoen txartela: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 zerbitzaria: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Aditu Modua"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Erakutsi dena"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Erresoluzioak"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Teklatuaren itxura: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Sagu mota: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Saguaren tresna (device): %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitorea: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitorearen HorizSync: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitorearen VertRefresh: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafikoen txartela: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memoria grafikoa: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Kolore sakontasuna: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Erresoluzioa: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 zerbitzaria: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 gidaria: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "X-Windows-en konfigurazioa prestatzen"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Zer egin nahi duzu?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Aldatu monitorea"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Aldatu grafikoen txartela"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Aldatu zerbitzariaren aukerak"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Aldatu erresoluzioa"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Erakutsi informazioa"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Saia zaitez berriro"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Irten"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -352,20 +353,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Mesedez, log egin berriro %s-n aldaketak indarrean sartzeko"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Mesedez log out egin eta gero Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X abiatzerakoan"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -474,7 +475,7 @@ msgstr "1600x1200 76 Hz-tan egin lezakeen pantaila"
msgid "First sector of boot partition"
msgstr "Boot partizioaren lehenengo sektorea"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Diskoaren lehenengo sektorea (MBR)"
@@ -514,11 +515,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Abiarazlearen aukera nagusiak"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Erabiltzeko abiarazlea"
@@ -526,7 +527,7 @@ msgstr "Erabiltzeko abiarazlea"
msgid "Bootloader installation"
msgstr "Abiarazlearen instalazioa"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Abiarzsteko unitatea"
@@ -542,7 +543,7 @@ msgstr "Trinkoa"
msgid "compact"
msgstr "trinkoa"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Bideo modua"
@@ -550,14 +551,14 @@ msgstr "Bideo modua"
msgid "Delay before booting default image"
msgstr "Imagina arrunta abiarazteko itxaron denbora"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Pasahitza"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Pasahitza (berriz)"
@@ -593,41 +594,41 @@ msgid ""
msgstr ""
"Aukera ``Komando lerroaren aukerak murriztu'' ezin erabili pasahitz gabe"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Mesedez saia zaitez berriro"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Pasahitza ez dator bat"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Init mezua"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Open Firmwarearen atzerapena"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Kernelaren abiaratzea denboraz landa"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "CDtik abiarazgai?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "OFz abiarazgai?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Jatorrizko SEa?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -635,145 +636,145 @@ msgstr ""
"Hemen daude sarrera desberdinak.\n"
"Zenbait gehitu edo daudenak aldatu ditzakezu."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Gehitu"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Eginda"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "Aldatu"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Zelako sarrera mota gehitu nahi duzu"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Beste OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Beste OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Beste OS (windows..."
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Imagina"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Jarraitu (Append)"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Irakur-idatz"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Taula"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Unsafe"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etiketa"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Jatorrizkoa"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-tamaina"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "VideorikEZ"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Ezabatu sarrera"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Etiketa kentzea ez dau onartzen"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Etiketa hau dagoeneko erabilia"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Zein partizio mota?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s inteface-ak aurkituta"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Besterik daukazu?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "%s interface-rik duzu?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ez"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Bai"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Ikus harwarearen informazioa"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%s-ko %s txartelen driver-ak instalatzen"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(%s modulua)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Zein %s driver-an saia naiteke?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -792,20 +793,20 @@ msgstr ""
"konputagailua\n"
"eskegi lezake, honek ez du kalterik eragin beharrik."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Autofroga"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Aukerak espezifikatu"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Orain %s moduluari bere aukerak ezarri diezaiokezu."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -816,11 +817,11 @@ msgstr ""
"Aukeren formatua: ``izena=balioa izena2=balioa2 ...''.\n"
"Adibidez, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Muduluaren aukerak:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -829,33 +830,33 @@ msgstr ""
"%s moduluare kargak porrot egin du.\n"
"Beste parametro batuzuez saiatu nahi al duzu?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s dagoeneko gehitua)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Pasahitza sinpleegia da"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Mesedez erabiltzaile izena eman"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Erabiltzailearen izenean soilik hizki txikiak, zenbakiak, `-' eta `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Erabiltzaile izen hau dagoeneko gehituta dago"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Gehitu erabiltzailea"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -864,32 +865,32 @@ msgstr ""
"Erabiltzailea sartu\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Onartu erabiltzailea"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Benetako izena"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Erabiltzailearen izena"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Maskorra"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikonoa"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -898,11 +899,11 @@ msgstr ""
"dezaket.\n"
"Ez baduzu aukera hau erabili, etsi botoia klikatu"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Hautatu jatorrizko erabiltzailea:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Hauta abiarazterakoan nahi duzun lehio kudeatzailea:"
@@ -912,7 +913,7 @@ msgstr "Hauta abiarazterakoan nahi duzun lehio kudeatzailea:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -935,38 +936,49 @@ msgstr ""
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Ongi etorri GRUBera, sistema eragilearen hautatzailea!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "%c eta %c tekla erabili hautatutakoa aukeratzeko"
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Hautatutako OSa abiarazteko enter sakatu, 'e' editatzeko"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "abiatze aurretiko komandoak, edo 'c' komando-lerroa izateko"
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Hautatutakoa abiaraziko da %d segundu barru."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "ez dago leku nahikorik /boot-en"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Idazmahaia"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Abiatze Menua"
@@ -1099,69 +1111,42 @@ msgstr "Bai, autologina nahi dut horrela (erabiltzaile, idazmahai)"
msgid "System mode"
msgstr "Sistema modua"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Jatorrizkoa"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "Ados"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Etsi"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "ezin ireki /etc/inittab hau irakurtzeko: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "ezin ireki etc/sysconfig/autologin irakurtzeko: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILOren instalazioak porrot egin du. Errore hau izan da:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutu"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "minutu 1"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d segundu"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Eratu"
@@ -1527,8 +1512,8 @@ msgid ""
msgstr ""
"Parkatu baina ezin dut onartu /boot unitatean hain urruti ( zilindroa > "
"1024).\n"
-"LILO erabiliz gero ez du funtzionatuko, edo LILO erabili ezean ez duzu "
-"/boot-en beharrik"
+"LILO erabiliz gero ez du funtzionatuko, edo LILO erabili ezean ez duzu /boot-"
+"en beharrik"
#: ../../diskdrake.pm_.c:439
msgid ""
@@ -1698,6 +1683,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Hautatu tamaina berria"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Eratu partizio berriak"
@@ -1807,20 +1797,21 @@ msgid "Reload"
msgstr "Berkargatu"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s-ren %s formateatzeak porrot egin du"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "ez dakit nola formateatu %s %s motan"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "muntaketak porrot egin du: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s desmuntatzen errorea: %s"
@@ -1833,41 +1824,41 @@ msgstr "erraza"
msgid "server"
msgstr "zerbitzaria"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Muntaia puntuak /-z hasi behar dira"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Jadanik esistitzen da %s muntaketa puntua duen partizioa\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Muntai zirkularrak %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Benetako fitxategi sistema behar duzu (ext2, reiserfs) muntai puntu "
"honetarako\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "%s irekitzerakoan errorea: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1875,7 +1866,7 @@ msgstr ""
"Errorea gertatu da - sistemaren fitxategiak eraikitzeko unitate "
"baliogarririkez da aurkitu. Hardwarea aztertu mesedez."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Partiziorik ez duzu!"
@@ -1912,8 +1903,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2156,8 +2147,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2240,8 +2231,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2303,13 +2294,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2352,8 +2343,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3128,8 +3119,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3264,84 +3255,84 @@ msgstr ""
"Bestelako sistema eragilerik erabili nahi izanez gero mesedez irakurri\n"
"instrukzio gehigarriak."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Hautatu hizkuntza"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Hautatu instalazio mota"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Disko zurrunaren detekzioa"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Konfiguratu sagua"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Aukeratu teklatua"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Segurtasuna"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Fitxategi sistemak egokitu"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Partizioak formateatu"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Aukeratu instalatu beharreko paketeak"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalatu sitema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "root-aren pasahitza ezarri"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Gehitu erabiltzailea"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Konfiguratu sare lana"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Konfiguratu zerbitzuak"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Bootdisk-a eraiki"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalatu bootloader-ra"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Konfiguratu X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Instalaziotik irten"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3356,20 +3347,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "NIS domeinurik gabe ezin erabili broadcast"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "%s-n diskoa sartu, FAT formatuduna"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3377,15 +3368,15 @@ msgstr ""
"Gordetako paketeen aukera erabiltzeko,``linux defcfg=floppy'' "
"instalazioaabiarazi"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "$f fitxategia irakurtzean errorea"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ados"
@@ -3393,11 +3384,11 @@ msgstr "Ados"
msgid "Please test the mouse"
msgstr "Mesedez testatu sagua"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Sagua pizteko,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "GURPILA BIRA ARAZI!"
@@ -3612,13 +3603,13 @@ msgstr "%s muntaia puntua bikoiztu"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Zenbait pakete garrantzitsu ez dira ongi instalatu.\n"
"Cdrom tresna edo cd-a gaizki leudeke.\n"
-"Saiatu cd-a instalatutako konputagailuren batean \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\" erabiliaz\n"
+"Saiatu cd-a instalatutako konputagailuren batean \"rpm -qpl Mandrake/RPMS/*."
+"rpm\" erabiliaz\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -3730,6 +3721,7 @@ msgid ""
msgstr "Hautatutako taldeen tamaina gutxigorabehera %d MBekoa da.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3742,6 +3734,7 @@ msgstr ""
"100%%ekoak pakete guztiak instalatuko du."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3943,8 +3936,8 @@ msgstr ""
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4104,15 +4097,15 @@ msgstr "Aditua"
msgid "Update"
msgstr "Eguneratu"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Mesedez, hauta da zure sagu mota."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Saguaren kaia(port)"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Mesedez, hauta zure sagua serieko zein kaietara konektatua dagoen."
@@ -4225,8 +4218,8 @@ msgstr "Eguneratu beharreko paketeak bilatzen"
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-"Zure sistemak ez du leku nahikorik instalaziorako edo eguneratzerako (%d > "
-"%d)"
+"Zure sistemak ez du leku nahikorik instalaziorako edo eguneratzerako (%d > %"
+"d)"
#: ../../install_steps_interactive.pm_.c:480
#, c-format
@@ -4267,6 +4260,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom etiketan %s"
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4422,19 +4416,19 @@ msgstr "NIS erabili"
msgid "yellow pages"
msgstr "orri horiak"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS egiaztapena"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS domeinua"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS Zerbitzaria:"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4462,19 +4456,19 @@ msgstr ""
"porrotetatik berreskura dezake. Zure sistemarako disko abiarazlerik egin "
"nahi baduzu \"Ados\" klikatu."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Lehenengo diskete unitatea"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Bigarren diskete unitatea"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Ahaztu"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4498,32 +4492,32 @@ msgstr ""
"porrotetatik berreskura dezake. Zure sistemarako disko abiarazlerik egin "
"nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Parkatu, ez dago disko unitate erabilgarririk"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Hautatu disko abiarazlea egiteko erabiliko den unitatea"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "%s-n diskoa sartu"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Disko abiarazlea eraikitzen"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Abiarazlea prestatzen"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "aboot erabili nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4532,51 +4526,51 @@ msgstr ""
"indarrez ezarri instalazioa nahiz eta lehen partizioa urratzeko arriskua "
"egon?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "abiarazlearen instalazioak porrot egin du. Errore hau izan da:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Gutxi"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Ertaina"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Handia"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Hautatu segurtasun neurria"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Linuxaren replikazioarako auto install floppya egin nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "%s-n disko hutsa sartu"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Berez instalatzeko disketea prestatzen"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4586,13 +4580,13 @@ msgstr ""
"\n"
"Benetan irten nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4608,11 +4602,11 @@ msgstr ""
"Linux-Mandrake Erabiltzailearen Gida Ofizialean dagoen instalazio kapitulura "
"jo."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Berez instalatzeko disketea prestatu"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4626,15 +4620,15 @@ msgstr ""
"\n"
"Instalazioa berriz abiariazi nahi zenezake.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatikoa"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Berabiatu"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Pakete hautapena gorde"
@@ -4654,11 +4648,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu galduta"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Aurreratua"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Mesedez itxaron"
@@ -4687,11 +4681,11 @@ msgstr "Zure aukera? (jatorrizkoa %s"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Zure aukera? (jatorrizko % sar `none' ezer denean"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Txekoa (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Germaniarra"
@@ -4699,19 +4693,19 @@ msgstr "Germaniarra"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Hegoko Euskalduna edo Espaniarra"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finlandarra"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Iparreko Euskalduna edo Frantziarra"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norbegiarra"
@@ -4719,15 +4713,15 @@ msgstr "Norbegiarra"
msgid "Polish"
msgstr "Polonesa"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Errusiarra"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Erresuma Batukoa"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Estatu Batuetakoa"
@@ -4743,207 +4737,207 @@ msgstr "Armeniarra (teklatuzkoa)"
msgid "Armenian (phonetic)"
msgstr "Armeniarra (fonetikoa)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjan-era (latinoa)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjan-era (zirilikoa)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgikarra"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgariarra"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazildarra"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorrusiarra"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suitzarra (Germaniarra)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suitzarra (Frantseza)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Txekoa (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alemana (alferrikako teklarik ez)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Daniarra"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norbegiarra)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estoniarra"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiarra (\"Errusiarra\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiarra (\"Latindarra\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "grekoa"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hungariarra"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israeldarra"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israeldarra (fonetikoa)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniarra"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandiarra"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiarra"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japoniarra 106 tekla"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Korearra"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Amerika latindarra"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandarra"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituaniako AZERTY (zaharra)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituaniako AZERTY (berria)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituaniako \"lerro zenbakia\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituaniako \"fonetikoa\"QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Poloniarra (QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Poloniarra (QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugaldarra"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadakoa (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Errusiarra (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Suediarra"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Eslobeniarra"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Eslobakiarra (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Eslobakiarra (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tailandarra"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkiarra (ohiko \"F\" modeloa"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkiarra (modernoa \"Q\" modeloa"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukraniarra"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Estatu Batuetakoa (nazioartekoa)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnameko \"lerro zenbakia\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Iugoslabiarra (latinoa/kyrilikoa)"
@@ -5071,31 +5065,31 @@ msgstr "Hurrengoa ->"
msgid "<- Previous"
msgstr "<- Aurrekoa"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Zuzena da?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Interneten konfigurazioa"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Internetera konektatze saiorik egin nahi orain?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Konexioa frogatzen..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Internetera konektatuta zaude."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5103,18 +5097,18 @@ msgstr ""
"Internetera konektatu ezinik.\n"
"Egokitu konexioa."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Sare Konfigurazioa"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN Konfigurazioa"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5122,79 +5116,79 @@ msgstr ""
"Ornitzailea hautatu.\n"
"Zerrendan ezbalego, hauta Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Konexioaren Konfigurazioa"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Mesedez beheko eremua bete edo berrikusi"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Txartelaren IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Txartelaren memoria (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Txartelaren IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Txartelaren IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Txartelaren IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Zure telefono zenbakia"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Ornitzailearen izena (adb: ornitzaile.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Ornitzailearen telefono zenbakia"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Ornitzailearen dns 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Ornitzailearen dns 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Markatze modua"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Kontuaren login-a (erabiltzailearen izena)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Kontuaren Pasahitza"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Munduko beste guztia"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5202,27 +5196,27 @@ msgstr ""
"Eropatik at \n"
" ez D-Channel-ik (leased lines)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Zein protokolo erabili nahi duzu?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Zein da zure txartel mota?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Ez dakit"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5235,19 +5229,19 @@ msgstr ""
"\n"
"PCMCIA txartela baduzu, txartelaren irq eta io-a jakin behar duzu.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Eten"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Jarraitu"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Zein da zure ISDN txartela?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5255,104 +5249,104 @@ msgstr ""
"ISDN PCI txartela aurkitu dut, baina ez dakit zein motakoa. Mesedez hauta "
"PCI txartel mota hurrengo pantailan."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Ez dut ISDN PCI txartelik aurkitu. Mesedez hauta hurrengo pantailakoren bat."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
"Ez duzu Ethernet egokitzailerik zure sisteman.Ezin dut konexioa egokitu."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Hautatu sareko interfacea"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Mesedez hauta interneterako erabili nahi duzun sare-egokitzailea."
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Sarearen interfazea"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Sarerako tresna berabiaraziko dut:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL konfigurazioa"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Abiatzerakoan zure konexioa abiarazi nahi duzu?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Mesedez hauta serieko zein kaira dago zure modema konektatua."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Markatze aukerak"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Konexioaren izena"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefono zenbakia"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Login ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Egiaztapena"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Scipt-ean oinarritua"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminalean oinarritua"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domeinuaren izena"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Lehenengo DNS zerbitzaria (aukerakoa)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Bigarren DNS zerbitzaria (aukerakoa)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "$netc->{NET_DEVICE} abiaraziko dut. Ados?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5360,7 +5354,7 @@ msgstr ""
"\n"
"Deskonektatu edo konexioa berkonfiguratu zenzake."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5368,11 +5362,11 @@ msgstr ""
"\n"
"Internet konexioa berregokitu zenezake."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Interneten zaude."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5380,48 +5374,48 @@ msgstr ""
"\n"
"Internetera konektatu edo konexioa berregokitu zenezake."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Internetera konektatu gabe zabiltza."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Internetera konektatu"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Irteneteko konexioa eten"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfiguratu sare konexioa (Bertoko sarea edo Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internet konexioa & konfigurazioa"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Sare Konfiguraziorako Aztia"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Kanpoko ISDN modema"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Barneko ISDAN txarela"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Zure ISDN konexioa zein motatakoa da?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Internetera konektatu"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5431,24 +5425,24 @@ msgstr ""
"Zenbaitzuk pptp erabiltzen dute, eta gutxi batzuk dhcp.\n"
"Ez badakizu, hauta 'pppoe erabili'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "dhcp erabili"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "pppoe erabili"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "pptp erabili"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Zure %s sare tresna berrabiaraziko dut. Ados?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5456,15 +5450,15 @@ msgstr ""
"Zein dhcp bezero erabili nahi duzu?\n"
"Jatorrizkoa dhcpcd da"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Sare Konfigurazioa"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Sarea berrabiarazi nahi duzu?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5475,7 +5469,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5487,7 +5481,7 @@ msgstr ""
"OK sakatu konfigurazioa mantentzeko, edo etsi Internet eta sarerako konexioa "
"ezagutarazteko.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5499,62 +5493,62 @@ msgstr ""
"Zure Internet/Sare lotura konfiguratzen ari zara.\n"
"Autodetekziorik erabili nahi ez baduzu, hautua ezaba egizu.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Hautatu konfiguratu beharreko profila"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Erabili autodetekzioa"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Unitateak ezabatzen..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Modem konexio arrunta"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "%s-n kaia kausitua"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN konexioa"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "kausitua %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (edo ADSL) konexioa"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "kausitua: %s interfazea"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kable konexioa"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN konexioa"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ethernet txartela(k) kausituak"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Zelan nahi duzu interneten sartu?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -5564,7 +5558,7 @@ msgstr ""
"\n"
"Konfigurazioa zure sisteman egokituko da."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5625,11 +5619,11 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP helbidea"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Maskara (Netmask)"
@@ -5662,7 +5656,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS zerbitzaria"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Ataria (gateway)"
@@ -5690,35 +5684,35 @@ msgstr "Proxy-a honelakoa http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy-a honelakoa ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Plataforma honek ez du onartzen hedatutako(extended) partiziorik"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions"
msgstr ""
"Partizio taulan erabil ez dezakedan zuloa duzu.\n"
-"Soluzio bakarra da lehen mailako partizioak mugitzea eta zuloa "
-"hedatutako(extended) partizioen parean uztea"
+"Soluzio bakarra da lehen mailako partizioak mugitzea eta zuloa hedatutako"
+"(extended) partizioen parean uztea"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Errorea %s fitxategia irakurtzerakoan"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "%s fitxategitik berreskuratzen: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Backup fitxategi kaxkarra"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "%s fitxategia idazterakoan errorea"
@@ -6203,8 +6197,8 @@ msgid ""
"and includes support for pop-up menus on the console."
msgstr ""
"GPM-k sagua gehitzen du testuan oinarritutako Linux aplikazioae, bide\n"
-"Midnight Commander. Honezgain saguan oinarritutako konsola eta "
-"ebaki-eta-itsatsi operazioak,\n"
+"Midnight Commander. Honezgain saguan oinarritutako konsola eta ebaki-eta-"
+"itsatsi operazioak,\n"
"eta konsolako pop-up menuentzako soportea ematen du."
#: ../../services.pm_.c:28
@@ -6693,7 +6687,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Sare Konfigurazioa (%d egokitzaileak)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profila: "
@@ -6784,7 +6778,7 @@ msgstr "Sistema deskonektatuta."
msgid "Configure Internet Access..."
msgstr "Konfiguratu Internet Lotura..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN konfigurazioa"
@@ -6820,76 +6814,76 @@ msgstr "Ezarri"
msgid "Please Wait... Applying the configuration"
msgstr "Zain egon...konfigurazioa ezartzen"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN konfigurazioa"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Egokitzaile %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Abiatze Protokoloa"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Abiatzerakoan hasia"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP bezeroa"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Ezgaitu"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Gaitu"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Internet konexioaren konfigurazioa"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Internet konexioaren konfigurazioa"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Konexioaren mota: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametroak"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Ornitzailearen dns 1 (aukerakoa)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Ornitzailearen dns 2 (aukerakoa)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet txartela"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP bezeroa"
@@ -6995,14 +6989,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "ez dut aurkitu serieko_usb-rik\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulatu hirugarren botoia?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Mesedez testatu sagua"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Sare Ikuskapena"
@@ -7482,6 +7481,24 @@ msgstr "Konfigurazioa errazteko tresnak"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutu"
+
+#~ msgid "1 minute"
+#~ msgstr "minutu 1"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d segundu"
+
#~ msgid "Configuration de Lilo/Grub"
#~ msgstr "Kanfigurazioa, Lilo/Grub-ena"
@@ -7490,7 +7507,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ msgid "This startup script try to load your modules for your usb mouse."
#~ msgstr ""
-#~ "Abiatzeko script honek zure usb saguarentzako moduluak kargatzen saiatuko da."
+#~ "Abiatzeko script honek zure usb saguarentzako moduluak kargatzen saiatuko "
+#~ "da."
#~ msgid "Opening your connection..."
#~ msgstr "Konexioa irekitzen..."
@@ -7550,23 +7568,23 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7575,15 +7593,15 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Zure sistemaren zenbait aukera gehigarri hauta dezakezu orain.\n"
#~ "\n"
@@ -7597,7 +7615,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ " Informazio gehiagorako gidaliburua aztertu.\n"
#~ "\n"
#~ "\n"
-#~ " * RAM tamaina zehatza: Zenbaitetan, GNU/Linux-ek ez du ongi detektatzen\n"
+#~ " * RAM tamaina zehatza: Zenbaitetan, GNU/Linux-ek ez du ongi "
+#~ "detektatzen\n"
#~ "sisteman dagoen RAM guztia. Hau gertatuz gero,\n"
#~ "adierazi tamaina zehatza. Oharra: 2 edo 4 Mb arteko diferentzia\n"
#~ "normala da.\n"
@@ -7755,10 +7774,11 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ msgstr "Zientzia"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
-#~ "Chat (IRC edo berehalako mezuak) programak: xchat,licq, gaim eta FTP tresnak"
+#~ "Chat (IRC edo berehalako mezuak) programak: xchat,licq, gaim eta FTP "
+#~ "tresnak"
#~ msgid "Communication facilities"
#~ msgstr "Komunikatzeko errazgarriak"
@@ -8069,13 +8089,14 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8092,8 +8113,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "instalatuta,\n"
#~ "edo distribuzio edo bertsio bat baino gehiago erabili nahi baduzu.\n"
#~ "\n"
-#~ "Hautatu \"Eguneratu\" Mandrake-ren aurretiko bertsioren bat eguneratu nahi "
-#~ "izanez gero.\n"
+#~ "Hautatu \"Eguneratu\" Mandrake-ren aurretiko bertsioren bat eguneratu "
+#~ "nahi izanez gero.\n"
#~ "\n"
#~ "\n"
#~ "Hauta:\n"
@@ -8113,7 +8134,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -8133,7 +8155,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -8143,16 +8166,20 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
#~ "- Ctrl-m to set the mount point\n"
#~ msgstr ""
#~ "Orain, Linux-Mandrake sistema zein partiziotan instalatu nahi duzun\n"
-#~ "hauta dezakezu, aldez aurretik partizioak eginak badituzu (aurretikfrom a\n"
-#~ "instalatutako GNU/Linux-an edo bestelako partizio tresna batek egindakoak).\n"
-#~ "Bestera, disko zurrunaren partizioak definitu behar dira. Hau egoterakoan\n"
+#~ "hauta dezakezu, aldez aurretik partizioak eginak badituzu (aurretikfrom "
+#~ "a\n"
+#~ "instalatutako GNU/Linux-an edo bestelako partizio tresna batek "
+#~ "egindakoak).\n"
+#~ "Bestera, disko zurrunaren partizioak definitu behar dira. Hau "
+#~ "egoterakoan\n"
#~ "konputagailuaren disko zurruna erabilera desberdinetarako area "
#~ "desberdinetan\n"
#~ "zatitzen da.\n"
@@ -8160,10 +8187,11 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "\n"
#~ "Partizio berriak egin nahi izanez gero, erabili \"Auto allocate\" "
#~ "etahorrela\n"
-#~ "Linux-ek partizio berriak egingo ditu automatikoki. Zatitu beharreko diskoa\n"
+#~ "Linux-ek partizio berriak egingo ditu automatikoki. Zatitu beharreko "
+#~ "diskoa\n"
#~ "hautatzuko \"hda\" kliklatu lehenengo IDE diskorako,\n"
-#~ "\"hdb\" bigarrenerako edo \"sda\" lehenengo SCSI diskorako eta horrela ere "
-#~ "urrengokoak.\n"
+#~ "\"hdb\" bigarrenerako edo \"sda\" lehenengo SCSI diskorako eta horrela "
+#~ "ere urrengokoak.\n"
#~ "\n"
#~ "\n"
#~ "Ohiko partizioak dira: root (/), direktorioen ierarkian sistemaren "
@@ -8178,8 +8206,10 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "DiskDrake-k\n"
#~ "prozedura errazten du izua uxatzeko. Dokumentazioa kontsultatu eta\n"
#~ "har ezazu behar duzun denbora hasi aurretik.\n"
-#~ "Teklatua erabiliz edozien aukeraz baliatu zaitezke: partizioetatiknabigatu\n"
-#~ "Tab eta Gora/Bera geziez. Behin partizioa hautatua, zera erabil zenezake:\n"
+#~ "Teklatua erabiliz edozien aukeraz baliatu zaitezke: "
+#~ "partizioetatiknabigatu\n"
+#~ "Tab eta Gora/Bera geziez. Behin partizioa hautatua, zera erabil "
+#~ "zenezake:\n"
#~ "\n"
#~ "- Ctrl-c partizio berria eraikitzeko (partizio hutsa hautatzekotan)\n"
#~ "\n"
@@ -8251,7 +8281,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8277,7 +8308,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "da\n"
#~ "\n"
#~ "Hautatu \"Bertoko LAN\" eta DrakX-ek\n"
-#~ "zure makinako Ethernet egokitzailea bilatzen saiatuko da. PCI egokitzaileak\n"
+#~ "zure makinako Ethernet egokitzailea bilatzen saiatuko da. PCI "
+#~ "egokitzaileak\n"
#~ "automatikoki bilatu eta abiarazten dira.\n"
#~ "Dena den, zure periferikoa ISA bada, autodetekzioak huts egingo du,\n"
#~ "eta orduan agertuko zaizun zerrendatik hautatu beharko duzu driver-a.\n"
@@ -8405,7 +8437,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "Your screen will blink...\n"
#~ "You can switch if off if you want, you'll hear a beep when it's over"
#~ msgstr ""
-#~ "Eskuragarri dauden erresoluzioak bilatzearren, zenbaitzuk frogatuko ditut.\n"
+#~ "Eskuragarri dauden erresoluzioak bilatzearren, zenbaitzuk frogatuko "
+#~ "ditut.\n"
#~ "Pantailak kliskatuko du...\n"
#~ "Irten zaitezke nahi baduzu, bukatzerakoan beep-a entzengo duzu"
@@ -8466,7 +8499,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ msgstr ""
#~ "DrakX-ek, XFree 3.3 eta XFree 4.0.-rako konfigurazio fitxategiak eratuko "
#~ "ditu.\n"
-#~ "Jatorriz, 4.0 zerbitzaria erabiltzen da zure txartelak berau jasanez gero.\n"
+#~ "Jatorriz, 4.0 zerbitzaria erabiltzen da zure txartelak berau jasanez "
+#~ "gero.\n"
#~ "\n"
#~ "XFree 3.3 mantendu nahi?"
@@ -8609,16 +8643,16 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Ongi etorria LILOra, sistema eragilearen hautatzailera!\n"
#~ "\n"
#~ "Aukeren zerrenda ikusteko <TAB> sakatu.\n"
#~ "\n"
-#~ "Kargatzeko, izena idatzi eta <ENTER> sakatu <ENTER> edo itxaron %d segundu "
-#~ "jatorriz hautatutakoa abiatzeko.\n"
+#~ "Kargatzeko, izena idatzi eta <ENTER> sakatu <ENTER> edo itxaron %d "
+#~ "segundu jatorriz hautatutakoa abiatzeko.\n"
#~ "\n"
# NOTE: this message will be displayed by SILO at boot time; that is
@@ -8638,8 +8672,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "\n"
#~ "Aukeren zerrenda ikusteko <TAB> sakatu.\n"
#~ "\n"
-#~ "Kargatzeko, izena idatzi eta <ENTER> sakatu <ENTER> edo itxaron %d segundu "
-#~ "jatorriz hautatutakoa abiatzeko.\n"
+#~ "Kargatzeko, izena idatzi eta <ENTER> sakatu <ENTER> edo itxaron %d "
+#~ "segundu jatorriz hautatutakoa abiatzeko.\n"
#~ "\n"
#~ msgid "SILO main options"
@@ -8687,10 +8721,12 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "\n"
#~ "\n"
#~ "Zure SCSI egokitzailea ISA bada, edo DrakX-ek ezagutzen ez duen\n"
-#~ "PCIa bada, edo SCSI egokitzailerik ez baduzu, orduan zera galdetuko zaizu;\n"
+#~ "PCIa bada, edo SCSI egokitzailerik ez baduzu, orduan zera galdetuko "
+#~ "zaizu;\n"
#~ "ia SCSI egokitzailerik duzun ala ez.\n"
#~ "Ez badaukazu \"Ez\" erantzun. Bat edo gehiago baduzu,\n"
-#~ "erantzun \"Bai\". driver zerrenda agertuko zaizu, eta bertatik bat hautatu\n"
+#~ "erantzun \"Bai\". driver zerrenda agertuko zaizu, eta bertatik bat "
+#~ "hautatu\n"
#~ "beharko duzu.\n"
#~ "\n"
#~ "\n"
@@ -8725,12 +8761,13 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "2000\n"
#~ "or 7.0 (Air)."
#~ msgstr ""
-#~ "Hautatu \"Instalatu\" Linux-en aurretiko bertsiorik ez badago instalatuta,\n"
+#~ "Hautatu \"Instalatu\" Linux-en aurretiko bertsiorik ez badago "
+#~ "instalatuta,\n"
#~ "edo distribuzio edo bertsio bat baino gehiago erabili nahi baduzu.\n"
#~ "\n"
#~ "\n"
-#~ "Hautatu \"Eguneratu\" Mandrake-ren aurretiko bertsioren bat eguneratu nahi "
-#~ "izanez gero.\n"
+#~ "Hautatu \"Eguneratu\" Mandrake-ren aurretiko bertsioren bat eguneratu "
+#~ "nahi izanez gero.\n"
#~ "Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus),\n"
#~ "6.1 (Helios), Gold 2000 edo 7.0 (Air)."
@@ -8756,9 +8793,10 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "Orain, instalatu nahi dituzun paketeak hautatu ditzakezu.\n"
#~ "\n"
#~ "\n"
-#~ "Lehenengo instalatu edo eguneratu nahi duzun pakete taldea hauta dezakezu.\n"
-#~ "Hau eta gero, aukeratu nahi duzun tamainerako egokitutako pakete gehigarriak "
-#~ "hauta\n"
+#~ "Lehenengo instalatu edo eguneratu nahi duzun pakete taldea hauta "
+#~ "dezakezu.\n"
+#~ "Hau eta gero, aukeratu nahi duzun tamainerako egokitutako pakete "
+#~ "gehigarriak hauta\n"
#~ "dezakezu.\n"
#~ "\n"
#~ "\n"
@@ -8817,14 +8855,17 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Select:\n"
#~ "\n"
@@ -8832,10 +8873,12 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ "\n"
#~ "\n"
#~ " - Norberarena: Linux ezagutzen baduzu, normal, garatzaile edo aditu\n"
-#~ "moduko instalazioak hauta dezakezu. Hautatu \"Arrunta\" ohiko instalazioa\n"
+#~ "moduko instalazioak hauta dezakezu. Hautatu \"Arrunta\" ohiko "
+#~ "instalazioa\n"
#~ "egitekotan. Hauta dezakezu \"Garatzailearena\" modua konputagailua "
#~ "softwarea\n"
-#~ "garatzeko erabiliko baduzu batez ere, edo hautatu \"Zerbitzariarena\" ohiko\n"
+#~ "garatzeko erabiliko baduzu batez ere, edo hautatu \"Zerbitzariarena\" "
+#~ "ohiko\n"
#~ "zerbitzari (posta, inprimaketa,...) instalazioa egin nahi baduzu.\n"
#~ "\n"
#~ "\n"
@@ -8855,8 +8898,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ msgid ""
#~ "Update installation image!\n"
#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image to "
-#~ "include\n"
+#~ "Ask your system administrator or reboot to update your installation image "
+#~ "to include\n"
#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
#~ "press Cancel\n"
#~ "to avoid installation from this Cd-Rom image."
@@ -8952,8 +8995,8 @@ msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
#~ msgid ""
#~ "Linux does not yet fully support ultra dma 66.\n"
-#~ "As a work-around i can make a custom floppy giving access the hard drive on "
-#~ "ide2 and ide3"
+#~ "As a work-around i can make a custom floppy giving access the hard drive "
+#~ "on ide2 and ide3"
#~ msgstr ""
#~ "Linux-ek oraindik ez du ultra dma 66 jasatzen.\n"
#~ "Konponbide modura disketea egin diezaizuket ide2 eta ide3 disko "
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index e7310e01d..96c838029 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -6,12 +6,12 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
-"PO-Revision-Date: 2001-03-28 19:04+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
+"PO-Revision-Date: 2001-04-24 17:52+0200\n"
"Last-Translator: Matias Griese <mahagr@utu.fi>\n"
-"Language-Team: Finnish <fi@li.org>\n"
+"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-15\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.6\n"
@@ -56,37 +56,38 @@ msgstr "Valitse X-palvelin"
msgid "X server"
msgstr "X-palvelin"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Mitä versiota XFree-serveristä haluat käyttää?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit vain XFree "
-"%s:ssa.\n"
+"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit vain XFree %s:"
+"ssa.\n"
"Korttisi on tuettu myös XFree %s:ssa, jossa on mahdollisesti parempi 2D-tuki."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit XFree %s:ssa."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s laitteistokiihdytetyllä 3D-tuella"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,44 +96,44 @@ msgstr ""
"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit XFree %s:ssa.\n"
"HUOMAA, ETTÄ TUKI ON KOKEELLINEN JA VOI JUMITTAA TIETOKONEESI."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s KOKEELLISELLA laitteistokiihdytetyllä 3D-tuella"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit vain XFree "
-"%s:ssa.\n"
+"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit vain XFree %s:"
+"ssa.\n"
"HUOMAA, ETTÄ TUKI ON KOKEELLINEN JA VOI JUMITTAA TIETOKONEESI.Korttisi on "
"tuettu myös XFree %s:ssa, jossa on mahdollisesti parempi 2D-tuki."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFreen asentaminen"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Valitse näytönohjaimen muistin määrä"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Valitse optioita palvelimelle"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Valitse monitori"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Näyttö"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -155,39 +156,39 @@ msgstr ""
"vaakavirkistystaajuus\n"
"on suurempi kuin oman näyttösi. Jos epäröit, valitse pienempi taajuus."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Vaakavirkistystaajuus"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Pystyvirkistystaajuus"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Näyttöä ei ole asetettu"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Näytönohjainta ei ole vielä asetettu"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Näytön resoluutiota ei ole vielä valittu"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Haluatko kokeilla asetuksia?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Varoitus: näytönohjaimesi testaaminen voi jumittaa tietokoneen"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Kokeile asetuksia"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -195,152 +196,152 @@ msgstr ""
"\n"
"kokeile joidenkin parametrien muuttamista"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Tapahtui virhe:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Lopetan %d sekunnissa"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Onko tämä oikea asetus?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Tapahtui virhe, kokeile joidenkin parametrien vaihtamista"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resoluutio"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Valitse resoluutio ja värisyvyys"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Näytönohjain: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 palvelin: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Asiantuntijatila"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Näytä kaikki"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resoluutiot"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Näppäinasettelu: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Hiiren tyyppi: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Hiiren laite: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Näyttö: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Näytön vaakajuovataajuus: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Näytön virkistystaajuus: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Näytönohjain: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Grafiikkamuisti: %s kt\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Värisyvyys: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resoluutio: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 palvelin: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 ajurit: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Valmistelen X-Windowin asetuksia"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Mitä haluat tehdä?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Vaihda näyttöä"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Vaihda näytönohjainta"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Vaihda palvelimen optioita"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Vaihda resoluutiota"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Näytä tiedot"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Kokeile uudelleen"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Lopeta"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -353,20 +354,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Kirjaudu uudelleen %s:een aktivoidaksesi muutokset"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Kirjaudu ulos ja kirjoita sitten Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Käynnistettäessä X:ää"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -474,7 +475,7 @@ msgstr "Näyttö, joka pystyy 1600x1200 @ 76 Hz"
msgid "First sector of boot partition"
msgstr "Ensimmäinen sektori käynnistysosiolla"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Levyn ensimmäinen sektori (MBR)"
@@ -514,11 +515,11 @@ msgstr "Käynnistä DOSista/Windowsista (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Käyttöjärjestelmän lataajan pääasetukset"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Käytettävä käyttöjärjestelmän lataaja"
@@ -526,7 +527,7 @@ msgstr "Käytettävä käyttöjärjestelmän lataaja"
msgid "Bootloader installation"
msgstr "Käyttöjärjestelmän lataajan asennus"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Käynnistyslaite"
@@ -542,7 +543,7 @@ msgstr "Tiivis"
msgid "compact"
msgstr "tiivis"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Näyttötila"
@@ -550,14 +551,14 @@ msgstr "Näyttötila"
msgid "Delay before booting default image"
msgstr "Tauko ennen oletusjärjestelmän käynnistystä"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Salasana"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Salasana (uudelleen)"
@@ -593,41 +594,41 @@ msgid ""
msgstr ""
"Asetus ``Rajoita komentorivioptioita'' ei ole hyödyllinen ilman salasanaa"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Yritä uudelleen"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Salasanat poikkeavat toisistaan"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Käynnistysviesti"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Vapaa Firmware-viive"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Timeout ytimen käynnistyksessä"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Mahdollista käynnistys CD:ltä"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Mahdollista käynnistys OFilta"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Oletuskäyttöjärjestelmä?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -635,146 +636,145 @@ msgstr ""
"Tässä ovat asetustietueet.\n"
"Voit lisätä uusia tai muuttaa olemassaolevia."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Lisää"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Valmis"
-#: ../../any.pm_.c:219
-#, fuzzy
+#: ../../any.pm_.c:220
msgid "Modify"
-msgstr "Muokkaa RAIDia"
+msgstr "Muokkaa"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Minkä tyyppisen tietueen haluat lisätä"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Muu käyttöjärjestelmä (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Muu käyttöjärjestelmä (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Muu käyttöjärjestelmä (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Kuva"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Juuri"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Liitä"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Luku-kirjoitus"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Taulukko"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Turvaton"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Otsikko"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Oletus"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd:n koko"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "Ei Näyttöä"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Poista tietue"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Tyhjää otsikkoa ei sallita"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Otsikko on jo käytössä"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Minkä tyyppinen osiointi?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Löysin %s %s liitäntää"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Onko sinulla muita?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Onko koneessa %s liityntää?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ei"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Kyllä"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Katso laitteistotietoja"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Asetan ajuria %s ohjaimelle %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(moduli %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
-msgstr "Mitä %s:n ajuria kokeillaan?"
+msgstr "Mitä %s-ajuria kokeillaan?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -790,20 +790,20 @@ msgstr ""
"lisämääreitä vai annatko sen itse etsiä tarvitsemansa tiedot? Joskus haku\n"
"voi jumittaa tietokoneen, mutta se ei aiheuta vahinkoa."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automaattihaku"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Lisäasetukset"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Voit antaa lisäasetuksia modulille %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -814,11 +814,11 @@ msgstr ""
"Asetukset ovat muotoa ``nimi=arvo nimi2=arvo2 ...''.\n"
"Esimerkiksi, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Moduulin optiot:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -827,34 +827,34 @@ msgstr ""
"Modulin %s lataaminen epäonnistui.\n"
"Haluatko yrittää muilla asetuksilla?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(jo lisätty %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Salasana on liian yksinkertainen"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Anna käyttäjätunnus"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Käyttäjätunnus saa sisältää vain pieniä kirjaimia, numeroita, `-' ja `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Käyttäjätunnus on jo lisätty"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Lisää käyttäjä"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -863,32 +863,32 @@ msgstr ""
"Aseta käyttäjä\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Hyväksy käyttäjä"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Oikea nimi"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Käyttäjätunnus"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Komentotulkki"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Kuvake"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Automaattinen kirjautuminen"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -896,11 +896,11 @@ msgstr ""
"Tietokoneen saa automaattisesti kirjoittautumaan sisään oletuskäyttäjänä.\n"
"Jos et halua käyttää tätä ominaisuutta, paina peruuta-nappia."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Valitse oletuskäyttäjä:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Valitse käytettävä ikkunointijärjestelmä:"
@@ -910,7 +910,7 @@ msgstr "Valitse käytettävä ikkunointijärjestelmä:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -934,7 +934,8 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
@@ -946,7 +947,9 @@ msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Kayt~^D %c- ja %c-napp~^Dimi~^D valitaksesi korostetun tietueen"
@@ -959,7 +962,9 @@ msgstr "Kayt~^D %c- ja %c-napp~^Dimi~^D valitaksesi korostetun tietueen"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Paina enter kaynnist~^D~^Dksesi valitun kaytt”j„rjestelm„n, 'e' muokataksesi"
@@ -972,7 +977,9 @@ msgstr ""
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "komennot ennen k„ynnistyst„, tai 'c' komentoriville"
@@ -984,21 +991,25 @@ msgstr "komennot ennen k„ynnistyst„, tai 'c' komentoriville"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Korostettu tietue k„ynnistet„„n automaattisesti %d sekunnissa."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "ei tarpeeksi tilaa /boot-hakemistossa"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Työpöytä"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Käynnistysvalikko"
@@ -1076,39 +1087,33 @@ msgid "Configure"
msgstr "Määrittele"
#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
+#, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-"Tervetuloa internetyhteyden jakamisen apuohjelmaan!\n"
-"\n"
-"%s\n"
-"\n"
-"Paina \"Ok\", jos haluat käynnistää asennusohjelman."
+"Tällä hetkellä käytössä oleva järjestelmälataaja on %s.\n"
+"Valitse Aseta käynnistääksesi asennusohjelman."
#: ../../bootlook.pm_.c:121
-#, fuzzy
msgid "Lilo/grub mode"
-msgstr "Soittotila"
+msgstr "Lilo/grub-tila"
#: ../../bootlook.pm_.c:131
msgid "NewStyle Categorizing Monitor"
-msgstr ""
+msgstr "Uuden tyylin kategoroiva tarkkailija"
#: ../../bootlook.pm_.c:134
-#, fuzzy
msgid "NewStyle Monitor"
-msgstr "Näyttö"
+msgstr "Uuden tyylin tarkkailija"
#: ../../bootlook.pm_.c:137
-#, fuzzy
msgid "Traditional Monitor"
-msgstr "Vaihda näyttöä"
+msgstr "Perinteinen tarkkailija"
#: ../../bootlook.pm_.c:140
msgid "Traditional Gtk+ Monitor"
-msgstr ""
+msgstr "Perinteinen Gtk+ tarkkailija"
#: ../../bootlook.pm_.c:144
msgid "Launch Aurora at boot time"
@@ -1134,69 +1139,42 @@ msgstr "Kyllä, haluan autologinin (käyttäjä, ympäristö)"
msgid "System mode"
msgstr "Järjestelmän tila"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Oletus"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Peruuta"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "ei voi lukea tiedostoa /etc/inittab: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "ei voi lukea tiedostoa /etc/sysconfig/autologin: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO:n asennus epäonnistu. Seuraava virhe tapahtui:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "Gt"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "Kt"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mt"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "Tt"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minuuttia"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuutti"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekuntia"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Luo"
@@ -1382,11 +1360,11 @@ msgstr "Virhe"
#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
msgid "Mount point: "
-msgstr "Liitospiste:"
+msgstr "Liitospaikka: "
#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
msgid "Device: "
-msgstr "Laite:"
+msgstr "Laite: "
#: ../../diskdrake.pm_.c:240
#, c-format
@@ -1405,7 +1383,7 @@ msgstr "Nimi: "
#: ../../diskdrake.pm_.c:253
#, c-format
msgid "Start: sector %s\n"
-msgstr "Aloita: sektori %s\n"
+msgstr "Alkaa: sektori %s\n"
# mat
#: ../../diskdrake.pm_.c:254
@@ -1450,7 +1428,7 @@ msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
msgstr ""
-"Osoiolta käynnistetään oletuksena\n"
+"Osiolta käynnistetään oletuksena\n"
" (MS-DOS käynnistys, ei lilo)\n"
#: ../../diskdrake.pm_.c:267
@@ -1572,8 +1550,8 @@ msgid ""
msgstr ""
"/boot hakemistoa ei voida luoda näin kauas levyn alusta (sylinterille joka "
"on > 1024).\n"
-"Joko käytät LILOa ja se ei toimi, tai et käytä LILOa, jolloin et tarvitse "
-"/boot -hakemistoa"
+"Joko käytät LILOa ja se ei toimi, tai et käytä LILOa, jolloin et tarvitse /"
+"boot -hakemistoa"
#: ../../diskdrake.pm_.c:439
msgid ""
@@ -1652,7 +1630,7 @@ msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
-"Ei voida poistaa liitospistettä koska osiota käytetään loopback-tilassa.\n"
+"Ei voida poistaa liitospaikkaa koska osiota käytetään loopback-tilassa.\n"
"Poista loopback-tiedosto ensin"
# mat
@@ -1744,6 +1722,11 @@ msgstr "Osion %s koon muuttamisen jälkeen kaikki osion tiedot tuhoutuvat"
msgid "Choose the new size"
msgstr "Valitse uusi koko"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "Mt"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Luo uusi osio"
@@ -1842,7 +1825,7 @@ msgstr "LVM:n nimi?"
#: ../../diskdrake.pm_.c:976
msgid "Removable media automounting"
-msgstr ""
+msgstr "Vaihdettavien medioiden automaattinen liittäminen"
#: ../../diskdrake.pm_.c:977
msgid "Rescue partition table"
@@ -1853,20 +1836,21 @@ msgid "Reload"
msgstr "Uudelleenlataa"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s:n alustus %s:ta epäonnistui"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "en osaa alustaa %s:ää tyyppiä %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "liittäminen epäonnistui: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "virhe irroitettaessa %s: %s"
@@ -1879,41 +1863,41 @@ msgstr "yksinkertainen"
msgid "server"
msgstr "palvelin"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
-msgstr "Liitospisteen pitää alkaa /-merkillä."
+msgstr "Liitospaikan pitää alkaa /-merkillä."
# mat
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
-msgstr "On jo olemassa osio, jonka liitospiste on %s\n"
+msgstr "On jo olemassa osio, jonka liitospaikka on %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Rengasmaisia liitoksia %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Et voi käyttää LVM loogista taltiota liitekohtana %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Tämän hakemiston pitäisi olla juuritiedostojärjestelmässä"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Tarvitset tähän liitoskohtaan oikean tiedostojärjestelmän (ext2, reiserfs)\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Virhe kirjoitettaessa tiedostoon %s: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1921,7 +1905,7 @@ msgstr ""
"On tapahtunut virhe - ei löytynyt ainuttakaan laitetta, joille voi luoda "
"uuden tiedostojärjestelmän. Tarkista laitteistosi korjataksesi ongelman"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Sinulla ei ole yhtään osiota!"
@@ -1968,8 +1952,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2004,13 +1988,13 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Valitse \"Asenna\", jos sinulla ei ole aikaisempaa versiota "
-"Linux-Mandrakesta\n"
+"Valitse \"Asenna\", jos sinulla ei ole aikaisempaa versiota Linux-"
+"Mandrakesta\n"
"asennettuna tai haluat käyttää useaa käyttöjärjestelmää.\n"
"\n"
"\n"
-"Valitse \"Päivitä\", jos haluat päivittää olemassaolevan version "
-"Linux-Mandrakesta.\n"
+"Valitse \"Päivitä\", jos haluat päivittää olemassaolevan version Linux-"
+"Mandrakesta.\n"
"\n"
"\n"
"Riippuen osaamisestasi GNU/Linux-järjestelmissä, voit valita jonkin "
@@ -2038,8 +2022,8 @@ msgstr ""
"käyttökohde (työasema,\n"
"\t palvelin, kehitys). Tämä asennusluokka tarjoaa joustavimman asennuksen, "
"mutta jotkin kysymykset\n"
-"\t voivat osoittautua erittäin vaikeiksi niille, jotka eivät tunne "
-"GNU/Linuxia riittävän hyvin.\n"
+"\t voivat osoittautua erittäin vaikeiksi niille, jotka eivät tunne GNU/"
+"Linuxia riittävän hyvin.\n"
"\t Älä valitse tätä asennusluokkaa, ellet ole aivan varma, mitä olet "
"tekemässä."
@@ -2148,24 +2132,22 @@ msgid ""
"Windows\n"
"(if you have it on your system)."
msgstr ""
-"DrakX yrittää löytää PCI SCSI-laitteita. Jos DrakX löytää\n"
-"SCSI-laitteen ja tietää mitä ajuria käyttää, se otetaan automaattisesti\n"
-"käyttöön.\n"
+"DrakX hakee koneeseen asennettuja PCI-väyläisiä SCSI-laitteita. \n"
+"Jos SCSI-laite löytyy ja DrakX tietää mitä ajuria käyttää, laite otetaan \n"
+"automaattisesti käyttöön.\n"
"\n"
"\n"
-"Jos sinulla ei ole SCSI-laitetta, ISA-väyläinen SCSI-laite tai "
-"PCI-väyläinen\n"
-"SCSI-laite, jota DrakX ei tunnista, sinulta kysytään onko tietokoneessasi\n"
-"SCSI-laitteita. Jos ei, voit vallita \"Ei\". Jos valitset \"Kyllä\", tulee "
-"näkyviin\n"
-"lista ajureista, josta voit valita sinulla olevan laitteen.\n"
+"Jos tietokoneessasi ei ole SCSI-laitetta tai DrakX ei tunnista sinulla \n"
+"olevaa ISA- tai PCI-väyläistä SCSI-laitetta, DrakX kysyy onko koneessasi\n"
+"SCSI-liityntää. Jos ei, voit vallita \"Ei\". Jos valitset \"Kyllä\", tulee \n"
+"näkyviin lista ajureista, josta voit valita sinulla olevan laitteen.\n"
"\n"
"\n"
"Jos sinun täytyy valita ajuri manuaalisesti, DrakX kysyy, haluaisitko "
"määrittää\n"
-"sille lisäoptioita. Sinun pitäisi ehkä antaa DrakX:n tutkia laitteistosi "
+"sille lisäoptioita. Sinun kannattaa antaa DrakX:n tutkia laitteistosi "
"optioiden\n"
-"löytämiseksi. Yleensä se toimii hyvin.\n"
+"löytämiseksi, sillä yleensä kyseinen toiminto toimii hyvin.\n"
"\n"
"\n"
"Jos ei, sinun pitää itse antaa optiot kyseiselle ajurille. Katso lisätietoja "
@@ -2295,8 +2277,8 @@ msgstr ""
"\"Asiantuntijatila\") tai voit muuttaa Microsoft Windowsin\n"
"\t käyttämän osion kokoa. Koon muuttaminen voidaan tehdä hävittämättä "
"mitään levyllä olevista tiedoista.\n"
-"\t Tämä vaihtoehto on suositeltu, mikäli haluat käyttää sekä "
-"Linux-Mandrakea että Microsoft Windowsia samalla tietokoneella.\n"
+"\t Tämä vaihtoehto on suositeltu, mikäli haluat käyttää sekä Linux-"
+"Mandrakea että Microsoft Windowsia samalla tietokoneella.\n"
"\n"
"\n"
"\t* Ennen kuin valitset edellisen vaihtoehdon, sinun tulee tietää, että "
@@ -2326,8 +2308,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2394,11 +2376,10 @@ msgid ""
"50MB, you may find it a useful place to store \n"
"a spare kernel and ramdisk image for emergency boot situations."
msgstr ""
-"Tässä vaiheessa sinun pitää valita mille osioille haluat asentaa "
-"Linux-Mandrake\n"
-"-käyttöjärjestelmän. Jos osiot on jo määritelty (edellisessä asennuksessa "
-"tai j\n"
-"onkin toisen osiointiohjelman toimesta), voit käyttää olemassaolevia "
+"Tässä vaiheessa sinun pitää valita mille osioille haluat asentaa Linux-"
+"Mandrake\n"
+"-käyttöjärjestelmän. Jos osiot on jo määritelty (edellisessä asennuksessa \n"
+"tai jonkin toisen osiointiohjelman toimesta), voit käyttää olemassaolevia "
"osioita.\n"
"Muuten kiintolevyosiot täytyy määrittää.\n"
"\n"
@@ -2410,6 +2391,7 @@ msgstr ""
"\n"
"Osioidaksesi valitun kiintolevyn, voit käyttää seuraavia vaihtoehtoja:\n"
"\n"
+"\n"
" * Tyhjennä kaikki: tämä valinta tuhoaa kaikki osiot valitulla "
"kiintolevyllä.\n"
"\n"
@@ -2426,7 +2408,7 @@ msgstr ""
" * Peruuta: voit käyttää tätä valintaa peruaksesi tehdyt muutokset.\n"
"\n"
"\n"
-" * Palauta: voit käyttää tätä valintaa jos haluat perua kaikki muutokset "
+" * Palauta: voit käyttää tätä valintaa, jos haluat perua kaikki muutokset "
"ja palauttaa alkuperäisen osiointitaulun.\n"
"\n"
"\n"
@@ -2482,8 +2464,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2539,17 +2521,17 @@ msgstr ""
"\"Kiintolevyn kirjain\" on aina kirjain heti \"hd\":n tai \"sd\":n jälkeen. "
"IDE-asemilla:\n"
"\n"
-" * \"a\" tarkoittaa \"herraksi määritelty kiintolevy ensisijaisella "
-"IDE-laitteella\",\n"
+" * \"a\" tarkoittaa \"herraksi määritelty kiintolevy ensisijaisella IDE-"
+"laitteella\",\n"
"\n"
-" * \"b\" tarkoittaa \"orjaksi määritelty kiintolevy ensisijaisella "
-"IDE-laitteella\",\n"
+" * \"b\" tarkoittaa \"orjaksi määritelty kiintolevy ensisijaisella IDE-"
+"laitteella\",\n"
"\n"
-" * \"c\" tarkoittaa \"herraksi määritelty kiintolevy toissijaisella "
-"IDE-laitteella\",\n"
+" * \"c\" tarkoittaa \"herraksi määritelty kiintolevy toissijaisella IDE-"
+"laitteella\",\n"
"\n"
-" * \"d\" tarkoittaa \"orjaksi määritelty kiintolevy toissijaisella "
-"IDE-laitteella\",\n"
+" * \"d\" tarkoittaa \"orjaksi määritelty kiintolevy toissijaisella IDE-"
+"laitteella\",\n"
"\n"
"\n"
"SCSI-levyillä \"a\" tarkoittaa \"ensisijainen kiintolevy\", \"b\" "
@@ -2601,13 +2583,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2635,13 +2617,13 @@ msgstr ""
"Linux-Mandraken tietokoneeseesi.\n"
"\n"
"\n"
-"Tiedoksi: jokaisesta osiosta on listattu seuraavat tiedot: \"Nimi "
-"Linuxissa\", \n"
+"Tiedoksi: jokaisesta osiosta on listattu seuraavat tiedot: \"Nimi Linuxissa"
+"\", \n"
"\"Nimi Windowsissa\", \"Kapasiteetti\".\n"
"\n"
"\n"
-"\"Nimi Linuxissa\" on koodattu seuraavalla tavalla: \"Kiintolevyn tyyppi\", "
-"\n"
+"\"Nimi Linuxissa\" on koodattu seuraavalla tavalla: \"Kiintolevyn tyyppi"
+"\", \n"
"\"Kiintolevyn numero\", \"Osion numero\" (esimerkiksi \"hda1\").\n"
"\n"
"\n"
@@ -2653,17 +2635,17 @@ msgstr ""
"\"Kiintolevyn kirjain\" on aina kirjain heti \"hd\":n tai \"sd\":n jälkeen. "
"IDE-asemilla:\n"
"\n"
-" * \"a\" tarkoittaa \"herraksi määritelty kiintolevy ensisijaisella "
-"IDE-laitteella\",\n"
+" * \"a\" tarkoittaa \"herraksi määritelty kiintolevy ensisijaisella IDE-"
+"laitteella\",\n"
"\n"
-" * \"b\" tarkoittaa \"orjaksi määritelty kiintolevy ensisijaisella "
-"IDE-laitteella\",\n"
+" * \"b\" tarkoittaa \"orjaksi määritelty kiintolevy ensisijaisella IDE-"
+"laitteella\",\n"
"\n"
-" * \"c\" tarkoittaa \"herraksi määritelty kiintolevy toissijaisella "
-"IDE-laitteella\",\n"
+" * \"c\" tarkoittaa \"herraksi määritelty kiintolevy toissijaisella IDE-"
+"laitteella\",\n"
"\n"
-" * \"d\" tarkoittaa \"orjaksi määritelty kiintolevy toissijaisella "
-"IDE-laitteella\",\n"
+" * \"d\" tarkoittaa \"orjaksi määritelty kiintolevy toissijaisella IDE-"
+"laitteella\",\n"
"\n"
"\n"
"SCSI-levyillä \"a\" tarkoittaa \"ensisijainen kiintolevy\", \"b\" "
@@ -2693,8 +2675,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2721,13 +2703,13 @@ msgstr ""
"\n"
"\n"
"Huomaa, että sinun ei ole pakko alustaa kaikkia jo olemassa olevia \n"
-"osioita. Mutta sinun olisi syytä alustaa ne osiot, joilla käyttöjärjestelmä "
-"\n"
+"osioita. Mutta sinun olisi syytä alustaa ne osiot, joilla "
+"käyttöjärjestelmä \n"
"sijaitsee (kuten \"/\", \"/usr\" ja \"/var\"). Voit säilyttää ne osiot, \n"
"joilla henkilökohtaiset tiedostosi sijaitsevat (tavallisesti /home).\n"
"\n"
"\n"
-"Ole huolellinen, mitä osiot valitset alustettavaksi, sillä alustamisen\n"
+"Ole huolellinen, mitkä osiot valitset alustettavaksi, sillä alustamisen\n"
"jälkeen kaikki niillä oleva tieto on poissa etkä voi enää palauttaa niitä.\n"
"\n"
"\n"
@@ -2789,8 +2771,8 @@ msgstr ""
"Voit nyt valita yksittäin kaikki ne paketit, jotka haluat asentaa.\n"
"\n"
"\n"
-"Voit laajentaa tai pienentää puuta painamalla valintanappia paketti-ikkunan "
-"\n"
+"Voit laajentaa tai pienentää puuta painamalla valintanappia paketti-"
+"ikkunan \n"
"vasemmasta kulmasta.\n"
"\n"
"\n"
@@ -2798,9 +2780,10 @@ msgstr ""
"listasta, paina ikonia \"Vaihda tasaisen ja ryhmäjärjestyksen välillä\".\n"
"\n"
"\n"
-"Jos et halua, että sinua varoitetaan pakettien riippuvuussuhteista, valitse "
-"\n"
-"\"Automaattiset riippuvuudet\". Huomaa, että tällöin poistamalla yhden \n"
+"Jos et halua, että sinua varoitetaan pakettien riippuvuussuhteista, "
+"valitse \n"
+"\"Näytä automaattisesti valitut paketit\". Huomaa, että tällöin poistamalla "
+"yhden \n"
"paketin voit huomaamattasi poistaa useita muitakin paketteja, jotka \n"
"ovat riippuvaisia poistetusta paketista."
@@ -3334,25 +3317,34 @@ msgid ""
"remember it without too much effort."
msgstr ""
"Voit antaa nyt ylläpitäjän (root) salasanan Linux-Mandrake "
-"järjestelmällesi.\n"
-"Salasana tulee antaa kaksi kertaa, jotta ei tulisi kirjoitusvirheitä.\n"
+"järjestelmällesi. \n"
+"Kirjoitusvirheiden estämiseksi salasana tulee antaa kaksi kertaa. \n"
"\n"
"\n"
-"Root on järjestelmän ylläpitäjä ja samalla ainoa käyttäjä jolla on oikeudet\n"
+"Root on järjestelmän ylläpitäjä ja samalla ainoa käyttäjä, jolla on "
+"oikeudet \n"
"muuttaa järjestelmän asetuksia. Tämän vuoksi valitse salasana "
-"huolellisesti!\n"
-"Root-tunnuksen huolimaton käyttö voi olla hyvin vaarallista järjestelmälle,\n"
-"sille tallennetuille tiedoille sekä muille siihen kytketyille laitteille. "
-"Salasanan tulee olla sekoitus kirjaimia ja vähintään 8 merkkiä pitkä.\n"
-"Salasanaa ei *koskaan* tule kirjoittaa paperille."
+"huolellisesti! \n"
+"Root-tunnuksen huolimaton käyttö voi olla hyvin vaarallista "
+"järjestelmälle, \n"
+"sille tallennetuille tiedoille sekä muille siihen kytketyille "
+"järjestelmille. \n"
+"Salasanan tulee olla sekoitus kirjaimia ja numeroita sekä vähintään 8 "
+"merkkiä pitkä. \n"
+"Salasanaa ei saa koskaan kirjoittaa paperille. \n"
+"\n"
+"\n"
+"Älä tee salasanastasi liian pitkää tai monimutkaista, sillä sinun täytyy "
+"muistaa \n"
+"se ilman turhia ponnistuksia."
#: ../../help.pm_.c:609
msgid ""
"To enable a more secure system, you should select \"Use shadow file\" and\n"
"\"Use MD5 passwords\"."
msgstr ""
-"Tehdäksesi järjestelmästäsi turvallisemman valitse \"Käytä "
-"shadow-tiedostoa\" ja\n"
+"Tehdäksesi järjestelmästäsi turvallisemman valitse \"Käytä shadow-tiedostoa"
+"\" ja\n"
"\"Käytä MD5-salasanoja\"."
#: ../../help.pm_.c:613
@@ -3360,7 +3352,7 @@ msgid ""
"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
"network administrator."
msgstr ""
-"Jos verkkosi käyttää NIS:ä, valita \"Käytä NIS:ä\". Jos et ole varma "
+"Jos verkkosi käyttää NIS:ä, valita \"Käytä NIS:iä\". Jos et ole varma "
"asiasta\n"
"kysy verkkoylläpitäjältäsi."
@@ -3628,8 +3620,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3752,6 +3744,11 @@ msgid ""
" information. Basically, if you don't know what to choose, keep the default "
"option.\n"
msgstr ""
+"Voit valita järjestelmäsi turvatason. Katso ohjekirjasta "
+"yksityiskohtaisempia \n"
+"tietoja turvatasojen vaikutuksesta. Tavallisesti jos et tiedä, mitä valita, "
+"käytä \n"
+"oletusvalintaa.\n"
#: ../../help.pm_.c:844
msgid ""
@@ -3771,97 +3768,97 @@ msgstr ""
"lisäohjeita."
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Kieliasetukset"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Asennuksen luokka"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Kiintolevyjen tunnistus"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Hiiren määrittely"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Näppäimistön valinta"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Tietoturva"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Tiedostojärjestelmät"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Levyjen osiointi"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
-msgstr "Valitse asennettavat paketit"
+msgstr "Asennettavat paketit"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Asenna järjestelmä"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Ylläpitäjän salasana"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Käyttäjien lisääminen"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Verkkoasetukset"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Johtopäätös"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Palvelujen asettaminen"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Käynnistyslevyke"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Lataajan asetus"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "X:n asentaminen"
# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Lopeta asennus"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3875,21 +3872,31 @@ msgid ""
"\n"
"Do you really want to install these servers?\n"
msgstr ""
+"Olet valinnut seuraavat palvelimet: %s\n"
+"\n"
+"\n"
+"Nämä palvelimet otetaan oletuksena käyttöön. Niissä ei ole tunnettuja \n"
+"turvallisuusaukkoja, mutta sellaisia voi löytyä ajan mittaan. Mikäli niin \n"
+"tapahtuu, pitäisi sinun päivittää kyseiset palvelimet niin nopeasti kuin \n"
+"suinkin mahdollista.\n"
+"\n"
+"\n"
+"Haluatko todella asentaa nämä palvelimet?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Aseta tyhjä FAT-alustettu levyke levyasemaan %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Tämä levyke ei ole FAT-alustettu"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3897,15 +3904,15 @@ msgstr ""
"Käyttääksesi tätä \"tallennetut paketit\" valintaa, käynnistä asennus "
"optiolla \"linux defcfg=floppy\""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "virhe luettaessa tiedostoa $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3913,11 +3920,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Testaa hiiri"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Aktivoidaksesi hiiren,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "PYÖRITÄ HIIREN RULLAA!"
@@ -3939,7 +3946,7 @@ msgid ""
msgstr ""
"Sinulla tulee olla juuriosio.\n"
"Tätä varten luo osio (tai klikkaa olemassaolevaa).\n"
-"Valitse sitten toiminto ``Liitospiste'' ja aseta se arvoon `/'"
+"Valitse sitten toiminto ``Liitospaikka'' ja aseta se arvoon `/'"
#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
msgid "You must have a swap partition"
@@ -4057,8 +4064,8 @@ msgid ""
"There is no FAT partitions to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-"Ei ole FAT-osioita, joiden kokoa voisi muuttaa tai käyttää "
-"loopback-tiedostoina (tai osiot ovat täynnä)"
+"Ei ole FAT-osioita, joiden kokoa voisi muuttaa tai käyttää loopback-"
+"tiedostoina (tai osiot ovat täynnä)"
#: ../../install_interactive.pm_.c:151
msgid "Erase entire disk"
@@ -4132,14 +4139,14 @@ msgstr ""
#: ../../install_steps.pm_.c:203
#, c-format
msgid "Duplicate mount point %s"
-msgstr "Kahdentunut liitospiste %s"
+msgstr "Kahdentunut liitospaikka %s"
#: ../../install_steps.pm_.c:385
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Osa tärkeistä paketeista jäi asentamatta loppuun asti.\n"
"Joko cdrom-asemasi tai levy on viallinen.\n"
@@ -4257,6 +4264,7 @@ msgid ""
msgstr "Valitsemiesi ryhmien kokonaiskoko on suunnilleen %d Mt.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4271,6 +4279,7 @@ msgstr ""
"100%% osuus asentaa kaikki paketit."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4303,7 +4312,7 @@ msgstr "Yksittäisten pakettien valinta"
#: ../../install_steps_gtk.pm_.c:349
msgid "Show automatically selected packages"
-msgstr ""
+msgstr "Näytä automaattisesti valitut paketit"
#: ../../install_steps_gtk.pm_.c:416
msgid "Expand Tree"
@@ -4431,15 +4440,15 @@ msgstr ""
"Jotkin seuraavalla CD-levyllä olevat komponentit eivät ole GPL:n tai \n"
"vastaavanlaisen lisenssin alaisia. Jokaisen tällaisen komponentin ehdot \n"
"on määritelty erikseen niiden omien lisenssien mukaan. Tutustu näihin \n"
-"lisensseihin huolellisesti ennen kuin käytät tai levität näitä komponentteja "
-"\n"
+"lisensseihin huolellisesti ennen kuin käytät tai levität näitä "
+"komponentteja \n"
"eteenpäin. Tällaiset lisenssit kieltävät tavallisesti siirtämisen, "
"kopioimisen\n"
-"(lukuunottamatta varmuuskopioita), uudelleenlevityksen, käänteissuunnittelun "
-"\n"
+"(lukuunottamatta varmuuskopioita), uudelleenlevityksen, "
+"käänteissuunnittelun \n"
"binäärikoodin kääntämisen tai muokkaamisen. Jokainen rike sopimusta \n"
-"vastaan päättää oikeutesi kyseiseen lisenssiin. Ellei ole olemassa erityisiä "
-"\n"
+"vastaan päättää oikeutesi kyseiseen lisenssiin. Ellei ole olemassa "
+"erityisiä \n"
"ehtoja, jotka sallivat ohjelmiston asentamisen useaan koneeseen tai \n"
"niiden käyttämistä verkon yli, et saa myöskään tehdä niin. Jos et ole \n"
"varma kaikista ehdoista, ota yhteys suoraan kyseisen komponentin \n"
@@ -4504,8 +4513,8 @@ msgstr "Lisenssin hyväksyminen"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4630,7 +4639,7 @@ msgstr "Näppäimistö"
#: ../../install_steps_interactive.pm_.c:183
#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
-msgstr "Valitse näppäimistön järjestys."
+msgstr "Valitse näppäimistösi asettelu."
#: ../../install_steps_interactive.pm_.c:184
msgid "Here is the full list of keyboards available"
@@ -4665,29 +4674,29 @@ msgstr "Asiantuntija"
msgid "Update"
msgstr "Päivitä"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
-msgstr "Minkä tyyppinen hiiri sinulla on."
+msgstr "Valitse hiiren tyyppi."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Hiiren portti"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Mihin sarjaporttiin hiiresi on liitetty."
#: ../../install_steps_interactive.pm_.c:253
msgid "Buttons emulation"
-msgstr ""
+msgstr "Näppäinemulaatio"
#: ../../install_steps_interactive.pm_.c:255
msgid "Button 2 Emulation"
-msgstr ""
+msgstr "2. näppäimen emulaatio"
#: ../../install_steps_interactive.pm_.c:256
msgid "Button 3 Emulation"
-msgstr ""
+msgstr "3. näppäimen emulaatio"
#: ../../install_steps_interactive.pm_.c:275
msgid "Configuring PCMCIA cards..."
@@ -4715,7 +4724,7 @@ msgstr "Tarkistan osioita löytääkseni liitoskohdat"
#: ../../install_steps_interactive.pm_.c:306
msgid "Choose the mount points"
-msgstr "Valitse liitospisteet"
+msgstr "Valitse liitospaikat"
#: ../../install_steps_interactive.pm_.c:323
#, c-format
@@ -4813,7 +4822,7 @@ msgstr "Mukautettu"
#: ../../install_steps_interactive.pm_.c:585
msgid "Selected size is larger than available space"
-msgstr ""
+msgstr "Valittu koko on suurempi kuin olemassa oleva levytila"
#: ../../install_steps_interactive.pm_.c:650
msgid ""
@@ -4831,6 +4840,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom nimeltään \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4894,26 +4904,26 @@ msgstr ""
"\n"
"Lisäksi asiakkaan ja/tai loppukäyttäjän tulee olla erityisen varmoja siitä, "
"etteivät \n"
-"he riko maansa lainsäädäntöä vastaan.Mikäli asiakas ja/tai loppukäyttäjä ei "
-"\n"
+"he riko maansa lainsäädäntöä vastaan.Mikäli asiakas ja/tai loppukäyttäjä "
+"ei \n"
"noudata näiden lakien määräyksiä, heille voidaan langettaa vakaviakin \n"
"rangaistuksia.\n"
"\n"
-"Missään tilanteissa ei Mandrakesoft tai sen valmistajat ja/tai jälleenmyyjät "
-"\n"
+"Missään tilanteissa ei Mandrakesoft tai sen valmistajat ja/tai "
+"jälleenmyyjät \n"
"ole vastuuvelvollisia erityisiin, epäsuoriin tai satunnaisiin vahinkoihin, "
"jotka\n"
"voivat aiheutua (mukaan lukien, mutta ei rajoittuen: tulonmenetykset, \n"
"yritystoiminnan katkeaminen, kaupallisten tietojen menetys ja muut \n"
"rahalliset menetykset, sekä mahdolliset vahingonkorvaukset, jotka oikeus \n"
-"päättää langettaa). ohjelmiston käyttämisestä, hallussapidosta, tai pelkästä "
-"\n"
+"päättää langettaa). ohjelmiston käyttämisestä, hallussapidosta, tai "
+"pelkästä \n"
"internetistä hakemisesta, jossa asiakas ja/tai loppukäyttäjä voi saada \n"
"haltuunsa nämä ohjelmistot hyväksyttyään tämän sopimuksen.\n"
"\n"
"\n"
-"Mihin tahansa tätä sopimusta koskeviin tiedusteluihin, ota "
-"yhteys:Mandrakesoft, Inc.\n"
+"Mihin tahansa tätä sopimusta koskeviin tiedusteluihin, ota yhteys:"
+"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"
@@ -4987,25 +4997,25 @@ msgstr ""
#: ../../install_steps_interactive.pm_.c:907
msgid "Use NIS"
-msgstr "Käytä NIS:ä"
+msgstr "Käytä NIS:iä"
#: ../../install_steps_interactive.pm_.c:907
msgid "yellow pages"
msgstr "keltaiset sivut"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Tunnistus NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS-alue"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS-palvelin"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5032,19 +5042,19 @@ msgstr ""
"Jos haluat luoda käynnistyslevykkeen järjestelmääsi, aseta levyke\n"
"ensimmäiseen asemaan ja paina \"Ok\","
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Ensimmäinen levyasema"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Toinen levyasema"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Ohita"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5066,32 +5076,32 @@ msgstr ""
"järjestelmän virhetilanteista on helpompi toipua.\n"
"Haluatko luoda käynnistyslevykkeen järjestelmääsi?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Levyajuria ei ole saatavilla"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Valitse levyasema jolla luot käynnistyslevykkeen"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Aseta tyhjä levyke levyasemaan %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Luon käynnistyslevykettä"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Valmistelen käyttöjärjestelmän lataajaa"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Haluatko käyttää aboot:ia?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5099,60 +5109,59 @@ msgstr ""
"Virhe asennettaessa aboot:a,\n"
"yritä pakkoasennusta vaikka se tuhoaa ensimmäisen osion?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Järjestelmälataajan asennus epäonnistu. Seuraava virhe tapahtui:"
-#: ../../install_steps_interactive.pm_.c:1027
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Sinun täytyy muuttaa Open Firmware -käynnistyslaitetta\n"
"saadaksesi järjeslelmälataajan päälle. Paina Command-Option-O-F\n"
"uudelleenkäynnistyksen yhteydessä ja kirjoita:\n"
-"setenv boot-device $of_boot,\\\\tbxi\n"
+"setenv boot-device $of_boot,\\\\:tbxi\n"
"sitten kirjoita: shut-down\n"
"Seuraavalla käynnistyskerralla sinun pitäisi nähdä käynnistyslataajan\n"
"komentokehoite."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Matala"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Keski"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Korkea"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Valitse turvataso"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Haluatko luoda automaattisen asennuslevyn linuxin monistamiseksi?"
# mat
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Aseta tyhjä levyke levyasemaan %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Valmistelen automaattiasennuslevykettä"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5162,13 +5171,13 @@ msgstr ""
"\n"
"Haluatko todella lopettaa?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5180,15 +5189,15 @@ msgstr ""
"Löydät tähän Linux-Mandraken versioon olemassaolevat korjaukset ja\n"
"korjattujen virheiden listan osoitteesta http://www.linux-mandrake.com.\n"
"\n"
-"Järjestelmän asetusten muuttamisesta saat tietoja virallisen Linux-Mandraken "
-"\n"
+"Järjestelmän asetusten muuttamisesta saat tietoja virallisen Linux-"
+"Mandraken \n"
"oppaan luvusta \"Asennuksen jälkeinen konfigurointi\""
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Valmistelen automaattista asennuslevykettä"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5202,15 +5211,15 @@ msgstr ""
"\n"
"Ehkä haluat mieluummin toistaa asennuksen.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automaattinen"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Toista"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Yksittäisten pakettien valinta"
@@ -5229,11 +5238,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu puuttuu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Lisäasetukset"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Odota hetki"
@@ -5262,11 +5271,11 @@ msgstr "Valintasi? (oletus %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Valintasi? (oletus %s anna `ei mikään' jos et halua mitään) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tsekki (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Saksa"
@@ -5274,19 +5283,19 @@ msgstr "Saksa"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espanja"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Suomi"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Ranska"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norja"
@@ -5294,15 +5303,15 @@ msgstr "Norja"
msgid "Polish"
msgstr "Puola"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Venäjä"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK näppäimistö"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US näppäimistö"
@@ -5318,207 +5327,207 @@ msgstr "Armeenia (kirjoituskone)"
msgid "Armenian (phonetic)"
msgstr "Armeenia (foneettinen)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr ""
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr ""
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgia"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgaria"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasilia"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Valkovenäjä"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Sveitsi (Saksalainen järjestys)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Sveitsi (Ranskalainen järjestys)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tsekki (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Tsekki (ohjelmoijat)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Saksa (ei kuolleita näppäimiä)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Tanska"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Norja (Dvorak)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Eesti"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgia (\"Venäläinen\"-järjestys)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgia (\"Latin\"-järjestys)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Kreikka"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Unkari"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroatia"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israeli"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israeli (Foneettinen)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iran"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islanti"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italia"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japani 106-näppäiminen"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Korealainen näppäimistö"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinalainen amerikka"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedonia"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollanti"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Liettua AZERTY (vanha)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Liettua AZERTY (uusi)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Liettua \"numerorivi\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Liettua \"foneettinen\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Puola (qwerty järjestys)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Puola (qwertz järjestys)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugali"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanada (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Venäjä (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Ruotsi"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovenia"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovakia (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovakia (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovakia (Ohjelmoijat)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai-näppäimistö"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkki (perinteinen \"F\"-malli)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkki (perinteinen \"Q\"-malli)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukraina"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US näppäimistö (kansainvälinen)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamilainen \"numerorivi\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslavia (latin/cyrillic)"
@@ -5646,31 +5655,31 @@ msgstr "Seuraava ->"
msgid "<- Previous"
msgstr "<- Edellinen"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Onko tämä oikein?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Internetin asetukset"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Haluatko kokeilla internetyhteyttä nyt?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testaan yhteyttäsi..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Järjestelmä on nyt internetissä."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Turvallisuussyistä yhteys suljetaan nyt."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5678,18 +5687,18 @@ msgstr ""
"Järjestelmä ei näytä olevan internetissä.\n"
"Yritä muuttaa internet-asetuksia."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Verkon asetukset"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN:n asetus"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5697,79 +5706,79 @@ msgstr ""
"Valitse palveluntarjoajasi.\n"
" Jos se ei ole listassa, valitse `Ei listattu'"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Yhteyden asetus"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Valitse alla olevista kohdista"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kortin IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kortin muisti (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kortin IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kortin IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kortin IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Henkilökohtainen puhelinnumerosi"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Palveluntarjoajan nimi (esim: tarjoaja.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Palveluntarjoajan puhelinnumero"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Palveluntarjoajan dns 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Palveluntarjoajan dns 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Soittotila"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Käyttäjätunnus (käyttäjän nimi)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Salasana"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Eurooppa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Eurooppa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Muu maailma"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5777,27 +5786,27 @@ msgstr ""
"Muu maailma \n"
" ei D-kanavaa (leased lines)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Mitä protokollaa haluat käyttää?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Millainen kortti sinulla on?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "En tiedä"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5809,19 +5818,19 @@ msgstr ""
"\n"
"Jos sinulla on PCMIA-kortti sinun täytyy tietää korttisi IRQ ja IO.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Hylkää"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Jatka"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Mikä ISDN-kortti sinulla on?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5829,11 +5838,11 @@ msgstr ""
"Olen havainnut ISDN PCI-kortin, mutta en tunnista tyyppiä. Valitseyksi "
"seuraavassa ruudussa olevista korteista."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "ISDN PCI-korttia ei löydetty. Valitse yksi seuraavasta ruudusta."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5841,21 +5850,21 @@ msgstr ""
"Ethernet-verkkokorttia ei löytynyt järjestelmästä.\n"
"Ei voida asentaa tämän tyyppistä yhteyttä."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Valitse verkkoliittymä"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Valitse mitä verkkokorteista haluat käyttää internetiin liittymiseen"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Verkkoliittymä"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5863,72 +5872,72 @@ msgstr ""
"\n"
"Hyväksytkö?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Uudelleenkäynnistetään verkkokorttia:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ASDL-asetukset"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Haluatko ottaa yhteyden koneen käynnistyksen yhteydessä?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Valitse sarjaportti, johon modeemisi on kytketty."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Soittoasetukset"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Yhteyden nimi"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Puhelinnumero"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Käyttäjä ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Tunnistustapa"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Script-pohjainen"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminaalipohjainen"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Verkkoalueen nimi"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Ensimmäinen nimipalvelin (ei pakollinen)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Toinen nimipalvelin (ei pakollinen)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Uudelleenkäynnistetään verkkokortti $netc->{NET_DEVICE}. Hyväksytkö?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5936,7 +5945,7 @@ msgstr ""
"\n"
"Voit joko katkaista yhteyden tai asettaa sen uudelleen."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5944,11 +5953,11 @@ msgstr ""
"\n"
"Voit asettaa yhteytesi uudelleen."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Olet parasta aikaa yhteydessä internettiin."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5956,48 +5965,48 @@ msgstr ""
"\n"
"Voit joko ottaa yhteyden internettiin tai asettaa yhteyden uudelleen."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Et ole juuri nyt yhteydessä internettiin."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Ota yhteys internettiin"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Katkaise internetyhteys"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Aseta verkkoasetukset (lähiverkko tai internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internetyhteyden muodostus ja asetukset"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Verkkoasetusten velho"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Ulkoinen ISDN-modeemi"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Sisäinen ISDN-kortti"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Minkälainen ISND-yhteytesi on?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Ota yhteys internettiin"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6007,24 +6016,24 @@ msgstr ""
"Jotkin yhteydet käyttävät pptp:tä, muutamat dhcp:tä.\n"
"Jos et tiedä, mitä valita, valitse 'käytä pppoe:a'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "käytä dhpc:tä"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "käytä pppoe:a"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "käytä pptp:tä"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Käynnistän verkkolaitteen %s uudelleen. Haluatko jatkaa?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6032,23 +6041,26 @@ msgstr ""
"Mitä dhcp-asiakasohjelmaa haluat käyttää?\n"
"Oletus on dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Verkon asetukset"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Haluatko käynnistää verkon uudelleen"
-#: ../../netconnect.pm_.c:901
-#, fuzzy, c-format
+#: ../../netconnect.pm_.c:904
+#, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
-msgstr "Haluatko käynnistää verkon uudelleen"
+msgstr ""
+"Ongelma käynnistettäessä verkkoa uudelleen: \n"
+"\n"
+"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6060,7 +6072,7 @@ msgstr ""
"Paina Ok säilyttääksesi nykyiset asetukset tai peruuta asettaaksesi "
"internet- ja verkkoasetukset uudelleen.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6072,62 +6084,62 @@ msgstr ""
"Seuraavassa vaiheessa määritellään sinun internet- / verkkoasetukset.\n"
"Jos et halua käyttää automaattista tunnistusta, poista kyseinen valinta.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Valitse uusi asetusprofiili"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Käytä automaattista tunnistusta"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Etsin laitteita...."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Tavallinen modeemiyhteys"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "löydetty portista %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN-yhteys"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "löydetty %s:sta"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (tai ASDL) -yhteys"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "löydetty seuraavasta liitännästä: %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kaapeliyhteys"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Lähiverkko"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "seuraavat ethernet-verkkokortit löydetty"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Miten haluat liittyä internettiin?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6137,7 +6149,7 @@ msgstr ""
"\n"
"Asetukset tulevat käyttöön myös itse järjestelmässä."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6199,11 +6211,11 @@ msgid " (driver $module)"
msgstr " (ajuri $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP-osoite"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Verkkopeite"
@@ -6235,7 +6247,7 @@ msgstr ""
msgid "DNS server"
msgstr "Nimipalvelin"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Yhdyskäytävä"
@@ -6263,11 +6275,11 @@ msgstr "Välityspalvelimen tulee olla muotoa http://..."
msgid "Proxy should be ftp://..."
msgstr "Välityspalvelimen tulee olla muotoa ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Laajennettua osiotyyppiä ei ole tuettu tässä ympäristössä"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6277,21 +6289,21 @@ msgstr ""
"Ainoa ratkaisu on siirtää primääriosioita siten että reikä on ennen "
"laajennettuja osioita"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Virhe lukiessa tiedostoa %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Palautus tiedostosta %s epäonnistui: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Huono varmuuskopiotiedosto"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Virhe kirjoitettaessa tiedostoon %s"
@@ -6662,7 +6674,7 @@ msgstr "Poista jono"
#: ../../printerdrake.pm_.c:454
msgid ""
"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
+msgstr "Tulostimen nimi saa sisältää vain kirjaimia, numeroita ja alaviivan"
#: ../../printerdrake.pm_.c:461
msgid ""
@@ -6736,7 +6748,7 @@ msgstr "Ei riittävästi osioita RAID tasolle %d\n"
#: ../../services.pm_.c:16
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
+msgstr "Käynnistä ALSA (Advanced Linux Sound Architecture) äänijärjestelmä"
#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
@@ -6869,7 +6881,7 @@ msgid ""
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
"Liittää ja irroittaa NFS (Network File System), SMB (Lan\n"
-"Manager/Windows) ja NCP (NetWare) liitospisteitä"
+"Manager/Windows) ja NCP (NetWare) liitospaikat."
#: ../../services.pm_.c:54
msgid ""
@@ -6987,9 +6999,8 @@ msgstr ""
"olevat käyttäjät (vastaa fingeriä)."
#: ../../services.pm_.c:85
-#, fuzzy
msgid "Launch the sound system on your machine"
-msgstr "Käytä X-Window-järjestelmää"
+msgstr "Käynnistä äänijärjestelmä tietokoneessasi"
#: ../../services.pm_.c:86
msgid ""
@@ -7241,9 +7252,8 @@ msgid "No Internet Connection Sharing has ever been configured."
msgstr "Internetyhteyden jakamista ei ole koskaan asetettu."
#: ../../standalone/drakgw_.c:615
-#, fuzzy
msgid "Internet connection sharing configuration"
-msgstr "Internetyhteyden muodostus ja asetukset"
+msgstr "Internetyhteyden jakamisen asetukset"
#: ../../standalone/drakgw_.c:622
#, fuzzy, c-format
@@ -7265,7 +7275,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Verkon asetukset (%d-laitteille)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profiili: "
@@ -7329,9 +7339,8 @@ msgid "Disconnect..."
msgstr "Katkaise yhteys..."
#: ../../standalone/draknet_.c:191
-#, fuzzy
msgid "Starting your connection..."
-msgstr "Testaan yhteyttäsi..."
+msgstr "Käynnistän yhteyttä..."
#: ../../standalone/draknet_.c:199
msgid "Closing your connection..."
@@ -7357,7 +7366,7 @@ msgstr "Yhteys internettiin on nyt katkaistu."
msgid "Configure Internet Access..."
msgstr "Määrittele internetyhteys..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Lähiverkon asetukset"
@@ -7374,7 +7383,6 @@ msgid "Interface"
msgstr "Liitäntä"
#: ../../standalone/draknet_.c:231
-#, fuzzy
msgid "Protocol"
msgstr "Protokolla"
@@ -7394,76 +7402,76 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Odota hetki... Otetaan asetukset käyttöön"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Lähiverkon asetukset"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Laite %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Käynnistysprotokolla"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Käynnistetty koneen käynnistämisen yhteydessä"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP-asiakas"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Poista käytöstä"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Ota käyttöön"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Internetyhteyden asetus"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Internetyhteyden asetus"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Yhteyden nimi: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametrit"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Yhteydentarjoajan dns 1 (vapaaehtoinen)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Yhteydentarjoajan dns 2 (vapaaehtoinen)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Verkkokortti"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP-asiakas"
@@ -7570,60 +7578,58 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Järjestelmän päivitystä ei voida aloittaa!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "serial_usb:ta ei löytynyt\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emuloi kolmatta näppäintä?"
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
+#: ../../standalone/mousedrake_.c:131
#, fuzzy
+msgid "Test the mouse here."
+msgstr "Testaa hiiri"
+
+#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
-msgstr "Verkon asetukset"
+msgstr "Verkon monitorointi"
#: ../../standalone/net_monitor_.c:56
msgid "Statistics"
-msgstr ""
+msgstr "Statistiikka"
#: ../../standalone/net_monitor_.c:59
msgid "Sending Speed: "
-msgstr ""
+msgstr "Lähetysnopeus: "
#: ../../standalone/net_monitor_.c:61
msgid "Receiving Speed: "
-msgstr ""
+msgstr "Vastaanottonopeus: "
#: ../../standalone/net_monitor_.c:66
-#, fuzzy
msgid "Close"
-msgstr "Hiiri"
+msgstr "Sulje"
#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
msgid "Connecting to Internet "
-msgstr "Ota yhteys internettiin"
+msgstr "Otan yhteyden internettiin "
#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
msgid "Disconnecting from Internet "
-msgstr "Katkaise internetyhteys"
+msgstr "Katkaisen internetyhteyden"
#: ../../standalone/net_monitor_.c:114
-#, fuzzy
msgid "Disconnection from Internet failed."
-msgstr "Katkaise internetyhteys"
+msgstr "Internetyhteyden katkaiseminen epäonnistui."
#: ../../standalone/net_monitor_.c:115
-#, fuzzy
msgid "Disconnection from Internet complete."
-msgstr "Katkaise internetyhteys"
+msgstr "Internetyhteys katkaistu."
#: ../../standalone/net_monitor_.c:117
-#, fuzzy
msgid "Connection complete."
-msgstr "Yhteyden nimi"
+msgstr "Yhteys muodostettu."
#: ../../standalone/net_monitor_.c:118
msgid ""
@@ -7633,21 +7639,19 @@ msgstr ""
#: ../../standalone/net_monitor_.c:188
msgid "sent: "
-msgstr ""
+msgstr "lähetetty: "
#: ../../standalone/net_monitor_.c:191
msgid "received: "
-msgstr ""
+msgstr "vastaanotettu: "
#: ../../standalone/net_monitor_.c:222
-#, fuzzy
msgid "Connect"
-msgstr "Yhteys muodostettu"
+msgstr "Yhdistä"
#: ../../standalone/net_monitor_.c:222
-#, fuzzy
msgid "Disconnect"
-msgstr "Katkaise yhteys..."
+msgstr "Katkaise yhteys"
#: ../../standalone/tinyfirewall_.c:29
msgid "Firewalling Configuration"
@@ -7840,14 +7844,14 @@ msgstr ""
"\n"
#: ../../tinyfirewall.pm_.c:83
-#, fuzzy, c-format
+#, c-format
msgid "Can't open %s: %s\n"
-msgstr "Laite %s: %s"
+msgstr "En voi avata %s: %s\n"
#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
+#, c-format
msgid "Can't open %s for writing: %s\n"
-msgstr "Virhe kirjoitettaessa tiedostoon %s: %s"
+msgstr "Tiedostoa %s ei voi avata kirjoittamista varten: %s\n"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -7917,7 +7921,7 @@ msgstr "C ja C++ ohjelmointityökalut, kirjastot ja include-tiedostot"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr ""
+msgstr "Nimipalvelin ja tietoverkon informaatiopalvelin"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -7926,7 +7930,7 @@ msgstr "Tilinpito-ohjelmia, kuten gnucash"
#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
-msgstr ""
+msgstr "PostgreSQL tai MySQL tietokantapalvelin"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8004,7 +8008,7 @@ msgstr ""
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
-msgstr ""
+msgstr "Postfix-postipalvelin, Inn-nyytispalvelin"
#: ../../share/compssUsers:999
msgid "Games"
@@ -8015,9 +8019,8 @@ msgid "Multimedia - Video"
msgstr "Multimedia - Video"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Network Computer server"
-msgstr "Tiedostopalvelin"
+msgstr "Verkkotietokone (palvelin)"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8111,9 +8114,8 @@ msgid "Gnome Workstation"
msgstr "Gnome-työasema"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Internet gateway"
-msgstr "Internetyhteys"
+msgstr "Internetyhdyskäytävä"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8140,149 +8142,20 @@ msgstr ""
"Kokoelma työkaluja sähköpostiin, nyytisiin, webiin, tiedostonsiirtoon ja "
"jutusteluun"
-#~ msgid "Configure..."
-#~ msgstr "Määrittele..."
+#~ msgid "GB"
+#~ msgstr "Gt"
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Lähiverkon asetukset"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr "Valittu koko %d%s"
+#~ msgid "KB"
+#~ msgstr "Kt"
-#~ msgid "Opening your connection..."
-#~ msgstr "Avaan yhteyden..."
+#~ msgid "TB"
+#~ msgstr "Tt"
-#~ msgid "Standard tools"
-#~ msgstr "Perustyökalut"
+#~ msgid "%d minutes"
+#~ msgstr "%d minuuttia"
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Tämä käynnistysskripti yrittää ladata modulit usb hiirellesi."
+#~ msgid "1 minute"
+#~ msgstr "1 minuutti"
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Asetusten muokkaus"
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Käynnistyksen tyylin asetus"
-
-#~ msgid ""
-#~ "Now that your Internet connection is configured,\n"
-#~ "your computer can be configured to share its Internet connection.\n"
-#~ "Note: you need a dedicated Network Adapter to set up a Local Area Network "
-#~ "(LAN).\n"
-#~ "\n"
-#~ "Would you like to setup the Internet Connection Sharing?\n"
-#~ msgstr ""
-#~ "Nyt kun internetyhteytesi on asetettu, on mahdollista jakaa tuo\n"
-#~ "yhteys monen koneen kesken.\n"
-#~ "Huomaa: tarvitset verkkokortin, mikäli haluat asettaa lähiverkon.\n"
-#~ "\n"
-#~ "Haluatko asettaa internetyhteyden jakamisen?\n"
-
-#, fuzzy
-#~ msgid "Welcome to the Internet Connection Sharing utility!"
-#~ msgstr "Internetyhteyden jakaminen"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Automaattiset riippuvuudet"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Aseta LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Luo käynnistyslevyke"
-
-#~ msgid "Format floppy"
-#~ msgstr "Alusta levyke"
-
-#~ msgid "Choice"
-#~ msgstr "Valinta"
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr "vaakasuora kivan näköinen aurora"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr "pystysuora perinteinen aurora"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitor"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
-#~ msgstr ""
-#~ "Voit nyt asettaa järjestelmän sekalaisia asetuksia.\n"
-#~ "\n"
-#~ "* Käytä kiintolevyn optimointeja: Tämä asetus voi parantaa kiintolevyn "
-#~ "suorituskykyä. Vain asiansa tietävien käyttäjien tulee käyttää tätä "
-#~ "asetusta,\n"
-#~ " koska se voi tuhota levyn sisällön väärin käytettynä. Huomaa, että "
-#~ "järjestelmän ytimessä on sisäänrakennettu musta lista huonoista asemista ja "
-#~ "ohjaimista,\n"
-#~ " mutta jos haluat välttyä yllätyksiä jätä tämä asetus valitsematta.\n"
-#~ "\n"
-#~ "* Valitse turvallisuustaso: Voit valita turvallisuustason järjestelmällesi. "
-#~ "Katso ohjekirjasta lisätietoja valinnasta.\n"
-#~ " Jos et ole varma, mikä sinun pitäisi valita, pidä vakioasetus.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Tarkka RAM-muistin määrä: Ikävä kyllä ei ole olemassa standardia tapaa "
-#~ "kysyä BIOSilta tietokoneen muistin määrää.\n"
-#~ " Tämän seurauksena Linux tunnistaa koneessa olevan muistin määrän väärin. "
-#~ "Näissä tapauksissa voit asettaa oikean\n"
-#~ " RAM-muistin määrän tässä. Huomaa, että 2 tai 4 Mt ero havaitun muistin ja "
-#~ "olemassa olevan muistin välillä on tavallista.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Poistettavien medioiden automaattinen liittäminen: Jos et halua itse "
-#~ "liittää poistettavia medioita (CD-ROM, Levyke, Zip, jne)\n"
-#~ " kirjoittamalla komentorivillä \"mount\" tai \"umount\", valitse tämä "
-#~ "asetus. \n"
-#~ "\n"
-#~ "\n"
-#~ "* Tyhjennä \"tmp\" jokaisella käynnistyskerralla: jos haluat tuhota kaikki "
-#~ "\"/tmp\"-hakemistoon tallennetut\n"
-#~ " väliaikaiset tiedostot käynnistyksen yhteydessä, valitse tämä optio.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Num Lock päällä käynnistyksessä: Jos haluat, että Num Lock on päällä "
-#~ "käynnistyksen jälkeen, valitse tämä asetus\n"
-#~ " Huomaa että sinun ei pidä valita tätä optiota kannettavissa ja että optio "
-#~ "ei välttämättä ole voimassa X:n alla)."
+#~ msgid "%d seconds"
+#~ msgstr "%d sekuntia"
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po
index d77aa9277..79c43fa1d 100644
--- a/perl-install/share/po/fr.po
+++ b/perl-install/share/po/fr.po
@@ -31,7 +31,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX for MDK 7.0\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-09-28 12:34+0200\n"
"Last-Translator: David BAUDENS <baudens@mandrakesoft.com>\n"
"Language-Team: french\n"
@@ -80,16 +80,17 @@ msgstr "Choisissez un serveur X"
msgid "X server"
msgstr "serveur X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Quelle configuration d'XFree désirez-vous utiliser ?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -101,18 +102,18 @@ msgstr ""
"Votre carte vidéo est supportée par XFree %s. Ce dernier peut ętre plus\n"
"performant en 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"Votre carte vidéo peut utiliser l'accélération 3D matérielle avec XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s avec accélération 3D matérielle"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -123,12 +124,12 @@ msgstr ""
"Veuillez noter que ce support est EXPÉRIMENTAL et qu'il peut FIGER VOTRE\n"
"ORDINATEUR."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s avec support EXPÉRIMENTAL de l'accélération 3D matérielle"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -145,28 +146,28 @@ msgstr ""
"Votre carte vidéo est supportée par XFree %s. Ce dernier peut ętre plus\n"
"performant en 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configuration d'XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr ""
"Veuillez préciser la quantité de mémoire vidéo de votre carte graphique"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Choisissez les options du serveur"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Choisissez un moniteur"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Moniteur"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -190,39 +191,39 @@ msgstr ""
"En cas de doute, choisissez un réglage peu performant mais sans risque pour\n"
"votre matériel."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Fréquence horizontale"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Fréquence verticale"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Le moniteur n'est pas configuré"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "La carte graphique n'est pas encore configurée"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "La résolution n'a pas encore été choisie"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Désirez-vous tester la configuration ?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Attention : le test de cette carte vidéo peut geler votre ordinateur"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test de la configuration"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -230,154 +231,154 @@ msgstr ""
"\n"
"essayez de modifier quelques paramčtres"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Une erreur est survenue :"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Fin du test dans %d secondes"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Ętes-vous satisfait ?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr ""
"Une erreur est survenue, essayez de modifier\n"
"quelques paramčtres"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Résolution"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Choix de la résolution et du nombre de couleurs"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Carte graphique : %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Serveur XFree86 : %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Mode expert"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Tout montrer"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Résolutions"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Disposition du clavier : %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Type de souris : %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Périphérique : %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Moniteur : %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Fréquence horizontale : %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Fréquence verticale : %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Carte graphique : %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Mémoire vidéo : %s ko\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Nombre de couleurs : %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Résolution : %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Serveur XFree86 : %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Pilote XFree86 : %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Préparation de la configuration de X Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Que désirez-vous faire ?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Changer le moniteur"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Changer la carte graphique"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Changer les options du serveur"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Changer la résolution"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Afficher les informations"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Tester ŕ nouveau"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Quitter"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -390,22 +391,22 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Veuillez relancer %s pour activer les changements"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
-"Veuillez vous déconnecter puis presser simultanément les touches "
-"Ctrl-Alt-BackSpace"
+"Veuillez vous déconnecter puis presser simultanément les touches Ctrl-Alt-"
+"BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Interface graphique lors du démarrage"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -514,7 +515,7 @@ msgstr "Moniteur supportant le 1600x1200 ŕ 76 Hz"
msgid "First sector of boot partition"
msgstr "Premier secteur de la partition de démarrage"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Premier secteur du disque (MBR)"
@@ -554,11 +555,11 @@ msgstr "Démarrer ŕ partir de DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Principales options du chargeur de démarrage"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Chargeur de démarrage ŕ utiliser"
@@ -566,7 +567,7 @@ msgstr "Chargeur de démarrage ŕ utiliser"
msgid "Bootloader installation"
msgstr "Installation du chargeur de démarrage"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Périphérique de démarrage"
@@ -582,7 +583,7 @@ msgstr "Compact"
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Mode vidéo"
@@ -590,14 +591,14 @@ msgstr "Mode vidéo"
msgid "Delay before booting default image"
msgstr "Délai avant l'activation du choix par défaut"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Mot de passe"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Confirmation"
@@ -635,41 +636,41 @@ msgstr ""
"La directive Ť restrict ť est inutile si vous ne spécifiez pas un mot de "
"passe"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Veuillez réessayer"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Les mots de passe ne correspondent pas"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Message de démarrage"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Délai de l'Open Firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Timeout du boot Kernel"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Activer le boot sur CD ?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Activer le boot sur l'OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "OS par défaut?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -677,145 +678,145 @@ msgstr ""
"Les entrées suivantes sont celles déjŕ présentes.\n"
"Vous pouvez les modifier ou en ajouter."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Ajouter"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Terminer"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "Modifier"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Quel type d'entrée voulez-vous ajouter ?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Autres systčmes (SunOS, etc.)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Autres systčmes (MacOS, etc.)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Autres systčmes (Windows, etc.)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Image"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lecture/Écriture"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Table"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Peu sűr"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Label"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Défaut"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-size"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Supprimer l'entrée"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Un label vide n'est pas autorisé"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Ce label est déjŕ utilisé"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Quel type de partitionnement ?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Interface %s %s détectée(s)"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "En possédez-vous d'autres ?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Possédez-vous des interfaces %s ?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Non"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Oui"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Voir les informations sur le matériel"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installation du pilote pour la carte %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(module %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Quel pilote %s faut-il essayer ?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -832,20 +833,20 @@ msgstr ""
"recherche automatique gčle la machine, sans dommage cependant pour\n"
"l'ordinateur. Désirez-vous lui passer ces informations ?"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Détection automatique"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Spécifier les options"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Vous pouvez maintenant préciser les options du module %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -856,11 +857,11 @@ msgstr ""
"Les options sont de la forme Ť nom=valeur nom2=valeur2 .. ť.\n"
"Par exemple, Ť io=0x300 irq=7 ť"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Options du module :"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -869,35 +870,35 @@ msgstr ""
"Le chargement du module %s a échoué.\n"
"Désirez-vous réessayer avec d'autres paramčtres ?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "Utilisateur(s) existant(s) : %s"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Ce mot de passe est trop simple"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Un nom d'utilisateur est requis"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Le nom de login ne peut contenir que des lettres minuscules,\n"
"des nombres, ainsi que les caractčres Ť - ť et Ť _ ť"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Ce nom d'utilisateur est déjŕ utilisé"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Ajouter un utilisateur"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -906,32 +907,32 @@ msgstr ""
"Créer un compte utilisateur\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Accepter"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nom et prénom"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nom de login"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Icône"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Connexion automatique"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -940,11 +941,11 @@ msgstr ""
"ŕ vous identifer (un utilisateur par défaut sera utilisé). Si vous\n"
"ne désirez pas utiliser cette fonctionnalité, cliquez sur Ť Annuler ť."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Choisissez l'utilisateur par défaut:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Choisissez le gestionnaire de fenętres ŕ utiliser:"
@@ -954,7 +955,7 @@ msgstr "Choisissez le gestionnaire de fenętres ŕ utiliser:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -979,41 +980,52 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bienvenue dans GRUB, le chargeur de systŠmes d'exploitation"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
"Utilisez les touches %c et %c pour s‚lectionner l'entr‚e en surbrillance."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Appuyez sur Entr‚e pour d‚marrer le SE selectionn‚, sur e pour modifier les"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
"commandes avant de démarrer ou sur c pour utiliser la ligne de commande."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Le SE en surbrillance sera automatiquement demarr‚ dans %d secondes."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "il n'y a pas assez de place dans /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Bureau"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menu Démarrer"
@@ -1143,69 +1155,42 @@ msgstr "Oui, je veux autologin avec cela (utilisateur, bureau)"
msgid "System mode"
msgstr "Mode systčme"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Défaut"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Annuler"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "échec de l'ouverture de /etc/inittab en lecture : $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "échec de l'ouverture de /etc/sysconfig/autologin en lecture : $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "L'installation de LILO a échoué pour la raison suivante :"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "Go"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "Ko"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mo"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "To"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutes"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minute"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d secondes"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Créer"
@@ -1756,6 +1741,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Choisissez la nouvelle taille"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "Mo"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Création d'une nouvelle partition"
@@ -1868,20 +1858,21 @@ msgid "Reload"
msgstr "Recharger"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "le formatage au format %s de %s a échoué"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Impossible de formater %s au format %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "Le montage a échoué : "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "Le démontage de %s a échoué : %s"
@@ -1894,43 +1885,43 @@ msgstr "simple"
msgid "server"
msgstr "serveur"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Les points de montage doivent commencer par /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Le point de montage %s est déjŕ utilisé par une partition\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Points de montage circulaires %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
"Vous ne pouvez pas utiliser une partition logique LVM pour le point de "
"montage %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Ce répertoire devrait rester dans le systčme de fichiers racine"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Vous avez besoin d'un vrai systčme de fichiers (ext2, reiserfs) pour ce "
"point de montage\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Erreur lors de l'ouverture de %s en écriture : %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1938,7 +1929,7 @@ msgstr ""
"Une erreur est survenue : aucun périphérique valide n'a été trouvé pour\n"
"créer de nouvelles partitions. Veuillez vérifier votre matériel."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Vous n'avez défini aucune partition"
@@ -1989,8 +1980,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2319,8 +2310,8 @@ msgstr ""
"\n"
"Si les partitions n'ont jamais été créées, vous devez le faire maintenant.\n"
"Pour ce, veuillez utiliser l'assistant ci-dessus. En fonction de\n"
-"la configuration de votre disque dur, plusieurs solutions sont disponibles "
-":\n"
+"la configuration de votre disque dur, plusieurs solutions sont "
+"disponibles :\n"
"\n"
"\n"
" * Utiliser une partition existante : l'assistant a détecté une ou\n"
@@ -2381,8 +2372,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2558,8 +2549,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2671,13 +2662,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2752,8 +2743,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3800,8 +3791,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3950,84 +3941,84 @@ msgstr ""
"d'exploitation, veuillez lire les informations qui s'afficheront ŕ\n"
"l'écran."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Choix de la langue"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Classe d'installation"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Détection des disques durs"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configuration de la souris"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Choix du clavier"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Sécurité"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Systčmes de fichiers"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatage des partitions"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Choix des paquetages"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Installation du systčme"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Mot de passe root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Ajout des utilisateurs"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configuration du réseau"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Résumé"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configuration des services"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Disquette de démarrage"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Chargeur de démarrage"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configuration de X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Fin de l'installation"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -4052,20 +4043,20 @@ msgstr ""
"\n"
"Voulez-vous vraiment installer ces serveurs ?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "On ne peut pas utiliser l'option broadcast sans domaine NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Insérez une disquette formattée en FAT dans le lecteur %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Cette disquette n'est pas formattée en FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4073,15 +4064,15 @@ msgstr ""
"Pour utiliser cette sauvegarde de la sélection des paquetages, veuillez "
"démarrer l'installation avec ``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Erreur lors de la lecture du fichier $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -4089,11 +4080,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Veuillez tester votre souris"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Pour activer la souris,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "veuillez faire tourner la molette"
@@ -4324,8 +4315,8 @@ msgstr "Point de montage dupliqué : %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Quelques paquetages importants n'ont pas été correctement installés. Il se\n"
"peut que le lecteur de CD-ROM ou le CD-ROM lui-męme soit défectueux. Vous\n"
@@ -4447,6 +4438,7 @@ msgstr ""
"Mo.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4463,6 +4455,7 @@ msgstr ""
"sélectionnés."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4706,8 +4699,8 @@ msgstr "Licence"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4839,16 +4832,16 @@ msgstr ""
"MandrakeSoft S.A. portant sur les Logiciels.\n"
"Le fait d'installer, de reproduire ou d'utiliser les Logiciels de quelque \n"
"maničre que ce soit indique que vous reconnaissez avoir préalablement eu \n"
-"connaissance et que vous acceptez de vous conformer aux termes et conditions "
-"\n"
-"du présent contrat de licence. En cas de désaccord avec le présent document "
-"\n"
+"connaissance et que vous acceptez de vous conformer aux termes et "
+"conditions \n"
+"du présent contrat de licence. En cas de désaccord avec le présent "
+"document \n"
"vous n'ętes pas autorisé ŕ installer, reproduire et utiliser de quelque \n"
"maničre que ce soit ce produit.\n"
"Le contrat de licence sera résilié automatiquement et sans préavis dans le \n"
"cas oů vous ne vous conformeriez pas aux dispositions du présent document. \n"
-"En cas de résiliation vous devrez immédiatement détruire tout exemplaire et "
-"\n"
+"En cas de résiliation vous devrez immédiatement détruire tout exemplaire "
+"et \n"
"toute copie de tous programmes et de toutes documentations qui constituent \n"
"le systčme d'exploitation et les divers composants disponibles dans la \n"
"distribution Linux-Mandrake.\n"
@@ -4856,12 +4849,12 @@ msgstr ""
"\n"
"2. Garantie et limitations de garantie\n"
"\n"
-"Les Logiciels et la documentation qui les accompagne sont fournis en l'état "
-"\n"
+"Les Logiciels et la documentation qui les accompagne sont fournis en "
+"l'état \n"
"et sans aucune garantie. MandrakeSoft S.A. décline toute responsabilité \n"
"découlant d'un dommage direct, spécial, indirect ou accessoire, de quelque \n"
-"nature que ce soit, en relation avec l'utilisation des Logiciels, notamment "
-"\n"
+"nature que ce soit, en relation avec l'utilisation des Logiciels, "
+"notamment \n"
"et de façon non limitative, tout dommage entraîné par les pertes de \n"
"bénéfices, interruptions d'activité, pertes d'informations commerciales ou \n"
"autres pertes pécuniaires, ainsi que des éventuelles condamnations et \n"
@@ -4907,8 +4900,8 @@ msgstr ""
"Tous les droits, titres et intéręts des différents Logiciels sont la \n"
"propriété exclusive de leurs auteurs respectifs et sont protégés au titre \n"
"des droits de propriété intellectuelle et autres lois régissant le droit \n"
-"des Logiciels. Les marques \"Mandrake\" et \"Linux-Mandrake\" ainsi que les "
-"\n"
+"des Logiciels. Les marques \"Mandrake\" et \"Linux-Mandrake\" ainsi que "
+"les \n"
"logotypes associés sont déposés par MandrakeSoft S.A. \n"
"\n"
"\n"
@@ -4968,15 +4961,15 @@ msgstr "Expert"
msgid "Update"
msgstr "Mise ŕ jour"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Veuillez choisir le type de votre souris."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Port souris"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Veuillez choisir le port série sur lequel votre souris est connectée."
@@ -5137,6 +5130,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM Ť %s ť"
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5300,19 +5294,19 @@ msgstr "Utiliser NIS"
msgid "yellow pages"
msgstr "Yellow Pages"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Authentification NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domaine NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Serveur NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5345,19 +5339,19 @@ msgstr ""
"Si vous voulez créer une disquette de démarrage pour votre systčme, insérer "
"une disquette dans le premier lecteur et appuyer sur \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Premier lecteur de disquettes"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Second lecteur de disquettes"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Abandonner"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5386,34 +5380,34 @@ msgstr ""
"\n"
"Désirez-vous créer une disquette de démarrage pour votre systčme ?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Désolé, aucun lecteur de disquettes ne semble disponible"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Choisissez le lecteur de disquettes que vous voulez utiliser pour\n"
"créer votre disquette de démarrage."
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Insérez une disquette dans le lecteur %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Création de la disquette de démarrage en cours"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Préparation du chargeur de démarrage"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Désirez-vous utiliser aboot ?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5422,17 +5416,17 @@ msgstr ""
"Désirez-vous forcer l'installation au risque de détruire la\n"
"premičre partition du disque?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"L'installation du chargeur de démarrage a échoué pour la raison suivante :"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
@@ -5441,45 +5435,45 @@ msgstr ""
" ne voyez pas apparaître l'invite du chargeur de démarrage, lorsque\n"
" vous redémarrerez, appuyez sur Command-Option-O-F au démarrage et\n"
" entrez :\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Puis tappez : shut-down\n"
"Au prochain démarrage vous devriez voir apparaître l'invite du\n"
" chargeur de démarrage."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Faible"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Moyenne"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Élevée"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Choisissez le niveau de sécurité"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Désirez-vous créer une disquette vous permettant d'installer "
"automatiquement\n"
"une réplication de cette installation ?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Insérez une disquette formatée dans le lecteur %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Création de la disquette d'auto-installation"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5489,13 +5483,13 @@ msgstr ""
"\n"
"Voulez-vous vraiment quitter maintenant ?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5505,17 +5499,17 @@ msgstr ""
"Enlever le medium de boot et appuyer sur Entrée pour redémarrer.\n"
"\n"
"Pour toutes informations sur les corrections disponibles pour cette version "
-"de Linux-Mandrake, consulter les Errata disponibles depuis "
-"http://www.linux-mandrake.com/.\n"
+"de Linux-Mandrake, consulter les Errata disponibles depuis http://www.linux-"
+"mandrake.com/.\n"
"\n"
"Des informations sur la configuration de votre systčme sont \n"
"disponibles dans le Guide de l'Utilisateur de Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Créer une disquette d'auto-installation"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5529,15 +5523,15 @@ msgstr ""
"\n"
"Vous pouvez préferer rejouer l'installation.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatique"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Rejouer"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Sauvegarder la sélection des paquetages"
@@ -5557,11 +5551,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu est introuvable"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avancé"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Veuillez patienter"
@@ -5590,11 +5584,11 @@ msgstr "Que choisissez-vous ? (%s par défaut) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Que choisissez-vous ? (%s par défaut, entrez Ť none ť si rien) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tchčque (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Allemand"
@@ -5602,19 +5596,19 @@ msgstr "Allemand"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espagnol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finlandais"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Français"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvégien"
@@ -5622,15 +5616,15 @@ msgstr "Norvégien"
msgid "Polish"
msgstr "Polonais"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russe"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Anglais"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Américain (États-Unis)"
@@ -5646,207 +5640,207 @@ msgstr "Arménien (machine ŕ écrire)"
msgid "Armenian (phonetic)"
msgstr "Arménien (phonétique)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjan (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjan (cyrillique)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belge"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgare"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brésilien"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorusse"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suisse (allemand)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suisse (français)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tchčque (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Tchčque (programmeurs)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Allemand (sans touches mortes)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danois"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norvégien)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estonien"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Géorgien (disposition Ť russe ť)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Géorgien (disposition Ť latine ť)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grec"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hongrois"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croate"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israélien"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israélien (phonétique)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iranien"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandais"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italien"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Clavier japonais 106 touches"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Clavier coréen"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Amérique latine"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macédonien"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollandais"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lithuanien (AZERTY, ancien modčle)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lithuanien (AZERTY, nouveau modčle)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithuanien Ť Ligne de nombres ť QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuanien Ť phonétique ť QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polonais (QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polonais (QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugais"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadien (Québec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russe (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Suédois"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovénien"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovaque (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovaque (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovaque (programmeurs)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thaď"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turque (modčle traditionnel Ť F ť)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turque (modčle moderne Ť Q ť)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainien"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Américain (international)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamien Ť colone numérique ť QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Yougoslave (latin/cyrillique)"
@@ -5974,31 +5968,31 @@ msgstr "Suivant ->"
msgid "<- Previous"
msgstr "<- Précedent"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ętes-vous satisfait ?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configuration de l'accčs ŕ Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Désirez-vous vous connecter ŕ Internet maintenant ?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Je teste votre connexion..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Le systčme est ŕ présent connecté ŕ Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Pour des raisons de Sécurité, elle va ętre déconnectée maintenant."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -6006,18 +6000,18 @@ msgstr ""
"Le systčme ne paraît pas connecté ŕ Internet.\n"
"Essayez de reconfigurer votre connection."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuration du réseau"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configuration RNIS/ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -6025,79 +6019,79 @@ msgstr ""
"Veuillez choisir votre fournisseur d'accčs.\n"
"S'il ne figure pas dans la liste, choisissez Ť Non listé ť."
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configuration de la connexion"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Veuillez compléter ou vérifier les champs ci-dessous"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ de la carte"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Plage mémoire (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "E/S de la carte"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "E/S_O de la carte"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "E/S_1 de la carte"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Votre numéro de téléphone personnel"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nom du fournisseur d'accčs (ex. provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Numéro de téléphone du fournisseur d'accčs"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Numérotation"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Identifiant du compte (nom d'utilisateur)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Mot de passe du compte"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europe"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europe (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Reste du monde"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -6105,27 +6099,27 @@ msgstr ""
"Reste du monde \n"
" Pas de D-Channel (lignes louées)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Quel protocole désirez-vous utiliser ?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Quel type de carte possédez-vous ?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Je ne sais pas"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6139,19 +6133,19 @@ msgstr ""
"Si vous possédez une carte PCMCIA, vous devez connaître l'IRQ de votre "
"carte.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Arręter"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continuer"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Quel est le modčle de votre carte RNIS/ISDN ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6159,13 +6153,13 @@ msgstr ""
"Une carte RNIS/ISDN a été détectée mais son type est inconnu. Veuillez "
"sélectionner une carte PCI dans le prochain écran."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Aucune carte RNIS/ISDN identifiée. Veuillez en sélectionner une dans le\n"
"prochain écran."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6173,23 +6167,23 @@ msgstr ""
"Aucune carte réseau n'a été détectée sur votre systčme.\n"
"La connexion ne peut ętre configurée."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Choisissez la carte réseau"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Veuillez choisir la carte réseau que vous désirez utiliser pour vous "
"connecter ŕ Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Carte réseau"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6197,74 +6191,74 @@ msgstr ""
"\n"
"Ętes vous d'accord ?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Je vais redémarrer le périphérique réseau:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configuration ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Désirez-vous activer la connexion lors du démarrage ?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Veuillez choisir le port série sur lequel votre modem est connecté."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Options d'appel"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nom de la connexion"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Numéro de téléphone"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Identifiant de connexion"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Authentification"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Basée sur un script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Basée sur un terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nom de domaine"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Premier serveur de noms (DNS) (optionnel)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Deuxičme serveur de noms (DNS) (optionnel)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Le périphérique réseau $netc->{NET_DEVICE} doit ętre redémarré. Ętes-vous "
"d'accord ?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6272,7 +6266,7 @@ msgstr ""
"\n"
"Vous pouvez vous déconnecter ou reconfigurer votre connexion."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6280,11 +6274,11 @@ msgstr ""
"\n"
"Vous pouvez reconfigurer votre connexion."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Vous ętes actuellement connecté ŕ Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6292,48 +6286,48 @@ msgstr ""
"\n"
"Vous pouvez vous connecter ŕ Internet ou reconfigurer votre connexion."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Vous n'ętes pas actuellement connecté ŕ Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Connexion ŕ Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Déconnexion d'Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configurer la connexion réseaux (Réseau local ou Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Connexion ŕ Internet et configuration"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Assistant de configuration réseau"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Modem ISDN/RNIS externe"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Carte ISDN/RNIS interne"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Quel est le type do votre connexion ISDN/RNIS ?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Connexion ŕ Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6346,24 +6340,24 @@ msgstr ""
"\n"
"Si vous ne savez pas quoi choisir, utilisez pppoe."
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "utiliser dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "utiliser pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "utiliser pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Le périphérique réseau %s doit ętre redémarré. Ętes-vous d'accord ?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6372,15 +6366,15 @@ msgstr ""
"\n"
"Le client par défaut est dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configuration du réseau"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Désirez-vous relancer la configuration du réseaux ?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6391,7 +6385,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6403,7 +6397,7 @@ msgstr ""
"Cliquez sur Ok pour conserver la configuration, ou Annuler pour reconfigurer "
"votre connexion Internet et réseau.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6416,62 +6410,62 @@ msgstr ""
"Si vous ne souhaitez pas utiliser la détection automatique, déselectionnez "
"la case correspondante.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Choisissez le profil ŕ configurer"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Utiliser la détection automatique"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Détection des périphériques en cours"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Configurer traditionnelle par modem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "détecté sur le port %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Connexion par ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "détecté %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Connexion par ADSL"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "détecté sur l'interface %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Connexion par cable"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Connection par LAN (réseau local)"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "cartes ethernet détectées"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Comment désirez-vous vous connecter ŕ Internet ?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6481,7 +6475,7 @@ msgstr ""
"\n"
"La configuration va maintenant ętre appliquée sur votre systčme."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6547,11 +6541,11 @@ msgid " (driver $module)"
msgstr " (pilote $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Adresse IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Masque de sous-réseau"
@@ -6585,7 +6579,7 @@ msgstr ""
msgid "DNS server"
msgstr "Serveur DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Passerelle"
@@ -6613,11 +6607,11 @@ msgstr "La syntaxe doit ętre http://..."
msgid "Proxy should be ftp://..."
msgstr "La syntaxe doit ętre ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Les partitions étendues ne sont pas supportée par cette plateforme"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6629,21 +6623,21 @@ msgstr ""
"que\n"
"cet espace se situe au-delŕ des partitions étendues."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Erreur lors de la lecture du fichier %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Échec lors de la restauration depuis le fichier %s : %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Mauvais fichier de sauvegarde"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Erreur lors de l'écriture dans le fichier %s"
@@ -7678,7 +7672,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Configuration du réseau (%d cartes réseaux)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil :"
@@ -7769,7 +7763,7 @@ msgstr "Le systčme est ŕ présent déconnecté."
msgid "Configure Internet Access..."
msgstr "Configurer l'accčs ŕ Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configuration LAN (réseau local)"
@@ -7805,76 +7799,76 @@ msgstr "Appliquer"
msgid "Please Wait... Applying the configuration"
msgstr "Veuillez patienter... mise en place de la configuration"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configuration du LAN (réseau local)"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Carte réseau %s : %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocole de démarrage"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Lancer au démarrage"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Client DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Désactiver"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Activer"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configuration de la connexion Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configuration de la connexion Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Type de connexion :"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Paramčtres"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 du provider (optionnel)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 du provider (optionnel)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Carte ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Client DHCP"
@@ -7987,14 +7981,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Impossible de démarrer la mise ŕ jour!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "aucun périphérique USB série trouvé\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Émuler le troisičme bouton ?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Veuillez tester votre souris"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Surveillance du réseau"
@@ -8099,8 +8098,8 @@ msgid ""
msgstr ""
"Configuration d'un mini-firewall\n"
"\n"
-"Cela configure un firewall (pare-feu) personnel pour votre machine "
-"Linux-Mandrake.\n"
+"Cela configure un firewall (pare-feu) personnel pour votre machine Linux-"
+"Mandrake.\n"
"Si vous souhaitez un firewall plus puissant ou dédié, veuillez plutôt "
"utiliser\n"
"la distribution spécialisée ``MandrakeSecurity''."
@@ -8246,8 +8245,8 @@ msgid ""
"\n"
"\n"
msgstr ""
-"La configuration est terminée. Devons-nous écrire ces changements sur disque "
-"?\n"
+"La configuration est terminée. Devons-nous écrire ces changements sur "
+"disque ?\n"
"\n"
"\n"
"\n"
@@ -8522,6 +8521,24 @@ msgstr ""
"Utilitaires pour le courrier électronique, les news, le web, le transfert de "
"fichiers, les discussions en ligne"
+#~ msgid "GB"
+#~ msgstr "Go"
+
+#~ msgid "KB"
+#~ msgstr "Ko"
+
+#~ msgid "TB"
+#~ msgstr "To"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutes"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minute"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d secondes"
+
#~ msgid "cannot fork: "
#~ msgstr "fork a échoué :"
@@ -8555,7 +8572,8 @@ msgstr ""
#~ "\n"
#~ "Would you like to setup the Internet Connection Sharing?\n"
#~ msgstr ""
-#~ "Maintenant que votre connextion ŕ Internet est configurée, votre ordinateur\n"
+#~ "Maintenant que votre connextion ŕ Internet est configurée, votre "
+#~ "ordinateur\n"
#~ "peut ętre paramétré afin de partager cette derničre.\n"
#~ "\n"
#~ "Veuillez noter que vous avez besoin d'une carte réseau pour paramétrer "
@@ -8584,23 +8602,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8609,20 +8627,21 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Vous pouvez maintenant sélectionner diverses options :\n"
#~ "\n"
#~ " - Utiliser les optimisations pour les disques durs : cette option peut\n"
-#~ " améliorer les performances de votre disque dur, mais elle est réservée\n"
+#~ " améliorer les performances de votre disque dur, mais elle est "
+#~ "réservée\n"
#~ " aux utilisateurs confirmés. Quelques circuits de cartes mčres bogués\n"
#~ " peuvent détruire vos données. Par conséquent, n'activez cette option "
#~ "que\n"
@@ -8635,18 +8654,21 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ " - Niveau de sécurité : vous pouvez choisir le niveau de sécurité pour\n"
-#~ " votre systčme. Veuillez vous référer au manuel d'utilisation pour des\n"
-#~ " explications complčtes. Pour un bon compromis entre sécurité et confort\n"
+#~ " votre systčme. Veuillez vous référer au manuel d'utilisation pour "
+#~ "des\n"
+#~ " explications complčtes. Pour un bon compromis entre sécurité et "
+#~ "confort\n"
#~ " d'utilisation, choisissez Ť Moyen ť. Si vous désirez une machine "
#~ "vraiment\n"
-#~ " sécurisée, choisissez Ť Paranoďaque ť. Veuillez noter que ce niveau de\n"
+#~ " sécurisée, choisissez Ť Paranoďaque ť. Veuillez noter que ce niveau "
+#~ "de\n"
#~ " sécurité interdit toute connexion ŕ la console en tant "
#~ "qu'administrateur\n"
#~ " systčme (root). Si vous désirez utiliser ce compte, vous devrez vous\n"
#~ " connecter en tant qu'utilisateur puis utiliser la commande Ť su ť. "
#~ "Cette\n"
-#~ " option ne devrait ętre sélectionnée que si vous destinez cette machine "
-#~ "ŕ\n"
+#~ " option ne devrait ętre sélectionnée que si vous destinez cette "
+#~ "machine ŕ\n"
#~ " une utilisation de type serveur.\n"
#~ "\n"
#~ "\n"
@@ -8654,10 +8676,10 @@ msgstr ""
#~ "actuellement\n"
#~ " pas de méthode standard pour détecter la quantité de mémoire présente "
#~ "dans\n"
-#~ " les ordinateurs de type PC. Par conséquent, il se peut que GNU-Linux ne "
-#~ "détecte\n"
-#~ " pas correctement la quantité présente dans votre machine. Si tel est le "
-#~ "cas,\n"
+#~ " les ordinateurs de type PC. Par conséquent, il se peut que GNU-Linux "
+#~ "ne détecte\n"
+#~ " pas correctement la quantité présente dans votre machine. Si tel est "
+#~ "le cas,\n"
#~ " vous pouvez spécifier la quantité correcte de RAM ici. Veuillez noter "
#~ "qu'une\n"
#~ " différence de 2 ŕ 4 Mo est normale.\n"
@@ -8665,8 +8687,10 @@ msgstr ""
#~ "\n"
#~ " - Montage automatique des périphériques amovibles : si vous désirez ne "
#~ "pas\n"
-#~ " avoir ŕ monter manuellement les périphériques amovibles (CD-ROM, ZIP,\n"
-#~ " disquettes) en utilisant les commandes Ť mount ť et Ť umount ť, activez\n"
+#~ " avoir ŕ monter manuellement les périphériques amovibles (CD-ROM, "
+#~ "ZIP,\n"
+#~ " disquettes) en utilisant les commandes Ť mount ť et Ť umount ť, "
+#~ "activez\n"
#~ " cette option.\n"
#~ "\n"
#~ "\n"
@@ -8695,7 +8719,8 @@ msgstr ""
#~ "Attention ! DANS CE NIVEAU DE SÉCURITÉ, LA CONNEXION EN TANT QUE ROOT SUR "
#~ "LA\n"
#~ "CONSOLE N'EST PAS AUTORISÉE. Si vous désirez ętre root, vous devrez vous\n"
-#~ "connecter en tant que simple utilisateur puis utiliser la commande Ť su ť.\n"
+#~ "connecter en tant que simple utilisateur puis utiliser la commande "
+#~ "Ť su ť.\n"
#~ "\n"
#~ "D'une façon plus générale, n'espérez pas pouvoir utiliser votre machine "
#~ "pour\n"
@@ -8768,8 +8793,8 @@ msgstr ""
#~ msgstr "Sciences"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "Programmes de discussion en ligne (IRC ou messagerie instantanée) comme "
#~ "xchat, licq, gaim, et outils de transfert de fichiers"
@@ -8837,8 +8862,8 @@ msgstr ""
#~ "Ętes-vous certain d'ętre un expert ?\n"
#~ "Vous serez autorisé ŕ faire des choses puissantes mais dangeureuses.\n"
#~ "\n"
-#~ "Des questions telles Ť Utiliser les fichiers shadow pour les mots de passe ? "
-#~ "ť\n"
+#~ "Des questions telles Ť Utiliser les fichiers shadow pour les mots de "
+#~ "passe ? ť\n"
#~ "vous seront posées. Ętes-vous pręts ŕ répondre ŕ ce genre de questions ?"
#~ msgid "Use shadow file"
@@ -8969,7 +8994,8 @@ msgstr ""
#~ "For FTP and HTTP, you need to give the location for hdlist\n"
#~ "It must be relative to the URL above"
#~ msgstr ""
-#~ "Pour les protocoles FTP et HTTP, vous devez indiquer l'endroit oů se trouve\n"
+#~ "Pour les protocoles FTP et HTTP, vous devez indiquer l'endroit oů se "
+#~ "trouve\n"
#~ "hdlist. Cette localisation doit correspondre ŕ l'URL"
#~ msgid "Please submit the following information"
@@ -9122,13 +9148,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -9141,8 +9168,8 @@ msgstr ""
#~ " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
#~ "DOING!\n"
#~ msgstr ""
-#~ "Choisissez Ť Installation ť si vous n'avez jamais installé de systčme "
-#~ "GNU/Linux sur cet ordinateur ou si vous voulez en installer plusieurs sur "
+#~ "Choisissez Ť Installation ť si vous n'avez jamais installé de systčme GNU/"
+#~ "Linux sur cet ordinateur ou si vous voulez en installer plusieurs sur "
#~ "cette machine.\n"
#~ "\n"
#~ "\n"
@@ -9155,23 +9182,24 @@ msgstr ""
#~ " - Recommandée : si vous n'avez jamais installé de systčme GNU-Linux, "
#~ "choisissez cette option.\n"
#~ "\n"
-#~ " - Personnalisée : si vous connaissez déja GNU-Linux, vous pouvez choisir "
-#~ "quelle sera l'utilisation principale de cette machine. Voyez ci-aprčs pour "
-#~ "plus de détails.\n"
+#~ " - Personnalisée : si vous connaissez déja GNU-Linux, vous pouvez "
+#~ "choisir quelle sera l'utilisation principale de cette machine. Voyez ci-"
+#~ "aprčs pour plus de détails.\n"
#~ "\n"
#~ "\n"
#~ " - Expert : si vous connaissez déja tout de GNU-Linux et que vous voulez "
-#~ "conserver l'entičre maîtrise de l'installation, cette classe est faite pour "
-#~ "vous. Vous pourrez sélectionner le type d'utilisation du systčme de la męme "
-#~ "maničre que pour l'installation personnalisée.\n"
-#~ "Attention : l'utilisation de cette classe d'installation nécessite une bonne "
-#~ "connaissance de GNU-Linux. Ne l'utilisez donc pas ŕ moins de savoir ce que "
-#~ "vous faîtes.\n"
+#~ "conserver l'entičre maîtrise de l'installation, cette classe est faite "
+#~ "pour vous. Vous pourrez sélectionner le type d'utilisation du systčme de "
+#~ "la męme maničre que pour l'installation personnalisée.\n"
+#~ "Attention : l'utilisation de cette classe d'installation nécessite une "
+#~ "bonne connaissance de GNU-Linux. Ne l'utilisez donc pas ŕ moins de savoir "
+#~ "ce que vous faîtes.\n"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -9191,7 +9219,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -9201,15 +9230,18 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
#~ "- Ctrl-m to set the mount point\n"
#~ msgstr ""
#~ "Vous pouvez maintenant choisir sur quelle(s) partition(s) vous désirez\n"
-#~ "installer votre systčme Linux-Mandrake. Si vous aviez auparavant créé des\n"
-#~ "partitions (lors d'une précédente installation ou ŕ l'aide d'un autre outil\n"
+#~ "installer votre systčme Linux-Mandrake. Si vous aviez auparavant créé "
+#~ "des\n"
+#~ "partitions (lors d'une précédente installation ou ŕ l'aide d'un autre "
+#~ "outil\n"
#~ "de partionnement), vous pouvez les utiliser. Dans le cas contraire, vous\n"
#~ "devez partitionner votre (vos) disque(s) dur(s). Cette étape revient ŕ Ť\n"
#~ "découper ť votre disque en plusieurs zones distinctes.\n"
@@ -9218,7 +9250,8 @@ msgstr ""
#~ "Si vous devez créer de nouvelles partitions, utilisez Ť Partitionnement\n"
#~ "automatique ť. Vous pouvez sélectionner le disque ŕ partitionner en "
#~ "cliquant\n"
-#~ "sur Ť hda ť pour le premier disque IDE, Ť hdb ť pour le deuxičme ou Ť sda ť\n"
+#~ "sur Ť hda ť pour le premier disque IDE, Ť hdb ť pour le deuxičme ou "
+#~ "Ť sda ť\n"
#~ "pour le premier disque SCSI (et ainsi de suite).\n"
#~ "\n"
#~ "\n"
@@ -9236,7 +9269,8 @@ msgstr ""
#~ "documentation et prenez votre temps avant de commencer.\n"
#~ "\n"
#~ "\n"
-#~ "Vous pouvez utiliser des raccourcis clavier : sélectionner les partitions\n"
+#~ "Vous pouvez utiliser des raccourcis clavier : sélectionner les "
+#~ "partitions\n"
#~ "peut se faire avec la touche TAB ou les flčches haut et bas. Quand une\n"
#~ "partition est sélectionnée, vous pouvez utiliser :\n"
#~ "\n"
@@ -9255,9 +9289,11 @@ msgstr ""
#~ "partitions, particularly if they contain files or data you wish to keep.\n"
#~ "Typically retained are /home and /usr/local."
#~ msgstr ""
-#~ "Les partitions nouvellement créées doivent ętre maintenant formatées pour\n"
+#~ "Les partitions nouvellement créées doivent ętre maintenant formatées "
+#~ "pour\n"
#~ "que le systčme puisse les utiliser. Outre les nouvelles partitions, vous\n"
-#~ "pouvez également formater des partitions préalablement créées et utilisées\n"
+#~ "pouvez également formater des partitions préalablement créées et "
+#~ "utilisées\n"
#~ "si vous désirez supprimer toutes les données qu'elles contiennent.\n"
#~ "\n"
#~ "\n"
@@ -9273,7 +9309,8 @@ msgstr ""
#~ msgstr ""
#~ "Les paquetages sélectionnés sont ŕ présent installés sur votre systčme.\n"
#~ "Cette opération ne devrait prendre que quelques minutes ŕ moins que vous\n"
-#~ "n'ayez choisi de mettre ŕ jour un systčme existant. Dans ce cas, cela peut\n"
+#~ "n'ayez choisi de mettre ŕ jour un systčme existant. Dans ce cas, cela "
+#~ "peut\n"
#~ "prendre plus de temps avant męme que la mise ŕ jour ne commence vraiment."
#~ msgid ""
@@ -9299,8 +9336,8 @@ msgstr ""
#~ "vous\n"
#~ "souhaitez en la sélectionnant dans la liste situé sur la gauche de votre "
#~ "écran.\n"
-#~ "Dans le cas contraire, choisissez le modčle de souris que vous pensez ętre "
-#~ "le\n"
+#~ "Dans le cas contraire, choisissez le modčle de souris que vous pensez "
+#~ "ętre le\n"
#~ "plus proche de celle que vous possédez.\n"
#~ "\n"
#~ "\n"
@@ -9316,7 +9353,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -9351,11 +9389,13 @@ msgstr ""
#~ "\n"
#~ "De męme que pour les adaptateurs SCSI, vous pouvez laissez le pilote\n"
#~ "chercher son matériel. S'il échoue vous devrez lui spécifier les options\n"
-#~ "adéquates (options que vous aurez obtenues dans la documentation de votre\n"
+#~ "adéquates (options que vous aurez obtenues dans la documentation de "
+#~ "votre\n"
#~ "matériel).\n"
#~ "\n"
#~ "\n"
-#~ "Si vous installez Linux-Mandrake sur une machine faisant partie d'un réseau\n"
+#~ "Si vous installez Linux-Mandrake sur une machine faisant partie d'un "
+#~ "réseau\n"
#~ "existant, l'administrateur réseau est en mesure de vous fournir les\n"
#~ "informations nécessaires (adresse IP, masque de réseau et nom d'hôte).\n"
#~ "Si vous mettez en place un réseau privé (par exemple ŕ la maison), vous\n"
@@ -9364,8 +9404,9 @@ msgstr ""
#~ "\n"
#~ "Si vous n'avez besoin que d'une connexion par modem (par exemple pour "
#~ "Internet),\n"
-#~ "choisissez Ť Connexion par modem ť. DrakX essayera alors de détecter votre "
-#~ "modem. S'il échoue, vous devrez indiquer sur quel port il est connecté."
+#~ "choisissez Ť Connexion par modem ť. DrakX essayera alors de détecter "
+#~ "votre modem. S'il échoue, vous devrez indiquer sur quel port il est "
+#~ "connecté."
#~ msgid ""
#~ "GNU/Linux can deal with many types of printer. Each of these\n"
@@ -9399,12 +9440,14 @@ msgstr ""
#~ "GNU/Linux peut manipuler plusieurs types d'imprimantes. Chacune d'entre "
#~ "elles\n"
#~ "requiert une configuration différente. Faîtes attention au fait que le\n"
-#~ "programme de gestion des imprimantes utilise Ť lp ť comme nom d'imprimante\n"
-#~ "par défaut. Par conséquent, aucune imprimante ne doit porter ce nom. Vous\n"
+#~ "programme de gestion des imprimantes utilise Ť lp ť comme nom "
+#~ "d'imprimante\n"
+#~ "par défaut. Par conséquent, aucune imprimante ne doit porter ce nom. "
+#~ "Vous\n"
#~ "pouvez donner plusieurs noms ŕ une męme imprimante. Ils doivent ętre "
#~ "séparés\n"
-#~ "par le caractčre Ť | ť. Ainsi, si vous désirez donner un nom plus parlant ŕ "
-#~ "une\n"
+#~ "par le caractčre Ť | ť. Ainsi, si vous désirez donner un nom plus parlant "
+#~ "ŕ une\n"
#~ "imprimante, vous devez le mettre en premičre position. Par exemple : \n"
#~ "Ť Mon imprimante|lp ť.\n"
#~ "\n"
@@ -9425,12 +9468,14 @@ msgstr ""
#~ "desservie\n"
#~ "par une machine distante fonctionnant avec Microsoft Windows 9x/NT) vous "
#~ "devrez\n"
-#~ "spécifier le nom SMB de cette machine (qui n'est pas son nom TCP/IP) et, si\n"
+#~ "spécifier le nom SMB de cette machine (qui n'est pas son nom TCP/IP) et, "
+#~ "si\n"
#~ "possible, son adresse IP ainsi que les nom d'utilisateur, du groupe de "
#~ "travail\n"
#~ "et le mot de passe requis pour utiliser l'imprimante. Le nom de "
#~ "l'imprimante\n"
-#~ "est également requis. Il en est de męme pour une imprimante Netware, ŕ la\n"
+#~ "est également requis. Il en est de męme pour une imprimante Netware, ŕ "
+#~ "la\n"
#~ "différence prčs que le nom du groupe de travail n'est pas nécessaire."
#~ msgid ""
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index b0f656051..f7ffe8d86 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.po
@@ -14,7 +14,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2000-11-11 21:39+0100\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-12-16 10:33+0100\n"
"Last-Translator: Proinnsias Breathnach <breatpro@dublin.ml.com>\n"
"Language-Team: Gaeilge <ga@li.org>\n"
@@ -22,90 +22,115 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../Xconfigurator.pm_.c:179
+#: ../../Xconfigurator.pm_.c:232
+msgid "Configure all heads independantly"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:233
+msgid "Use Xinerama extension"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:236
+#, c-format
+msgid "Configure only card \"%s\" (%s)"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:239
+#, fuzzy
+msgid "Multi-head configuration"
+msgstr "ag leámh cumraíocht"
+
+#: ../../Xconfigurator.pm_.c:240
+msgid ""
+"Your system support multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:249
msgid "Graphic card"
msgstr "Carta Grafach"
-#: ../../Xconfigurator.pm_.c:179
+#: ../../Xconfigurator.pm_.c:249
msgid "Select a graphic card"
msgstr "Roghnaigh carta grafachach"
-#: ../../Xconfigurator.pm_.c:180
+#: ../../Xconfigurator.pm_.c:250
msgid "Choose a X server"
msgstr "Roghnaigh freastalaí X"
-#: ../../Xconfigurator.pm_.c:180
+#: ../../Xconfigurator.pm_.c:250
msgid "X server"
msgstr "X freastalaí"
-#: ../../Xconfigurator.pm_.c:217 ../../Xconfigurator.pm_.c:223
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree86 %s"
-#: ../../Xconfigurator.pm_.c:220
+#: ../../Xconfigurator.pm_.c:312
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Cén sort iontráil a suimigh do"
-#: ../../Xconfigurator.pm_.c:232
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:234 ../../Xconfigurator.pm_.c:257
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-#: ../../Xconfigurator.pm_.c:236 ../../Xconfigurator.pm_.c:259
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:245
-#, c-format
-msgid ""
-"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
-"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
-"Your card is supported by XFree %s which may have a better support in 2D."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:248
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: ../../Xconfigurator.pm_.c:250
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:265
+#: ../../Xconfigurator.pm_.c:347
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
+"Your card is supported by XFree %s which may have a better support in 2D."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Cumraíocht XFree"
-#: ../../Xconfigurator.pm_.c:303
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Roghnaigh an méid cuimhne atá id' charta grafachach"
-#: ../../Xconfigurator.pm_.c:347
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Roghnaigh cumraíocht an freastalaí"
-#: ../../Xconfigurator.pm_.c:358
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Roghnaigh scáileán"
-#: ../../Xconfigurator.pm_.c:358
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Scáileán"
-#: ../../Xconfigurator.pm_.c:361
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -119,39 +144,39 @@ msgid ""
" If in doubt, choose a conservative setting."
msgstr ""
-#: ../../Xconfigurator.pm_.c:368
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Ráta athnuachana cothrománach"
-#: ../../Xconfigurator.pm_.c:368
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Ráta athnuachana ingearach"
-#: ../../Xconfigurator.pm_.c:407
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Níl aon scáileán cumraithe"
-#: ../../Xconfigurator.pm_.c:410
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Níl aon carta grafachach cumraithe"
-#: ../../Xconfigurator.pm_.c:413
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Níl aoin réiteach cumraithe"
-#: ../../Xconfigurator.pm_.c:429
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../Xconfigurator.pm_.c:433
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
-#: ../../Xconfigurator.pm_.c:436
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Trialaigh an cumraíocht"
-#: ../../Xconfigurator.pm_.c:475
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -159,146 +184,153 @@ msgstr ""
"\n"
"bain trial as roinnt paraiméadair a athrú"
-#: ../../Xconfigurator.pm_.c:475
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Tharla Earráid:"
-#: ../../Xconfigurator.pm_.c:497
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Ag éalú i %d siocand"
-#: ../../Xconfigurator.pm_.c:507
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "An bhfuil seo ceart?"
-#: ../../Xconfigurator.pm_.c:515
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Tharla earráid, bain trial as roinnt paraiméadair a athrú"
-#: ../../Xconfigurator.pm_.c:552 ../../printerdrake.pm_.c:276
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
+#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Réiteach"
-#: ../../Xconfigurator.pm_.c:587
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr ""
-#: ../../Xconfigurator.pm_.c:589
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Carta Grafach: %s"
-#: ../../Xconfigurator.pm_.c:590
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Freastalaí XFree86: %s"
-#: ../../Xconfigurator.pm_.c:599
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
+#: ../../standalone/draknet_.c:283
+#, fuzzy
+msgid "Expert Mode"
+msgstr "Mód Saineolaí"
+
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Taispéan gach ceann"
-#: ../../Xconfigurator.pm_.c:623
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Réiteachaí"
-#: ../../Xconfigurator.pm_.c:1021
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Leagan amach eocharchlára: %s\n"
-#: ../../Xconfigurator.pm_.c:1022
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Cineál luchóg: %s\n"
-#: ../../Xconfigurator.pm_.c:1023
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Gaireas luchóige: %s\n"
-#: ../../Xconfigurator.pm_.c:1024
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Scáileán: %s\n"
-#: ../../Xconfigurator.pm_.c:1025
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Scáileán HorizSync: %s\n"
-#: ../../Xconfigurator.pm_.c:1026
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Scáileán VertRefresh: %s\n"
-#: ../../Xconfigurator.pm_.c:1027
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Carta Grafach: %s\n"
-#: ../../Xconfigurator.pm_.c:1028
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Cuimhne grafach: %s kb\n"
-#: ../../Xconfigurator.pm_.c:1030
+#: ../../Xconfigurator.pm_.c:1339
#, fuzzy, c-format
msgid "Color depth: %s\n"
msgstr "Scáileán VertRefresh: %s\n"
-#: ../../Xconfigurator.pm_.c:1031
+#: ../../Xconfigurator.pm_.c:1340
#, fuzzy, c-format
msgid "Resolution: %s\n"
msgstr "Réiteachaí"
-#: ../../Xconfigurator.pm_.c:1033
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Freastalaí XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1034
+#: ../../Xconfigurator.pm_.c:1343
#, fuzzy, c-format
msgid "XFree86 driver: %s\n"
msgstr "Freastalaí XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1053
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Ag ullmhú cumraíocht X-Windows"
-#: ../../Xconfigurator.pm_.c:1067
+#: ../../Xconfigurator.pm_.c:1382
+msgid "What do you want to do?"
+msgstr "Céard a theastaíonn uait a dhéanamh?"
+
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Athraigh Scáileán"
-#: ../../Xconfigurator.pm_.c:1068
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Athraigh carta grafach"
-#: ../../Xconfigurator.pm_.c:1069
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Athraigh cumraíocht an freastalaí"
-#: ../../Xconfigurator.pm_.c:1070
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Athraigh Réiteach"
-#: ../../Xconfigurator.pm_.c:1071
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Taispeán Eolas"
-#: ../../Xconfigurator.pm_.c:1072
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Bain trial as arís"
-#: ../../Xconfigurator.pm_.c:1073 ../../standalone/rpmdrake_.c:46
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Éalaigh"
-#: ../../Xconfigurator.pm_.c:1077 ../../standalone/drakboot_.c:40
-msgid "What do you want to do?"
-msgstr "Céard a theastaíonn uait a dhéanamh?"
-
-#: ../../Xconfigurator.pm_.c:1084
+#: ../../Xconfigurator.pm_.c:1402
#, fuzzy, c-format
msgid ""
"Keep the changes?\n"
@@ -307,20 +339,20 @@ msgid ""
"%s"
msgstr "Coimead an cumraíocht IP atá ann"
-#: ../../Xconfigurator.pm_.c:1105
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1125
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1128
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X ag tús"
-#: ../../Xconfigurator.pm_.c:1129
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -328,28 +360,6 @@ msgstr ""
"Is féidir linn do ríomhaire a shocrú le X a thosnú i ndhiadh bootáil.\n"
"An dteastaíonn uait go dtosnófar X nuair a aththosnítear an ríomhaire?"
-#: ../../Xconfigurator.pm_.c:1153
-msgid "Autologin"
-msgstr "Uath-Logann"
-
-#: ../../Xconfigurator.pm_.c:1154
-#, fuzzy
-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 ""
-"Is féidir linn do ríomhaire a shocrú le X a thosnú i ndhiadh bootáil.\n"
-"An dteastaíonn uait go dtosnófar X nuair a aththosnítear an ríomhaire?"
-
-#: ../../Xconfigurator.pm_.c:1156
-msgid "Choose the default user:"
-msgstr "Roghnagih an úsáidoer gneás:"
-
-#: ../../Xconfigurator.pm_.c:1157
-#, fuzzy
-msgid "Choose the window manager to run:"
-msgstr "Roghnaigh an Bainistéoir Fhuinneoga a úsásd:"
-
#: ../../Xconfigurator_consts.pm_.c:6
msgid "256 colors (8 bits)"
msgstr "256 dath (8 giotáin)"
@@ -398,305 +408,361 @@ msgstr "8 MB"
msgid "16 MB or more"
msgstr "16 MB nó níos mó"
-#: ../../Xconfigurator_consts.pm_.c:117 ../../Xconfigurator_consts.pm_.c:118
+#: ../../Xconfigurator_consts.pm_.c:120
msgid "Standard VGA, 640x480 at 60 Hz"
msgstr "Gnáth VGA, 640x480 ag 60Hz"
-#: ../../Xconfigurator_consts.pm_.c:119
+#: ../../Xconfigurator_consts.pm_.c:121
msgid "Super VGA, 800x600 at 56 Hz"
msgstr "Super VGA, 800x600 ag 56 Hz"
-#: ../../Xconfigurator_consts.pm_.c:120
+#: ../../Xconfigurator_consts.pm_.c:122
msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
msgstr "Cinéal 8514, 1024x768 ag 87 Hz Idirdhuillith (gan 800x600)"
-#: ../../Xconfigurator_consts.pm_.c:121
+#: ../../Xconfigurator_consts.pm_.c:123
msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
msgstr "Super VGA, 1024x768 ag 87 Hz Idirdhuillithe, 800x600 ag 56 Hz"
-#: ../../Xconfigurator_consts.pm_.c:122
+#: ../../Xconfigurator_consts.pm_.c:124
msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
msgstr "SVGA Leathnaithe, 800x600 ag 60 Hz, 640x480 ag 72 Hz"
-#: ../../Xconfigurator_consts.pm_.c:123
+#: ../../Xconfigurator_consts.pm_.c:125
msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
msgstr "SVGA Neamh-idirdhuillithe, 1024x768 ag 60 Hz, 800x600 ag 72 Hz"
-#: ../../Xconfigurator_consts.pm_.c:124
+#: ../../Xconfigurator_consts.pm_.c:126
msgid "High Frequency SVGA, 1024x768 at 70 Hz"
msgstr "SVGA d'árd minicíocht, 1024x768 ag 70 Hz"
-#: ../../Xconfigurator_consts.pm_.c:125
+#: ../../Xconfigurator_consts.pm_.c:127
msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
msgstr "Scáileán ilmhinicíocht a bhfuil in ann do 1280x1024 ag 60 Hz"
-#: ../../Xconfigurator_consts.pm_.c:126
+#: ../../Xconfigurator_consts.pm_.c:128
msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
msgstr "Scáileán ilmhinicíocht a bhfuil in ann do 1280x1024 ag 74 Hz"
-#: ../../Xconfigurator_consts.pm_.c:127
+#: ../../Xconfigurator_consts.pm_.c:129
msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
msgstr "Scáileán ilmhinicíocht a bhfuil in ann do 1280x1024 ag 76 Hz"
-#: ../../Xconfigurator_consts.pm_.c:128
+#: ../../Xconfigurator_consts.pm_.c:130
msgid "Monitor that can do 1600x1200 at 70 Hz"
msgstr "Scáileán a bhfuil in ann do 1600x1200 ag 70Hz"
-#: ../../Xconfigurator_consts.pm_.c:129
+#: ../../Xconfigurator_consts.pm_.c:131
msgid "Monitor that can do 1600x1200 at 76 Hz"
msgstr "Scáileán a bhfuil in ann do 1600x1200 ag 76Hz"
-#: ../../any.pm_.c:91 ../../any.pm_.c:121 ../../any_new.pm_.c:91
-#: ../../any_new.pm_.c:121
+#: ../../any.pm_.c:99 ../../any.pm_.c:124
msgid "First sector of boot partition"
msgstr ""
-#: ../../any.pm_.c:91 ../../any.pm_.c:121 ../../any.pm_.c:150
-#: ../../any_new.pm_.c:91 ../../any_new.pm_.c:121 ../../any_new.pm_.c:150
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr ""
-#: ../../any.pm_.c:95 ../../any_new.pm_.c:95
+#: ../../any.pm_.c:103
msgid "SILO Installation"
msgstr "Roghnaigh rang feistiú"
-#: ../../any.pm_.c:96 ../../any.pm_.c:102 ../../any_new.pm_.c:96
-#: ../../any_new.pm_.c:102
+#: ../../any.pm_.c:104 ../../any.pm_.c:117
msgid "Where do you want to install the bootloader?"
msgstr ""
-#: ../../any.pm_.c:101 ../../any_new.pm_.c:101
+#: ../../any.pm_.c:116
msgid "LILO/grub Installation"
msgstr "Feistiú LILO/grub"
-#: ../../any.pm_.c:111 ../../any_new.pm_.c:111
-#: ../../install_steps_interactive.pm_.c:736
-msgid "None"
-msgstr "Ar bith"
+#: ../../any.pm_.c:128 ../../any.pm_.c:142
+msgid "SILO"
+msgstr ""
+
+#: ../../any.pm_.c:130
+msgid "LILO with text menu"
+msgstr ""
+
+#: ../../any.pm_.c:131 ../../any.pm_.c:142
+msgid "LILO with graphical menu"
+msgstr ""
+
+#: ../../any.pm_.c:134
+msgid "Grub"
+msgstr ""
+
+#: ../../any.pm_.c:138
+msgid "Boot from DOS/Windows (loadlin)"
+msgstr ""
-#: ../../any.pm_.c:111 ../../any_new.pm_.c:111
+#: ../../any.pm_.c:140 ../../any.pm_.c:142
#, fuzzy
-msgid "Which bootloader(s) do you want to use?"
-msgstr "Cén tescán ag a dteastaíonn uait é a bhogadh?"
+msgid "Yaboot"
+msgstr "Root"
+
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
+msgid "Bootloader main options"
+msgstr "Príomhroghanna bootáil"
+
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
+#, fuzzy
+msgid "Bootloader to use"
+msgstr "Príomhroghanna bootáil"
-#: ../../any.pm_.c:125 ../../any_new.pm_.c:125
+#: ../../any.pm_.c:151
msgid "Bootloader installation"
msgstr "Feistiú cód tosnaithe"
-#: ../../any.pm_.c:127 ../../any_new.pm_.c:127
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Gaireas bootáil"
-#: ../../any.pm_.c:128 ../../any_new.pm_.c:128
+#: ../../any.pm_.c:154
msgid "LBA (doesn't work on old BIOSes)"
msgstr ""
-#: ../../any.pm_.c:129 ../../any_new.pm_.c:129
+#: ../../any.pm_.c:155
msgid "Compact"
msgstr "Compact"
-#: ../../any.pm_.c:129 ../../any_new.pm_.c:129
+#: ../../any.pm_.c:155
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:130 ../../any.pm_.c:199 ../../any_new.pm_.c:130
-#: ../../any_new.pm_.c:199
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Mód fís"
-#: ../../any.pm_.c:132 ../../any_new.pm_.c:132
+#: ../../any.pm_.c:158
msgid "Delay before booting default image"
msgstr ""
-#: ../../any.pm_.c:134 ../../any_new.pm_.c:134
-#: ../../install_steps_interactive.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:815 ../../netconnect.pm_.c:560
-#: ../../netconnect_new.pm_.c:686 ../../printerdrake.pm_.c:94
-#: ../../printerdrake.pm_.c:128 ../../standalone/adduserdrake_.c:42
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
+#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Pasfhocal"
-#: ../../any.pm_.c:135 ../../any_new.pm_.c:135
-#: ../../install_steps_interactive.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:816
-#: ../../standalone/adduserdrake_.c:43
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
+#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Pasfhocal (arís)"
-#: ../../any.pm_.c:136 ../../any_new.pm_.c:136
+#: ../../any.pm_.c:162
msgid "Restrict command line options"
msgstr ""
-#: ../../any.pm_.c:136 ../../any_new.pm_.c:136
+#: ../../any.pm_.c:162
msgid "restrict"
msgstr "teorannaigh"
-#: ../../any.pm_.c:142 ../../any_new.pm_.c:142
-msgid "Bootloader main options"
-msgstr "Príomhroghanna bootáil"
+#: ../../any.pm_.c:164
+msgid "Clean /tmp at each boot"
+msgstr "Glan /tmp nuair a thosnaigh an coráis"
-#: ../../any.pm_.c:145 ../../any_new.pm_.c:145
+#: ../../any.pm_.c:165
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr ""
+
+#: ../../any.pm_.c:167
+msgid "Enable multi profiles"
+msgstr ""
+
+#: ../../any.pm_.c:171
+msgid "Give the ram size in MB"
+msgstr ""
+
+#: ../../any.pm_.c:173
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-#: ../../any.pm_.c:146 ../../any_new.pm_.c:146
-#: ../../install_steps_interactive.pm_.c:774
-#: ../../install_steps_interactive.pm_.c:829
-#: ../../standalone/adduserdrake_.c:56
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Aththrialaigh"
-#: ../../any.pm_.c:146 ../../any_new.pm_.c:146
-#: ../../install_steps_interactive.pm_.c:774
-#: ../../install_steps_interactive.pm_.c:829
-#: ../../standalone/adduserdrake_.c:56
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Ní mar a chéile na pasfhocail"
-#: ../../any.pm_.c:157 ../../any_new.pm_.c:157
+#: ../../any.pm_.c:182
+msgid "Init Message"
+msgstr ""
+
+#: ../../any.pm_.c:184
+msgid "Open Firmware Delay"
+msgstr ""
+
+#: ../../any.pm_.c:185
+msgid "Kernel Boot Timeout"
+msgstr ""
+
+#: ../../any.pm_.c:186
+msgid "Enable CD Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:187
+msgid "Enable OF Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:188
+#, fuzzy
+msgid "Default OS?"
+msgstr "Gnáth"
+
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
msgstr ""
-#: ../../any.pm_.c:165 ../../any_new.pm_.c:165 ../../printerdrake.pm_.c:352
-#: ../../standalone/rpmdrake_.c:302
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Suim"
-#: ../../any.pm_.c:165 ../../any_new.pm_.c:165 ../../diskdrake.pm_.c:46
-#: ../../install_steps_interactive.pm_.c:809 ../../netconnect.pm_.c:842
-#: ../../netconnect_new.pm_.c:984 ../../printerdrake.pm_.c:352
-#: ../../standalone/adduserdrake_.c:36
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
+#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Críochnithe"
-#: ../../any.pm_.c:174 ../../any_new.pm_.c:174
+#: ../../any.pm_.c:220
+#, fuzzy
+msgid "Modify"
+msgstr "Athraigh RAID"
+
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Cén sort iontráil a suimigh do?"
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "CO Eile (SunOS...)"
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:230
+msgid "Other OS (MacOS...)"
+msgstr "CO Eile (MacOS...)"
+
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "CO Eile (windows...)"
-#: ../../any.pm_.c:196 ../../any_new.pm_.c:196
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Iomha"
-#: ../../any.pm_.c:197 ../../any.pm_.c:206 ../../any_new.pm_.c:197
-#: ../../any_new.pm_.c:206
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:198 ../../any_new.pm_.c:198
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:200 ../../any_new.pm_.c:200
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:201 ../../any_new.pm_.c:201
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Léamh-Scríobh"
-#: ../../any.pm_.c:208 ../../any_new.pm_.c:208
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Table"
-#: ../../any.pm_.c:209 ../../any_new.pm_.c:209
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Baolach"
-#: ../../any.pm_.c:215 ../../any_new.pm_.c:215
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Lipéad"
-#: ../../any.pm_.c:217 ../../any_new.pm_.c:217
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Gnáth"
-#: ../../any.pm_.c:220 ../../any_new.pm_.c:220 ../../install_gtk.pm_.c:82
-#: ../../install_steps_interactive.pm_.c:762 ../../interactive.pm_.c:76
-#: ../../interactive.pm_.c:86 ../../interactive.pm_.c:250
-#: ../../interactive_newt.pm_.c:51 ../../interactive_newt.pm_.c:99
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:243
-#: ../../my_gtk.pm_.c:486 ../../my_gtk.pm_.c:661 ../../printerdrake.pm_.c:444
-#: ../../printerdrake.pm_.c:464
-msgid "Ok"
-msgstr "Ok"
+#: ../../any.pm_.c:284
+#, fuzzy
+msgid "Initrd-size"
+msgstr "Initrd"
-#: ../../any.pm_.c:220 ../../any_new.pm_.c:220
+#: ../../any.pm_.c:286
+msgid "NoVideo"
+msgstr ""
+
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Scrios iontráil"
-#: ../../any.pm_.c:223 ../../any_new.pm_.c:223
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Níl ceadaigh an lipéad folamh ann"
-#: ../../any.pm_.c:224 ../../any_new.pm_.c:224
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Is ann cheana don ainm úsáideora seo"
-#: ../../any.pm_.c:500 ../../any_new.pm_.c:492
+#: ../../any.pm_.c:317
+#, fuzzy
+msgid "What type of partitioning?"
+msgstr "Cén sort printéir atá ort?"
+
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fuair %s %s comhéadan"
-#: ../../any.pm_.c:501 ../../any_new.pm_.c:493
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "An bhfuil ceann eile agat?"
-#: ../../any.pm_.c:502 ../../any_new.pm_.c:494
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "An bhfuil comhéadan %s agat?"
-#: ../../any.pm_.c:504 ../../any_new.pm_.c:496 ../../interactive.pm_.c:81
-#: ../../my_gtk.pm_.c:485 ../../netconnect.pm_.c:90 ../../netconnect.pm_.c:470
-#: ../../netconnect_new.pm_.c:148 ../../netconnect_new.pm_.c:509
-#: ../../printerdrake.pm_.c:233
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
+#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Níl"
-#: ../../any.pm_.c:504 ../../any_new.pm_.c:496 ../../interactive.pm_.c:81
-#: ../../my_gtk.pm_.c:485 ../../netconnect.pm_.c:88 ../../netconnect.pm_.c:468
-#: ../../netconnect_new.pm_.c:146 ../../netconnect_new.pm_.c:507
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Tá"
-#: ../../any.pm_.c:505 ../../any_new.pm_.c:497
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Leámh an t-eolais crua-earra"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:522 ../../any_new.pm_.c:533
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Ag feistáil tiomanaí do %s, carta %s"
-#: ../../any.pm_.c:523 ../../any_new.pm_.c:534
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modíl %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:534 ../../any_new.pm_.c:545
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr ""
-#: ../../any.pm_.c:542 ../../any_new.pm_.c:553
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -708,20 +774,20 @@ msgid ""
"not cause any damage."
msgstr ""
-#: ../../any.pm_.c:547 ../../any_new.pm_.c:558
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr ""
-#: ../../any.pm_.c:547 ../../any_new.pm_.c:558
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Cumraigh roghanna"
-#: ../../any.pm_.c:551 ../../any_new.pm_.c:562
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr ""
-#: ../../any.pm_.c:557 ../../any_new.pm_.c:568
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -729,18 +795,95 @@ msgid ""
"For instance, ``io=0x300 irq=7''"
msgstr ""
-#: ../../any.pm_.c:560 ../../any_new.pm_.c:571
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Roghachais modúil:"
-#: ../../any.pm_.c:570 ../../any_new.pm_.c:581
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
-#: ../../bootloader.pm_.c:234
+#: ../../any.pm_.c:715
+#, c-format
+msgid "(already added %s)"
+msgstr ""
+
+#: ../../any.pm_.c:719
+msgid "This password is too simple"
+msgstr "Tá an pasfhocal seo ro-shimplí"
+
+#: ../../any.pm_.c:720
+msgid "Please give a user name"
+msgstr ""
+
+#: ../../any.pm_.c:721
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr ""
+
+#: ../../any.pm_.c:722
+msgid "This user name is already added"
+msgstr "Is ann cheana don ainm úsáideora seo"
+
+#: ../../any.pm_.c:726
+msgid "Add user"
+msgstr "Suimigh úsáideoir"
+
+#: ../../any.pm_.c:727
+#, c-format
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+
+#: ../../any.pm_.c:728
+msgid "Accept user"
+msgstr ""
+
+#: ../../any.pm_.c:739
+msgid "Real name"
+msgstr "Fíor ainm"
+
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
+#: ../../printerdrake.pm_.c:131
+msgid "User name"
+msgstr "Ainm úsáideora"
+
+#: ../../any.pm_.c:743
+msgid "Shell"
+msgstr "Blaosc"
+
+#: ../../any.pm_.c:745
+msgid "Icon"
+msgstr "Dealbh"
+
+#: ../../any.pm_.c:766
+msgid "Autologin"
+msgstr "Uath-Logann"
+
+#: ../../any.pm_.c:767
+#, fuzzy
+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 ""
+"Is féidir linn do ríomhaire a shocrú le X a thosnú i ndhiadh bootáil.\n"
+"An dteastaíonn uait go dtosnófar X nuair a aththosnítear an ríomhaire?"
+
+#: ../../any.pm_.c:769
+msgid "Choose the default user:"
+msgstr "Roghnagih an úsáidoer gneás:"
+
+#: ../../any.pm_.c:770
+#, fuzzy
+msgid "Choose the window manager to run:"
+msgstr "Roghnaigh an Bainistéoir Fhuinneoga a úsásd:"
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -758,56 +901,220 @@ msgstr ""
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:596
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr ""
-#: ../../bootloader.pm_.c:597
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
-#: ../../bootloader.pm_.c:598
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
-#: ../../bootloader.pm_.c:599
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
-#: ../../bootloader.pm_.c:600
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:604
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:696
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr ""
-#: ../../bootloader.pm_.c:696
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Clár Tosnú"
-#: ../../common.pm_.c:610
-#, c-format
-msgid "%d minutes"
-msgstr "%d noiméaid"
+#: ../../bootlook.pm_.c:46
+msgid "no help implemented yet.\n"
+msgstr ""
+
+#: ../../bootlook.pm_.c:62
+#, fuzzy
+msgid "Boot Style Configuration"
+msgstr "Trialaigh an cumraíocht"
+
+#: ../../bootlook.pm_.c:79
+#, fuzzy
+msgid "/_File"
+msgstr "Comhaid:\n"
+
+#: ../../bootlook.pm_.c:81
+msgid "/File/_New"
+msgstr ""
+
+#: ../../bootlook.pm_.c:82
+msgid "<control>N"
+msgstr ""
+
+#: ../../bootlook.pm_.c:84
+msgid "/File/_Open"
+msgstr ""
+
+#: ../../bootlook.pm_.c:85
+msgid "<control>O"
+msgstr ""
+
+#: ../../bootlook.pm_.c:87
+msgid "/File/_Save"
+msgstr ""
+
+#: ../../bootlook.pm_.c:88
+msgid "<control>S"
+msgstr ""
+
+#: ../../bootlook.pm_.c:90
+msgid "/File/Save _As"
+msgstr ""
+
+#: ../../bootlook.pm_.c:91
+msgid "/File/-"
+msgstr ""
-#: ../../common.pm_.c:612
-msgid "1 minute"
-msgstr "1 noiméad"
+#: ../../bootlook.pm_.c:93
+msgid "/File/_Quit"
+msgstr ""
-#: ../../common.pm_.c:614
+#: ../../bootlook.pm_.c:94
+msgid "<control>Q"
+msgstr ""
+
+#: ../../bootlook.pm_.c:96
+msgid "/_Options"
+msgstr ""
+
+#: ../../bootlook.pm_.c:98
+msgid "/Options/Test"
+msgstr ""
+
+#: ../../bootlook.pm_.c:99
+msgid "/_Help"
+msgstr ""
+
+#: ../../bootlook.pm_.c:101
+msgid "/Help/_About..."
+msgstr ""
+
+#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
+#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
+#, fuzzy
+msgid "Configure"
+msgstr "Cumraigh X"
+
+#: ../../bootlook.pm_.c:114
#, c-format
-msgid "%d seconds"
-msgstr "%d soicínd"
+msgid ""
+"You are currently using %s as Boot Manager.\n"
+"Click on Configure to launch the setup wizard."
+msgstr ""
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:427
+#: ../../bootlook.pm_.c:121
+msgid "Lilo/grub mode"
+msgstr ""
+
+#: ../../bootlook.pm_.c:131
+msgid "NewStyle Categorizing Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:134
+#, fuzzy
+msgid "NewStyle Monitor"
+msgstr "Scáileán"
+
+#: ../../bootlook.pm_.c:137
+#, fuzzy
+msgid "Traditional Monitor"
+msgstr "Athraigh Scáileán"
+
+#: ../../bootlook.pm_.c:140
+msgid "Traditional Gtk+ Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:144
+msgid "Launch Aurora at boot time"
+msgstr ""
+
+#: ../../bootlook.pm_.c:169
+#, fuzzy
+msgid "Boot mode"
+msgstr "Gaireas bootáil"
+
+#: ../../bootlook.pm_.c:179
+msgid "Launch the X-Window system at start"
+msgstr ""
+
+#: ../../bootlook.pm_.c:187
+msgid "No, I don't want autologin"
+msgstr ""
+
+#: ../../bootlook.pm_.c:193
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr ""
+
+#: ../../bootlook.pm_.c:210
+msgid "System mode"
+msgstr ""
+
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Gnáth"
+
+#: ../../bootlook.pm_.c:236 ../../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
+#: ../../standalone/draknet_.c:617
+msgid "OK"
+msgstr ""
+
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
+#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
+#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
+#: ../../standalone/tinyfirewall_.c:63
+msgid "Cancel"
+msgstr "Cealaigh"
+
+#: ../../bootlook.pm_.c:315
+msgid "can not open /etc/inittab for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:369
+msgid "can not open /etc/sysconfig/autologin for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
+msgid "Installation of LILO failed. The following error occured:"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Cruthaigh"
@@ -815,7 +1122,7 @@ msgstr "Cruthaigh"
msgid "Unmount"
msgstr ""
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:429
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
msgid "Delete"
msgstr "Dealaigh"
@@ -823,16 +1130,16 @@ msgstr "Dealaigh"
msgid "Format"
msgstr "Formáidigh"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:610
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
msgid "Resize"
msgstr "Athméidigh"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:427
-#: ../../diskdrake.pm_.c:480
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
+#: ../../diskdrake.pm_.c:518
msgid "Type"
msgstr "Cineál"
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:500
+#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
msgid "Mount point"
msgstr ""
@@ -872,23 +1179,23 @@ msgstr "Sabháil ar dhiosca flapach"
msgid "Clear all"
msgstr "Glan gach ceann"
-#: ../../diskdrake.pm_.c:50
+#: ../../diskdrake.pm_.c:54
msgid "Format all"
msgstr "Formáidigh gach ceann"
-#: ../../diskdrake.pm_.c:51
+#: ../../diskdrake.pm_.c:55
msgid "Auto allocate"
msgstr ""
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid "All primary partitions are used"
msgstr "Tá na ranna príofa uilig úsáidthe"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid "I can't add any more partition"
msgstr "Ní féidir liom rann eile a cur isteach"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -896,63 +1203,61 @@ msgstr ""
"Le breis ranna a bheith agat, dealaigh ceann amháin le bheith in ann "
"rannsínithe a cruthú"
-#: ../../diskdrake.pm_.c:57
-msgid "Rescue partition table"
+#: ../../diskdrake.pm_.c:61
+msgid "Not enough space for auto-allocating"
msgstr ""
-#: ../../diskdrake.pm_.c:58
+#: ../../diskdrake.pm_.c:63
msgid "Undo"
msgstr "Cealaigh"
-#: ../../diskdrake.pm_.c:59
+#: ../../diskdrake.pm_.c:64
msgid "Write partition table"
msgstr "Scriobh clár-ranna"
-#: ../../diskdrake.pm_.c:60
-msgid "Reload"
-msgstr "Athlódaigh"
-
-#: ../../diskdrake.pm_.c:101
-msgid "loopback"
-msgstr ""
+#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
+#, fuzzy
+msgid "More"
+msgstr "Bog"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "Swap"
msgstr "Malairte"
-#: ../../diskdrake.pm_.c:115
+#: ../../diskdrake.pm_.c:117
msgid "Empty"
msgstr "Folamh"
-#: ../../diskdrake.pm_.c:115 ../../mouse.pm_.c:125
+#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
+#: ../../mouse.pm_.c:145
msgid "Other"
msgstr "Eile"
-#: ../../diskdrake.pm_.c:121
+#: ../../diskdrake.pm_.c:123
msgid "Filesystem types:"
msgstr "Cineál córais-comhadlanna"
-#: ../../diskdrake.pm_.c:130
+#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
msgid "Details"
msgstr "Sonraí"
-#: ../../diskdrake.pm_.c:144
+#: ../../diskdrake.pm_.c:147
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -963,94 +1268,98 @@ msgstr ""
"Molaim dhuit an rann sin a athmhéadú ar dtús\n"
"(roghnaigh an rann agus brú ar \"Athméidigh\")"
-#: ../../diskdrake.pm_.c:149
+#: ../../diskdrake.pm_.c:152
msgid "Please make a backup of your data first"
msgstr ""
-#: ../../diskdrake.pm_.c:149 ../../diskdrake.pm_.c:166
-#: ../../diskdrake.pm_.c:175 ../../diskdrake.pm_.c:532
-#: ../../diskdrake.pm_.c:554
+#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
+#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
+#: ../../diskdrake.pm_.c:592
msgid "Read carefully!"
msgstr "Léigh go curamach"
-#: ../../diskdrake.pm_.c:152
+#: ../../diskdrake.pm_.c:155
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
-#: ../../diskdrake.pm_.c:166
+#: ../../diskdrake.pm_.c:170
msgid "Be careful: this operation is dangerous."
msgstr ""
-#: ../../diskdrake.pm_.c:203 ../../install_steps.pm_.c:73
-#: ../../install_steps_interactive.pm_.c:38
-#: ../../install_steps_interactive.pm_.c:315 ../../standalone/diskdrake_.c:60
-#: ../../standalone/rpmdrake_.c:294 ../../standalone/rpmdrake_.c:304
+#: ../../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
msgid "Error"
msgstr "Earráid"
-#: ../../diskdrake.pm_.c:227 ../../diskdrake.pm_.c:708
+#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
msgid "Mount point: "
msgstr ""
-#: ../../diskdrake.pm_.c:228 ../../diskdrake.pm_.c:269
+#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
msgid "Device: "
msgstr "Gaireas: "
-#: ../../diskdrake.pm_.c:229
+#: ../../diskdrake.pm_.c:240
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Litir Dioscthiománt DOS: %s (buile faoi thuraim)\n"
-#: ../../diskdrake.pm_.c:230 ../../diskdrake.pm_.c:272
+#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
+#: ../../diskdrake.pm_.c:301
msgid "Type: "
msgstr "Cineál: "
-#: ../../diskdrake.pm_.c:231
+#: ../../diskdrake.pm_.c:248
+msgid "Name: "
+msgstr "Ainm: "
+
+#: ../../diskdrake.pm_.c:253
#, c-format
msgid "Start: sector %s\n"
msgstr "Tús: teascán %s\n"
-#: ../../diskdrake.pm_.c:232
+#: ../../diskdrake.pm_.c:254
#, c-format
-msgid "Size: %d MB"
-msgstr "Méid: %d MB"
+msgid "Size: %s"
+msgstr "Méid: %s"
-#: ../../diskdrake.pm_.c:234
+#: ../../diskdrake.pm_.c:256
#, c-format
msgid ", %s sectors"
msgstr ", %s teascáin"
-#: ../../diskdrake.pm_.c:236
+#: ../../diskdrake.pm_.c:258
#, c-format
msgid "Cylinder %d to cylinder %d\n"
msgstr "Sorcóir %d go sorcóir %d\n"
-#: ../../diskdrake.pm_.c:237
+#: ../../diskdrake.pm_.c:259
msgid "Formatted\n"
msgstr "Formáidithe\n"
-#: ../../diskdrake.pm_.c:238
+#: ../../diskdrake.pm_.c:260
msgid "Not formatted\n"
msgstr "Neamhformáidithe\n"
-#: ../../diskdrake.pm_.c:239
+#: ../../diskdrake.pm_.c:261
msgid "Mounted\n"
msgstr ""
-#: ../../diskdrake.pm_.c:240
+#: ../../diskdrake.pm_.c:262
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake.pm_.c:241
+#: ../../diskdrake.pm_.c:264
#, c-format
msgid "Loopback file(s): %s\n"
msgstr ""
-#: ../../diskdrake.pm_.c:242
+#: ../../diskdrake.pm_.c:265
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -1058,79 +1367,108 @@ msgstr ""
"Rann tosaithe de ghnáth\n"
" (do thosnú MS-DOS, ní lilo)\n"
-#: ../../diskdrake.pm_.c:244
+#: ../../diskdrake.pm_.c:267
#, c-format
msgid "Level %s\n"
msgstr "Leibhéal %s\n"
-#: ../../diskdrake.pm_.c:245
+#: ../../diskdrake.pm_.c:268
#, c-format
msgid "Chunk size %s\n"
msgstr "Méid smután %s\n"
-#: ../../diskdrake.pm_.c:246
+#: ../../diskdrake.pm_.c:269
#, c-format
msgid "RAID-disks %s\n"
msgstr "Dioscaí RAID %s\n"
-#: ../../diskdrake.pm_.c:248
+#: ../../diskdrake.pm_.c:271
#, c-format
msgid "Loopback file name: %s"
msgstr ""
-#: ../../diskdrake.pm_.c:265
+#: ../../diskdrake.pm_.c:274
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition, you should\n"
+"probably leave it alone.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:277
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:294
msgid "Please click on a partition"
msgstr ""
-#: ../../diskdrake.pm_.c:270
+#: ../../diskdrake.pm_.c:299
#, c-format
-msgid "Size: %d MB\n"
-msgstr "Méid: %d MB\n"
+msgid "Size: %s\n"
+msgstr "Méid: %s\n"
-#: ../../diskdrake.pm_.c:271
+#: ../../diskdrake.pm_.c:300
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Céimseasamh: %s sorcóir, %s ceann, %s teascán\n"
-#: ../../diskdrake.pm_.c:273
+#: ../../diskdrake.pm_.c:302
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr "Dioscaí LVM %s\n"
+
+#: ../../diskdrake.pm_.c:303
#, c-format
msgid "Partition table type: %s\n"
msgstr "Cinéal tabla rann: %s\n"
-#: ../../diskdrake.pm_.c:274
+#: ../../diskdrake.pm_.c:304
#, c-format
msgid "on bus %d id %d\n"
msgstr "ar bhús %d, id %d\n"
-#: ../../diskdrake.pm_.c:290
+#: ../../diskdrake.pm_.c:320
msgid "Mount"
msgstr ""
-#: ../../diskdrake.pm_.c:292
+#: ../../diskdrake.pm_.c:322
msgid "Active"
msgstr "Gníomhach"
-#: ../../diskdrake.pm_.c:294
+#: ../../diskdrake.pm_.c:324
msgid "Add to RAID"
msgstr "Cur le RAID"
-#: ../../diskdrake.pm_.c:296
+#: ../../diskdrake.pm_.c:326
msgid "Remove from RAID"
msgstr "Bain ó RAID"
-#: ../../diskdrake.pm_.c:298
+#: ../../diskdrake.pm_.c:328
msgid "Modify RAID"
msgstr "Athraigh RAID"
-#: ../../diskdrake.pm_.c:300
+#: ../../diskdrake.pm_.c:330
+msgid "Add to LVM"
+msgstr "Cur le LVM"
+
+#: ../../diskdrake.pm_.c:332
+msgid "Remove from LVM"
+msgstr "Bain ó LVM"
+
+#: ../../diskdrake.pm_.c:334
msgid "Use for loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:307
+#: ../../diskdrake.pm_.c:341
msgid "Choose action"
msgstr "Roghnaigh gníomh"
-#: ../../diskdrake.pm_.c:400
+#: ../../diskdrake.pm_.c:435
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -1142,7 +1480,7 @@ msgstr ""
"Má tá tú ag úsáid LILO ní oibróidh sé, nó níl /boot uait muna n-úsáideann tú "
"LILO"
-#: ../../diskdrake.pm_.c:404
+#: ../../diskdrake.pm_.c:439
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -1153,209 +1491,207 @@ msgstr ""
"sorcóir ar an dhiosca, agus níl aon rann /boot agat.\n"
"Má tá tú chun LILO a úsáid, beidh ort rann /boot a cruthú ar ball."
-#: ../../diskdrake.pm_.c:410
+#: ../../diskdrake.pm_.c:445
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
-#: ../../diskdrake.pm_.c:427 ../../diskdrake.pm_.c:429
+#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
#, c-format
msgid "Use ``%s'' instead"
msgstr ""
-#: ../../diskdrake.pm_.c:432
+#: ../../diskdrake.pm_.c:468
msgid "Use ``Unmount'' first"
msgstr ""
-#: ../../diskdrake.pm_.c:433 ../../diskdrake.pm_.c:475
+#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
-#: ../../diskdrake.pm_.c:445
+#: ../../diskdrake.pm_.c:481
msgid "Continue anyway?"
msgstr "Lean ar aghaidh ar aon nós?"
-#: ../../diskdrake.pm_.c:450
+#: ../../diskdrake.pm_.c:486
msgid "Quit without saving"
msgstr "Éalaigh gan sabháil"
-#: ../../diskdrake.pm_.c:450
+#: ../../diskdrake.pm_.c:486
msgid "Quit without writing the partition table?"
msgstr "Éalaigh gan an clár-ranna a scríobh?"
-#: ../../diskdrake.pm_.c:478
+#: ../../diskdrake.pm_.c:516
msgid "Change partition type"
msgstr "Athraigh cineál ranna"
-#: ../../diskdrake.pm_.c:479
+#: ../../diskdrake.pm_.c:517
#, fuzzy
msgid "Which filesystem do you want?"
msgstr "Cén rann atá uait?"
-#: ../../diskdrake.pm_.c:482 ../../diskdrake.pm_.c:740
+#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr ""
-#: ../../diskdrake.pm_.c:498
+#: ../../diskdrake.pm_.c:537
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr ""
-#: ../../diskdrake.pm_.c:499
+#: ../../diskdrake.pm_.c:538
#, c-format
msgid "Where do you want to mount device %s?"
msgstr ""
-#: ../../diskdrake.pm_.c:504
+#: ../../diskdrake.pm_.c:542
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
-#: ../../diskdrake.pm_.c:523
+#: ../../diskdrake.pm_.c:561
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
-#: ../../diskdrake.pm_.c:525
+#: ../../diskdrake.pm_.c:563
msgid "Formatting"
msgstr "Ag formáidiú"
-#: ../../diskdrake.pm_.c:526
+#: ../../diskdrake.pm_.c:564
#, c-format
msgid "Formatting loopback file %s"
msgstr ""
-#: ../../diskdrake.pm_.c:527 ../../install_steps_interactive.pm_.c:402
+#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
#, c-format
msgid "Formatting partition %s"
msgstr "Ag formáidiú rann %s"
-#: ../../diskdrake.pm_.c:532
+#: ../../diskdrake.pm_.c:570
msgid "After formatting all partitions,"
msgstr "I ndhiadh na rann ar fad formáidiú,"
-#: ../../diskdrake.pm_.c:532
+#: ../../diskdrake.pm_.c:570
msgid "all data on these partitions will be lost"
msgstr "caillfear gach sonra ar na ranna"
-#: ../../diskdrake.pm_.c:538
+#: ../../diskdrake.pm_.c:576
msgid "Move"
msgstr "Bog"
-#: ../../diskdrake.pm_.c:539
+#: ../../diskdrake.pm_.c:577
msgid "Which disk do you want to move it to?"
msgstr "Cén diosca ag a dteastaíonn uait é a bhogadh?"
-#: ../../diskdrake.pm_.c:540
+#: ../../diskdrake.pm_.c:578
msgid "Sector"
msgstr "Teascán"
-#: ../../diskdrake.pm_.c:541
+#: ../../diskdrake.pm_.c:579
msgid "Which sector do you want to move it to?"
msgstr "Cén tescán ag a dteastaíonn uait é a bhogadh?"
-#: ../../diskdrake.pm_.c:544
+#: ../../diskdrake.pm_.c:582
msgid "Moving"
msgstr "Ag bogadh"
-#: ../../diskdrake.pm_.c:544
+#: ../../diskdrake.pm_.c:582
msgid "Moving partition..."
msgstr "Ag bogadh rann..."
-#: ../../diskdrake.pm_.c:554
+#: ../../diskdrake.pm_.c:592
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Scríobhfar clár diosca %s go dhiosca!"
-#: ../../diskdrake.pm_.c:556
+#: ../../diskdrake.pm_.c:594
msgid "You'll need to reboot before the modification can take place"
msgstr "Beidh ort an ríomhaire a aththosnú sula ndéanfar an athrú"
-#: ../../diskdrake.pm_.c:577
+#: ../../diskdrake.pm_.c:615
msgid "Computing FAT filesystem bounds"
msgstr "Ag ríomhadh teorainn na córais-comhadlanna FAT"
-#: ../../diskdrake.pm_.c:577 ../../diskdrake.pm_.c:637
+#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
#: ../../install_interactive.pm_.c:107
msgid "Resizing"
msgstr "Ag athméadú"
-#: ../../diskdrake.pm_.c:600
+#: ../../diskdrake.pm_.c:643
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Scriobh clár-ranna"
-#: ../../diskdrake.pm_.c:605
+#: ../../diskdrake.pm_.c:648
#, fuzzy
msgid "All data on this partition should be backed-up"
msgstr "caillfear gach sonra ar an rann seo"
-#: ../../diskdrake.pm_.c:607
+#: ../../diskdrake.pm_.c:650
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
-#: ../../diskdrake.pm_.c:617
+#: ../../diskdrake.pm_.c:660
msgid "Choose the new size"
msgstr "Roghnaigh an méid nua"
-#: ../../diskdrake.pm_.c:617 ../../install_steps_graphical.pm_.c:287
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
#: ../../install_steps_graphical.pm_.c:334
-#: ../../install_steps_interactive.pm_.c:518
-#: ../../partition_table_raw.pm_.c:101
msgid "MB"
msgstr "MB"
-#: ../../diskdrake.pm_.c:674
+#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Cruthaigh rann nua"
-#: ../../diskdrake.pm_.c:700
+#: ../../diskdrake.pm_.c:740
msgid "Start sector: "
msgstr "Teascán tosasch: "
-#: ../../diskdrake.pm_.c:704 ../../diskdrake.pm_.c:779
+#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
msgid "Size in MB: "
msgstr "Méid i MB: "
-#: ../../diskdrake.pm_.c:707 ../../diskdrake.pm_.c:782
+#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
msgid "Filesystem type: "
msgstr "Cineál córas-comhadlanna"
-#: ../../diskdrake.pm_.c:710
+#: ../../diskdrake.pm_.c:750
msgid "Preference: "
msgstr "Tosaíocht: "
-#: ../../diskdrake.pm_.c:758
+#: ../../diskdrake.pm_.c:798
msgid "This partition can't be used for loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:768
+#: ../../diskdrake.pm_.c:808
msgid "Loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:778
+#: ../../diskdrake.pm_.c:818
msgid "Loopback file name: "
msgstr ""
-#: ../../diskdrake.pm_.c:804
+#: ../../diskdrake.pm_.c:844
msgid "File already used by another loopback, choose another one"
msgstr ""
-#: ../../diskdrake.pm_.c:805
+#: ../../diskdrake.pm_.c:845
msgid "File already exists. Use it?"
msgstr ""
-#: ../../diskdrake.pm_.c:827 ../../diskdrake.pm_.c:843
+#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
msgid "Select file"
msgstr "Roghnaigh Comhad"
-#: ../../diskdrake.pm_.c:836
+#: ../../diskdrake.pm_.c:876
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1363,11 +1699,11 @@ msgstr ""
"Níl an méid céanna ar an rann cúltaca\n"
"Lean ar aghaidh ar aon nós?"
-#: ../../diskdrake.pm_.c:844
+#: ../../diskdrake.pm_.c:884
msgid "Warning"
msgstr "Rabhadh"
-#: ../../diskdrake.pm_.c:845
+#: ../../diskdrake.pm_.c:885
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1375,77 +1711,113 @@ msgstr ""
"Cur diosca flapach sa dioscthiomant\n"
"Caillfear gach sonra ar an dhiosca seo"
-#: ../../diskdrake.pm_.c:856
+#: ../../diskdrake.pm_.c:896
msgid "Trying to rescue partition table"
msgstr "Ag iarraidh an clár-ranna a tarrtháil"
-#: ../../diskdrake.pm_.c:867
+#: ../../diskdrake.pm_.c:905
msgid "device"
msgstr "gaireas"
-#: ../../diskdrake.pm_.c:868
+#: ../../diskdrake.pm_.c:906
msgid "level"
msgstr "leibhéal"
-#: ../../diskdrake.pm_.c:869
+#: ../../diskdrake.pm_.c:907
msgid "chunk size"
msgstr "méid smután"
-#: ../../diskdrake.pm_.c:881
+#: ../../diskdrake.pm_.c:919
msgid "Choose an existing RAID to add to"
msgstr "Roghnaigh RAID atá ann le méadú"
-#: ../../diskdrake.pm_.c:882
+#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
msgid "new"
msgstr "nua"
+#: ../../diskdrake.pm_.c:944
+msgid "Choose an existing LVM to add to"
+msgstr "Roghnaigh LVM atá ann le méadú"
+
+#: ../../diskdrake.pm_.c:949
+msgid "LVM name?"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:976
+msgid "Removable media automounting"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:977
+msgid "Rescue partition table"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:979
+msgid "Reload"
+msgstr "Athlódaigh"
+
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "Formáidiú %s de %s teipithe"
-#: ../../fs.pm_.c:133
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "níl a fhios agam conas %s a formáidiú go %s"
-#: ../../fs.pm_.c:218
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr ""
-#: ../../fs.pm_.c:230
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr ""
-#: ../../fsedit.pm_.c:235
+#: ../../fsedit.pm_.c:21
+#, fuzzy
+msgid "simple"
+msgstr "Comhad"
+
+#: ../../fsedit.pm_.c:30
+#, fuzzy
+msgid "server"
+msgstr "X freastalaí"
+
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr ""
-#: ../../fsedit.pm_.c:238
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr ""
-#: ../../fsedit.pm_.c:246
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr ""
-#: ../../fsedit.pm_.c:258
+#: ../../fsedit.pm_.c:285
+#, c-format
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr ""
+
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
-#: ../../fsedit.pm_.c:259
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
-#: ../../fsedit.pm_.c:335
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Earráid ag oscailt %s do scríobh: %s"
-#: ../../fsedit.pm_.c:417
+#: ../../fsedit.pm_.c:453
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"
@@ -1454,7 +1826,7 @@ msgstr ""
"nua a cruthu. Ba chóir duit do chuid crua-earraí a seiceáil le cúis an fadhb "
"a aimsiú"
-#: ../../fsedit.pm_.c:431
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Níl aon ranna agat!"
@@ -1490,8 +1862,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1503,15 +1875,15 @@ msgid ""
"levels to install or update your\n"
"Linux-Mandrake operating system:\n"
"\n"
-"\t* Recommanded: if you have never installed a GNU/Linux operating system "
+"\t* Recommended: if you have never installed a GNU/Linux operating system "
"choose this. Installation will be\n"
"\t be very easy and you will be asked only on few questions.\n"
"\n"
"\n"
"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
"the primary usage (workstation, server,\n"
-"\t development) of your sytem. You will need to answer to more questions "
-"than in \"Recommanded\" installation\n"
+"\t development) of your system. You will need to answer to more questions "
+"than in \"Recommended\" installation\n"
"\t class, so you need to know how GNU/Linux works to choose this "
"installation class.\n"
"\n"
@@ -1686,8 +2058,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -1697,7 +2069,7 @@ msgid ""
"hard drive.\n"
"\n"
"\n"
-" * Auto allocate:: this option allows you to automatically create Ext2 and "
+" * Auto allocate: this option allows you to automatically create Ext2 and "
"swap partitions in free space of your\n"
" hard drive.\n"
"\n"
@@ -1744,10 +2116,18 @@ msgid ""
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
-" * Ctrl-m to set the mount point"
+" * Ctrl-m to set the mount point\n"
+" \n"
+"\n"
+" \n"
+"If you are installing on a PPC Machine, you will want to create a small HFS "
+"'bootstrap' partition of at least 1MB for use\n"
+"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
+"50MB, you may find it a useful place to store \n"
+"a spare kernel and ramdisk image for emergency boot situations."
msgstr ""
-#: ../../help.pm_.c:218
+#: ../../help.pm_.c:224
msgid ""
"Above are listed the existing Linux partitions detected on\n"
"your hard drive. You can keep choices make by the wizard, they are good for "
@@ -1762,8 +2142,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -1791,7 +2171,7 @@ msgid ""
"\"secondary hard drive\", etc..."
msgstr ""
-#: ../../help.pm_.c:252
+#: ../../help.pm_.c:258
msgid ""
"Choose the hard drive you want to erase to install your\n"
"new Linux-Mandrake partition. Be careful, all data present on it will be "
@@ -1799,7 +2179,7 @@ msgid ""
"and will not be recoverable."
msgstr ""
-#: ../../help.pm_.c:257
+#: ../../help.pm_.c:263
msgid ""
"Click on \"OK\" if you want to delete all data and\n"
"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
@@ -1813,7 +2193,7 @@ msgid ""
"partitions present on this hard drive."
msgstr ""
-#: ../../help.pm_.c:267
+#: ../../help.pm_.c:273
msgid ""
"More than one Microsoft Windows partition have been\n"
"detected on your hard drive. Please choose the one you want resize to "
@@ -1825,13 +2205,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -1855,11 +2235,11 @@ msgid ""
"or partition is called \"C:\")."
msgstr ""
-#: ../../help.pm_.c:300
+#: ../../help.pm_.c:306
msgid "Please be patient. This operation can take several minutes."
msgstr ""
-#: ../../help.pm_.c:303
+#: ../../help.pm_.c:309
msgid ""
"Any partitions that have been newly defined must be\n"
"formatted for use (formatting meaning creating a filesystem).\n"
@@ -1874,8 +2254,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -1893,7 +2273,7 @@ msgid ""
"Linux-Mandrake operating system."
msgstr ""
-#: ../../help.pm_.c:329
+#: ../../help.pm_.c:335
msgid ""
"You may now select the group of packages you wish to\n"
"install or upgrade.\n"
@@ -1910,7 +2290,7 @@ msgid ""
"more than 1000 packages..."
msgstr ""
-#: ../../help.pm_.c:341
+#: ../../help.pm_.c:347
msgid ""
"You can now choose individually all the packages you\n"
"wish to install.\n"
@@ -1931,7 +2311,7 @@ msgid ""
"unselect several other packages which depend on it."
msgstr ""
-#: ../../help.pm_.c:358
+#: ../../help.pm_.c:364
msgid ""
"If you have all the CDs in the list above, click Ok. If you have\n"
"none of those CDs, click Cancel. If only some CDs are missing, unselect "
@@ -1939,7 +2319,7 @@ msgid ""
"then click Ok."
msgstr ""
-#: ../../help.pm_.c:363
+#: ../../help.pm_.c:369
msgid ""
"Your new Linux-Mandrake operating system is currently being\n"
"installed. This operation should take a few minutes (it depends on size you\n"
@@ -1949,20 +2329,20 @@ msgid ""
"Please be patient."
msgstr ""
-#: ../../help.pm_.c:371
+#: ../../help.pm_.c:377
msgid ""
"You can now test your mouse. Use buttons and wheel to verify\n"
"if settings are good. If not, you can click on \"Cancel\" to choose another\n"
"driver."
msgstr ""
-#: ../../help.pm_.c:376
+#: ../../help.pm_.c:382
msgid ""
"Please select the correct port. For example, the COM1\n"
"port under MS Windows is named ttyS0 under GNU/Linux."
msgstr ""
-#: ../../help.pm_.c:380
+#: ../../help.pm_.c:386
msgid ""
"If you wish to connect your computer to the Internet or\n"
"to a local network please choose the correct option. Please turn on your "
@@ -1980,7 +2360,7 @@ msgid ""
"finished to configure your network connection, choose \"Done\"."
msgstr ""
-#: ../../help.pm_.c:393
+#: ../../help.pm_.c:399
msgid ""
"No modem has been detected. Please select the serial port on which it is "
"plugged.\n"
@@ -1990,7 +2370,7 @@ msgid ""
"Windows) is called \"ttyS0\" under Linux."
msgstr ""
-#: ../../help.pm_.c:400
+#: ../../help.pm_.c:406
msgid ""
"You may now enter dialup options. If you don't know\n"
"or are not sure what to enter, the correct informations can be obtained "
@@ -2001,17 +2381,17 @@ msgid ""
"Provider at connection time."
msgstr ""
-#: ../../help.pm_.c:407
+#: ../../help.pm_.c:413
msgid ""
"If your modem is an external modem, please turn on it now to let DrakX "
"detect it automatically."
msgstr ""
-#: ../../help.pm_.c:410
+#: ../../help.pm_.c:416
msgid "Please turn on your modem and choose the correct one."
msgstr ""
-#: ../../help.pm_.c:413
+#: ../../help.pm_.c:419
msgid ""
"If you are not sure if informations above are\n"
"correct or if you don't know or are not sure what to enter, the correct\n"
@@ -2022,14 +2402,14 @@ msgid ""
"from your Internet Service Provider at connection time."
msgstr ""
-#: ../../help.pm_.c:420
+#: ../../help.pm_.c:426
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, the correct informations can be\n"
"obtained from your Internet Service Provider."
msgstr ""
-#: ../../help.pm_.c:425
+#: ../../help.pm_.c:431
msgid ""
"You may now configure your network device.\n"
"\n"
@@ -2048,31 +2428,31 @@ msgid ""
"this option, ask your network administrator."
msgstr ""
-#: ../../help.pm_.c:437
+#: ../../help.pm_.c:443
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, ask your network administrator."
msgstr ""
-#: ../../help.pm_.c:441
+#: ../../help.pm_.c:447
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, leave blank."
msgstr ""
-#: ../../help.pm_.c:445
+#: ../../help.pm_.c:451
msgid ""
"You may now enter dialup options. If you're not sure what to enter, the\n"
"correct information can be obtained from your ISP."
msgstr ""
-#: ../../help.pm_.c:449
+#: ../../help.pm_.c:455
msgid ""
"If you will use proxies, please configure them now. If you don't know if\n"
"you should use proxies, ask your network administrator or your ISP."
msgstr ""
-#: ../../help.pm_.c:453
+#: ../../help.pm_.c:459
msgid ""
"You can install cryptographic package if your internet connection has been\n"
"set up correctly. First choose a mirror where you wish to download packages "
@@ -2084,11 +2464,11 @@ msgid ""
"to your legislation."
msgstr ""
-#: ../../help.pm_.c:462
+#: ../../help.pm_.c:468
msgid "You can now select your timezone according to where you live."
msgstr ""
-#: ../../help.pm_.c:465
+#: ../../help.pm_.c:471
msgid ""
"GNU/Linux manages time in GMT (Greenwich Manage\n"
"Time) and translates it in local time according to the time zone you have\n"
@@ -2098,7 +2478,7 @@ msgid ""
"If you use Microsoft Windows on this computer, choose \"No\"."
msgstr ""
-#: ../../help.pm_.c:473
+#: ../../help.pm_.c:479
msgid ""
"You may now choose which services you want to start at boot time.\n"
"\n"
@@ -2115,13 +2495,13 @@ msgid ""
"In general, select only the services that you really need."
msgstr ""
-#: ../../help.pm_.c:486
+#: ../../help.pm_.c:492
msgid ""
"You can configure a local printer (connected to your computer) or remote\n"
"printer (accessible via a Unix, Netware or Microsoft Windows network)."
msgstr ""
-#: ../../help.pm_.c:490
+#: ../../help.pm_.c:496
msgid ""
"If you wish to be able to print, please choose one printing system between\n"
"CUPS and LPR.\n"
@@ -2140,7 +2520,7 @@ msgid ""
"If you don't have printer, click on \"None\"."
msgstr ""
-#: ../../help.pm_.c:505
+#: ../../help.pm_.c:511
msgid ""
"GNU/Linux can deal with many types of printer. Each of these types requires\n"
"a different setup.\n"
@@ -2159,7 +2539,7 @@ msgid ""
"(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."
msgstr ""
-#: ../../help.pm_.c:521
+#: ../../help.pm_.c:527
msgid ""
"Please turn on your printer before continuing to let DrakX detect it.\n"
"\n"
@@ -2185,7 +2565,7 @@ msgid ""
" you want, for example \"2nd floor\").\n"
msgstr ""
-#: ../../help.pm_.c:542
+#: ../../help.pm_.c:548
msgid ""
"You need to enter some informations here.\n"
"\n"
@@ -2219,7 +2599,7 @@ msgid ""
"\"NetWare\".\n"
msgstr ""
-#: ../../help.pm_.c:567
+#: ../../help.pm_.c:573
msgid ""
"Your printer has not been detected. Please enter the name of the device on\n"
"which it is connected.\n"
@@ -2231,11 +2611,11 @@ msgid ""
"Windows."
msgstr ""
-#: ../../help.pm_.c:575
+#: ../../help.pm_.c:581
msgid "You must now select your printer in the above list."
msgstr ""
-#: ../../help.pm_.c:578
+#: ../../help.pm_.c:584
msgid ""
"Please select the right options according to your printer.\n"
"Please see its documentation if you don't know what choose here.\n"
@@ -2245,7 +2625,7 @@ msgid ""
"able to modify it if it doesn't work as you want."
msgstr ""
-#: ../../help.pm_.c:585
+#: ../../help.pm_.c:591
msgid ""
"You can now enter the root password for your Linux-Mandrake system.\n"
"The password must be entered twice to verify that both password entries are "
@@ -2269,19 +2649,19 @@ msgid ""
"remember it without too much effort."
msgstr ""
-#: ../../help.pm_.c:603
+#: ../../help.pm_.c:609
msgid ""
"To enable a more secure system, you should select \"Use shadow file\" and\n"
"\"Use MD5 passwords\"."
msgstr ""
-#: ../../help.pm_.c:607
+#: ../../help.pm_.c:613
msgid ""
"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
"network administrator."
msgstr ""
-#: ../../help.pm_.c:611
+#: ../../help.pm_.c:617
msgid ""
"You may now create one or more \"regular\" user account(s), as\n"
"opposed to the \"privileged\" user account, root. You can create\n"
@@ -2305,14 +2685,14 @@ msgid ""
"and maintenance purposes."
msgstr ""
-#: ../../help.pm_.c:630
+#: ../../help.pm_.c:636
msgid ""
"Creating a boot disk is strongly recommended. If you can't\n"
"boot your computer, it's the only way to rescue your system without\n"
"reinstalling it."
msgstr ""
-#: ../../help.pm_.c:635
+#: ../../help.pm_.c:641
msgid ""
"You need to indicate where you wish\n"
"to place the information required to boot to GNU/Linux.\n"
@@ -2322,13 +2702,13 @@ msgid ""
"drive (MBR)\"."
msgstr ""
-#: ../../help.pm_.c:643
+#: ../../help.pm_.c:649
msgid ""
"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
msgstr ""
-#: ../../help.pm_.c:647
+#: ../../help.pm_.c:653
msgid ""
"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
@@ -2342,7 +2722,7 @@ msgid ""
"in this case, you will need a boot disk in order to boot them!"
msgstr ""
-#: ../../help.pm_.c:659
+#: ../../help.pm_.c:665
msgid ""
"LILO and grub main options are:\n"
" - Boot device: Sets the name of the device (e.g. a hard disk\n"
@@ -2362,10 +2742,148 @@ msgid ""
"\n"
" * normal: select normal 80x25 text mode.\n"
"\n"
-" * <number>: use the corresponding text mode."
+" * <number>: use the corresponding text mode.\n"
+"\n"
+"\n"
+" - Clean \"/tmp\" at each boot: if you want delete all files and "
+"directories\n"
+"stored in \"/tmp\" when you boot your system, select this option.\n"
+"\n"
+"\n"
+" - Precise RAM if needed: unfortunately, there is no standard method to ask "
+"the\n"
+"BIOS about the amount of RAM present in your computer. As consequence, Linux "
+"may\n"
+"fail to detect your amount of RAM correctly. If this is the case, you can\n"
+"specify the correct amount or RAM here. Please note that a difference of 2 "
+"or 4\n"
+"MB between detected memory and memory present in your system is normal."
msgstr ""
-#: ../../help.pm_.c:680
+#: ../../help.pm_.c:697
+msgid ""
+"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
+"to boot either GNU/Linux, MacOS, or MacOSX, if present on your computer.\n"
+"Normally, these other operating systems are correctly detected and\n"
+"installed. If this is not the case, you can add an entry by hand in this\n"
+"screen. Be careful as to choose the correct parameters.\n"
+"\n"
+"\n"
+"Yaboot main options are:\n"
+"\n"
+"\n"
+" - Init Message: A simple text message that is displayed before the boot\n"
+"prompt.\n"
+"\n"
+"\n"
+" - Boot Device: Indicate where you want to place the information required "
+"to \n"
+"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
+"earlier \n"
+"to hold this information.\n"
+"\n"
+"\n"
+" - Open Firmware Delay: Unlike LILO, there are two delays available with \n"
+"yaboot. The first delay is measured in seconds and at this point you can \n"
+"choose between CD, OF boot, MacOS, or Linux.\n"
+"\n"
+"\n"
+" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
+"After \n"
+"selecting Linux, you will have this delay in 0.1 seconds before your "
+"default\n"
+"kernel description is selected.\n"
+"\n"
+"\n"
+" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
+"CD at\n"
+"the first boot prompt.\n"
+"\n"
+"\n"
+" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
+"Open\n"
+"Firmware at the first boot prompt.\n"
+"\n"
+"\n"
+" - Default OS: You can select which OS will boot by default when the Open "
+"Firmware \n"
+"Delay expires."
+msgstr ""
+
+#: ../../help.pm_.c:738
+msgid ""
+"You can add additional entries for yaboot, either for other operating "
+"systems,\n"
+"alternate kernels, or for an emergency boot image.\n"
+"\n"
+"\n"
+"For other OS's - the entry consists only of a label and the root partition.\n"
+"\n"
+"\n"
+"For Linux, there are a few possible options: \n"
+"\n"
+"\n"
+" - Label: This is simply the name will type at the yaboot prompt to select "
+"this \n"
+"boot option.\n"
+"\n"
+"\n"
+" - Image: This would be the name of the kernel to boot. Typically vmlinux "
+"or\n"
+"a variation of vmlinux with an extension.\n"
+"\n"
+"\n"
+" - Root: The root device or '/' for your Linux installation.\n"
+"\n"
+"\n"
+" \n"
+" - Append: On Apple hardware, the kernel append option is used quite often "
+"to\n"
+"assist in initializing video hardware, or to enable keyboard mouse button "
+"emulation\n"
+"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
+"following \n"
+"are some examples:\n"
+"\n"
+"\n"
+"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+"hda=autotune\n"
+"\n"
+"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
+"\n"
+"\n"
+" \n"
+" - Initrd: This option can be used either to load initial modules, before "
+"the boot \n"
+"device is available, or to load a ramdisk image for an emergency boot "
+"situation.\n"
+"\n"
+"\n"
+" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
+"should need\n"
+"to allocate a large ramdisk, this option can be used.\n"
+"\n"
+"\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
+"a filesystem check before the system becomes 'live'. You can override this "
+"option here.\n"
+"\n"
+"\n"
+" - NoVideo: Should the Apple video hardware prove to be exceptionally "
+"problematic, you can\n"
+"select this option to boot in 'novideo' mode, with native framebuffer "
+"support.\n"
+"\n"
+"\n"
+" - Default: Selects this entry as being the default Linux selection, "
+"selectable by just\n"
+"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
+"with a '*', if you\n"
+"press TAB to see the boot selections."
+msgstr ""
+
+#: ../../help.pm_.c:793
msgid ""
"SILO is a bootloader for SPARC: it is able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
@@ -2379,7 +2897,7 @@ msgid ""
"in this case, you will need a boot disk in order to boot them!"
msgstr ""
-#: ../../help.pm_.c:692
+#: ../../help.pm_.c:805
msgid ""
"SILO main options are:\n"
" - Bootloader installation: Indicate where you want to place the\n"
@@ -2394,7 +2912,7 @@ msgid ""
"omitted or is set to zero."
msgstr ""
-#: ../../help.pm_.c:705
+#: ../../help.pm_.c:818
msgid ""
"Now it's time to configure the X Window System, which is the\n"
"core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n"
@@ -2409,61 +2927,27 @@ msgid ""
"change them, as many times as necessary."
msgstr ""
-#: ../../help.pm_.c:718
+#: ../../help.pm_.c:831
msgid ""
"If something is wrong in X configuration, use these options to correctly\n"
"configure the X Window System."
msgstr ""
-#: ../../help.pm_.c:722
+#: ../../help.pm_.c:835
msgid ""
"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
"\"No\"."
msgstr ""
-#: ../../help.pm_.c:726
+#: ../../help.pm_.c:839
msgid ""
-"You can now select some miscellaneous options for your system.\n"
-"\n"
-"* Use hard drive optimizations: this option can improve hard disk "
-"performance but is only for advanced users. Some buggy\n"
-" chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-"blacklist of drives and chipsets, but if\n"
-" you want to avoid bad surprises, leave this option unset.\n"
-"\n"
-"\n"
-"* Choose security level: you can choose a security level for your system. "
-"Please refer to the manual for complete\n"
+"You can choose a security level for your system. Please refer to the manual "
+"for complete\n"
" information. Basically, if you don't know what to choose, keep the default "
"option.\n"
-"\n"
-"\n"
-"* Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the BIOS about the amount of RAM present in\n"
-" your computer. As consequence, Linux may fail to detect your amount of RAM "
-"correctly. If this is the case, you can\n"
-" specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4 MB between detected memory and memory\n"
-" present in your system is normal.\n"
-"\n"
-"\n"
-"* Removable media automounting: if you would prefer not to manually mount "
-"removable media (CD-Rom, floppy, Zip, etc.) by\n"
-" typing \"mount\" and \"umount\", select this option.\n"
-"\n"
-"\n"
-"* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-"stored in \"/tmp\" when you boot your system,\n"
-" select this option.\n"
-"\n"
-"\n"
-"* Enable num lock at startup: if you want NumLock key enabled after booting, "
-"select this option. Please note that you\n"
-" should not enable this option on laptops and that NumLock may or may not "
-"work under X."
msgstr ""
-#: ../../help.pm_.c:755
+#: ../../help.pm_.c:844
msgid ""
"Your system is going to reboot.\n"
"\n"
@@ -2472,104 +2956,138 @@ msgid ""
"the additional instructions."
msgstr ""
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Roghnaigh do theanga"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Roghnaigh rang feistiú"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr ""
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Cumraigh luchóg"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Roghnaigh mhéarchlár"
-#: ../../install2.pm_.c:45 ../../install_steps_interactive.pm_.c:497
-msgid "Miscellaneous"
-msgstr "Eile"
+#: ../../install2.pm_.c:42
+msgid "Security"
+msgstr ""
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Socraigh córas chomhad"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formáidigh ranna"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Roghnaigh pacáistí ..."
-#: ../../install2.pm_.c:49
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Feistigh córas"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
+#: ../../install_steps_interactive.pm_.c:895
+msgid "Set root password"
+msgstr "Socraigh pasfhocal root"
+
+#: ../../install2.pm_.c:48
+msgid "Add a user"
+msgstr "Suimigh úsáideoir"
+
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Cumraigh gréasánú"
-#: ../../install2.pm_.c:52
-msgid "Configure timezone"
-msgstr "Cumraigh crios ama"
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
+msgid "Summary"
+msgstr ""
-#: ../../install2.pm_.c:53
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Cumraigh seirbhisí"
#: ../../install2.pm_.c:54
-msgid "Configure printer"
-msgstr "Cumraigh printéir"
-
-#: ../../install2.pm_.c:55 ../../install_steps_interactive.pm_.c:762
-#: ../../install_steps_interactive.pm_.c:763
-msgid "Set root password"
-msgstr "Socraigh pasfhocal root"
-
-#: ../../install2.pm_.c:56
-msgid "Add a user"
-msgstr "Suimigh úsáideoir"
-
-#: ../../install2.pm_.c:58
msgid "Create a bootdisk"
msgstr "Cruthaigh an diosca "
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Feistigh cód tosnaithe"
-#: ../../install2.pm_.c:61
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Cumraigh X"
-#: ../../install2.pm_.c:63
-msgid "Auto install floppy"
-msgstr ""
-
-#: ../../install2.pm_.c:65
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Eirigh as Feistiú"
-#: ../../install_any.pm_.c:578
+#: ../../install_any.pm_.c:402
+#, c-format
+msgid ""
+"You have selected the following server(s): %s\n"
+"\n"
+"\n"
+"These servers are activated by default. They don't have any known security\n"
+"issues, but some new could be found. In that case, you must make sure to "
+"upgrade\n"
+"as soon as possible.\n"
+"\n"
+"\n"
+"Do you really want to install these servers?\n"
+msgstr ""
+
+#: ../../install_any.pm_.c:433
+msgid "Can't use broadcast with no NIS domain"
+msgstr ""
+
+#: ../../install_any.pm_.c:676
+#, fuzzy, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "Cur isteach diosca sa dioscthiomant %s"
+
+#: ../../install_any.pm_.c:680
+msgid "This floppy is not FAT formatted"
+msgstr ""
+
+#: ../../install_any.pm_.c:690
+msgid ""
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
+msgstr ""
+
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Earráid ag léamh comhad $f"
-#: ../../install_gtk.pm_.c:426
+#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
+msgid "Ok"
+msgstr "Ok"
+
+#: ../../install_gtk.pm_.c:423
msgid "Please test the mouse"
msgstr ""
-#: ../../install_gtk.pm_.c:427
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr ""
-#: ../../install_gtk.pm_.c:428
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -2712,12 +3230,8 @@ msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
#: ../../install_interactive.pm_.c:165
-msgid "Expert mode"
-msgstr "Mód Saineolaí"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Use diskdrake"
-msgstr "Úsáid diskdrake"
+msgid "Custom disk partitioning"
+msgstr ""
#: ../../install_interactive.pm_.c:169
msgid "Use fdisk"
@@ -2730,34 +3244,34 @@ msgid ""
"When you are done, don't forget to save using `w'"
msgstr ""
-#: ../../install_interactive.pm_.c:196
+#: ../../install_interactive.pm_.c:201
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "Níl aon ranna agat!"
-#: ../../install_interactive.pm_.c:211
+#: ../../install_interactive.pm_.c:217
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Ní féidir liom rann eile a cur isteach"
-#: ../../install_interactive.pm_.c:214
+#: ../../install_interactive.pm_.c:221
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: ../../install_interactive.pm_.c:219
+#: ../../install_interactive.pm_.c:226
#, c-format
msgid "Partitioning failed: %s"
msgstr "Theip ar rannú: %s"
-#: ../../install_interactive.pm_.c:234
+#: ../../install_interactive.pm_.c:232
msgid "Bringing up the network"
msgstr "Ag tosnú suas an ghréasán"
-#: ../../install_interactive.pm_.c:239
+#: ../../install_interactive.pm_.c:237
msgid "Bringing down the network"
msgstr "Ag dúnadh síos an ghreasán"
-#: ../../install_steps.pm_.c:74
+#: ../../install_steps.pm_.c:73
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
@@ -2765,7 +3279,7 @@ msgstr ""
"Ta earraid ann, níl a fhios agam conas é a cheartú.\n"
"Lean ort, ar do phriacal féin."
-#: ../../install_steps.pm_.c:202
+#: ../../install_steps.pm_.c:203
#, c-format
msgid "Duplicate mount point %s"
msgstr "Pointe taca dublach %s"
@@ -2774,20 +3288,20 @@ msgstr "Pointe taca dublach %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:458
+#: ../../install_steps.pm_.c:451
#, c-format
msgid "Welcome to %s"
msgstr "Fáilte go %s"
-#: ../../install_steps.pm_.c:670
+#: ../../install_steps.pm_.c:634
msgid "No floppy drive available"
msgstr "Níl dioscthiománt flapach ar fáil"
-#: ../../install_steps_auto_install.pm_.c:43
+#: ../../install_steps_auto_install.pm_.c:51
#: ../../install_steps_stdio.pm_.c:23
#, c-format
msgid "Entering step `%s'\n"
@@ -2802,73 +3316,71 @@ msgstr "Roghnaigh na ranna atá le formáidiú"
msgid "Total size: "
msgstr "Méid iomlán: "
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:353
-#: ../../standalone/rpmdrake_.c:136
+#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
#, c-format
msgid "Version: %s\n"
msgstr "Leagan: %s\n"
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:354
-#: ../../standalone/rpmdrake_.c:137
+#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
#, c-format
msgid "Size: %d KB\n"
msgstr "Méid: %d KB\n"
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:260
+#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:520
msgid "Choose the packages you want to install"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:263
+#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
msgid "Info"
msgstr "Eolas"
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:268
-#: ../../install_steps_interactive.pm_.c:216 ../../standalone/rpmdrake_.c:161
+#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
+#: ../../install_steps_interactive.pm_.c:226
msgid "Install"
msgstr "Feistiú"
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:466
-#: ../../install_steps_interactive.pm_.c:594
+#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
+#: ../../install_steps_interactive.pm_.c:675
msgid "Installing"
msgstr "Ag Feistiú"
-#: ../../install_steps_graphical.pm_.c:499 ../../install_steps_gtk.pm_.c:472
+#: ../../install_steps_graphical.pm_.c:499
msgid "Please wait, "
msgstr "Fan tamall, "
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:474
+#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
msgid "Time remaining "
msgstr "Am fagtha "
-#: ../../install_steps_graphical.pm_.c:502 ../../install_steps_gtk.pm_.c:475
+#: ../../install_steps_graphical.pm_.c:502
msgid "Total time "
msgstr "Am iomlán "
-#: ../../install_steps_graphical.pm_.c:507 ../../install_steps_gtk.pm_.c:484
-#: ../../install_steps_interactive.pm_.c:594
+#: ../../install_steps_graphical.pm_.c:507
+#: ../../install_steps_interactive.pm_.c:675
msgid "Preparing installation"
msgstr ""
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:500
+#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
#, c-format
msgid "Installing package %s"
msgstr "Ag feistiál pacáiste %s"
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:569
-#: ../../install_steps_gtk.pm_.c:573
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
+#: ../../install_steps_gtk.pm_.c:699
msgid "Go on anyway?"
msgstr "Lean ar aghaidh ar aon nós?"
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:569
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
msgid "There was an error ordering packages:"
msgstr ""
#: ../../install_steps_graphical.pm_.c:577
-#: ../../install_steps_interactive.pm_.c:1003
msgid "Use existing configuration for X11?"
msgstr "Bain úsáid as an cumraíocht X11 atá ann?"
-#: ../../install_steps_gtk.pm_.c:136
+#: ../../install_steps_gtk.pm_.c:142
msgid ""
"Your system is low on resource. You may have some problem installing\n"
"Linux-Mandrake. If that occurs, you can try a text install instead. For "
@@ -2876,17 +3388,18 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:156
msgid "Please, choose one of the following classes of installation:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:215
+#: ../../install_steps_gtk.pm_.c:222
#, c-format
msgid ""
"The total size for the groups you have selected is approximately %d MB.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:217
+#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -2895,7 +3408,8 @@ msgid ""
"a percentage of 100%% will install all selected packages."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:222
+#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -2905,102 +3419,108 @@ msgid ""
"a percentage of %d%% will install as many packages as possible."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:228
+#: ../../install_steps_gtk.pm_.c:235
msgid "You will be able to choose them more specifically in the next step."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:230
+#: ../../install_steps_gtk.pm_.c:237
msgid "Percentage of packages to install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:272
-msgid "Automatic dependencies"
+#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
+msgid "Package Group Selection"
+msgstr "Roghnú Grúpa Pacáistí"
+
+#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
+#, fuzzy
+msgid "Individual package selection"
+msgstr "Roghnú Grúpa Pacáistí"
+
+#: ../../install_steps_gtk.pm_.c:349
+msgid "Show automatically selected packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:332 ../../standalone/rpmdrake_.c:101
+#: ../../install_steps_gtk.pm_.c:416
msgid "Expand Tree"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:333 ../../standalone/rpmdrake_.c:102
+#: ../../install_steps_gtk.pm_.c:417
msgid "Collapse Tree"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:334
+#: ../../install_steps_gtk.pm_.c:418
msgid "Toggle between flat and group sorted"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:351
+#: ../../install_steps_gtk.pm_.c:435
msgid "Bad package"
msgstr "Pacáiste mícheart"
-#: ../../install_steps_gtk.pm_.c:352
+#: ../../install_steps_gtk.pm_.c:436
#, c-format
msgid "Name: %s\n"
msgstr "Ainm: %s\n"
-#: ../../install_steps_gtk.pm_.c:355
+#: ../../install_steps_gtk.pm_.c:439
#, c-format
msgid "Importance: %s\n"
msgstr "Tábhacht: %s\n"
-#: ../../install_steps_gtk.pm_.c:363
+#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Méid iomlán: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:382
+#: ../../install_steps_gtk.pm_.c:467
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:386
+#: ../../install_steps_gtk.pm_.c:471
#, fuzzy
msgid "The following packages are going to be installed"
msgstr "Roghnaigh pacáistí ..."
-#: ../../install_steps_gtk.pm_.c:387
+#: ../../install_steps_gtk.pm_.c:472
msgid "The following packages are going to be removed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:397
+#: ../../install_steps_gtk.pm_.c:482
msgid "You can't select/unselect this package"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:416
+#: ../../install_steps_gtk.pm_.c:501
msgid "This is a mandatory package, it can't be unselected"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:418
+#: ../../install_steps_gtk.pm_.c:503
msgid "You can't unselect this package. It is already installed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:422
+#: ../../install_steps_gtk.pm_.c:507
msgid ""
"This package must be upgraded\n"
"Are you sure you want to deselect it?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:425
+#: ../../install_steps_gtk.pm_.c:510
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:469
+#: ../../install_steps_gtk.pm_.c:563
msgid "Estimating"
msgstr "Ag meastú"
-#: ../../install_steps_gtk.pm_.c:481 ../../interactive.pm_.c:86
-#: ../../interactive.pm_.c:249 ../../interactive_newt.pm_.c:51
-#: ../../interactive_newt.pm_.c:99 ../../interactive_stdio.pm_.c:27
-#: ../../my_gtk.pm_.c:246 ../../my_gtk.pm_.c:486
-msgid "Cancel"
-msgstr "Cealaigh"
+#: ../../install_steps_gtk.pm_.c:582
+msgid "Please wait, preparing installation"
+msgstr ""
-#: ../../install_steps_gtk.pm_.c:495
+#: ../../install_steps_gtk.pm_.c:613
#, c-format
msgid "%d packages"
msgstr "%d pacáistí"
-#: ../../install_steps_gtk.pm_.c:531
+#: ../../install_steps_gtk.pm_.c:652
msgid ""
"\n"
"Warning\n"
@@ -3032,11 +3552,16 @@ msgid ""
"copyright laws applicable to software programs.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559 ../../install_steps_interactive.pm_.c:147
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
msgid "Accept"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
+#, fuzzy
+msgid "Refuse"
+msgstr "Athméidigh"
+
+#: ../../install_steps_gtk.pm_.c:681
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -3046,33 +3571,37 @@ msgid ""
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559 ../../install_steps_interactive.pm_.c:147
-#, fuzzy
-msgid "Refuse"
-msgstr "Athméidigh"
-
-#: ../../install_steps_gtk.pm_.c:573
+#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:38
+#: ../../install_steps_interactive.pm_.c:37
msgid "An error occurred"
msgstr "Tharla earráid"
-#: ../../install_steps_interactive.pm_.c:54
+#: ../../install_steps_interactive.pm_.c:55
msgid "Please, choose a language to use."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:70
+#: ../../install_steps_interactive.pm_.c:56
+msgid "You can choose other languages that will be available after install"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:68
+#: ../../install_steps_interactive.pm_.c:613
+msgid "All"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:86
msgid "License agreement"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:71
+#: ../../install_steps_interactive.pm_.c:87
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -3188,129 +3717,105 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:154
-#: ../../standalone/keyboarddrake_.c:21
+#: ../../install_steps_interactive.pm_.c:182
+#: ../../install_steps_interactive.pm_.c:822
+#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr "Eocharclár"
-#: ../../install_steps_interactive.pm_.c:155
-#: ../../standalone/keyboarddrake_.c:22
+#: ../../install_steps_interactive.pm_.c:183
+#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
msgstr "Cén leagan amach atá ar d'eocharchlársa"
-#: ../../install_steps_interactive.pm_.c:166
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:173
-#: ../../install_steps_interactive.pm_.c:520
-msgid "All"
+#: ../../install_steps_interactive.pm_.c:184
+msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:181
-#: ../../install_steps_interactive.pm_.c:227
+#: ../../install_steps_interactive.pm_.c:201
msgid "Install Class"
msgstr "Rann Feistiú"
-#: ../../install_steps_interactive.pm_.c:181
+#: ../../install_steps_interactive.pm_.c:201
msgid "Which installation class do you want?"
msgstr "Cén rann feistiú atá uait?"
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:203
#, fuzzy
msgid "Install/Update"
msgstr "Feistiú"
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:203
#, fuzzy
msgid "Is this an install or an update?"
msgstr "Is iad an Feistigh nó tarrtháil ?"
-#: ../../install_steps_interactive.pm_.c:192
+#: ../../install_steps_interactive.pm_.c:212
msgid "Recommended"
msgstr "Molta"
-#: ../../install_steps_interactive.pm_.c:195
-#: ../../install_steps_interactive.pm_.c:211
-msgid "Customized"
-msgstr "Socraithe"
-
-#: ../../install_steps_interactive.pm_.c:196
-#: ../../install_steps_interactive.pm_.c:211
+#: ../../install_steps_interactive.pm_.c:215
+#: ../../install_steps_interactive.pm_.c:218
msgid "Expert"
msgstr "Saineolaí"
-#: ../../install_steps_interactive.pm_.c:206
-msgid ""
-"Are you sure you are an expert? \n"
-"You will be allowed to make powerful but dangerous things here.\n"
-"\n"
-"You will be asked questions such as: ``Use shadow file for passwords?'',\n"
-"are you ready to answer that kind of questions?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:216
+#: ../../install_steps_interactive.pm_.c:226
msgid "Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:222
-msgid "Workstation"
-msgstr "Stáisiún Oibre"
-
-#: ../../install_steps_interactive.pm_.c:223
-msgid "Development"
-msgstr "Forbairt"
-
-#: ../../install_steps_interactive.pm_.c:224
-msgid "Server"
-msgstr "Freastalaí"
-
-#: ../../install_steps_interactive.pm_.c:228
-#, fuzzy
-msgid "What is your system used for?"
-msgstr "Cén ceann do chrois ama"
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:24
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Cén cinéal luchóg atá agat?"
-#: ../../install_steps_interactive.pm_.c:251 ../../standalone/mousedrake_.c:40
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Gaireas luchóige"
-#: ../../install_steps_interactive.pm_.c:252
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:271
+#: ../../install_steps_interactive.pm_.c:253
+msgid "Buttons emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:255
+msgid "Button 2 Emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:256
+msgid "Button 3 Emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:275
msgid "Configuring PCMCIA cards..."
msgstr "Cumraigh Cártaí PCMCIA"
-#: ../../install_steps_interactive.pm_.c:271
+#: ../../install_steps_interactive.pm_.c:275
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:280
msgid "Configuring IDE"
msgstr "Ag cumraigh IDE"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:280
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:288
+#: ../../install_steps_interactive.pm_.c:295
msgid "no available partitions"
msgstr "níl aon ranna saora ann"
-#: ../../install_steps_interactive.pm_.c:291
+#: ../../install_steps_interactive.pm_.c:298
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:299
+#: ../../install_steps_interactive.pm_.c:306
msgid "Choose the mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:316
+#: ../../install_steps_interactive.pm_.c:323
#, fuzzy, c-format
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
@@ -3323,7 +3828,7 @@ msgstr ""
"Ni féidir liom an tábla rainn a léamh, tá máchaillí ann :(\n"
"Leanfaidh mé orm ag cealú droch rainn"
-#: ../../install_steps_interactive.pm_.c:329
+#: ../../install_steps_interactive.pm_.c:336
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
@@ -3331,98 +3836,91 @@ msgstr ""
"Theip ar DiskDrake an tabla rainn a léamh i gceart.\n"
"Lean ort, ar do phriacal féin!"
-#: ../../install_steps_interactive.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:361
msgid "Root Partition"
msgstr "Rann Fréamhach"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:362
msgid "What is the root partition (/) of your system?"
msgstr "Céard é an rann fréamhach (/) ded' chóras?"
-#: ../../install_steps_interactive.pm_.c:352
+#: ../../install_steps_interactive.pm_.c:376
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Beidh ort an ríomhaire a aththosnú sula ndéanfar an athrú"
-#: ../../install_steps_interactive.pm_.c:376
+#: ../../install_steps_interactive.pm_.c:403
msgid "Choose the partitions you want to format"
msgstr "Roghnaigh na ranna atá le formáidiú"
-#: ../../install_steps_interactive.pm_.c:386
+#: ../../install_steps_interactive.pm_.c:404
msgid "Check bad blocks?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:397
+#: ../../install_steps_interactive.pm_.c:427
msgid "Formatting partitions"
msgstr "Ag formáidiú ranna"
-#: ../../install_steps_interactive.pm_.c:401
+#: ../../install_steps_interactive.pm_.c:429
#, c-format
msgid "Creating and formatting file %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:432
msgid "Not enough swap to fulfill installation, please add some"
msgstr "Nil dothain spas malartu chun insealbhu, chuir leis an spas"
-#: ../../install_steps_interactive.pm_.c:410
+#: ../../install_steps_interactive.pm_.c:438
msgid "Looking for available packages"
msgstr "Ag curdach do na pacáistí atá ar fáil"
-#: ../../install_steps_interactive.pm_.c:416
+#: ../../install_steps_interactive.pm_.c:444
msgid "Finding packages to upgrade"
msgstr "Ag cúrdach pacáistí le húasgrádú"
-#: ../../install_steps_interactive.pm_.c:433
+#: ../../install_steps_interactive.pm_.c:461
#, c-format
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, c-format
msgid "Complete (%dMB)"
msgstr "Críochnaithe (%dMB)"
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, c-format
msgid "Minimum (%dMB)"
msgstr "Íosta (%dMB)"
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, c-format
msgid "Recommended (%dMB)"
msgstr "Molta (%d MB)"
-#: ../../install_steps_interactive.pm_.c:455
+#: ../../install_steps_interactive.pm_.c:486
#, fuzzy
msgid "Custom"
msgstr "Socraithe"
-#: ../../install_steps_interactive.pm_.c:462
-msgid "Select the size you want to install"
+#: ../../install_steps_interactive.pm_.c:585
+msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:508
-msgid "Package Group Selection"
-msgstr "Roghnú Grúpa Pacáistí"
-
-#: ../../install_steps_interactive.pm_.c:521
-msgid "Individual package selection"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:570
+#: ../../install_steps_interactive.pm_.c:650
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:575
+#: ../../install_steps_interactive.pm_.c:655
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:603
+#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -3430,11 +3928,11 @@ msgstr ""
"Ag feisteáil pacáiste %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:693
msgid "Post-install configuration"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:637
+#: ../../install_steps_interactive.pm_.c:718
msgid ""
"You have now the possibility to download software aimed for encryption.\n"
"\n"
@@ -3473,141 +3971,96 @@ msgid ""
"USA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:669
+#: ../../install_steps_interactive.pm_.c:750
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:680
+#: ../../install_steps_interactive.pm_.c:761
msgid "Contacting the mirror to get the list of available packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:683
+#: ../../install_steps_interactive.pm_.c:764
msgid "Please choose the packages you want to install."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:695
+#: ../../install_steps_interactive.pm_.c:776
msgid "Which is your timezone?"
msgstr "Cén ceann do chrois ama"
-#: ../../install_steps_interactive.pm_.c:697
+#: ../../install_steps_interactive.pm_.c:778
msgid "Is your hardware clock set to GMT?"
msgstr "An bhfuil an clog cruaearrach ar GMT?"
-#: ../../install_steps_interactive.pm_.c:735
-msgid "Which printing system do you want to use?"
+#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
+#: ../../printerdrake.pm_.c:415
+msgid "Remote CUPS server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:762
-msgid "No password"
-msgstr "Gan pasfhocal"
-
-#: ../../install_steps_interactive.pm_.c:767
-msgid "Use shadow file"
-msgstr "Bain úsáid as scáilcomhad"
-
-#: ../../install_steps_interactive.pm_.c:767
-msgid "shadow"
-msgstr "scáil"
+#: ../../install_steps_interactive.pm_.c:807
+#, fuzzy
+msgid "No printer"
+msgstr "Ainm Printéir"
-#: ../../install_steps_interactive.pm_.c:768
-msgid "MD5"
-msgstr "MD5"
+#: ../../install_steps_interactive.pm_.c:821
+#, fuzzy
+msgid "Mouse"
+msgstr "Luchóg USB"
-#: ../../install_steps_interactive.pm_.c:768
-msgid "Use MD5 passwords"
-msgstr "Bain úsáid as pasfhocail MD5"
+#: ../../install_steps_interactive.pm_.c:823
+msgid "Timezone"
+msgstr ""
-#: ../../install_steps_interactive.pm_.c:770
-msgid "Use NIS"
-msgstr "Bain úsáid as NIS"
+#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
+msgid "Printer"
+msgstr "Printéir"
-#: ../../install_steps_interactive.pm_.c:770
-msgid "yellow pages"
-msgstr "leathanaigh buí"
+#: ../../install_steps_interactive.pm_.c:826
+#, fuzzy
+msgid "ISDN card"
+msgstr "Carta ISDN inmheánamach"
-#: ../../install_steps_interactive.pm_.c:776
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
+#: ../../install_steps_interactive.pm_.c:829
+msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:783
-msgid "Authentification NIS"
+#: ../../install_steps_interactive.pm_.c:832
+msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:784
-msgid "NIS Domain"
-msgstr "Fearannas NIS"
-
-#: ../../install_steps_interactive.pm_.c:784
-msgid "NIS Server"
-msgstr "Freastalaí NIS"
-
-#: ../../install_steps_interactive.pm_.c:809
-#: ../../standalone/adduserdrake_.c:36
-msgid "Accept user"
+#: ../../install_steps_interactive.pm_.c:862
+msgid "Which printing system do you want to use?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:809
-#: ../../standalone/adduserdrake_.c:36
-msgid "Add user"
-msgstr "Suimigh úsáideoir"
-
-#: ../../install_steps_interactive.pm_.c:810
-#: ../../standalone/adduserdrake_.c:37
-#, c-format
-msgid "(already added %s)"
-msgstr ""
+#: ../../install_steps_interactive.pm_.c:896
+msgid "No password"
+msgstr "Gan pasfhocal"
-#: ../../install_steps_interactive.pm_.c:810
-#: ../../standalone/adduserdrake_.c:37
+#: ../../install_steps_interactive.pm_.c:901
#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
+msgid "This password is too simple (must be at least %d characters long)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:812
-#: ../../standalone/adduserdrake_.c:39
-msgid "Real name"
-msgstr "Fíor ainm"
-
-#: ../../install_steps_interactive.pm_.c:813 ../../printerdrake.pm_.c:93
-#: ../../printerdrake.pm_.c:127 ../../standalone/adduserdrake_.c:40
-msgid "User name"
-msgstr "Ainm úsáideora"
-
-#: ../../install_steps_interactive.pm_.c:818
-#: ../../standalone/adduserdrake_.c:45
-msgid "Shell"
-msgstr "Blaosc"
-
-#: ../../install_steps_interactive.pm_.c:820
-#: ../../standalone/adduserdrake_.c:47
-msgid "Icon"
-msgstr "Dealbh"
+#: ../../install_steps_interactive.pm_.c:907
+msgid "Use NIS"
+msgstr "Bain úsáid as NIS"
-#: ../../install_steps_interactive.pm_.c:830
-#: ../../standalone/adduserdrake_.c:57
-msgid "This password is too simple"
-msgstr "Tá an pasfhocal seo ro-shimplí"
+#: ../../install_steps_interactive.pm_.c:907
+msgid "yellow pages"
+msgstr "leathanaigh buí"
-#: ../../install_steps_interactive.pm_.c:831
-#: ../../standalone/adduserdrake_.c:58
-msgid "Please give a user name"
+#: ../../install_steps_interactive.pm_.c:914
+msgid "Authentification NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:832
-#: ../../standalone/adduserdrake_.c:59
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
+#: ../../install_steps_interactive.pm_.c:915
+msgid "NIS Domain"
+msgstr "Fearannas NIS"
-#: ../../install_steps_interactive.pm_.c:833
-#: ../../standalone/adduserdrake_.c:60
-msgid "This user name is already added"
-msgstr "Is ann cheana don ainm úsáideora seo"
+#: ../../install_steps_interactive.pm_.c:916
+msgid "NIS Server"
+msgstr "Freastalaí NIS"
-#: ../../install_steps_interactive.pm_.c:857
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -3625,20 +4078,20 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:873
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:874
+#: ../../install_steps_interactive.pm_.c:968
#, fuzzy
msgid "Second floppy drive"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:875
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Scipeáil"
-#: ../../install_steps_interactive.pm_.c:880
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -3652,164 +4105,133 @@ msgid ""
"failures. Would you like to create a bootdisk for your system?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:889
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Brón orm, níl aon dioscthiománt flapach ar fáil"
-#: ../../install_steps_interactive.pm_.c:892
+#: ../../install_steps_interactive.pm_.c:987
#, fuzzy
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Roghnaigh na ranna atá le formáidiú"
-#: ../../install_steps_interactive.pm_.c:898
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:1001
#, fuzzy
msgid "Preparing bootloader"
msgstr "Feistigh córas"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:1010
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Céard a theastaíonn uait a dhéanamh?"
-#: ../../install_steps_interactive.pm_.c:920
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:929
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:943 ../../standalone/draksec_.c:20
-msgid "Welcome To Crackers"
+#: ../../install_steps_interactive.pm_.c:1030
+msgid ""
+"You may need to change your Open Firmware boot-device to\n"
+" enable the bootloader. If you don't see the bootloader prompt at\n"
+" reboot, hold down Command-Option-O-F at reboot and enter:\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
+" Then type: shut-down\n"
+"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:944 ../../standalone/draksec_.c:21
-msgid "Poor"
-msgstr "Bocht"
-
-#: ../../install_steps_interactive.pm_.c:945 ../../standalone/draksec_.c:22
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Bun"
-#: ../../install_steps_interactive.pm_.c:946 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Gnáth"
-#: ../../install_steps_interactive.pm_.c:947 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Árd"
-#: ../../install_steps_interactive.pm_.c:948 ../../standalone/draksec_.c:25
-msgid "Paranoid"
-msgstr "Paranóid"
-
-#: ../../install_steps_interactive.pm_.c:962
-msgid "Miscellaneous questions"
-msgstr "Ceisteanna eile"
-
-#: ../../install_steps_interactive.pm_.c:963
-msgid "(may cause data corruption)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:963
-#, fuzzy
-msgid "Use hard drive optimisations?"
-msgstr "Athraigh cumraíocht an freastalaí"
-
-#: ../../install_steps_interactive.pm_.c:964 ../../standalone/draksec_.c:46
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:965
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "Removable media automounting"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Clean /tmp at each boot"
-msgstr "Glan /tmp nuair a thosnaigh an coráis"
-
-#: ../../install_steps_interactive.pm_.c:972
-msgid "Enable multi profiles"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-#, fuzzy
-msgid "Enable num lock at startup"
-msgstr "X ag tús"
-
-#: ../../install_steps_interactive.pm_.c:977
-msgid "Give the ram size in MB"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:979
-msgid "Can't use supermount in high security level"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:981
-msgid ""
-"beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
-"If you want to be root, you have to login as a user and then use \"su\".\n"
-"More generally, do not expect to use your machine for anything but as a "
-"server.\n"
-"You have been warned."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:986
-msgid ""
-"Be carefull, having numlock enabled causes a lot of keystrokes to\n"
-"give digits instead of normal letters (eg: pressing `p' gives `6')"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Cur isteach diosca folamh sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:1049
-#: ../../install_steps_interactive.pm_.c:1079
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Linux-Mandrake User's Guide."
msgstr ""
+#: ../../install_steps_interactive.pm_.c:1179
+#, fuzzy
+msgid "Generate auto install floppy"
+msgstr "Cruthaigh flapach bootáil"
+
+#: ../../install_steps_interactive.pm_.c:1181
+msgid ""
+"The auto install can be fully automated if wanted,\n"
+"in that case it will take over the hard drive!!\n"
+"(this is meant for installing on another box).\n"
+"\n"
+"You may prefer to replay the installation.\n"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1186
+#, fuzzy
+msgid "Automated"
+msgstr "Uath-IP"
+
+#: ../../install_steps_interactive.pm_.c:1186
+#, fuzzy
+msgid "Replay"
+msgstr "Athlódaigh"
+
+#: ../../install_steps_interactive.pm_.c:1189
+#, fuzzy
+msgid "Save packages selection"
+msgstr "Roghnú Grúpa Pacáistí"
+
#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Linux-Mandrake Installation %s"
@@ -3820,7 +4242,15 @@ msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
-#: ../../interactive.pm_.c:273
+#: ../../interactive.pm_.c:65
+msgid "kdesu missing"
+msgstr ""
+
+#: ../../interactive.pm_.c:267
+msgid "Advanced"
+msgstr ""
+
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Fan tamall"
@@ -3849,262 +4279,275 @@ msgstr "Do rogha? (gnás %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Do rogha? (gnás %s úsáid `none' do ceann ar bith) "
-#: ../../keyboard.pm_.c:105 ../../keyboard.pm_.c:135
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Ceichís (QWERTZ)"
-#: ../../keyboard.pm_.c:106 ../../keyboard.pm_.c:119 ../../keyboard.pm_.c:138
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Gearmáinis"
-#: ../../keyboard.pm_.c:107
+#: ../../keyboard.pm_.c:126
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:108 ../../keyboard.pm_.c:144
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spáinnis"
-#: ../../keyboard.pm_.c:109 ../../keyboard.pm_.c:145
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Fionnlainnis"
-#: ../../keyboard.pm_.c:110 ../../keyboard.pm_.c:120 ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francais"
-#: ../../keyboard.pm_.c:111 ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Ioruais"
-#: ../../keyboard.pm_.c:112
+#: ../../keyboard.pm_.c:131
msgid "Polish"
msgstr "Polainnis"
-#: ../../keyboard.pm_.c:113 ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ruislís"
-#: ../../keyboard.pm_.c:114 ../../keyboard.pm_.c:182
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Méarchlár UK"
-#: ../../keyboard.pm_.c:115 ../../keyboard.pm_.c:118 ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Meárchlár US"
-#: ../../keyboard.pm_.c:122
+#: ../../keyboard.pm_.c:141
msgid "Armenian (old)"
msgstr "Airméinis (sean)"
-#: ../../keyboard.pm_.c:123
+#: ../../keyboard.pm_.c:142
#, fuzzy
msgid "Armenian (typewriter)"
msgstr "Airméinis (typewriter)"
-#: ../../keyboard.pm_.c:124
+#: ../../keyboard.pm_.c:143
#, fuzzy
msgid "Armenian (phonetic)"
msgstr "Airméinis (phonetic)"
-#: ../../keyboard.pm_.c:127
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Asarbaidseánais (laidin)"
-#: ../../keyboard.pm_.c:128
+#: ../../keyboard.pm_.c:148
#, fuzzy
msgid "Azerbaidjani (cyrillic)"
msgstr "Asarbaidseánais (cyrillic)"
-#: ../../keyboard.pm_.c:129
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Beilgeach"
-#: ../../keyboard.pm_.c:130
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgáiris"
-#: ../../keyboard.pm_.c:131
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr ""
-#: ../../keyboard.pm_.c:132
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bealarúisis"
-#: ../../keyboard.pm_.c:133
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr ""
-#: ../../keyboard.pm_.c:134
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr ""
-#: ../../keyboard.pm_.c:136
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Ceichís (QWERTY)"
-#: ../../keyboard.pm_.c:137
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:139
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr ""
-#: ../../keyboard.pm_.c:140
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr ""
-#: ../../keyboard.pm_.c:141
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (Meiriceá)"
-#: ../../keyboard.pm_.c:142
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr ""
-#: ../../keyboard.pm_.c:143
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr ""
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr ""
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr ""
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Greicís"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungáiris"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Cróitis"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr ""
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr ""
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Peirsis"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Íoslainnis"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Iodáilis"
-#: ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Seapáinis (106 eochair)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:178
+#, fuzzy
+msgid "Korean keyboard"
+msgstr "Méarchlár UK"
+
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr ""
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:180
+msgid "Macedonian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Ísiltíris"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr ""
-#: ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Liotuáinis AZERTY (nua)"
-#: ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:185
#, fuzzy
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Liotuáinis \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Liotuáinis \"phonetic\" QWERTY"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polainnis (qwerty)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polainnis (qwertz)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portaingéilis"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr ""
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rúisis (Yawerty)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sualainnis"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slóbhéinis"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slóbaicis (QWERTZ)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slóbaicis (QWERTY)"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Téalainnis"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:200
#, fuzzy
msgid "Turkish (traditional \"F\" model)"
msgstr "TUircis (traditional \"F\" model)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:201
#, fuzzy
msgid "Turkish (modern \"Q\" model)"
msgstr "Tuircis (modern \"Q\" model)"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Úcráinis"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Mearchlár US (idirnaisiúnta)"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Bhítneamis"
-#: ../../keyboard.pm_.c:186
-msgid "Yugoslavian (latin layout)"
+#: ../../keyboard.pm_.c:207
+msgid "Yugoslavian (latin/cyrillic)"
+msgstr ""
+
+#: ../../lvm.pm_.c:70
+msgid "Remove the logical volumes first\n"
msgstr ""
#: ../../mouse.pm_.c:25
@@ -4130,12 +4573,12 @@ msgstr "Luchóg 3-cnaipe (PS/2)"
msgid "GlidePoint"
msgstr "ALPS GlidePoint (PS/2)"
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:61
+#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
#, fuzzy
msgid "Kensington Thinking Mouse"
msgstr "Kensington Thinking Mouse (PS/2)"
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:57
+#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
#, fuzzy
msgid "Genius NetMouse"
msgstr "Genius NetMouse (PS/2)"
@@ -4145,248 +4588,258 @@ msgstr "Genius NetMouse (PS/2)"
msgid "Genius NetScroll"
msgstr "Genius NetScroll (PS/2)"
-#: ../../mouse.pm_.c:43
+#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
+msgid "1 button"
+msgstr ""
+
+#: ../../mouse.pm_.c:44
msgid "Generic"
msgstr "Gnáth"
-#: ../../mouse.pm_.c:44
+#: ../../mouse.pm_.c:45
#, fuzzy
msgid "Wheel"
msgstr "leibhéal"
-#: ../../mouse.pm_.c:47
+#: ../../mouse.pm_.c:48
msgid "serial"
msgstr ""
-#: ../../mouse.pm_.c:49
+#: ../../mouse.pm_.c:50
#, fuzzy
msgid "Generic 2 Button Mouse"
msgstr "Luchóg 3-cnaipe (PS/2)"
-#: ../../mouse.pm_.c:50
+#: ../../mouse.pm_.c:51
#, fuzzy
msgid "Generic 3 Button Mouse"
msgstr "Luchóg 3-cnaipe (PS/2)"
-#: ../../mouse.pm_.c:51
+#: ../../mouse.pm_.c:52
#, fuzzy
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse (PS/2)"
-#: ../../mouse.pm_.c:52
+#: ../../mouse.pm_.c:53
#, fuzzy
msgid "Logitech MouseMan"
msgstr "Luchóg Bus Logitech"
-#: ../../mouse.pm_.c:53
+#: ../../mouse.pm_.c:54
#, fuzzy
msgid "Mouse Systems"
msgstr "Mouse Systems (srathach)"
-#: ../../mouse.pm_.c:55
+#: ../../mouse.pm_.c:56
#, fuzzy
msgid "Logitech CC Series"
msgstr "Luchóg Logitech CC (srathach)"
-#: ../../mouse.pm_.c:56
+#: ../../mouse.pm_.c:57
#, fuzzy
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+ (PS/2)"
-#: ../../mouse.pm_.c:58
+#: ../../mouse.pm_.c:59
#, fuzzy
msgid "MM Series"
msgstr "MM Series (srathach)"
-#: ../../mouse.pm_.c:59
+#: ../../mouse.pm_.c:60
#, fuzzy
msgid "MM HitTablet"
msgstr "MM HitTablet (srathach)"
-#: ../../mouse.pm_.c:60
+#: ../../mouse.pm_.c:61
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Luchóg Logitech (srathach, séan cinéal C7)"
-#: ../../mouse.pm_.c:64
+#: ../../mouse.pm_.c:65
#, fuzzy
msgid "busmouse"
msgstr "Luchóg ar bith"
-#: ../../mouse.pm_.c:66
+#: ../../mouse.pm_.c:68
msgid "2 buttons"
msgstr ""
-#: ../../mouse.pm_.c:67
+#: ../../mouse.pm_.c:69
msgid "3 buttons"
msgstr ""
-#: ../../mouse.pm_.c:70
+#: ../../mouse.pm_.c:72
msgid "none"
msgstr "ar bith"
-#: ../../mouse.pm_.c:72
+#: ../../mouse.pm_.c:74
#, fuzzy
msgid "No mouse"
msgstr "Luchóg ar bith"
-#: ../../my_gtk.pm_.c:243
+#: ../../my_gtk.pm_.c:356
+#, fuzzy
+msgid "Finish"
+msgstr "Fionnlainnis"
+
+#: ../../my_gtk.pm_.c:356
msgid "Next ->"
msgstr ""
-#: ../../my_gtk.pm_.c:486
+#: ../../my_gtk.pm_.c:357
+msgid "<- Previous"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "An bhfuil seo ceart?"
-#: ../../netconnect.pm_.c:93 ../../netconnect_new.pm_.c:151
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Cumraigh Idirlíon"
-#: ../../netconnect.pm_.c:94 ../../netconnect_new.pm_.c:152
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:101 ../../netconnect_new.pm_.c:159
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Cumraigh nasc ghréasán"
-#: ../../netconnect.pm_.c:106 ../../netconnect_new.pm_.c:164
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:107 ../../netconnect_new.pm_.c:165
+#: ../../netconnect.pm_.c:155
+msgid "For Security reason, it will be disconnected now."
+msgstr ""
+
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:141 ../../netconnect.pm_.c:213
-#: ../../netconnect.pm_.c:232 ../../netconnect.pm_.c:244
-#: ../../netconnect.pm_.c:256 ../../netconnect_new.pm_.c:226
-#: ../../netconnect_new.pm_.c:300 ../../netconnect_new.pm_.c:319
-#: ../../netconnect_new.pm_.c:331 ../../netconnect_new.pm_.c:343
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
+msgid "Network Configuration"
+msgstr "Cumraíocht Gréasánú"
+
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Cumraigh ISDN"
-#: ../../netconnect.pm_.c:141 ../../netconnect_new.pm_.c:226
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
msgstr ""
-#: ../../netconnect.pm_.c:158 ../../netconnect_new.pm_.c:245
+#: ../../netconnect.pm_.c:236
#, fuzzy
msgid "Connection Configuration"
msgstr "Cumraíocht Idirlíon."
-#: ../../netconnect.pm_.c:159 ../../netconnect_new.pm_.c:246
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr ""
-#: ../../netconnect.pm_.c:161 ../../netconnect_new.pm_.c:248
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ na Carta"
-#: ../../netconnect.pm_.c:162 ../../netconnect_new.pm_.c:249
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Cuimhne Charta (DMA)"
-#: ../../netconnect.pm_.c:163 ../../netconnect_new.pm_.c:250
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "I/A Carta"
-#: ../../netconnect.pm_.c:164 ../../netconnect_new.pm_.c:251
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "I/A_0 Carta"
-#: ../../netconnect.pm_.c:165 ../../netconnect_new.pm_.c:252
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "I/A_1 Carta"
-#: ../../netconnect.pm_.c:166 ../../netconnect_new.pm_.c:253
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr ""
-#: ../../netconnect.pm_.c:168 ../../netconnect_new.pm_.c:255
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../netconnect.pm_.c:169 ../../netconnect_new.pm_.c:256
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Uimhir fón"
-#: ../../netconnect.pm_.c:170 ../../netconnect_new.pm_.c:257
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr ""
-#: ../../netconnect.pm_.c:171 ../../netconnect_new.pm_.c:258
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr ""
-#: ../../netconnect.pm_.c:172 ../../netconnect_new.pm_.c:259
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr ""
-#: ../../netconnect.pm_.c:174 ../../netconnect_new.pm_.c:261
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr ""
-#: ../../netconnect.pm_.c:175 ../../netconnect_new.pm_.c:262
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Pasfhocal"
-#: ../../netconnect.pm_.c:176 ../../netconnect_new.pm_.c:263
-msgid "Confirm Password"
-msgstr "Pasfhocal (arís)"
-
-#: ../../netconnect.pm_.c:208 ../../netconnect_new.pm_.c:295
+#: ../../netconnect.pm_.c:261
#, fuzzy
msgid "Europe"
msgstr "Eorap (EDS11)"
-#: ../../netconnect.pm_.c:208 ../../netconnect_new.pm_.c:295
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Eorap (EDS11)"
-#: ../../netconnect.pm_.c:210 ../../netconnect_new.pm_.c:297
+#: ../../netconnect.pm_.c:263
#, fuzzy
msgid "Rest of the world"
msgstr "Trialaigh an cumraíocht"
-#: ../../netconnect.pm_.c:210 ../../netconnect_new.pm_.c:297
-msgid "Rest of the world - no D-Channel (leased lines)"
+#: ../../netconnect.pm_.c:263
+msgid ""
+"Rest of the world \n"
+" no D-Channel (leased lines)"
msgstr ""
-#: ../../netconnect.pm_.c:214 ../../netconnect_new.pm_.c:301
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr ""
-#: ../../netconnect.pm_.c:224 ../../netconnect_new.pm_.c:311
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:226 ../../netconnect_new.pm_.c:313
-msgid "PCI"
-msgstr "PCI"
+#: ../../netconnect.pm_.c:277
+msgid "What kind of card do you have?"
+msgstr "Cén cinéal c atá uait?"
-#: ../../netconnect.pm_.c:228 ../../netconnect_new.pm_.c:315
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Níl fhíos agam"
-#: ../../netconnect.pm_.c:233 ../../netconnect_new.pm_.c:320
-msgid "What kind of card do you have?"
-msgstr "Cén cinéal c atá uait?"
-
-#: ../../netconnect.pm_.c:239 ../../netconnect_new.pm_.c:326
-msgid "Continue"
-msgstr "Lean"
+#: ../../netconnect.pm_.c:278
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:241 ../../netconnect_new.pm_.c:328
-msgid "Abort"
-msgstr "Tobscoir"
+#: ../../netconnect.pm_.c:278
+msgid "PCI"
+msgstr "PCI"
-#: ../../netconnect.pm_.c:245 ../../netconnect_new.pm_.c:332
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -4394,321 +4847,344 @@ msgid ""
"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
msgstr ""
-#: ../../netconnect.pm_.c:257 ../../netconnect_new.pm_.c:344
+#: ../../netconnect.pm_.c:288
+msgid "Abort"
+msgstr "Tobscoir"
+
+#: ../../netconnect.pm_.c:288
+msgid "Continue"
+msgstr "Lean"
+
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Cén sort carta ISDN atá uait?"
-#: ../../netconnect.pm_.c:282
-msgid "I have found an ISDN Card:\n"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288 ../../netconnect_new.pm_.c:367
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:300 ../../netconnect_new.pm_.c:379
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:336 ../../netconnect_new.pm_.c:412
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
-#: ../../netconnect.pm_.c:340 ../../netconnect_new.pm_.c:417
-#: ../../standalone/drakgw_.c:222
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Roghnaigh an cláréadan ghréasán"
-#: ../../netconnect.pm_.c:341 ../../netconnect_new.pm_.c:418
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
-#: ../../netconnect.pm_.c:356 ../../netconnect.pm_.c:635
-#: ../../netconnect.pm_.c:766 ../../netconnect_new.pm_.c:425
-#: ../../netconnect_new.pm_.c:777 ../../netconnect_new.pm_.c:908
-#: ../../standalone/drakgw_.c:217
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Cláréadan Gréasán"
-#: ../../netconnect.pm_.c:357 ../../netconnect_new.pm_.c:426
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:357 ../../netconnect_new.pm_.c:426
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:473 ../../netconnect_new.pm_.c:512
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Cumraigh ADSL"
-#: ../../netconnect.pm_.c:474 ../../netconnect_new.pm_.c:513
+#: ../../netconnect.pm_.c:485
+#, fuzzy
msgid "Do you want to start your connection at boot?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:541 ../../netconnect_new.pm_.c:672
-msgid "Try to find a modem?"
-msgstr "Déan iarracht móideam a aimsiú?"
+msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:551 ../../netconnect_new.pm_.c:677
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr ""
-#: ../../netconnect.pm_.c:556 ../../netconnect_new.pm_.c:682
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Roghanna 'Dialup'"
-#: ../../netconnect.pm_.c:557 ../../netconnect_new.pm_.c:683
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Ainm Nasc"
-#: ../../netconnect.pm_.c:558 ../../netconnect_new.pm_.c:684
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Uimhir fón"
-#: ../../netconnect.pm_.c:559 ../../netconnect_new.pm_.c:685
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Ainm Login:"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Deimniú"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Script-bhunaithe"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Teirminéal-bhunaithe"
-#: ../../netconnect.pm_.c:562 ../../netconnect_new.pm_.c:688
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Ainm Fearannas"
-#: ../../netconnect.pm_.c:564 ../../netconnect_new.pm_.c:690
-msgid "First DNS Server"
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
+#, fuzzy
+msgid "First DNS Server (optional)"
msgstr "Cead Freastalaí DNS"
-#: ../../netconnect.pm_.c:565 ../../netconnect_new.pm_.c:691
-msgid "Second DNS Server"
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
+#, fuzzy
+msgid "Second DNS Server (optional)"
msgstr "Dara Freastalaí DNS"
-#: ../../netconnect.pm_.c:594 ../../netconnect_new.pm_.c:736
+#: ../../netconnect.pm_.c:701
+msgid ""
+"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
-"You can connect to Internet or reconfigure your connection."
+"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:594 ../../netconnect.pm_.c:598
-#: ../../netconnect_new.pm_.c:736 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Cumraigh nasc ghréasán"
-#: ../../netconnect.pm_.c:594 ../../netconnect_new.pm_.c:736
+#: ../../netconnect.pm_.c:745
#, fuzzy
-msgid "You are not currently connected to Internet."
+msgid "You are currently connected to internet."
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:598 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
-"You can disconnect or reconfigure your connection."
+"You can connect to Internet or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:598 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:748
#, fuzzy
-msgid "You are currently connected to internet."
+msgid "You are not currently connected to Internet."
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:602 ../../netconnect_new.pm_.c:744
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Bainteach le hIdirlíon"
-#: ../../netconnect.pm_.c:604 ../../netconnect_new.pm_.c:746
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Bainteach le hIdirlíon"
-#: ../../netconnect.pm_.c:606 ../../netconnect_new.pm_.c:748
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Cumraigh nasc ghréasán"
-#: ../../netconnect.pm_.c:609 ../../netconnect_new.pm_.c:751
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Nasc na hIdirlíon agus cumraíocht"
-#: ../../netconnect.pm_.c:636 ../../netconnect.pm_.c:767
-#: ../../netconnect_new.pm_.c:778 ../../netconnect_new.pm_.c:909
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:653 ../../netconnect_new.pm_.c:795
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
-msgid "Configure a normal modem connection"
-msgstr "Cumraigh nasc ghréasán"
+msgid "Network Configuration Wizard"
+msgstr "Cumraíocht Gréasánú"
-#: ../../netconnect.pm_.c:673 ../../netconnect_new.pm_.c:815
+#: ../../netconnect.pm_.c:812
#, fuzzy
-msgid "Configure an ISDN connection"
-msgstr "Cumraigh nasc ghréasán"
+msgid "External ISDN modem"
+msgstr "Móideam seantrach"
-#: ../../netconnect.pm_.c:678 ../../netconnect_new.pm_.c:820
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Carta ISDN inmheánamach"
-#: ../../netconnect.pm_.c:680 ../../netconnect_new.pm_.c:822
-#, fuzzy
-msgid "External ISDN modem"
-msgstr "Móideam seantrach"
+#: ../../netconnect.pm_.c:812
+msgid "What kind is your ISDN connection?"
+msgstr ""
-#: ../../netconnect.pm_.c:683 ../../netconnect.pm_.c:717
-#: ../../netconnect.pm_.c:729 ../../netconnect.pm_.c:753
-#: ../../netconnect.pm_.c:798 ../../netconnect_new.pm_.c:825
-#: ../../netconnect_new.pm_.c:859 ../../netconnect_new.pm_.c:871
-#: ../../netconnect_new.pm_.c:895 ../../netconnect_new.pm_.c:940
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr ""
-#: ../../netconnect.pm_.c:684 ../../netconnect_new.pm_.c:826
-msgid "What kind is your ISDN connection?"
+#: ../../netconnect.pm_.c:834
+msgid ""
+"The most common way to connect with adsl is pppoe.\n"
+"Some connections use pptp, a few ones use dhcp.\n"
+"If you don't know, choose 'use pppoe'"
msgstr ""
-#: ../../netconnect.pm_.c:703 ../../netconnect_new.pm_.c:845
+#: ../../netconnect.pm_.c:836
#, fuzzy
-msgid "Configure a DSL (or ADSL) connection"
-msgstr "Cumraigh nasc ghréasán"
+msgid "use dhcp"
+msgstr "dhcpd"
-#: ../../netconnect.pm_.c:712 ../../netconnect_new.pm_.c:854
-msgid "France"
-msgstr "Fraince"
+#: ../../netconnect.pm_.c:836
+msgid "use pppoe"
+msgstr "úsáid pppoe"
-#: ../../netconnect.pm_.c:714 ../../netconnect_new.pm_.c:856
-msgid "Other countries"
-msgstr "Tír Eile"
+#: ../../netconnect.pm_.c:836
+#, fuzzy
+msgid "use pptp"
+msgstr "úsáid pppoe"
-#: ../../netconnect.pm_.c:718 ../../netconnect_new.pm_.c:860
-msgid "In which country are you located ?"
-msgstr ""
+#: ../../netconnect.pm_.c:846
+#, fuzzy, c-format
+msgid "I'm about to restart the network device %s. Do you agree?"
+msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:724 ../../netconnect_new.pm_.c:866
-msgid "Alcatel modem"
-msgstr "móideim alcatel"
+#: ../../netconnect.pm_.c:883
+#, fuzzy
+msgid ""
+"Which dhcp client do you want to use?\n"
+"Default is dhcpcd"
+msgstr "Cén sort iontráil a suimigh do?"
-#: ../../netconnect.pm_.c:726 ../../netconnect_new.pm_.c:868
-msgid "ECI modem"
-msgstr "móideim ECI"
+#: ../../netconnect.pm_.c:900
+#, fuzzy
+msgid "Network configuration"
+msgstr "Cumraíocht Gréasánú"
-#: ../../netconnect.pm_.c:730 ../../netconnect_new.pm_.c:872
-msgid "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-msgstr ""
+#: ../../netconnect.pm_.c:901
+#, fuzzy
+msgid "Do you want to restart the network"
+msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:748 ../../netconnect_new.pm_.c:890
-msgid "use pppoe"
-msgstr "úsáid pppoe"
+#: ../../netconnect.pm_.c:904
+#, fuzzy, c-format
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../netconnect.pm_.c:750 ../../netconnect_new.pm_.c:892
-msgid "don't use pppoe"
-msgstr "ná úsáid pppoe"
+#: ../../netconnect.pm_.c:935
+msgid ""
+"Because you are doing a network installation, your network is already "
+"configured.\n"
+"Click on Ok to keep your configuration, or cancel to reconfigure your "
+"Internet & Network connection.\n"
+msgstr ""
-#: ../../netconnect.pm_.c:754 ../../netconnect_new.pm_.c:896
+#: ../../netconnect.pm_.c:962
msgid ""
-"The most common way to connect with adsl is dhcp + pppoe.\n"
-"However, some connections only use dhcp.\n"
-"If you don't know, choose 'use pppoe'"
+"Welcome to The Network Configuration Wizard\n"
+"\n"
+"We are about to configure your internet/network connection.\n"
+"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:777 ../../netconnect_new.pm_.c:919
+#: ../../netconnect.pm_.c:964
#, fuzzy
-msgid "Configure a cable connection"
-msgstr "Cumraigh nasc ghréasán"
+msgid "Choose the profile to configure"
+msgstr "Roghnagih an úsáidoer gneás:"
-#: ../../netconnect.pm_.c:799 ../../netconnect_new.pm_.c:941
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpd"
+#: ../../netconnect.pm_.c:965
+msgid "Use auto detection"
+msgstr ""
+
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
+msgid "Detecting devices..."
msgstr ""
-#: ../../netconnect.pm_.c:812 ../../netconnect_new.pm_.c:954
+#: ../../netconnect.pm_.c:978
#, fuzzy
-msgid "Disable Internet Connection"
+msgid "Normal modem connection"
msgstr "Cumraigh nasc ghréasán"
-#: ../../netconnect.pm_.c:823 ../../netconnect_new.pm_.c:965
-msgid "Configure local network"
-msgstr "Cumraigh gréasánú áitiúl"
+#: ../../netconnect.pm_.c:978
+#, fuzzy, c-format
+msgid "detected on port %s"
+msgstr "Pointe taca dublach %s"
-#: ../../netconnect.pm_.c:827 ../../netconnect_new.pm_.c:969
+#: ../../netconnect.pm_.c:979
#, fuzzy
-msgid "Network configuration"
-msgstr "Cumraíocht Gréasánú"
+msgid "ISDN connection"
+msgstr "Cumraigh nasc ghréasán"
+
+#: ../../netconnect.pm_.c:979
+#, c-format
+msgid "detected %s"
+msgstr ""
-#: ../../netconnect.pm_.c:828 ../../netconnect_new.pm_.c:970
+#: ../../netconnect.pm_.c:980
#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
+msgid "DSL (or ADSL) connection"
+msgstr "Cumraigh nasc ghréasán"
-#: ../../netconnect.pm_.c:836 ../../netconnect_new.pm_.c:978
-msgid "Disable networking"
-msgstr ""
+#: ../../netconnect.pm_.c:980
+#, fuzzy, c-format
+msgid "detected on interface %s"
+msgstr "Cláréadan Gréasán"
-#: ../../netconnect.pm_.c:846 ../../netconnect_new.pm_.c:988
+#: ../../netconnect.pm_.c:981
#, fuzzy
-msgid "Configure the Internet connection / Configure local Network"
-msgstr "Nasc na hIdirlíon agus cumraíocht"
+msgid "Cable connection"
+msgstr "Cumraigh nasc ghréasán"
-#: ../../netconnect.pm_.c:847 ../../netconnect_new.pm_.c:989
+#: ../../netconnect.pm_.c:982
#, fuzzy
-msgid ""
-"Local networking has already been configured.\n"
-"Do you want to:"
-msgstr "Tá gréasánú lóganta cumraithe cheana féin. An dteastaíonn uait:"
+msgid "LAN connection"
+msgstr "Cumraigh ADSL"
-#: ../../netconnect.pm_.c:848 ../../netconnect_new.pm_.c:990
-msgid "How do you want to connect to the Internet?"
+#: ../../netconnect.pm_.c:982
+msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:870 ../../netconnect_new.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Cumraíocht Gréasánú"
+#: ../../netconnect.pm_.c:987
+msgid "How do you want to connect to the Internet?"
+msgstr ""
-#: ../../netconnect.pm_.c:871 ../../netconnect_new.pm_.c:1013
+#: ../../netconnect.pm_.c:1004
msgid ""
-"Now that your Internet connection is configured,\n"
-"your computer can be configured to share its Internet connection.\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN).\n"
+"Congratulation, The network and internet configuration is finished.\n"
"\n"
-"Would you like to setup the Internet Connection Sharing?\n"
+"The configuration will now be applied to your system."
+msgstr ""
+
+#: ../../netconnect.pm_.c:1007
+msgid ""
+"After that is done, we recommend you to restart your X\n"
+"environnement to avoid hostname changing problem."
msgstr ""
#: ../../network.pm_.c:253
msgid "no network card found"
msgstr "ní fuaireathas cárta gréasánú"
-#: ../../network.pm_.c:273 ../../network.pm_.c:340
+#: ../../network.pm_.c:277 ../../network.pm_.c:387
msgid "Configuring network"
msgstr "Cumraigh gréasánú"
-#: ../../network.pm_.c:274
+#: ../../network.pm_.c:278
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -4716,52 +5192,57 @@ msgid ""
"such as ``mybox.mylab.myco.com''."
msgstr ""
-#: ../../network.pm_.c:278 ../../network.pm_.c:345
+#: ../../network.pm_.c:282 ../../network.pm_.c:392
msgid "Host name"
msgstr "Óstainm"
-#: ../../network.pm_.c:297
+#: ../../network.pm_.c:319
msgid ""
"WARNING: This device has been previously configured to connect to the "
"Internet.\n"
-"Simply press OK to keep this device configured.\n"
+"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""
-#: ../../network.pm_.c:302
+#: ../../network.pm_.c:324
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
-#: ../../network.pm_.c:311 ../../network.pm_.c:312
+#: ../../network.pm_.c:333 ../../network.pm_.c:334
#, c-format
msgid "Configuring network device %s"
msgstr "Ag cumrú gléas gréasánú %s"
-#: ../../network.pm_.c:314
-msgid "Automatic IP"
-msgstr "Uath-IP"
+#: ../../network.pm_.c:334
+msgid " (driver $module)"
+msgstr ""
-#: ../../network.pm_.c:314
+#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Seoladh IP"
-#: ../../network.pm_.c:314
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr ""
-#: ../../network.pm_.c:315
+#: ../../network.pm_.c:338
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network.pm_.c:321 ../../printerdrake.pm_.c:98
-#: ../../printerdrake.pm_.c:420
+#: ../../network.pm_.c:338
+msgid "Automatic IP"
+msgstr "Uath-IP"
+
+#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
+#: ../../printerdrake.pm_.c:425
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../../network.pm_.c:341
+#: ../../network.pm_.c:388
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -4769,195 +5250,172 @@ msgid ""
"You may also enter the IP address of the gateway if you have one"
msgstr ""
-#: ../../network.pm_.c:346
+#: ../../network.pm_.c:393
msgid "DNS server"
msgstr "freastalaí DNS"
-#: ../../network.pm_.c:347
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
-msgstr "Inneal Geata:"
+msgstr "Inneal Geata"
-#: ../../network.pm_.c:348
-#, fuzzy
+#: ../../network.pm_.c:396
msgid "Gateway device"
-msgstr "Gaireas na hInneal Geata:"
+msgstr "Gaireas na hInneal Geata"
-#: ../../network.pm_.c:358
+#: ../../network.pm_.c:407
msgid "Proxies configuration"
msgstr "Cumraigh seach-freastalaí"
-#: ../../network.pm_.c:359
+#: ../../network.pm_.c:408
msgid "HTTP proxy"
msgstr "Seach-HTTP"
-#: ../../network.pm_.c:360
+#: ../../network.pm_.c:409
msgid "FTP proxy"
msgstr "Seach-FTP"
-#: ../../network.pm_.c:366
+#: ../../network.pm_.c:412
msgid "Proxy should be http://..."
msgstr ""
-#: ../../network.pm_.c:367
+#: ../../network.pm_.c:413
msgid "Proxy should be ftp://..."
msgstr ""
-#: ../../partition_table.pm_.c:540
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr ""
-#: ../../partition_table.pm_.c:558
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions"
msgstr ""
-#: ../../partition_table.pm_.c:651
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Earráid ag léamh comhad %s"
-#: ../../partition_table.pm_.c:658
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr ""
-#: ../../partition_table.pm_.c:660
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Droch comhad chúltaca"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Earráidh ag scríobh comhad %s"
-#: ../../pkgs.pm_.c:20
-msgid "mandatory"
-msgstr "sainordaitheach"
+#: ../../partition_table_raw.pm_.c:161
+msgid ""
+"Something bad is happening on your drive. \n"
+"A test to check the integrity of data has failed. \n"
+"It means writing anything on the disk will end up with random trash"
+msgstr ""
-#: ../../pkgs.pm_.c:21
+#: ../../pkgs.pm_.c:24
msgid "must have"
msgstr "riachtanas"
-#: ../../pkgs.pm_.c:22
+#: ../../pkgs.pm_.c:25
msgid "important"
msgstr "tábhachtach"
-#: ../../pkgs.pm_.c:24
+#: ../../pkgs.pm_.c:26
msgid "very nice"
msgstr "an-dheas"
-#: ../../pkgs.pm_.c:25
+#: ../../pkgs.pm_.c:27
msgid "nice"
msgstr "deas"
-#: ../../pkgs.pm_.c:26 ../../pkgs.pm_.c:27
-msgid "interesting"
-msgstr "suimiúil"
-
-#: ../../pkgs.pm_.c:28 ../../pkgs.pm_.c:29 ../../pkgs.pm_.c:30
-#: ../../pkgs.pm_.c:31
+#: ../../pkgs.pm_.c:28
msgid "maybe"
msgstr "b'fhéidir"
-#: ../../pkgs.pm_.c:34
-msgid "i18n (important)"
-msgstr "i18n (tábhachtach)"
-
-#: ../../pkgs.pm_.c:35
-msgid "i18n (very nice)"
-msgstr "i18n (an-dheas)"
-
-#: ../../pkgs.pm_.c:36
-msgid "i18n (nice)"
-msgstr "i18n (deas)"
-
-#: ../../printer.pm_.c:19
+#: ../../printer.pm_.c:20
msgid "Local printer"
msgstr "Printéir áitiúl"
-#: ../../printer.pm_.c:20
+#: ../../printer.pm_.c:21
#, fuzzy
msgid "Remote printer"
msgstr "Scrios iontráil"
-#: ../../printer.pm_.c:21 ../../printerdrake.pm_.c:410
-msgid "Remote CUPS server"
-msgstr ""
-
-#: ../../printer.pm_.c:22
+#: ../../printer.pm_.c:23
msgid "Remote lpd server"
msgstr ""
-#: ../../printer.pm_.c:23
+#: ../../printer.pm_.c:24
msgid "Network printer (socket)"
msgstr "Printéir Gréasán (soicéad)"
-#: ../../printer.pm_.c:24
+#: ../../printer.pm_.c:25
msgid "SMB/Windows 95/98/NT"
msgstr "SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:25
+#: ../../printer.pm_.c:26
msgid "NetWare"
msgstr "NetWare"
-#: ../../printer.pm_.c:26 ../../printerdrake.pm_.c:154
-#: ../../printerdrake.pm_.c:156
+#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
+#: ../../printerdrake.pm_.c:160
msgid "Printer Device URI"
msgstr "URI Gaireas Printéir"
#: ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:19
msgid "Test ports"
msgstr ""
-#: ../../printerdrake.pm_.c:35
+#: ../../printerdrake.pm_.c:40
#, c-format
msgid "A printer, model \"%s\", has been detected on "
msgstr ""
-#: ../../printerdrake.pm_.c:48
+#: ../../printerdrake.pm_.c:52
msgid "Local Printer Device"
msgstr "Gaireas na Printéir Áitiúl"
-#: ../../printerdrake.pm_.c:49
+#: ../../printerdrake.pm_.c:53
msgid ""
"What device is your printer connected to \n"
"(note that /dev/lp0 is equivalent to LPT1:)?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:51
+#: ../../printerdrake.pm_.c:55
msgid "Printer Device"
msgstr "Gaireas Printéir"
-#: ../../printerdrake.pm_.c:70
+#: ../../printerdrake.pm_.c:74
msgid "Remote lpd Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:71
+#: ../../printerdrake.pm_.c:75
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 ""
-#: ../../printerdrake.pm_.c:74
+#: ../../printerdrake.pm_.c:78
msgid "Remote hostname"
msgstr ""
-#: ../../printerdrake.pm_.c:75
+#: ../../printerdrake.pm_.c:79
msgid "Remote queue"
msgstr "Scrios ciú"
-#: ../../printerdrake.pm_.c:84
+#: ../../printerdrake.pm_.c:88
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Roghanna Printéir SMB (Fuinneoga 9x/NT)"
-#: ../../printerdrake.pm_.c:85
+#: ../../printerdrake.pm_.c:89
msgid ""
"To print to a SMB printer, you need to provide the\n"
"SMB host name (Note! It may be different from its\n"
@@ -4966,27 +5424,27 @@ msgid ""
"applicable user name, password, and workgroup information."
msgstr ""
-#: ../../printerdrake.pm_.c:90
+#: ../../printerdrake.pm_.c:94
msgid "SMB server host"
msgstr "freastalaí óstann SMB"
-#: ../../printerdrake.pm_.c:91
+#: ../../printerdrake.pm_.c:95
msgid "SMB server IP"
msgstr "IP freastalaí SMP"
-#: ../../printerdrake.pm_.c:92
+#: ../../printerdrake.pm_.c:96
msgid "Share name"
msgstr "Comh. ainm"
-#: ../../printerdrake.pm_.c:95
+#: ../../printerdrake.pm_.c:99
msgid "Workgroup"
msgstr "Grupa na hOibre"
-#: ../../printerdrake.pm_.c:120
+#: ../../printerdrake.pm_.c:124
msgid "NetWare Printer Options"
msgstr "Roghanna Printéir NetWare"
-#: ../../printerdrake.pm_.c:121
+#: ../../printerdrake.pm_.c:125
msgid ""
"To print to a NetWare printer, you need to provide the\n"
"NetWare print server name (Note! it may be different from its\n"
@@ -4994,50 +5452,50 @@ msgid ""
"wish to access and any applicable user name and password."
msgstr ""
-#: ../../printerdrake.pm_.c:125
+#: ../../printerdrake.pm_.c:129
msgid "Printer Server"
msgstr "Freastalaí Printéir"
-#: ../../printerdrake.pm_.c:126
+#: ../../printerdrake.pm_.c:130
msgid "Print Queue Name"
msgstr ""
-#: ../../printerdrake.pm_.c:138
+#: ../../printerdrake.pm_.c:142
msgid "Socket Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:139
+#: ../../printerdrake.pm_.c:143
msgid ""
"To print to a socket printer, you need to provide the\n"
"hostname of the printer and optionally the port number."
msgstr ""
-#: ../../printerdrake.pm_.c:141
+#: ../../printerdrake.pm_.c:145
msgid "Printer Hostname"
msgstr "Óstainm Printéir"
-#: ../../printerdrake.pm_.c:142 ../../printerdrake.pm_.c:417
+#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
msgid "Port"
msgstr "Poirt"
-#: ../../printerdrake.pm_.c:155
+#: ../../printerdrake.pm_.c:159
msgid "You can specify directly the URI to access the printer with CUPS."
msgstr ""
-#: ../../printerdrake.pm_.c:188 ../../printerdrake.pm_.c:240
+#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
msgid "What type of printer do you have?"
msgstr "Cén sort printéir atá ort?"
-#: ../../printerdrake.pm_.c:200 ../../printerdrake.pm_.c:307
+#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
#, fuzzy
msgid "Do you want to test printing?"
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: ../../printerdrake.pm_.c:203 ../../printerdrake.pm_.c:318
+#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
msgid "Printing test page(s)..."
msgstr ""
-#: ../../printerdrake.pm_.c:210 ../../printerdrake.pm_.c:326
+#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
#, c-format
msgid ""
"Test page(s) have been sent to the printer daemon.\n"
@@ -5048,126 +5506,122 @@ msgid ""
"Does it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:330
+#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
msgid ""
"Test page(s) have been sent to the printer daemon.\n"
"This may take a little time before printer start.\n"
"Does it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:230
+#: ../../printerdrake.pm_.c:234
msgid "Yes, print ASCII test page"
msgstr ""
-#: ../../printerdrake.pm_.c:231
+#: ../../printerdrake.pm_.c:235
msgid "Yes, print PostScript test page"
msgstr ""
-#: ../../printerdrake.pm_.c:232
+#: ../../printerdrake.pm_.c:236
msgid "Yes, print both test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:239
+#: ../../printerdrake.pm_.c:243
msgid "Configure Printer"
msgstr "Cumraigh Printéir"
-#: ../../printerdrake.pm_.c:272
+#: ../../printerdrake.pm_.c:273
msgid "Printer options"
msgstr "Roghanna Printéir"
-#: ../../printerdrake.pm_.c:273
+#: ../../printerdrake.pm_.c:274
msgid "Paper Size"
msgstr "Méid Páipéir"
-#: ../../printerdrake.pm_.c:274
+#: ../../printerdrake.pm_.c:275
msgid "Eject page after job?"
msgstr ""
-#: ../../printerdrake.pm_.c:279
+#: ../../printerdrake.pm_.c:280
msgid "Uniprint driver options"
msgstr "Roghanna tiománaí Uniprint"
-#: ../../printerdrake.pm_.c:280
+#: ../../printerdrake.pm_.c:281
msgid "Color depth options"
msgstr ""
-#: ../../printerdrake.pm_.c:282
-msgid "Print text as PostScript?"
-msgstr ""
-
#: ../../printerdrake.pm_.c:283
-msgid "Reverse page order"
+msgid "Print text as PostScript?"
msgstr ""
#: ../../printerdrake.pm_.c:285
msgid "Fix stair-stepping text?"
msgstr ""
-#: ../../printerdrake.pm_.c:288
+#: ../../printerdrake.pm_.c:287
msgid "Number of pages per output pages"
msgstr ""
-#: ../../printerdrake.pm_.c:289
+#: ../../printerdrake.pm_.c:288
msgid "Right/Left margins in points (1/72 of inch)"
msgstr ""
-#: ../../printerdrake.pm_.c:290
+#: ../../printerdrake.pm_.c:289
msgid "Top/Bottom margins in points (1/72 of inch)"
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printerdrake.pm_.c:291
msgid "Extra GhostScript options"
msgstr ""
-#: ../../printerdrake.pm_.c:296
+#: ../../printerdrake.pm_.c:293
msgid "Extra Text options"
msgstr ""
-#: ../../printerdrake.pm_.c:346
-msgid "Printer"
-msgstr "Printéir"
+#: ../../printerdrake.pm_.c:295
+msgid "Reverse page order"
+msgstr ""
-#: ../../printerdrake.pm_.c:347
+#: ../../printerdrake.pm_.c:345
msgid "Would you like to configure a printer?"
msgstr "An dteastaěonn uait printéir a chumrú?"
-#: ../../printerdrake.pm_.c:350
+#: ../../printerdrake.pm_.c:351
msgid ""
"Here are the following print queues.\n"
"You can add some more or change the existing ones."
msgstr ""
-#: ../../printerdrake.pm_.c:365
+#: ../../printerdrake.pm_.c:370
#, fuzzy
msgid "CUPS starting"
msgstr "Ag meastú"
-#: ../../printerdrake.pm_.c:365
+#: ../../printerdrake.pm_.c:370
msgid "Reading CUPS drivers database..."
msgstr ""
-#: ../../printerdrake.pm_.c:379 ../../printerdrake.pm_.c:444
-#: ../../printerdrake.pm_.c:457 ../../printerdrake.pm_.c:464
+#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
msgid "Select Printer Connection"
msgstr ""
-#: ../../printerdrake.pm_.c:380 ../../printerdrake.pm_.c:458
+#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
msgid "How is the printer connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:387
+#: ../../printerdrake.pm_.c:392
#, fuzzy
msgid "Select Remote Printer Connection"
msgstr "Nasc Printéir"
-#: ../../printerdrake.pm_.c:388
+#: ../../printerdrake.pm_.c:393
msgid ""
"With a remote CUPS server, you do not have to configure\n"
"any printer here; printers will be automatically detected.\n"
"In case of doubt, select \"Remote CUPS server\"."
msgstr ""
-#: ../../printerdrake.pm_.c:411
+#: ../../printerdrake.pm_.c:416
msgid ""
"With a remote CUPS server, you do not have to configure\n"
"any printer here; printers will be automatically detected\n"
@@ -5176,20 +5630,25 @@ msgid ""
"and optionally the port number."
msgstr ""
-#: ../../printerdrake.pm_.c:416
+#: ../../printerdrake.pm_.c:421
#, fuzzy
msgid "CUPS server IP"
msgstr "IP freastalaí SMP"
-#: ../../printerdrake.pm_.c:424
+#: ../../printerdrake.pm_.c:429
msgid "Port number should be numeric"
msgstr ""
-#: ../../printerdrake.pm_.c:445 ../../printerdrake.pm_.c:464
+#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
msgid "Remove queue"
msgstr "Scrios ciú"
-#: ../../printerdrake.pm_.c:446
+#: ../../printerdrake.pm_.c:454
+msgid ""
+"Name of printer should contains only letters, numbers and the underscore"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:461
msgid ""
"Every printer need a name (for example lp).\n"
"Other parameters such as the description of the printer or its location\n"
@@ -5197,19 +5656,19 @@ msgid ""
"how is the printer connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:465
msgid "Name of printer"
msgstr "Ainm Printéir"
-#: ../../printerdrake.pm_.c:451
+#: ../../printerdrake.pm_.c:466
msgid "Description"
msgstr "Cuntas"
-#: ../../printerdrake.pm_.c:452
+#: ../../printerdrake.pm_.c:467
msgid "Location"
msgstr "Áit"
-#: ../../printerdrake.pm_.c:465
+#: ../../printerdrake.pm_.c:482
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"
@@ -5217,57 +5676,61 @@ msgid ""
"connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:468
+#: ../../printerdrake.pm_.c:489
msgid "Name of queue"
msgstr "Ainm ciú"
-#: ../../printerdrake.pm_.c:469
+#: ../../printerdrake.pm_.c:490
msgid "Spool directory"
msgstr ""
-#: ../../printerdrake.pm_.c:470
+#: ../../printerdrake.pm_.c:491
msgid "Printer Connection"
msgstr "Nasc Printéir"
-#: ../../raid.pm_.c:32
+#: ../../raid.pm_.c:33
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr ""
-#: ../../raid.pm_.c:102
+#: ../../raid.pm_.c:103
msgid "Can't write file $file"
msgstr ""
-#: ../../raid.pm_.c:127
+#: ../../raid.pm_.c:128
msgid "mkraid failed"
msgstr "teip ar 'mkraid'"
-#: ../../raid.pm_.c:127
+#: ../../raid.pm_.c:128
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr ""
-#: ../../raid.pm_.c:143
+#: ../../raid.pm_.c:144
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr ""
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:16
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr ""
+
+#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
msgstr ""
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:18
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:20
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:22
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
@@ -5275,7 +5738,7 @@ msgid ""
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:25
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -5283,13 +5746,19 @@ msgid ""
"and includes support for pop-up menus on the console."
msgstr ""
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:28
+msgid ""
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
+msgstr ""
+
+#: ../../services.pm_.c:30
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files\n"
"and CGI."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:32
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -5299,51 +5768,89 @@ msgid ""
"all of the services it is responsible for."
msgstr ""
-#: ../../services.pm_.c:32
+#: ../../services.pm_.c:36
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+
+#: ../../services.pm_.c:38
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:41
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+
+#: ../../services.pm_.c:43
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr ""
+
+#: ../../services.pm_.c:44
+msgid ""
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
+msgstr ""
+
+#: ../../services.pm_.c:46
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
-#: ../../services.pm_.c:37
+#: ../../services.pm_.c:48
+msgid ""
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
+msgstr ""
+
+#: ../../services.pm_.c:50
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
"host names to IP addresses."
msgstr ""
-#: ../../services.pm_.c:39
+#: ../../services.pm_.c:52
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:54
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:56
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
-#: ../../services.pm_.c:46
+#: ../../services.pm_.c:59
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:61
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+
+#: ../../services.pm_.c:63
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr ""
+
+#: ../../services.pm_.c:64
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops. It won't get started unless configured so it is safe to "
@@ -5351,7 +5858,7 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
-#: ../../services.pm_.c:51
+#: ../../services.pm_.c:67
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -5359,62 +5866,97 @@ msgid ""
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
-#: ../../services.pm_.c:54
+#: ../../services.pm_.c:70
msgid ""
"Postfix is a Mail Transport Agent, which is the program that\n"
"moves mail from one machine to another."
msgstr ""
-#: ../../services.pm_.c:56
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
-#: ../../services.pm_.c:58
+#: ../../services.pm_.c:74
+msgid ""
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle"
+msgstr ""
+
+#: ../../services.pm_.c:76
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
-#: ../../services.pm_.c:61
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
-#: ../../services.pm_.c:65
+#: ../../services.pm_.c:83
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:85
+msgid "Launch the sound system on your machine"
+msgstr ""
+
+#: ../../services.pm_.c:86
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files. It is a good idea to always run syslog."
msgstr ""
-#: ../../services.pm_.c:69
-msgid "This startup script try to load your modules for your usb mouse."
+#: ../../services.pm_.c:88
+msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:70
-msgid "Starts and stops the X Font Server at boot time and shutdown."
+#: ../../services.pm_.c:89
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
-#: ../../services.pm_.c:99
+#: ../../services.pm_.c:118
msgid "Choose which services should be automatically started at boot time"
msgstr ""
-#: ../../standalone/diskdrake_.c:61
+#: ../../services.pm_.c:137
+#, fuzzy
+msgid "running"
+msgstr "Rabhadh"
+
+#: ../../services.pm_.c:137
+#, fuzzy
+msgid "stopped"
+msgstr "Append"
+
+#: ../../services.pm_.c:151
+msgid "Services and deamons"
+msgstr ""
+
+#: ../../services.pm_.c:156
+msgid ""
+"No additionnal information\n"
+"about this service, sorry."
+msgstr ""
+
+#: ../../services.pm_.c:163
+#, fuzzy
+msgid "On boot"
+msgstr "Root"
+
+#: ../../standalone/diskdrake_.c:67
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
"I'll try to go on blanking bad partitions"
@@ -5422,31 +5964,15 @@ msgstr ""
"Ni féidir liom an tábla rainn a léamh, tá máchaillí ann :(\n"
"Leanfaidh mé orm ag cealú droch rainn"
-#: ../../standalone/drakboot_.c:25
-msgid "Configure LILO/GRUB"
-msgstr "Cumraigh LILO/GRUB"
-
-#: ../../standalone/drakboot_.c:26
-msgid "Create a boot floppy"
-msgstr "Cruthaigh flapach bootáil"
-
-#: ../../standalone/drakboot_.c:28
-msgid "Format floppy"
-msgstr "Formadaigh flapach"
-
-#: ../../standalone/drakboot_.c:40
-msgid "Choice"
-msgstr "Rogha"
-
-#: ../../standalone/drakboot_.c:59
-msgid "Installation of LILO failed. The following error occured:"
+#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
+msgid "Internet Connection Sharing"
msgstr ""
-#: ../../standalone/drakgw_.c:103
+#: ../../standalone/drakgw_.c:118
msgid "Internet Connection Sharing currently enabled"
msgstr ""
-#: ../../standalone/drakgw_.c:104
+#: ../../standalone/drakgw_.c:119
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -5454,26 +5980,34 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:108
+#: ../../standalone/drakgw_.c:123
#, fuzzy
msgid "disable"
msgstr "Table"
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:118
-#: ../../standalone/drakgw_.c:126 ../../standalone/drakgw_.c:137
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
#, fuzzy
msgid "reconfigure"
msgstr "Cumraigh X"
-#: ../../standalone/drakgw_.c:122
+#: ../../standalone/drakgw_.c:126
+msgid "Disabling servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:134
+#, fuzzy
+msgid "Internet connection sharing is now disabled."
+msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#: ../../standalone/drakgw_.c:143
msgid "Internet Connection Sharing currently disabled"
msgstr ""
-#: ../../standalone/drakgw_.c:123
+#: ../../standalone/drakgw_.c:144
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -5481,129 +6015,408 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:126 ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:148
#, fuzzy
msgid "enable"
msgstr "Table"
-#: ../../standalone/drakgw_.c:141
+#: ../../standalone/drakgw_.c:155
+msgid "Enabling servers..."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:160
+#, fuzzy
+msgid "Internet connection sharing is now enabled."
+msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#: ../../standalone/drakgw_.c:168
msgid "Config file content could not be interpreted."
msgstr ""
-#: ../../standalone/drakgw_.c:151
-msgid "Internet Connection Sharing"
+#: ../../standalone/drakgw_.c:168
+msgid "Unrecognized config file"
msgstr ""
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:181
msgid ""
-"Your computer can be configured to share its Internet connection.\n"
+"You are about to configure your computer to share its Internet connection.\n"
+"With that feature, other computers on your local network will be able to use "
+"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN).\n"
-"\n"
-"Would you like to setup the Internet Connection Sharing?"
+"(LAN)."
msgstr ""
-#: ../../standalone/drakgw_.c:177
-#, fuzzy
-msgid "using module"
-msgstr "Luchóg ar bith"
+#: ../../standalone/drakgw_.c:207
+#, c-format
+msgid "Interface %s (using module %s)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:208
+#, fuzzy, c-format
+msgid "Interface %s"
+msgstr "suimiúil"
-#: ../../standalone/drakgw_.c:210
+#: ../../standalone/drakgw_.c:216
msgid "No network adapter on your system!"
msgstr "Níl aon gaireas ghreasán san do chorás!"
-#: ../../standalone/drakgw_.c:211
+#: ../../standalone/drakgw_.c:217
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-#: ../../standalone/drakgw_.c:218
+#: ../../standalone/drakgw_.c:224
+#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
-"$interface\n"
+"%s\n"
"\n"
-"Would you like to setup your Local Area Network with that adapter?"
+"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:233
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:233
+#: ../../standalone/drakgw_.c:242
msgid ""
-"Warning, the network adapter is already configured.\n"
-"Would you like to reconfigure?"
+"Warning, the network adapter is already configured. I will reconfigure it."
msgstr ""
-#: ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:253
msgid "Potential LAN address conflict found in current config of $_!\n"
msgstr ""
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
msgid "Firewalling configuration detected!"
msgstr ""
-#: ../../standalone/drakgw_.c:269
+#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation. Proceed?"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:282
-msgid "Configuring scripts, installing software, starting servers..."
+"need some manual fix after installation."
msgstr ""
-#: ../../standalone/drakgw_.c:282
+#: ../../standalone/drakgw_.c:276
#, fuzzy
msgid "Configuring..."
msgstr "Ag cumraigh IDE"
-#: ../../standalone/drakgw_.c:313
-msgid "Problems installing package $bin2rpm{$_}"
+#: ../../standalone/drakgw_.c:277
+msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:307
+#, fuzzy
+msgid "Problems installing package $_"
+msgstr "Ag feistiál pacáiste %s"
+
+#: ../../standalone/drakgw_.c:590
msgid "Congratulations!"
msgstr "Comhghairdeas!"
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:591
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
-#: ../../standalone/draksec_.c:28
+#: ../../standalone/drakgw_.c:608
+msgid "The setup has already been done, but it's currently disabled."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:609
+msgid "The setup has already been done, and it's currently enabled."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:610
+#, fuzzy
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#: ../../standalone/drakgw_.c:615
+#, fuzzy
+msgid "Internet connection sharing configuration"
+msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#: ../../standalone/drakgw_.c:622
+#, c-format
+msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
+msgstr ""
+
+#: ../../standalone/draknet_.c:59
+#, fuzzy, c-format
+msgid "Network configuration (%d adapters)"
+msgstr "Cumraíocht Gréasánú"
+
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
+msgid "Profile: "
+msgstr ""
+
+#: ../../standalone/draknet_.c:74
+msgid "Del profile..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:80
+msgid "Profile to delete:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:108
+msgid "New profile..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:114
+msgid "Name of the profile to create:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:140
+#, fuzzy
+msgid "Hostname: "
+msgstr "Ainm úsáideora"
+
+#: ../../standalone/draknet_.c:147
+#, fuzzy
+msgid "Internet access"
+msgstr "suimiúil"
+
+#: ../../standalone/draknet_.c:160
+#, fuzzy
+msgid "Type:"
+msgstr "Cineál: "
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+msgid "Gateway:"
+msgstr "Inneal Geata:"
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+#, fuzzy
+msgid "Interface:"
+msgstr "suimiúil"
+
+#: ../../standalone/draknet_.c:168
+msgid "Status:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Connected"
+msgstr "Ainm Nasc"
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
+#: ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Not connected"
+msgstr "Cumraigh ADSL"
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Connect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Disconnect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:191
+#, fuzzy
+msgid "Starting your connection..."
+msgstr "Cumraigh nasc ghréasán"
+
+#: ../../standalone/draknet_.c:199
+#, fuzzy
+msgid "Closing your connection..."
+msgstr "Cumraigh nasc ghréasán"
+
+#: ../../standalone/draknet_.c:204
+msgid ""
+"The connection is not closed.\n"
+"Try to do it manually by running\n"
+"/etc/sysconfig/network-scripts/net_cnx_down\n"
+"in root."
+msgstr ""
+
+#: ../../standalone/draknet_.c:207
+#, fuzzy
+msgid "The system is now disconnected."
+msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
+
+#: ../../standalone/draknet_.c:219
+#, fuzzy
+msgid "Configure Internet Access..."
+msgstr "Cumraigh seirbhisí"
+
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
+#, fuzzy
+msgid "LAN configuration"
+msgstr "Cumraigh ADSL"
+
+#: ../../standalone/draknet_.c:231
+msgid "Adapter"
+msgstr ""
+
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Driver"
+msgstr "Freastalaí"
+
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Interface"
+msgstr "suimiúil"
+
+#: ../../standalone/draknet_.c:231
+msgid "Protocol"
+msgstr ""
+
+#: ../../standalone/draknet_.c:250
+#, fuzzy
+msgid "Configure Local Area Network..."
+msgstr "Cumraigh gréasánú áitiúl"
+
+#: ../../standalone/draknet_.c:283
+msgid "Normal Mode"
+msgstr ""
+
+#: ../../standalone/draknet_.c:288
+msgid "Apply"
+msgstr ""
+
+#: ../../standalone/draknet_.c:307
+#, fuzzy
+msgid "Please Wait... Applying the configuration"
+msgstr "Trialaigh an cumraíocht"
+
+#: ../../standalone/draknet_.c:391
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:415
+#, fuzzy
+msgid "LAN Configuration"
+msgstr "Cumraigh ADSL"
+
+#: ../../standalone/draknet_.c:423
+#, c-format
+msgid "Adapter %s: %s"
+msgstr ""
+
+#: ../../standalone/draknet_.c:429
+msgid "Boot Protocol"
+msgstr ""
+
+#: ../../standalone/draknet_.c:430
+msgid "Started on boot"
+msgstr ""
+
+#: ../../standalone/draknet_.c:431
+msgid "DHCP client"
+msgstr ""
+
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+#, fuzzy
+msgid "Disable"
+msgstr "Table"
+
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+#, fuzzy
+msgid "Enable"
+msgstr "Table"
+
+#: ../../standalone/draknet_.c:504
+msgid ""
+"You don't have any internet connection.\n"
+"Create one first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:528
+#, fuzzy
+msgid "Internet connection configuration"
+msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#: ../../standalone/draknet_.c:532
+#, fuzzy
+msgid "Internet Connection Configuration"
+msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#: ../../standalone/draknet_.c:541
+#, fuzzy
+msgid "Connection type: "
+msgstr "Ainm Nasc"
+
+#: ../../standalone/draknet_.c:547
+msgid "Parameters"
+msgstr ""
+
+#: ../../standalone/draknet_.c:560
+#, fuzzy
+msgid "Provider dns 1 (optional)"
+msgstr "Roghanna Printéir"
+
+#: ../../standalone/draknet_.c:561
+#, fuzzy
+msgid "Provider dns 2 (optional)"
+msgstr "Roghanna Printéir"
+
+#: ../../standalone/draknet_.c:574
+msgid "Ethernet Card"
+msgstr ""
+
+#: ../../standalone/draknet_.c:575
+msgid "DHCP Client"
+msgstr ""
+
+#: ../../standalone/draksec_.c:21
+msgid "Welcome To Crackers"
+msgstr ""
+
+#: ../../standalone/draksec_.c:22
+msgid "Poor"
+msgstr "Bocht"
+
+#: ../../standalone/draksec_.c:26
+msgid "Paranoid"
+msgstr "Paranóid"
+
+#: ../../standalone/draksec_.c:29
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive: it must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
-#: ../../standalone/draksec_.c:31
+#: ../../standalone/draksec_.c:32
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-#: ../../standalone/draksec_.c:32
+#: ../../standalone/draksec_.c:33
msgid ""
"Few improvements for this security level, the main one is that there are\n"
"more security warnings and checks."
msgstr ""
-#: ../../standalone/draksec_.c:34
+#: ../../standalone/draksec_.c:35
msgid ""
"This is the standard security recommended for a computer that will be used\n"
"to connect to the Internet as a client. There are now security checks. "
msgstr ""
-#: ../../standalone/draksec_.c:36
+#: ../../standalone/draksec_.c:37
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -5611,25 +6424,30 @@ msgid ""
"connections from many clients. "
msgstr ""
-#: ../../standalone/draksec_.c:39
+#: ../../standalone/draksec_.c:40
msgid ""
"We take level 4 features, but now the system is entirely closed.\n"
"Security features are at their maximum."
msgstr ""
-#: ../../standalone/draksec_.c:49
+#: ../../standalone/draksec_.c:52
msgid "Setting security level"
msgstr ""
-#: ../../standalone/drakxconf_.c:21
+#: ../../standalone/drakxconf_.c:44
+#, fuzzy
+msgid "Control Center"
+msgstr "Bainteach le hIdirlíon"
+
+#: ../../standalone/drakxconf_.c:45
msgid "Choose the tool you want to use"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:14
-msgid "usage: keyboarddrake [--expert]\n"
+#: ../../standalone/keyboarddrake_.c:16
+msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:27
+#: ../../standalone/keyboarddrake_.c:36
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
@@ -5648,424 +6466,759 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:32
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:37
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr ""
-#: ../../standalone/mousedrake_.c:41
-msgid "Which serial port is your mouse connected to?"
+#: ../../standalone/mousedrake_.c:131
+msgid "Test the mouse here."
msgstr ""
-#: ../../standalone/rpmdrake_.c:25
-msgid "reading configuration"
-msgstr "ag leámh cumraíocht"
-
-#: ../../standalone/rpmdrake_.c:45 ../../standalone/rpmdrake_.c:50
-#: ../../standalone/rpmdrake_.c:253
-msgid "File"
-msgstr "Comhad"
-
-#: ../../standalone/rpmdrake_.c:48 ../../standalone/rpmdrake_.c:229
-#: ../../standalone/rpmdrake_.c:253 ../../standalone/rpmdrake_.c:269
-msgid "Search"
-msgstr "Cuardaigh"
-
-#: ../../standalone/rpmdrake_.c:49 ../../standalone/rpmdrake_.c:56
-msgid "Package"
-msgstr "Pacáiste"
-
-#: ../../standalone/rpmdrake_.c:51
-msgid "Text"
-msgstr "Teacs"
-
-#: ../../standalone/rpmdrake_.c:53
-msgid "Tree"
-msgstr "Crann"
-
-#: ../../standalone/rpmdrake_.c:54
-msgid "Sort by"
-msgstr ""
-
-#: ../../standalone/rpmdrake_.c:55
-msgid "Category"
-msgstr "Saghas"
-
-#: ../../standalone/rpmdrake_.c:58
-msgid "See"
-msgstr "Amharc"
-
-#: ../../standalone/rpmdrake_.c:59 ../../standalone/rpmdrake_.c:163
-msgid "Installed packages"
-msgstr "Pacáistí feistiú"
-
-#: ../../standalone/rpmdrake_.c:60
-msgid "Available packages"
-msgstr "Pacáistí le fáil"
+#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Cumraíocht Gréasánú"
-#: ../../standalone/rpmdrake_.c:62
-msgid "Show only leaves"
+#: ../../standalone/net_monitor_.c:56
+msgid "Statistics"
msgstr ""
-#: ../../standalone/rpmdrake_.c:67
-msgid "Expand all"
+#: ../../standalone/net_monitor_.c:59
+msgid "Sending Speed: "
msgstr ""
-#: ../../standalone/rpmdrake_.c:68
-msgid "Collapse all"
+#: ../../standalone/net_monitor_.c:61
+msgid "Receiving Speed: "
msgstr ""
-#: ../../standalone/rpmdrake_.c:70
-msgid "Configuration"
-msgstr "cumraíocht"
-
-#: ../../standalone/rpmdrake_.c:71
-msgid "Add location of packages"
-msgstr ""
+#: ../../standalone/net_monitor_.c:66
+#, fuzzy
+msgid "Close"
+msgstr "Luchóg USB"
-#: ../../standalone/rpmdrake_.c:75
-msgid "Update location"
-msgstr ""
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Bainteach le hIdirlíon"
-#: ../../standalone/rpmdrake_.c:79 ../../standalone/rpmdrake_.c:328
-msgid "Remove"
-msgstr "Scríos"
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Bainteach le hIdirlíon"
-#: ../../standalone/rpmdrake_.c:100
-msgid "Configuration: Add Location"
-msgstr ""
+#: ../../standalone/net_monitor_.c:114
+#, fuzzy
+msgid "Disconnection from Internet failed."
+msgstr "Bainteach le hIdirlíon"
-#: ../../standalone/rpmdrake_.c:103
-msgid "Find Package"
-msgstr "Cuardaigh Pacáiste"
+#: ../../standalone/net_monitor_.c:115
+#, fuzzy
+msgid "Disconnection from Internet complete."
+msgstr "Bainteach le hIdirlíon"
-#: ../../standalone/rpmdrake_.c:104
-msgid "Find Package containing file"
-msgstr ""
+#: ../../standalone/net_monitor_.c:117
+#, fuzzy
+msgid "Connection complete."
+msgstr "Ainm Nasc"
-#: ../../standalone/rpmdrake_.c:105
-msgid "Toggle between Installed and Available"
+#: ../../standalone/net_monitor_.c:118
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-#: ../../standalone/rpmdrake_.c:139
-msgid "Files:\n"
-msgstr "Comhaid:\n"
-
-#: ../../standalone/rpmdrake_.c:161 ../../standalone/rpmdrake_.c:209
-msgid "Uninstall"
-msgstr "Eirigh as Feistiú"
-
-#: ../../standalone/rpmdrake_.c:163
-msgid "Choose package to install"
-msgstr "Roghnaigh pacáistí a feistiú ..."
-
-#: ../../standalone/rpmdrake_.c:190
-msgid "Checking dependencies"
+#: ../../standalone/net_monitor_.c:188
+msgid "sent: "
msgstr ""
-#: ../../standalone/rpmdrake_.c:190 ../../standalone/rpmdrake_.c:409
-msgid "Wait"
-msgstr "Fan tamall"
-
-#: ../../standalone/rpmdrake_.c:209
-msgid "The following packages are going to be uninstalled"
+#: ../../standalone/net_monitor_.c:191
+msgid "received: "
msgstr ""
-#: ../../standalone/rpmdrake_.c:210
-msgid "Uninstalling the RPMs"
-msgstr ""
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Connect"
+msgstr "Ainm Nasc"
-#: ../../standalone/rpmdrake_.c:229 ../../standalone/rpmdrake_.c:269
-msgid "Regexp"
-msgstr "Regexp"
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Disconnect"
+msgstr "Cumraigh nasc ghréasán"
-#: ../../standalone/rpmdrake_.c:229
-msgid "Which package are looking for"
-msgstr ""
+#: ../../standalone/tinyfirewall_.c:29
+#, fuzzy
+msgid "Firewalling Configuration"
+msgstr "Cumraíocht Gréasánú"
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-#, c-format
-msgid "%s not found"
-msgstr "Teip ag cuardach %s"
+#: ../../standalone/tinyfirewall_.c:42
+#, fuzzy
+msgid "Firewalling configuration"
+msgstr "Cumraíocht Gréasánú"
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-msgid "No match"
+#: ../../standalone/tinyfirewall_.c:77
+msgid ""
+"Firewalling\n"
+"\n"
+"You already have set up a firewall.\n"
+"Click on Configure to change or remove the firewall"
msgstr ""
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-msgid "No more match"
+#: ../../standalone/tinyfirewall_.c:81
+msgid ""
+"Firewalling\n"
+"\n"
+"Click on Configure to set up a standard firewall"
msgstr ""
-#: ../../standalone/rpmdrake_.c:246
+#: ../../tinyfirewall.pm_.c:10
msgid ""
-"rpmdrake is currently in ``low memory'' mode.\n"
-"I'm going to relaunch rpmdrake to allow searching files"
+"tinyfirewall configurator\n"
+"\n"
+"This configures a personal firewall for this Linux Mandrake machine.\n"
+"For a powerful dedicated firewall solution, please look to the\n"
+"specialized MandrakeSecurity Firewall distribution."
msgstr ""
-#: ../../standalone/rpmdrake_.c:253
-msgid "Which file are you looking for?"
+#: ../../tinyfirewall.pm_.c:15
+msgid ""
+"We'll now ask you questions about which services you'd like to allow\n"
+"the Internet to connect to. Please think carefully about these\n"
+"questions, as your computer's security is important.\n"
+"\n"
+"Please, if you're not currently using one of these services, firewall\n"
+"it off. You can change this configuration anytime you like by\n"
+"re-running this application!"
msgstr ""
-#: ../../standalone/rpmdrake_.c:269
-msgid "What are looking for?"
+#: ../../tinyfirewall.pm_.c:22
+msgid ""
+"Are you running a web server on this machine that you need the whole\n"
+"Internet to see? If you are running a webserver that only needs to be\n"
+"accessed by this machine, you can safely answer NO here.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:289
-msgid "Give a name (eg: `extra', `commercial')"
+#: ../../tinyfirewall.pm_.c:27
+msgid ""
+"Are you running a name server on this machine? If you didn't set one\n"
+"up to give away IP and zone information to the whole Internet, please\n"
+"answer no.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:291
-msgid "Directory"
-msgstr "Fillteán"
-
-#: ../../standalone/rpmdrake_.c:294
-msgid "No cdrom available (nothing in /mnt/cdrom)"
+#: ../../tinyfirewall.pm_.c:32
+msgid ""
+"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
+"is a telnet-replacement that you might use to login. If you're using\n"
+"telnet now, you should definitely switch to ssh. telnet is not\n"
+"encrypted -- so some attackers can steal your password if you use\n"
+"it. ssh is encrypted and doesn't allow for this eavesdropping."
msgstr ""
-#: ../../standalone/rpmdrake_.c:298
-msgid "URL of the directory containing the RPMs"
+#: ../../tinyfirewall.pm_.c:37
+msgid ""
+"Do you want to allow incoming telnet connections?\n"
+"This is horribly unsafe, as we explained in the previous screen. We\n"
+"strongly recommend answering No here and using ssh in place of\n"
+"telnet.\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:299
+#: ../../tinyfirewall.pm_.c:42
msgid ""
-"For FTP and HTTP, you need to give the location for hdlist\n"
-"It must be relative to the URL above"
+"Are you running an FTP server here that you need accessible to the\n"
+"Internet? If you are, we strongly recommend that you only use it for\n"
+"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
+"attackers, since FTP also uses no encryption for transferring passwords.\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:302
-msgid "Please submit the following information"
+#: ../../tinyfirewall.pm_.c:47
+msgid ""
+"Are you running a mail server here? If you're sending you \n"
+"messages through pine, mutt or any other text-based mail client,\n"
+"you probably are. Otherwise, you should firewall this off.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:304
-#, c-format
-msgid "%s is already in use"
+#: ../../tinyfirewall.pm_.c:52
+msgid ""
+"Are you running a POP or IMAP server here? This would\n"
+"be used to host non-web-based mail accounts for people via \n"
+"this machine.\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:315 ../../standalone/rpmdrake_.c:321
-#: ../../standalone/rpmdrake_.c:329
-msgid "Updating the RPMs base"
+#: ../../tinyfirewall.pm_.c:57
+msgid ""
+"You appear to be running a 2.2 kernel. If your network IP\n"
+"is automatically set by a computer in your home or office \n"
+"(dynamically assigned), we need to allow for this. Is\n"
+"this the case?\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:328
-#, c-format
-msgid "Going to remove entry %s"
+#: ../../tinyfirewall.pm_.c:62
+msgid ""
+"Is your computer getting time syncronized to another computer?\n"
+"Mostly, this is used by medium-large Unix/Linux organizations\n"
+"to synchronize time for logging and such. If you're not part\n"
+"of a larger office and haven't heard of this, you probably \n"
+"aren't."
msgstr ""
-#: ../../standalone/rpmdrake_.c:360
-msgid "Finding leaves"
+#: ../../tinyfirewall.pm_.c:67
+msgid ""
+"Configuration complete. May we write these changes to disk?\n"
+"\n"
+"\n"
+"\n"
msgstr ""
-#: ../../standalone/rpmdrake_.c:360
-msgid "Finding leaves takes some time"
+#: ../../tinyfirewall.pm_.c:83
+#, c-format
+msgid "Can't open %s: %s\n"
msgstr ""
-# ../../share/compssUsers
-msgid "Graphics Manipulation"
-msgstr ""
+#: ../../tinyfirewall.pm_.c:85
+#, fuzzy, c-format
+msgid "Can't open %s for writing: %s\n"
+msgstr "Earráid ag oscailt %s do scríobh: %s"
-# ../../share/compssUsers
-msgid "KDE, QT, Gnome, GTK+"
+#: ../../share/compssUsers:999
+msgid "Clients for different protocols including ssh"
msgstr ""
-# ../../share/compssUsers
-msgid "Personnal Finance"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Development"
+msgstr "Forbairt"
-# ../../share/compssUsers
-msgid "Python, Perl, libraries, tools"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Workstation"
+msgstr "Stáisiún Oibre"
-# ../../share/compssUsers
-msgid "Scientific applications"
+#: ../../share/compssUsers:999
+msgid "Firewall/Router"
msgstr ""
-# ../../share/compssUsers
-msgid "Databases"
+#: ../../share/compssUsers:999
+msgid "Personal Information Management"
msgstr ""
-#, fuzzy
-msgid "Internet"
-msgstr "suimiúil"
-
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Graphics"
msgstr "Ilmheánach"
-# ../../share/compssUsers
-msgid "editors, shells, file tools, terminals"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet"
+msgstr "suimiúil"
+#: ../../share/compssUsers:999
#, fuzzy
-msgid "Development applications"
-msgstr "Forbairt"
+msgid "Network Computer (client)"
+msgstr "Printéir Gréasán (soicéad)"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr ""
-msgid "Multimedia"
-msgstr "Ilmheánach"
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet station"
+msgstr "Cumraigh Idirlíon"
+#: ../../share/compssUsers:999
msgid "Office"
msgstr "Oifig"
-# ../../share/compssUsers
-msgid "Sciences"
-msgstr ""
-
-# ../../share/compssUsers
-msgid ""
-"Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-"transfer tools"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Multimedia station"
+msgstr "Ilmheánach"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr ""
-# ../../share/compssUsers
-msgid "Communication facilities"
-msgstr ""
-
-msgid "KDE"
-msgstr "KDE"
-
-# ../../share/compssUsers
-msgid "Personnal Information Management"
+#: ../../share/compssUsers:999
+msgid "Domain Name and Network Information Server"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
msgstr ""
-msgid "Gnome"
-msgstr "Gnome"
+#: ../../share/compssUsers:999
+msgid "PostgreSQL or MySQL database server"
+msgstr ""
-#, fuzzy
-msgid "Internet Tools"
-msgstr "Cumraigh Idirlíon"
+#: ../../share/compssUsers:999
+msgid "NFS server, SMB server, Proxy server, ssh server"
+msgstr ""
+#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Doiciméid KDE agus Mandrake"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Utilities"
msgstr ""
+#: ../../share/compssUsers:999
+msgid "DNS/NIS "
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Graphical Environment"
+msgstr ""
+
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Sound"
msgstr "Ilmheánach"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr ""
-#, fuzzy
-msgid "Development other"
-msgstr "Forbairt"
-
-# ../../share/compssUsers
-msgid "Databases clients and servers (mysql and postgresql)"
+#: ../../share/compssUsers:999
+msgid "Sound and video playing/editing programs"
msgstr ""
-# ../../share/compssUsers
-msgid "Sound and video playing/editing programs"
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Scientific Workstation"
+msgstr "Stáisiún Oibre"
+
+#: ../../share/compssUsers:999
+msgid "Editors, shells, file tools, terminals"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
+#: ../../share/compssUsers:999
+msgid "Postfix mail server, Inn news server"
+msgstr ""
+
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Games"
msgstr "Gnome"
-#, fuzzy
-msgid "Development C/C++"
-msgstr "Forbairt"
-
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Video"
msgstr "Ilmheánach"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Network Computer server"
+msgstr "Printéir Gréasán (soicéad)"
+
+#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Office Workstation"
+msgstr "Stáisiún Oibre"
+
+#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
-# ../../share/compssUsers
-msgid "Tools to create and burn CD's"
+#: ../../share/compssUsers:999
+msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr ""
-# ../../share/compssUsers
-msgid "More Graphical Desktops (Gnome, IceWM)"
+#: ../../share/compssUsers:999
+msgid "Tools to create and burn CD's"
msgstr ""
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - CD Burning"
msgstr "Ilmheánach"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Archiving, emulators, monitoring"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Database"
+msgstr ""
+
+#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Web/FTP"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Server"
+msgstr "X freastalaí"
+
+#: ../../share/compssUsers:999
+msgid "Personal Finance"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Configuration"
+msgstr "cumraíocht"
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "KDE Workstation"
+msgstr "Stáisiún Oibre"
+
+#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Apache, Pro-ftpd"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Mail/Groupware/News"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Gnome Workstation"
+msgstr "Stáisiún Oibre"
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet gateway"
+msgstr "suimiúil"
+
+#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Game station"
+msgstr "Doiciméid KDE agus Mandrake"
+
+#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Tools to ease the configuration of your computer"
+msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
+
+#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
+#~ msgid "%d minutes"
+#~ msgstr "%d noiméaid"
+
+#~ msgid "1 minute"
+#~ msgstr "1 noiméad"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d soicínd"
+
+#, fuzzy
+#~ msgid "Lilo/Grub configuration"
+#~ msgstr "Cumraigh ADSL"
+
+#, fuzzy
+#~ msgid "Selected size %d%s"
+#~ msgstr "Roghnaigh Comhad"
+
+#, fuzzy
+#~ msgid "Opening your connection..."
+#~ msgstr "Cumraigh nasc ghréasán"
+
+#, fuzzy
+#~ msgid "Configure..."
+#~ msgstr "Ag cumraigh IDE"
+
+#, fuzzy
+#~ msgid "Standard tools"
+#~ msgstr "Forbairt"
+
+#, fuzzy
+#~ msgid "Configuration de Lilo/Grub"
+#~ msgstr "cumraíocht"
+
+#, fuzzy
+#~ msgid "Boot style configuration"
+#~ msgstr "Trialaigh an cumraíocht"
+
+#~ msgid "Configure LILO/GRUB"
+#~ msgstr "Cumraigh LILO/GRUB"
+
+#~ msgid "Create a boot floppy"
+#~ msgstr "Cruthaigh flapach bootáil"
+
+#~ msgid "Format floppy"
+#~ msgstr "Formadaigh flapach"
+
+#~ msgid "Choice"
+#~ msgstr "Rogha"
+
+#, fuzzy
+#~ msgid "gMonitor"
+#~ msgstr "Scáileán"
+
+#, fuzzy
+#~ msgid "Internet/Network access"
+#~ msgstr "suimiúil"
+
+#, fuzzy
+#~ msgid "Mail information"
+#~ msgstr "Taispeán Eolas"
+
+#~ msgid "Miscellaneous"
+#~ msgstr "Eile"
+
+#~ msgid "Miscellaneous questions"
+#~ msgstr "Ceisteanna eile"
+
+#, fuzzy
+#~ msgid "Actions"
+#~ msgstr "Áit"
+
+#, fuzzy
+#~ msgid "toot"
+#~ msgstr "Root"
+
+#~ msgid "First DNS Server"
+#~ msgstr "Cead Freastalaí DNS"
+
+#~ msgid "Second DNS Server"
+#~ msgstr "Dara Freastalaí DNS"
+
+#, fuzzy
+#~ msgid "using module"
+#~ msgstr "Luchóg ar bith"
+
+#, fuzzy
+#~ msgid "Development, Database"
+#~ msgstr "Forbairt"
+
+#~ msgid "None"
+#~ msgstr "Ar bith"
+
+#, fuzzy
+#~ msgid "Which bootloader(s) do you want to use?"
+#~ msgstr "Cén tescán ag a dteastaíonn uait é a bhogadh?"
+
+#~ msgid "Try to find a modem?"
+#~ msgstr "Déan iarracht móideam a aimsiú?"
+
+#, fuzzy
+#~ msgid "Disable Internet Connection"
+#~ msgstr "Cumraigh nasc ghréasán"
+
+#~ msgid "Configure local network"
+#~ msgstr "Cumraigh gréasánú áitiúl"
+
+#, fuzzy
+#~ msgid "Configure the Internet connection / Configure local Network"
+#~ msgstr "Nasc na hIdirlíon agus cumraíocht"
+
+#, fuzzy
+#~ msgid ""
+#~ "Local networking has already been configured.\n"
+#~ "Do you want to:"
+#~ msgstr "Tá gréasánú lóganta cumraithe cheana féin. An dteastaíonn uait:"
+
+#, fuzzy
+#~ msgid "Reconfigure using wizard..."
+#~ msgstr "Ag cumraigh IDE"
+
+#~ msgid "Multimedia"
+#~ msgstr "Ilmheánach"
+
+#~ msgid "KDE"
+#~ msgstr "KDE"
+
+#~ msgid "Gnome"
+#~ msgstr "Gnome"
+
+#, fuzzy
+#~ msgid "Internet Tools"
+#~ msgstr "Cumraigh Idirlíon"
+
+#, fuzzy
+#~ msgid "Development C/C++"
+#~ msgstr "Forbairt"
+
+#~ msgid "Configure timezone"
+#~ msgstr "Cumraigh crios ama"
+
+#~ msgid "Configure printer"
+#~ msgstr "Cumraigh printéir"
+
+#, fuzzy
+#~ msgid "Network adaptater 1 (eth0):"
+#~ msgstr "Printéir Gréasán (soicéad)"
+
+#, fuzzy
+#~ msgid "Use hard drive optimisations?"
+#~ msgstr "Athraigh cumraíocht an freastalaí"
+
+#, fuzzy
+#~ msgid "Enable num lock at startup"
+#~ msgstr "X ag tús"
+
+#~ msgid "Confirm Password"
+#~ msgstr "Pasfhocal (arís)"
+
+#~ msgid "Gateway device:"
+#~ msgstr "Gaireas na hInneal Geata:"
+
+#, fuzzy
+#~ msgid "default"
+#~ msgstr "Gnáth"
+
+#, fuzzy
+#~ msgid "What is your system used for?"
+#~ msgstr "Cén ceann do chrois ama"
+
+#~ msgid "Use diskdrake"
+#~ msgstr "Úsáid diskdrake"
+
+#~ msgid "Customized"
+#~ msgstr "Socraithe"
+
+#~ msgid "Use shadow file"
+#~ msgstr "Bain úsáid as scáilcomhad"
+
+#~ msgid "shadow"
+#~ msgstr "scáil"
+
+#~ msgid "MD5"
+#~ msgstr "MD5"
+
+#~ msgid "Use MD5 passwords"
+#~ msgstr "Bain úsáid as pasfhocail MD5"
+
+#~ msgid "Search"
+#~ msgstr "Cuardaigh"
+
+#~ msgid "Package"
+#~ msgstr "Pacáiste"
+
+#~ msgid "Text"
+#~ msgstr "Teacs"
+
+#~ msgid "Tree"
+#~ msgstr "Crann"
+
+#~ msgid "Category"
+#~ msgstr "Saghas"
+
+#~ msgid "See"
+#~ msgstr "Amharc"
+
+#~ msgid "Installed packages"
+#~ msgstr "Pacáistí feistiú"
+
+#~ msgid "Available packages"
+#~ msgstr "Pacáistí le fáil"
+
+#~ msgid "Remove"
+#~ msgstr "Scríos"
+
+#~ msgid "Find Package"
+#~ msgstr "Cuardaigh Pacáiste"
+
+#~ msgid "Uninstall"
+#~ msgstr "Eirigh as Feistiú"
+
+#~ msgid "Choose package to install"
+#~ msgstr "Roghnaigh pacáistí a feistiú ..."
+
+#~ msgid "Wait"
+#~ msgstr "Fan tamall"
+
+#~ msgid "Regexp"
+#~ msgstr "Regexp"
+
+#~ msgid "%s not found"
+#~ msgstr "Teip ag cuardach %s"
+
+#~ msgid "Directory"
+#~ msgstr "Fillteán"
+
+#~ msgid "France"
+#~ msgstr "Fraince"
+
+#~ msgid "Other countries"
+#~ msgstr "Tír Eile"
+
+#~ msgid "Alcatel modem"
+#~ msgstr "móideim alcatel"
+
+#~ msgid "ECI modem"
+#~ msgstr "móideim ECI"
+
+#~ msgid "don't use pppoe"
+#~ msgstr "ná úsáid pppoe"
+
+#~ msgid "mandatory"
+#~ msgstr "sainordaitheach"
+
+#~ msgid "interesting"
+#~ msgstr "suimiúil"
+
+#~ msgid "i18n (important)"
+#~ msgstr "i18n (tábhachtach)"
+
+#~ msgid "i18n (very nice)"
+#~ msgstr "i18n (an-dheas)"
+
+#~ msgid "i18n (nice)"
+#~ msgstr "i18n (deas)"
+
#~ msgid "Czech"
#~ msgstr "Ceichís"
@@ -6139,9 +7292,6 @@ msgstr ""
#~ msgid "Microsoft Bus Mouse"
#~ msgstr "Luchóg Bus Microsoft"
-#~ msgid "USB Mouse"
-#~ msgstr "Luchóg USB"
-
#~ msgid "USB Mouse (3 buttons or more)"
#~ msgstr "Luchóg USB (3 cnaipí nó níos mó)"
@@ -6181,12 +7331,6 @@ msgstr ""
#~ msgid "What do you wish to do?"
#~ msgstr "Céard a theastaíonn uait a dhéanamh?"
-#~ msgid "Host name:"
-#~ msgstr "Ainm úsáideora"
-
-#~ msgid "dhcpd"
-#~ msgstr "dhcpd"
-
#~ msgid "pump"
#~ msgstr "pump"
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index a11ed446f..323eb0b1e 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-06-08 18:14+0200\n"
"Last-Translator: Jesús Bravo Álvarez (mdk) <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -56,16 +56,17 @@ msgstr "Escolla un servidor X"
msgid "X server"
msgstr "Servidor X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "żQue configuración de XFree quere usar?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -75,18 +76,18 @@ msgstr ""
"XFree %s. A tarxeta está soportada por XFree %s, que pode ter un mellor\n"
"soporte en 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"A súa tarxeta pode ter soporte de aceleración 3D por hardware con XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s con aceleración 3D por hardware"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,12 +96,12 @@ msgstr ""
"A súa tarxeta pode ter soporte de aceleración 3D por hardware, pero só con\n"
"XFree %s, ADVIRTA QUE ESTE SOPORTE É EXPERIMENTAL E PODE COLGAR O SISTEMA."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s con aceleración 3D por hardware EXPERIMENTAL"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -112,27 +113,27 @@ msgstr ""
"A súa tarxeta está soportada por XFree %s, que pode ter un mellor soporte en "
"2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configuración de XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Seleccione a cantidade de memoria da tarxeta gráfica"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Escolla as opcións para o servidor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Escolla o monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -155,39 +156,39 @@ msgstr ""
"xa que pode danalo.\n"
"No caso de dúbida, escolla unha configuración conservadora."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Frecuencia de actualización horizontal"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Frecuencia de actualización vertical"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "O monitor non está configurado"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "A tarxeta gráfica aínda non está configurada"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resolucións aínda non escollidas"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "żDesexa probar a configuración?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Aviso: probar esta tarxeta gráfica pode colgar o ordenador"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Proba da configuración"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -195,152 +196,152 @@ msgstr ""
"\n"
"probe a cambiar algúns parámetros"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ocorreu un erro:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Saíndo en %d segundos"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "żÉ esta a configuración correcta?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ocorreu un erro, probe a cambiar algúns parámetros"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resolución"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Escolla a resolución e a profundidade de cor"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Tarxeta gráfica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Servidor XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Modo experto"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Ver todo"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resolucións"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Disposición do teclado: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tipo de rato: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dispositivo do rato: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Frecuencia horizontal do monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Frecuencia vertical do monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Tarxeta gráfica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memoria da tarxeta gráfica: %s KB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Profundidade de cor: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resolución: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Servidor XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Controlador de XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Preparando a configuración de X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "żQué desexa facer?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Mudar o monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Mudar a tarxeta gráfica"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Mudar as opcións do servidor"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Mudar a resolución"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Mostrar información"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Probar de novo"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Saír"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -353,20 +354,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Entre de novo en %s para activar os cambios"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Saia da sesión e use Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Lanzar X11 ó arrincar"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -474,7 +475,7 @@ msgstr "Monitor soportando 1600x1200 a 76 Hz"
msgid "First sector of boot partition"
msgstr "Primeiro sector da partición de arranque"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primeiro sector do disco (MBR)"
@@ -514,11 +515,11 @@ msgstr "Arrincar dende DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Opcións principais do cargador de arrinque"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Cargador de arrinque que usar"
@@ -526,7 +527,7 @@ msgstr "Cargador de arrinque que usar"
msgid "Bootloader installation"
msgstr "Instalación do cargador de arrinque"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Dispositivo de arrinque"
@@ -542,7 +543,7 @@ msgstr "Compacto"
msgid "compact"
msgstr "compacto"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Modo de vídeo"
@@ -550,14 +551,14 @@ msgstr "Modo de vídeo"
msgid "Delay before booting default image"
msgstr "Retardo antes de arrincar a imaxe por omisión"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Contrasinal"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Contrasinal (de novo)"
@@ -594,41 +595,41 @@ msgstr ""
"A opción ``restrinxir opcións da lińa de comandos'' non ten sentido sen "
"contrasinal"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Tente de novo"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Os contrasinais non coinciden"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Mensaxe inicial"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "żPermitir o arrinque de CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "żSO por omisión?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -636,145 +637,145 @@ msgstr ""
"Estas son as diferentes entradas.\n"
"Pode engadir algunhas máis ou cambiar as que xa existen."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Engadir"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Feito"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "Modificar"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "żQue tipo de entrada desexa engadir?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Outros SO (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Outros SO (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Outros SO (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Imaxe"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Raíz"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Agregar"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lectura-escritura"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Táboa"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Inseguro"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etiqueta"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Por omisión"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr ""
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Quitar entrada"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Etiqueta baleira non permitida"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Esta etiqueta xa se está a usar"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "żQué tipo de particionamento quere?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s interfaces %s atopadas"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "żTen algunha outra?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "żTen algunha interface %s?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Non"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Si"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Mire a información sobre o hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalando o controlador para a tarxeta %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(módulo %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "żQue controlador de %s desexa probar?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -792,20 +793,20 @@ msgstr ""
"analizar o equipo pode provocar que se pare, pero non debería\n"
"causar ningún dano."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Autodetección"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Especificar as opcións"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Agora pode indicar as opcións para o módulo %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -816,11 +817,11 @@ msgstr ""
"As opcións son da forma Ťnome=valor nome2=valor2 ...ť.\n"
"Por exemplo pode ter Ťio=0x300 irq=7ť"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opcións do módulo:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -829,33 +830,33 @@ msgstr ""
"Fallo o cargar o módulo %s\n"
"żDesexa retentalo con outros parámetros?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s xa foi engadido)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Este contrasinal é demasiado simple"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Indique o nome de usuario"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "O nome de usuario (login) só debe conter letras, números, '-' e '_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Este nome de usuario xa está engadido"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Engadir usuario"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -864,32 +865,32 @@ msgstr ""
"Introduza un usuario\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Aceptar usuario"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nome real"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nome de usuario"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Icona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Login automático"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -898,11 +899,11 @@ msgstr ""
"como un usuario. Se non quere usar esta característica, prema o botón\n"
"cancelar."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Escolla o usuario por defecto:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Escolla o xestor de fiestras para executar:"
@@ -912,7 +913,7 @@ msgstr "Escolla o xestor de fiestras para executar:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -935,39 +936,50 @@ msgstr ""
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "­Benvido ao GRUB, o selector de sistemas operativos!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use as teclas %c e %c para seleccionar a entrada marcada."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Prema enter para arrincar o SO seleccionado, 'e' para editar os"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "comandos antes de arrincar, ou 'c' para a li¤a de comandos."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "A entrada marcada arrincarase automaticamente en %d segundos."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "non hai espacio dabondo en /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Escritorio"
# Manter o 'ú' en iso-8859-1
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menú Inicio"
@@ -1099,69 +1111,42 @@ msgstr "Si, quero login automático con este (usuario, escritorio)"
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Por omisión"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "Aceptar"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Cancelar"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "non se pode abrir /etc/inittab para lectura: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "non se pode abrir /etc/sysconfig/autologin para lectura: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Fallou a instalación do LILO. Ocorreu o erro seguinte:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutos"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d segundos"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Crear"
@@ -1700,6 +1685,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Escoller o novo tamańo"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Crear unha nova partición"
@@ -1809,20 +1799,21 @@ msgid "Reload"
msgstr "Recargar"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "O formato %s de %s fallou"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Descońécese o xeito de formatar %s de tipo %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "mount fallou: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "erro desmontando %s: %s"
@@ -1835,41 +1826,41 @@ msgstr "simple"
msgid "server"
msgstr "servidor"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Os puntos de montaxe deben empezar por /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Xa existe unha partición co punto de montaxe %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Puntos de montaxe circulares %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Non pode usar un volume lóxico LVM para o punto de montaxe %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Este directorio debería permanecer dentro do sistema de ficheiros raíz"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Necesita un sistema de ficheiros real (ext2, reiserfs) para este punto de "
"montaxe\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Erro ó abrir %s para escritura: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1877,7 +1868,7 @@ msgstr ""
"Ocorreu un erro - non se atopou ningún dispositivo válido para crear novos "
"sistemas de ficheiros. Verifique o seu equipo para ver a razón deste problema"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "ĄNon ten ningunha partición!"
@@ -1925,8 +1916,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2250,8 +2241,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2334,8 +2325,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2397,13 +2388,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2446,8 +2437,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2919,8 +2910,8 @@ msgid ""
"To enable a more secure system, you should select \"Use shadow file\" and\n"
"\"Use MD5 passwords\"."
msgstr ""
-"Para ter un sistema máis seguro, debería seleccionar \"Usar ficheiro "
-"shadow\"\n"
+"Para ter un sistema máis seguro, debería seleccionar \"Usar ficheiro shadow"
+"\"\n"
"e \"Usar contrasinais MD5\"."
#: ../../help.pm_.c:613
@@ -3083,8 +3074,8 @@ msgstr ""
" - Retardo antes de arrinca-la imaxe por omisión: Indica o número de\n"
"décimas de segundo que agardará o cargador de inicio antes de arrincar a\n"
"primeira imaxe. Isto é útil nos sistemas que arrincan inmediatamente do\n"
-"disco duro tras activa-lo teclado. O boot loader non agarda se o "
-"\"retardo\"\n"
+"disco duro tras activa-lo teclado. O boot loader non agarda se o \"retardo"
+"\"\n"
"é cero ou non se indica.\n"
"\n"
"\n"
@@ -3197,8 +3188,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3267,8 +3258,8 @@ msgstr ""
" - Retardo antes de arrinca-la imaxe por omisión: Indica o número de\n"
"décimas de segundo que agardará o cargador de inicio antes de arrincar a\n"
"primeira imaxe. Isto é útil nos sistemas que arrincan inmediatamente do\n"
-"disco duro tras activa-lo teclado. O boot loader non agarda se o "
-"\"retardo\"\n"
+"disco duro tras activa-lo teclado. O boot loader non agarda se o \"retardo"
+"\"\n"
"é cero ou non se indica.\n"
"\n"
"\n"
@@ -3343,84 +3334,84 @@ msgstr ""
"automaticamente. Se vostede quere iniciar outro sistema operativo que xa\n"
"exista, lea as instruccións adicionais."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Escoller a lingua"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Clase de instalación"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detectar discos duros"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configurar o rato"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Escoller teclado"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr ""
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Sistemas de ficheiros"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatar particións"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Seleccionar paquetes"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalar sistema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Contrasinal de root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Engadir usuario"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configurar a rede"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Resume"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configurar servicios"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Crear disquete de arrinque"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Cargador de arrinque"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configurar as X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Saír da instalación"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3435,20 +3426,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Insira un disquete formatado con FAT na unidade %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3456,15 +3447,15 @@ msgstr ""
"Para usar esta selección de paquetes gardada, arrinque a instalación con "
"``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Erro lendo o ficheiro $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Aceptar"
@@ -3472,11 +3463,11 @@ msgstr "Aceptar"
msgid "Please test the mouse"
msgstr "Probe o seu rato"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Para activar o rato,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "ĄMOVA A RODA!"
@@ -3695,13 +3686,13 @@ msgstr "Punto de montaxe %s duplicado"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Algúns paquetes importantes non se instalaron correctamente.\n"
"A unidade de cdrom ou o cdrom están defectuosos.\n"
-"Comprobe o cdrom nun ordenador xa instalado usando \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Comprobe o cdrom nun ordenador xa instalado usando \"rpm -qpl Mandrake/RPMS/"
+"*.rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -3813,6 +3804,7 @@ msgid ""
msgstr "O tamańo total dos grupos que seleccionou é aproximadamente %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3827,6 +3819,7 @@ msgstr ""
"unha porcentaxe dun 100%% instalará tódolos paquetes seleccionados."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4028,8 +4021,8 @@ msgstr "Acordo da licencia"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4189,15 +4182,15 @@ msgstr "Experto"
msgid "Update"
msgstr "Actualización"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Escolla o seu tipo de rato."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Porto do rato"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Escolla o porto serie onde está conectado o seu rato."
@@ -4359,6 +4352,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom etiquetado \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4516,19 +4510,19 @@ msgstr "Usar NIS"
msgid "yellow pages"
msgstr "páxinas amarelas (yp)"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autenticación NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Dominio NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4557,19 +4551,19 @@ msgstr ""
"de Mandrake, facendo así moito máis fácil a recuperación no caso de fallo\n"
"grave do sistema. żDesexa crear un disco de arrinque para o seu sistema?"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primeira unidade de disquete"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Segunda unidade de disquete"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Omitir"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4593,32 +4587,32 @@ msgstr ""
"de Mandrake, facendo así moito máis fácil a recuperación no caso de fallo\n"
"grave do sistema. żDesexa crear un disco de arrinque para o seu sistema?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Desculpe, pero non hai ningunha disqueteira dispońible"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Escolla a disqueteira que quere usar para crear o disco de arranque"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Insira un disquete na unidade %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Creando o disco de arrinque"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Preparando o cargador de arrinque"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "żDesexa usar aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4626,51 +4620,51 @@ msgstr ""
"Erro instalando aboot, \n"
"żprobar a forzar a instalación mesmo se iso destrúe a primeira partición?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "A instalación do xestor de arrinque fallou. Ocorreu o seguinte erro:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Baixo"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Medio"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alto"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Escola o nivel de seguridade"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "żQuere realmente xerar un disquete de instalación para replicar linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Insira un disquete baleiro na unidade %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Creando un disquete de auto-instalación"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4680,13 +4674,13 @@ msgstr ""
"\n"
"żDesexa realmente saír agora?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4703,11 +4697,11 @@ msgstr ""
"da instalación, hai un capítulo na Guía do Usuario Oficial\n"
"de Linux Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Xerar disquete de auto-instalación"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4721,15 +4715,15 @@ msgstr ""
"\n"
"Pode preferir realizar novamente a instalación.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatizada"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Reproducir"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Gardar a selección de paquetes"
@@ -4748,11 +4742,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "falla o kdesu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avanzado"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Agarde, por favor"
@@ -4781,11 +4775,11 @@ msgstr "żA súa escolla? (por omisión %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "żA súa escolla? (por omisión %s, escriba 'none' para ningunha)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Checo (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Alemán"
@@ -4793,19 +4787,19 @@ msgstr "Alemán"
msgid "Dvorak"
msgstr "Teclado dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espańol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finlandés"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francés"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Noruegués"
@@ -4813,15 +4807,15 @@ msgstr "Noruegués"
msgid "Polish"
msgstr "Polaco"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ruso"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Británico"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Estadounidense"
@@ -4837,208 +4831,208 @@ msgstr "Armenio (máquina de escribir)"
msgid "Armenian (phonetic)"
msgstr "Armenio (fonético)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaianí (latín)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaianí (cirílico)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Búlgaro"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasileiro (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorruso"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suízo (alemán)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suízo (francés)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Checo (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Checo (Programadores)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alemán (sen teclas acentuadas)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dinamarqués"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (EUA)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Noruegués)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estonio"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Xeorxiano (\"ruso\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Xeorxiano (\"latino\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grego"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Húngaro"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelí"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelí (Fonético)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniano"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandés"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiano"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Xaponés de 106 teclas"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Británico"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinoamericano"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedonio"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandés"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituano AZERTY (antigo)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituano AZERTY (novo)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituano \"ringleira de números\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituano \"fonético\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polaco (disposición qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polaco (disposición qwertz)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugués"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadiano (Québec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Ruso (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sueco"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Esloveno"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Eslovaco (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Eslovaco (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Eslovaco (Programadores)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Teclado Thai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turco (tradicional modelo \"F\")"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turco (moderno modelo \"Q\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ucraíno"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Estadounidense (internacional)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"ringleira de números\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Iugoslavo (latín/cirílico)"
@@ -5166,31 +5160,31 @@ msgstr "Seguinte ->"
msgid "<- Previous"
msgstr "<- Anterior"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "żÉ isto correcto?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configuración de Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "żQuere probar agora a conexión á Internet?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Probando a conexión..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "O sistema está conectado á Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5198,18 +5192,18 @@ msgstr ""
"Semella que o sistema non está conectado á internet.\n"
"Probe reconfigurando a conexión."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuración da rede"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configuración da RDSI"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5217,79 +5211,79 @@ msgstr ""
"Seleccione o seu provedor.\n"
" Se non está na lista, escolla 'Unlisted'"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configuración da conexión"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Encha ou marque os campos de embaixo"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ da tarxeta"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Memoria da tarxeta (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "E/S da tarxeta"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "E/S_0 da tarxeta"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "E/S_1 da tarxeta"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "O seu número de teléfono persoal"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nome do provedor (p.ex provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Número de teléfono do provedor"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Dns 1 do provedor"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Dns 2 do provedor"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Modo de marcación"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Login da conta (nome de usuario)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Contrasinal da conta"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resto do mundo"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5297,27 +5291,27 @@ msgstr ""
"Resto do mundo \n"
" sen canle-D (lińas dedicadas)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "żQué protocolo desexa usar?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "żQué tipo de tarxeta ten?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Non sei"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5330,19 +5324,19 @@ msgstr ""
"\n"
"Se ten unha tarxeta PCMCIA, ten que cońecer a irq e a e/s da tarxeta.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Abortar"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continuar"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "żCal é a sua tarxeta RDSI?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5350,12 +5344,12 @@ msgstr ""
"Detectouse unha Tarxeta RDSI PCI, pero se descońece o tipo. Seleccione unha "
"tarxeta PCI na seguinte pantalla."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Non se atopou ningunha tarxeta RDSI PCI. Seleccione unha na próxima pantalla."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5363,21 +5357,21 @@ msgstr ""
"Non se detectou ningún adaptador de rede ethernet no seu sistema.\n"
"Non se pode configurar este tipo de conexión."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Escolla a interface de rede"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Escolla o adaptador de rede que desexa usar para conectar á Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interface de rede"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5385,74 +5379,74 @@ msgstr ""
"\n"
"żConcorda?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Está a piques de se reiniciar o dispositivo de rede:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configuración de ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "żDesexa que a conexión se inicie ó arrincar?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Escolla o porto serie onde está conectado o seu módem."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opcións de chamada"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nome da conexión"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Número de teléfono"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID do login"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autenticación"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Baseado nun script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Baseado nun terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nome de dominio"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Primeiro Servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Segundo Servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Está a piques de se reiniciar o dispositivo de rede $netc->{NET_DEVICE}. "
"żConcorda?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5460,7 +5454,7 @@ msgstr ""
"\n"
"Pode desconectar ou reconfigurar a súa conexión."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5468,11 +5462,11 @@ msgstr ""
"\n"
"Pode reconfigurar a súa conexión."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Está neste intre conectado á internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5480,48 +5474,48 @@ msgstr ""
"\n"
"Pode conectar á Internet ou reconfigurar a súa conexión."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Non está neste intre conectado á Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Conectar á Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Desconectar de Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configurar a conexión de rede (LAN ou Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Conexión e configuración de Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Axudante da configuración de rede"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Módem RDSI externo"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Tarxeta RDSI interna"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "żQue tipo de conexión RDSI ten?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Conectar á Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5531,24 +5525,24 @@ msgstr ""
"Algunhas conexións usan pptp, e algunhas usan dhcp.\n"
"Se non o sabe con certeza, escolla 'usar pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "usar dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "usar pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "usar pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Está a piques de se reiniciar o dispositivo de rede %s. żConcorda?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5556,15 +5550,15 @@ msgstr ""
"żQue cliente dhcp desexa usar?\n"
"Por omisión é o dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configuración da rede"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "żDesexa reiniciar a rede?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5572,7 +5566,7 @@ msgid ""
"%s"
msgstr "żDesexa reiniciar a rede?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5583,7 +5577,7 @@ msgstr ""
"Prema Aceptar para manter a configuración, ou Cancelar para reconfigurar a "
"conexión de rede e Internet.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
#, fuzzy
msgid ""
"Welcome to The Network Configuration Wizard\n"
@@ -5596,62 +5590,62 @@ msgstr ""
"Vaise configurar a súa conexión á internet/rede.\n"
"Se non quere usar a detección automática, desmarque a caixa.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Escolla o perfil para configurar"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Usar detección automática"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detectando os dispositivos..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Conexión normal por módem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detectado no porto %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "conexión por RDSI"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "detectouse %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Conexión DSL (ou ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detectouse na interface %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Conexión por cable"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Conexión LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "tarxeta(s) ethernet detectada(s)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "żComo quere conectar á Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -5661,7 +5655,7 @@ msgstr ""
"\n"
"Agora vai ser aplicada ó seu sistema."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5725,11 +5719,11 @@ msgid " (driver $module)"
msgstr " (controlador $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Enderezo IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Máscara de rede"
@@ -5762,7 +5756,7 @@ msgstr ""
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Pasarela"
@@ -5790,11 +5784,11 @@ msgstr "O proxy debería ser http://..."
msgid "Proxy should be ftp://..."
msgstr "O proxy debería ser ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "As particións estendidas non están soportadas nesta plataforma"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5804,21 +5798,21 @@ msgstr ""
"A única solución é desprazar as particións primarias para que\n"
"o burato esté despois das particións estendidas"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Erro lendo o ficheiro %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Fallou a restauración a partir do ficheiro %s: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Ficheiro de backup incorrecto"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Erro escribindo ó ficheiro %s"
@@ -6352,8 +6346,8 @@ msgid ""
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-"Este paquete carga o mapa de teclado seleccionado en "
-"/etc/sysconfig/keyboard.\n"
+"Este paquete carga o mapa de teclado seleccionado en /etc/sysconfig/"
+"keyboard.\n"
"Este pode escollerse usando a utilidade kbdconfig. Debería deixar isto\n"
"activado para a maioría dos sistemas."
@@ -6418,8 +6412,8 @@ msgid ""
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
-"NFS é un protocolo popular para compartir ficheiros a través de redes "
-"TCP/IP.\n"
+"NFS é un protocolo popular para compartir ficheiros a través de redes TCP/"
+"IP.\n"
"Este servicio fornece funcionalidade de servidor NFS, que se configura co\n"
"ficheiro /etc/exports."
@@ -6810,7 +6804,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Configuración de rede (%d adaptadores)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Perfil: "
@@ -6902,7 +6896,7 @@ msgstr "O sistema está conectado á Internet."
msgid "Configure Internet Access..."
msgstr "Configurar o acceso á Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configuración da LAN"
@@ -6938,76 +6932,76 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Por favor, agarde... Aplicando a configuración"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configuración da LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocolo de arrinque"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Iniciado o arrincar"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Cliente DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Desactivar"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Activar"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configuración da conexión á Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configuración da conexión á Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipo de conexión: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parámetros"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Dns 1 do provedor (opcional)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Dns 2 do provedor (opcional)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Tarxeta Ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Cliente DHCP"
@@ -7113,14 +7107,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "non se atopou ningún serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "żEmular o terceiro botón?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Probe o seu rato"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7619,6 +7618,24 @@ msgstr ""
"Conxunto de ferramentas para correo, novas, web, transferencia de ficheiros "
"e chat"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutos"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuto"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d segundos"
+
#~ msgid "Boot style configuration"
#~ msgstr "Configuración do estilo de arrinque"
@@ -7631,23 +7648,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7656,15 +7673,15 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Vostede pode agora escoller algunhas opcións diversas para o sistema.\n"
#~ "\n"
@@ -7674,13 +7691,16 @@ msgstr ""
#~ "non\n"
#~ " funcionan ben poden estraga-los seus datos. O kernel ten unha lista "
#~ "negra\n"
-#~ " de unidades e chipsets, pero se quere evitar sorpresas desagradables,\n"
+#~ " de unidades e chipsets, pero se quere evitar sorpresas "
+#~ "desagradables,\n"
#~ " deixe esta opción desactivada.\n"
#~ "\n"
-#~ " - Escoller un nivel de seguridade: pode escoller un nivel de seguridade\n"
+#~ " - Escoller un nivel de seguridade: pode escoller un nivel de "
+#~ "seguridade\n"
#~ " para o seu sistema. Vaia ó manual para información completa. "
#~ "Basicamente:\n"
-#~ " se non sabe cal, escolla \"Medio\"; se quere realmente ter unha máquina\n"
+#~ " se non sabe cal, escolla \"Medio\"; se quere realmente ter unha "
+#~ "máquina\n"
#~ " segura, escolla \"Paranoico\", pero teńa coidado: ĄNESTE NIVEL, ROOT "
#~ "NON\n"
#~ " PODE FACER LOGIN NA CONSOLA! Se quere ser root, terá que facer login "
@@ -7688,14 +7708,18 @@ msgstr ""
#~ " usuario e entón usar \"su\". Máis xeralmente, non agarde usa-la súa\n"
#~ " máquina para outra cousa que non sexa un servidor. Xa foi avisado.\n"
#~ "\n"
-#~ " - Tamańo exacto da memoria se se necesita: por desgracia, no mundo actual\n"
-#~ " de PCs, non hai un método estándar para preguntarlle á BIOS acerca da\n"
-#~ " cantidade de RAM no seu ordenador. Por iso, Linux pode non ser capaz de\n"
+#~ " - Tamańo exacto da memoria se se necesita: por desgracia, no mundo "
+#~ "actual\n"
+#~ " de PCs, non hai un método estándar para preguntarlle á BIOS acerca "
+#~ "da\n"
+#~ " cantidade de RAM no seu ordenador. Por iso, Linux pode non ser capaz "
+#~ "de\n"
#~ " detectar correctamente a cantidade de RAM. Se é o caso, indique a\n"
#~ " cantidade correcta. Nota: unha diferencia de 2 ou 4 MB é normal.\n"
#~ "\n"
#~ " - Automonta-las unidades extraíbles: Se vostede prefere non montar\n"
-#~ " manualmente as unidades extraíbles (CD-ROM, disquete, Zip), escribindo\n"
+#~ " manualmente as unidades extraíbles (CD-ROM, disquete, Zip), "
+#~ "escribindo\n"
#~ " \"mount\" e \"umount\", escolla esta opción.\n"
#~ "\n"
#~ " - Activar Bloq Num ó iniciar: Se quere que Bloq Num estea activado\n"
@@ -8099,11 +8123,11 @@ msgstr ""
# ../../share/compssUsers
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
-#~ "Programas de Chat (IRC ou mensaxería instantánea) como o xchat, licq, gaim e "
-#~ "ferramentas de transferencia de ficheiros"
+#~ "Programas de Chat (IRC ou mensaxería instantánea) como o xchat, licq, "
+#~ "gaim e ferramentas de transferencia de ficheiros"
# ../../share/compssUsers
#~ msgid "Communication facilities"
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index 117ab6253..2e0baed47 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: Sun Jan 21 2001 12:52:56+0200\n"
"Last-Translator: Vlatko Kosturjak <kost@iname.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -55,16 +55,17 @@ msgstr "Odaberite X poslužitelj"
msgid "X server"
msgstr "X poslužitelj"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Koju konfiguraciju XFree-a želite imati?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -73,17 +74,17 @@ msgstr ""
"Vaša video kartica može imati 3D ubrzanje samo sa XFree %s.\n"
"Vaša kartica je podržana od XFree %s koji možda ima bolju podršku u 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Vaša kartica može imati 3D hardware-sku akceleraciju sa XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s sa 3D hardware akceleracijom"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -93,12 +94,12 @@ msgstr ""
"UPOZORAVAMO VAS DA JE OVO EKSPERIMENTALNA PODRŠKA I MOŽE ZAMRZNUTI VAŠE "
"RAČUNALO."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s sa EXPERIMENTALNOM 3D hardware akceleracijom"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -110,27 +111,27 @@ msgstr ""
"RAČUNALO.Vaša kartica je podržana od XFree %s koja može imati bolju podršku "
"u 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree postavke"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Odaberite količinu memorije na grafičkoj kartici"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Postavke poslužitelja"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Odaberite monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -154,39 +155,39 @@ msgstr ""
"veći od mogućnosti vašeg monitora jer možete oštetiti vaš monitor.\n"
" Ukoliko ste u nedoumici, izaberite konzervativne postavke."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontalna vrijednost osvježavanja"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikalna vrijednost osvježavanja"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Niste podesili monitor"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Niste podesili grafičku karticu"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Niste podesili rezoluciju"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Da li želite iskušati postavu ?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Upozorenje: testiranje grafičke kartice može zamrzunti vaše računalo"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Iskušaj postavu"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -194,152 +195,152 @@ msgstr ""
"\n"
"provjerite parametre koje ste unjeli"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Pojavila se greška:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Zatvaram nakon %d sekundi"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Da li je ovo ispravno?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Pojavila se greška, provjerite parametre koje ste unjeli"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Rezolucija"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Odaberite rezoluciju i color depth"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafička kartica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 poslužitelj: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Ekspertni mod"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Pokaži sve"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Rezolucije"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Raspored tipkovnice: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Vrsta miša: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Uređaj miša: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Horizontalna Sinkronizacija Monitora: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Vertikalno Osvježenje Monitora: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafička kartica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Grafička memorija: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Dubina boje: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Rezolucija: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 poslužitelj: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 upravljački program: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Pripremam X-Window postavu"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Što želite napraviti?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Promijeni monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Promijeni grafičku karticu"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Promijeni postavke poslužitelja"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Promijeni rezoluciju"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Prikaži informacije"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Iskušaj ponovo"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Završi"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -352,20 +353,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Molim ponovo se logirajte u %s kako bi aktivirali promjenjeno"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Molim prvo se odjavite te pritisnite Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X kod pokretanja sustava"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -473,7 +474,7 @@ msgstr "Monitor koji ide do 1600x1200 na 76 Hz"
msgid "First sector of boot partition"
msgstr "Prvi sektor boot particije"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Prvi sektor pogona (MBR)"
@@ -513,11 +514,11 @@ msgstr "Podizanje sa DOS/Windows-a (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Glavne postavke bootloadera"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Koristiti Bootloader"
@@ -525,7 +526,7 @@ msgstr "Koristiti Bootloader"
msgid "Bootloader installation"
msgstr "Bootloader instalacija"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Boot uređaj"
@@ -541,7 +542,7 @@ msgstr "Zbijeno"
msgid "compact"
msgstr "zbijeno"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Video mod"
@@ -549,14 +550,14 @@ msgstr "Video mod"
msgid "Delay before booting default image"
msgstr "Odgoda prije bootiranja uobičajenog imagea"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Lozinka"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Lozinka (provjera)"
@@ -593,41 +594,41 @@ msgstr ""
"Postavka ``Ograničene opcije na komandnoj liniji'' nema svrhe ako ne unesete "
"lozinku"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Molim pokušajte ponovo"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Lozinke se ne podudaraju"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Init poruka"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Pauza Otvorenog Firmware-a"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Vrijeme čekanja podizanja kernela"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Omogući CD podizanje?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Omogući podizanje?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Uobičajeni OS?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -635,146 +636,145 @@ msgstr ""
"Ovo su trenutni zapisi.\n"
"Možete dodati još koji ili urediti postojeći."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Dodaj"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Gotov"
-#: ../../any.pm_.c:219
-#, fuzzy
+#: ../../any.pm_.c:220
msgid "Modify"
-msgstr "Promijeni RAID"
+msgstr "Promjeni"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Kakvu vrstu zapisa želite dodati"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Drugi OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Drugi OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Drugi OS (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Slika (image)"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Dodaj na kraj"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Čitaj-piši"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tablica"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nesigurno"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Oznaka"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Uobičajeno"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-veličina"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "NemaVidea"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Ukloni zapis"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Prazna oznaka nije dozvoljena"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Ova oznaka već postoji"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Kakav tip particioniranja?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Pronašao sam %s %s međusklopova"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Da li imate još koji?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Da li imate %s međusklopova?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Da"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Pokaži info o hardveru"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instaliram upravljački program %s za karticu %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Koji %s upravljački program želite isprobati?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -793,20 +793,20 @@ msgstr ""
"računalo za informacije koje treba? Ponekad, isprobavanje može zamrznuti\n"
"vaše računlo, ali ne bi trebalo izazvati nikakvu štetu."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Auto. ispitaj"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Odredi postavke"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Sada možete unijeti postavke za modul %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -817,11 +817,11 @@ msgstr ""
"Postavke su formata ``ime=vrijednost ime2=vrijednost2...''.\n"
"Na primjer, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Postavke modula:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -830,33 +830,33 @@ msgstr ""
"Učitavanje modula %s nije uspjelo.\n"
"Da li želite pokušati ponovo sa drugim parametrima?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(već postoji %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Lozinka je prejednostavna"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Molim dajte korisniku korisničko ime"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Korisničko ime može sadržavati samo mala slova, brojeve, `-' i `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Ovaj korisnik već postoji"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Dodaj korisnika"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -865,32 +865,32 @@ msgstr ""
"Unesite korisnika\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Prihvati korisnika"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Puno ime"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Korisničko ime"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Ljuska"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Auto-prijava"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -899,11 +899,11 @@ msgstr ""
"npr. neće biti potrebno unositi nikakvu korisničko ime ili lozinku.\n"
"Pritisnite Odustani ako ne želite aktivirati automatsku prijavu ?"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Izaberite uobičajenog korisnika:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Izaberite prozorski upravitelj koji želite pokrenuti:"
@@ -913,7 +913,7 @@ msgstr "Izaberite prozorski upravitelj koji želite pokrenuti:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -935,38 +935,49 @@ msgstr ""
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Dobro dosli u GRUB izbornik operativnih sustava!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Za mijenjanje izabranog sustava pritisnite tipke %c i %c."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pritisnite ENTER za bootiranje izabranog OS, 'e' za promjenu"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "naredbe prije bootiranja ili 'c' za komandnu liniju."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Osvjetljeni zapis biti će bootiran automatski za %d sekundi."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nema dovoljno mjesta u /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Radna površina"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start Menu"
@@ -1044,16 +1055,13 @@ msgid "Configure"
msgstr "Podesi"
#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
+#, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-"Dobro došli u alat za konfiguriranje dijeljenja Internet veze!\n"
-"\n"
-"%s\n"
-"\n"
-"Kliknite na Postavke ukoliko želite pokreniti čarobnjak za postavljanja."
+"Trenutno koristite %s kao Upravitelj Boot-a.\n"
+"Pritisnite na Podesi za pokretanje čarobnjaka za postavljanje."
#: ../../bootlook.pm_.c:121
msgid "Lilo/grub mode"
@@ -1099,69 +1107,42 @@ msgstr "Da, želim automatsko prijavljivanje sa ovim korisnikom i okružjem"
msgid "System mode"
msgstr "Sistemski mod"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Uobičajeno"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "U redu"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Odustani"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "ne mogu otvoriti /etc/inittab za čitanje: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "ne mogu otvoriti /etc/sysconfig/autologin za čitanje: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Instalacija LILO-a nije uspjela. Prijavljena je slijedeća grešska:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minuta"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuta"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekundi"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Napravi"
@@ -1547,10 +1528,10 @@ msgid ""
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
-"Particiju koju ste odabrali kao root (/) je fizički locirana poslije "
-"1024-tog cilindra vašeg hard diska, a nemate /boot particiju.\n"
-"Ukoliko planirate koristiti LILO boot menadžer, budite pažljivi da "
-"dodate/boot particiju"
+"Particiju koju ste odabrali kao root (/) je fizički locirana poslije 1024-"
+"tog cilindra vašeg hard diska, a nemate /boot particiju.\n"
+"Ukoliko planirate koristiti LILO boot menadžer, budite pažljivi da dodate/"
+"boot particiju"
#: ../../diskdrake.pm_.c:445
msgid ""
@@ -1711,6 +1692,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Odaberite novu veličinu"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Stvori novu particiju"
@@ -1821,20 +1807,21 @@ msgid "Reload"
msgstr "Ponovo učitaj"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatiranje %s nije uspjelo"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "ne znam kako formatirati %s kao vrstu %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "montiranje nije uspjelo:"
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "greška kod demontiranja %s: %s"
@@ -1847,41 +1834,41 @@ msgstr "jednostavno"
msgid "server"
msgstr "poslužitelj"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Mjesto montiranja mora početi sa /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Već postoji particija sa mjestom montiranja %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Kružno montiranje %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Ne možete koristiti LVM logički prostor za mjesto montiranja %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Ovaj direktorij bi trebao ostati unutar root datotečnog sustava"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Treba vam istinski datotečni sustav (ex2, reiserfs) za ovo mjesto "
"montiranja\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Greška prilikom otvaranja %s za pisanje: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1890,7 +1877,7 @@ msgstr ""
"bih mogao instalirati datotečni sustav. Provjerite da li je sa vašim "
"hardverom sve u redu."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Nemate niti jednu particiju!"
@@ -1939,8 +1926,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1975,8 +1962,8 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Molimo izaberite \"Instalacija\" ukoliko nemate prethodne "
-"verzijeLinux-Mandrake-a\n"
+"Molimo izaberite \"Instalacija\" ukoliko nemate prethodne verzijeLinux-"
+"Mandrake-a\n"
"instalirano ili ako želite koristiti nekoliko operativnih sustava.\n"
"\n"
"\n"
@@ -2224,8 +2211,8 @@ msgstr ""
"postojeći operativni sustav koristi čitav prostor na disku, trebate ga\n"
"particionirati. Jednostavno, particioniranje hard diska sastoji se od "
"logičkog\n"
-"dijeljenja kako bi napravili prostor za instalaciju vašeg novog "
-"Linux-Mandrake sustava.\n"
+"dijeljenja kako bi napravili prostor za instalaciju vašeg novog Linux-"
+"Mandrake sustava.\n"
"\n"
"\n"
"Zato što su posljedice procesa particioniranja obično ireverzibilne,\n"
@@ -2303,8 +2290,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2463,8 +2450,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2578,13 +2565,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2617,8 +2604,8 @@ msgstr ""
"\"Windows\n"
"ime\" \"Kapacitet\".\n"
"\n"
-"\"Linux ime\" je kodirano kako slijedi: \"tip hard diska\", \"broj hard "
-"diska\",\n"
+"\"Linux ime\" je kodirano kako slijedi: \"tip hard diska\", \"broj hard diska"
+"\",\n"
"\"broj particije\" (naprimjer, \"hda1\").\n"
"\n"
"\n"
@@ -2663,8 +2650,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2695,8 +2682,8 @@ msgstr ""
"\n"
"Molimo primjetite da nije nužno ponovno formatirati sve već postojeće "
"particije.\n"
-"Morate ponovno formatirati particije koje sadrže operativni sustav (poput "
-"\"/\",\n"
+"Morate ponovno formatirati particije koje sadrže operativni sustav (poput \"/"
+"\",\n"
"\"/usr\" ili \"/var\") ali ne morate ponovno formatirati particije koje "
"sadrže podatke\n"
"koje želite zadržati (tipično /home).\n"
@@ -3339,8 +3326,8 @@ msgid ""
"To enable a more secure system, you should select \"Use shadow file\" and\n"
"\"Use MD5 passwords\"."
msgstr ""
-"Ako želite dodatnu sigurnost na sustavu odaberite \"Koristi shadow "
-"datoteku\" i\n"
+"Ako želite dodatnu sigurnost na sustavu odaberite \"Koristi shadow datoteku"
+"\" i\n"
"\"Koristi MD5 lozinke\"."
#: ../../help.pm_.c:613
@@ -3674,8 +3661,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3742,8 +3729,8 @@ msgstr ""
"alocirati veći ramdisk, ova opcija može biti korištena.\n"
"\n"
"\n"
-" - Čitaj-Piši: Normalno je 'root' particija inicijalno podignuta u "
-"čitaj-samo, za mogućnost\n"
+" - Čitaj-Piši: Normalno je 'root' particija inicijalno podignuta u čitaj-"
+"samo, za mogućnost\n"
"provjere datotečnog sustava prije nego sustav postane 'živ'. Možete "
"nadjačati ovu opciju ovdje.\n"
"\n"
@@ -3882,84 +3869,84 @@ msgstr ""
"pročitajte\n"
"dodatne upute."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Odaberite jezik"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Odaberite razred instalacije"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Otkrivanje hard diskova"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Podesi miš"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Odaberite tipkovnicu"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Sigurnost"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Podesi datotečne sustave"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatiraj particije"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Izabir instaliranih paketa"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instaliraj sustav"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Podešavanje root lozinke"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Dodaj korisnika"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Podesi mrežu"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Sumarno"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Podešavanje servisa"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Napravi boot disketu"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instaliraj bootloader"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Podesi X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Izlaz iz instalacije"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3973,21 +3960,32 @@ msgid ""
"\n"
"Do you really want to install these servers?\n"
msgstr ""
+"Izabrali ste slijedeće poslužitelje: %s\n"
+"\n"
+"\n"
+"Ti poslužitelji biti će postavljeno aktivirani. Oni nemaju poznatih "
+"sigurnosnih\n"
+"propusta, ali neki novi mogu biti pronađeni. U tom slučaju, morate ga "
+"nadograditi\n"
+"što prije moguće.\n"
+"\n"
+"\n"
+"Da li zaista želite instalirati te poslužitelje?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Ne mogu koristiti broadcast bez NIS domene"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Umetnite FAT formatiranu disketu u pogon %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Ova disketa nije FAT formatirana"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3995,15 +3993,15 @@ msgstr ""
"Za korištenje spremljenog odabira paketa, podignite instalaciju sa ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Greška prilikom čitanja datoteke $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "U redu"
@@ -4011,11 +4009,11 @@ msgstr "U redu"
msgid "Please test the mouse"
msgstr "Molimo istestirajte miša."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Za aktiviranje miša,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "POMAKNITE VAŠ KOTAČIĆ!"
@@ -4232,13 +4230,13 @@ msgstr "Dupliciraj mjesto monitranja %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Neki važni paketi nisu se instalirali pravilno.\n"
"Ili je vaš cdrom pogon ili cd medij u defektu.\n"
-"Provjerite cdrom na instaliranom računalu koristeći \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Provjerite cdrom na instaliranom računalu koristeći \"rpm -qpl Mandrake/RPMS/"
+"*.rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -4349,6 +4347,7 @@ msgid ""
msgstr "Ukupna veličina izabranih grupa je otprilike %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4363,6 +4362,7 @@ msgstr ""
"dok postotak od 100%% će instalirati sve odabrane pakete."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4595,8 +4595,8 @@ msgstr "Licencni dogovor"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4713,8 +4713,8 @@ msgid ""
msgstr ""
"Uvod\n"
"\n"
-"Operativni sustav i njegove različite komponente raspoložive u "
-"Linux-Mandrake distribuciji \n"
+"Operativni sustav i njegove različite komponente raspoložive u Linux-"
+"Mandrake distribuciji \n"
"će se zvati \"Software-ski Produkti\" daljnje u tekstu. Software-ski "
"Produkti uključuju, ali nisu \n"
"ograničeni na, skup programa, metoda, zakona i dokumentacija vezanih uz "
@@ -4822,8 +4822,8 @@ msgstr ""
"Sve sporove oko stavaka licence će preferirano biti uređeno sudom. Kao "
"zadnji \n"
"izlaz, spor će biti predan odgovarajućem Sudu u Parizu - Francuska.\n"
-"Za bilo kakva pitanja o ovom dokumentu, molimo kontaktirajte MandrakeSoft "
-"S.A. \n"
+"Za bilo kakva pitanja o ovom dokumentu, molimo kontaktirajte MandrakeSoft S."
+"A. \n"
#: ../../install_steps_interactive.pm_.c:182
#: ../../install_steps_interactive.pm_.c:822
@@ -4869,15 +4869,15 @@ msgstr "Ekspert"
msgid "Update"
msgstr "Dogradnja"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Molim izaberite koju vrstu miša koristite."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Port miša"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Izaberite na kojem serijskom portu je miš priključen."
@@ -5018,7 +5018,7 @@ msgstr "Prilagođeno"
#: ../../install_steps_interactive.pm_.c:585
msgid "Selected size is larger than available space"
-msgstr ""
+msgstr "Izabrana veličina je veća nego raspoloživ prostor"
#: ../../install_steps_interactive.pm_.c:650
msgid ""
@@ -5037,6 +5037,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom naslovljen \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5194,19 +5195,19 @@ msgstr "Koristi NIS"
msgid "yellow pages"
msgstr "žute stranice"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Provjera autentičnosti NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS domena"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS Poslužitelj"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5237,19 +5238,19 @@ msgstr ""
"Ako želite napraviti boot disketu za vaš sustav, ubacite disketu u prvi\n"
" pogon i pritisnite \"U redu\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Prvi disketni pogon"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Drugi disketni pogon"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Preskoči"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5273,32 +5274,32 @@ msgstr ""
" sustavskih grešaka.\n"
"Da li želite napraviti proizvoljnu boot disketu za vaš sustav?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Žalim, međutim disketni pogon nije dostupan"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Izaberite disketni pogon koji želite koristiti za izradu boot diskete"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Umetnite disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Stvaram boot disketu"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Pripremam bootloader"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Da li želite koristiti aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5306,59 +5307,59 @@ msgstr ""
"Greška prilikom instalacije aboot-a, \n"
"probati nasilno instalirati iako to može uništiti prvu particiju?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Instalacija bootloader-a nije uspjela. Prijavljena je slijedeća grešska:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Trebati ćete promjeniti Otvoreni Firmware boot-uređaj kako bi\n"
" omogućili bootloader. Ukoliko ne želite vidjeti bootloader prompt pri\n"
" podizanju, pritisnite Command-Option-O-F pri podizanju i unesite:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Tada napišite: shut-down\n"
"Pri slijedećem podizanju trebali biste vidjeti prompt bootloader-a."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Nizak"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Srednji"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Visok"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Izaberite sigurnosni nivo"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Da li želite generirati auto instalacijsku disketu za replikaciju linux-a?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Umetnite praznu disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Pravim auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5368,13 +5369,13 @@ msgstr ""
"\n"
"Želite li zbilja završiti?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5383,18 +5384,18 @@ msgstr ""
"Čestitam, instalacija je kompletna.\n"
"Uklonite boot medij i pritisnite return za ponovno podizanje.\n"
"\n"
-"Za informacije o popravcima koji su raspoloživi za ovo izdanje "
-"Linux-Mandrake-a,\n"
+"Za informacije o popravcima koji su raspoloživi za ovo izdanje Linux-"
+"Mandrake-a,\n"
"konzultirajte Eratu raspoloživu na http://www.linux-mandrake.com/.\n"
"\n"
"Informacije o konfiguriranju vašeg sustava je raspoloživo u poslije\n"
"instalacijskom poglavlju od Official Linux-Mandrake User's Guide."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Napravi auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5408,15 +5409,15 @@ msgstr ""
"\n"
"Možete preferirati da ponovite instalaciju.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatski"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Ponovno prikaži"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Spremi odabir paketa"
@@ -5435,11 +5436,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu nedostaje"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Napredno"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Molim pričekajte"
@@ -5468,11 +5469,11 @@ msgstr "Vaš izbor? (uobičajeno %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Vaš izbor? (uobičajeno %s unesite `none' za nijedan)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Češka (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Njemačka"
@@ -5480,19 +5481,19 @@ msgstr "Njemačka"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Španjolska"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finska"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francuska"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norveška"
@@ -5500,15 +5501,15 @@ msgstr "Norveška"
msgid "Polish"
msgstr "Poljska"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ruska"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK tipkovnica"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US tipkovnica"
@@ -5524,207 +5525,207 @@ msgstr "Armenska (pisaća mašina)"
msgid "Armenian (phonetic)"
msgstr "Armenska (fonetska)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbejdžanska (latinica)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbejdžanska (ćirilica)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgijska"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bugarska"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazilska (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bjeloruska"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Švicarska (Njemački raspored)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Švicarska (francuski raspored)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Češka (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Češka (Programerska)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Njemačka (bez mrtvih tipaka)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danska"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (USA)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norveška)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estonska"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzijska (\"Ruski\" raspored)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzijska (\"Latin\" raspored)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grčka"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Mađarska"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Hrvatska"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraelska"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Izraelska (fonetska)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iranska"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandska"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Talijanska"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japanska (106 tipaka)"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Korejska tipkovnica"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latino američka"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedonska"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Nizozemska"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituanska AZERTY (stara)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituanska AZERTY (nova)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituanska \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituanska \"fonetska\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Poljska (qwerty raspored)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Poljska (qwertz raspored)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugalska"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadska (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Ruska (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Švedska"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovenska"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovačka (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovačka (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovačka (Programerska)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tajlandska tipkovnica"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turska (tradicionalni \"F\" model)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turska (moderna \"Q\" model)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrajinska"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US keyboard (internacionalna)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vijetnamska \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslavenska (latinično/čirilično)"
@@ -5852,31 +5853,31 @@ msgstr "Slijedeće ->"
msgid "<- Previous"
msgstr "<- Prijašnje"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Da li je ovo ispravno?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Postava Interneta"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Da li želite pokušati spajanje na Internet ?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testiram vašu vezu..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Sustav je sada spojen na Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Zbog sigurnosnih razloga, biti će sada odspojen."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5884,18 +5885,18 @@ msgstr ""
"Čini se kako sustav nije spojen na internet.\n"
"Probajte ponovno podesiti vašu vezu."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Mrežne postavke"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN postavke"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5903,79 +5904,79 @@ msgstr ""
"Izaberite vašeg pružatelja Internet usluga.\n"
" Ako nije na popisu odaberite Drugi"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Postava Veze"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Molim ispunite ili provjerite vrijednost doljnjeg polja"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ kartice"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Memorija kartice (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO kartice"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 kartice"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 kartice"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Vaš osobni telefonski broj"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Ime ISP pružatelja (npr. provider.hr)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Telef. broj pružatelja"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Pružateljev DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Pružateljev DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Način biranja"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Korisničko ime"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Korisnička Lozinka"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Ostatak svijeta"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5983,27 +5984,27 @@ msgstr ""
"Ostatak svijeta \n"
" bez D-kanala (za iznajmljene linije)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Koji protokol želite koristiti ?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Kakvu karticu posjedujete?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Ne znam"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6016,19 +6017,19 @@ msgstr ""
"\n"
"Ukoliko imate PCMCIA karticu, morate znati irq i io vaše kartice.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Prekini"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Nastavi"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Kakvu ISDN karticu imate?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6036,13 +6037,13 @@ msgstr ""
"Pronašao sam ISDN PCI karticu međutim ne znam kojeg je tipa. Molim izaberite "
"vašu PCI karticu na slijedećem ekranu."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nisam našao niti jednu ISDN PCI karticu. Molim izaberite vašu PCI karticu na "
"slijedećem ekranu."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6050,22 +6051,22 @@ msgstr ""
"Nije pronađen niti jedan mrežni adapter na vašem sustavu.\n"
"Ne mogu postaviti ovu vrstu veze."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Odaberite mrežni međusklop"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Molimo izaberite sa kojim mrežnim adapterom se želite priključiti na Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Mrežni međusklop"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6073,74 +6074,74 @@ msgstr ""
"\n"
"Da li se slažete?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Pokušavam ponovno pokrenuti mrežni uređaj:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL postavke"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Da li želite pokreniti vašu vezu kod svakog podizanja (boot) sustava ?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Izaberite serijski port na kojemu se nalazi modem."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Podesi dialup"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Ime veze"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefonski broj"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Prijavno ime"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Provjera autentičnosti"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Temeljem skripta"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminal-zasnovano"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Ime domene"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Prvi DNS poslužitelj (opciono)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Drugi DNS poslužitelj (opciono)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Pokušavam ponovno pokrenuti mrežni uređaj $netc->{NET_DEVICE}. Da li se "
"slažete?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6148,7 +6149,7 @@ msgstr ""
"\n"
"Možete isključiti ili ponovno konfigurirati vašu vezu."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6156,11 +6157,11 @@ msgstr ""
"\n"
"Možete ponovno konfigurirati vašu vezu."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Trenutno ste spojeni na internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6168,48 +6169,48 @@ msgstr ""
"\n"
"Možete se spojiti na Internet ili ponovno konfigurirati vašu vezu."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Niste trenutno spojeni na Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Spoji se na Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Prekini vezu na Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Postavke mrežnih veza (LAN ili Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internet veza i postava"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Čarobnjak mrežnih postavki"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Vanjski ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Interna ISDN kartica"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Kakav tip ISDN veze koristite ?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Spoji se na Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6219,24 +6220,24 @@ msgstr ""
"Neke veze koriste pptp, a nekoliko koriste dhcp.\n"
"Ukoliko neznate, izaberite 'koristi pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "koristi dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "koristi pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "koristi pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Pokušavam ponovno pokrenuti mrežni uređaj %s. Da li se slažete?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6244,15 +6245,15 @@ msgstr ""
"Koji dhcp klijent želite koristiti?\n"
"Pretpostavljeni je dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Mrežne postavke"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Da li želite ponovno pokrenuti mrežu?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6263,7 +6264,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6274,7 +6275,7 @@ msgstr ""
"Pritisnite U redu da zadržite postojeće postavke, ili Odustani za ponovno "
"konfiguriranje vaše mrežne/Internet veze.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6287,62 +6288,62 @@ msgstr ""
"Ukoliko ne želite koristiti auto detekciju, odselektirajte kvadratić s "
"potvrdom.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Izaberite profil za konfiguriranje"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Koristi auto detekciju"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Otkrivanje uređaja..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Normalna modemska veza"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detektiran na portu %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN veza"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "detektirano %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (ili ADSL) veza"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detektirano na međusklopu %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kablovska veza"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN veza"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ethernet kartica(e) pronađene"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Kako se želite spojiti na Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6352,7 +6353,7 @@ msgstr ""
"\n"
"Konfiguracija će sada biti primjenjena na vašem sustavu."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6416,11 +6417,11 @@ msgid " (driver $module)"
msgstr " (upravljački program $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adresa"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmaska"
@@ -6453,7 +6454,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS poslužitelj"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6481,11 +6482,11 @@ msgstr "Proxy treba biti http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy treba biti ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Proširene particije nisu podržane na ovoj platformi"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6495,21 +6496,21 @@ msgstr ""
"Jedino rješenje je da pomaknete vašu primarnu particiju kako bi rupa bila\n"
"odmah do proširenih particija."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Greška prilikom čitanja datoteke %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Vraćanje iz datoteke %s nije uspjelo: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Loša backup datoteka"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Greška prilikom pisanja u datoteku %s"
@@ -6954,7 +6955,7 @@ msgstr "Nema dovoljno particija za RAID nivo %d\n"
#: ../../services.pm_.c:16
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
+msgstr "Pokreni ALSA (Naprednu Linux Zvučnu Arhitekturu) zvučni sustav"
#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
@@ -7007,6 +7008,8 @@ msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
+"HardDrake pokreće isprobavanje hardware-a, i opciono konfigurira\n"
+"novi/promjenjeni hardware."
#: ../../services.pm_.c:30
msgid ""
@@ -7027,8 +7030,8 @@ msgid ""
msgstr ""
"Internet superserver demon (najčešće zvan inetd) pokreće \n"
"razne druge internet servise po potrebi. Odgovoran je za pokretanje \n"
-"mnogo servisa, uključujući telnet, ftp, rsh, i rlogin. Isključivanje "
-"inetd-a\n"
+"mnogo servisa, uključujući telnet, ftp, rsh, i rlogin. Isključivanje inetd-"
+"a\n"
"onemogučuje sve servise za koje je zadužen."
#: ../../services.pm_.c:36
@@ -7036,6 +7039,8 @@ msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
+"Pokreće paketno filtriranje za Linux kernel 2.2 serije, za postavljanje\n"
+"vatrozida za zaštitu vašeg računala od mrežnih napada."
#: ../../services.pm_.c:38
msgid ""
@@ -7052,16 +7057,20 @@ msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
+"Automatsko regeneriranje kernel header-a u /boot za\n"
+"/usr/include/linux/{autoconf,version}.h"
#: ../../services.pm_.c:43
msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
+msgstr "Automatska detekcija i konfiguracija hardware-a pri podizanju."
#: ../../services.pm_.c:44
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
+"Linuxconf će ponekada urediti izvršavanje raznih radnji\n"
+"pri samom podizanju kako bi održao sustavsku konfiguraciju."
#: ../../services.pm_.c:46
msgid ""
@@ -7076,6 +7085,8 @@ msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
+"Linux Virtualni Poslužitelj, koristi se za pravljenje visoko raspoloživog\n"
+"poslužitelja visokih performansi."
#: ../../services.pm_.c:50
msgid ""
@@ -7124,10 +7135,12 @@ msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
+"Automatski uključuje numlock tipku u konzoli i\n"
+"XFree-u pri podizanju."
#: ../../services.pm_.c:63
msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
+msgstr "Podržava OKI 4w i kompaktibilne win pisače."
#: ../../services.pm_.c:64
msgid ""
@@ -7173,6 +7186,8 @@ msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""
+"Dodjeljuje raw uređaje (kao što su hard disk\n"
+"particije), za uporabu u aplikacijama kao što su Oracle"
#: ../../services.pm_.c:76
msgid ""
@@ -7207,13 +7222,12 @@ msgid ""
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
"Rwho protokol omogućava udaljenim korisnicima da dobiju popis svih\n"
-"korisnika prijavljenih na računalo na kojima je pokrenut rwho (slično "
-"finger-u)."
+"korisnika prijavljenih na računalo na kojima je pokrenut rwho (slično finger-"
+"u)."
#: ../../services.pm_.c:85
-#, fuzzy
msgid "Launch the sound system on your machine"
-msgstr "Pokreni X-Window sustav pri podizanju"
+msgstr "Pokreni zvučni sustav na vašem računalu"
#: ../../services.pm_.c:86
msgid ""
@@ -7226,12 +7240,11 @@ msgstr ""
#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
-msgstr ""
+msgstr "Učitava upravljačke programe za vaše usb uređaje."
#: ../../services.pm_.c:89
-#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Pokreće i zaustavlja X pismovni poslužitelj pri podizanju i gašenju."
+msgstr "Pokreće X Pismovni Poslužitelj (ovo je nužno za XFree da se pokrene)."
#: ../../services.pm_.c:118
msgid "Choose which services should be automatically started at boot time"
@@ -7491,7 +7504,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Mrežne postavke (%d adaptera)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil: "
@@ -7555,9 +7568,8 @@ msgid "Disconnect..."
msgstr "Odspoji..."
#: ../../standalone/draknet_.c:191
-#, fuzzy
msgid "Starting your connection..."
-msgstr "Testiram vašu vezu..."
+msgstr "Pokrećem vašu vezu..."
#: ../../standalone/draknet_.c:199
msgid "Closing your connection..."
@@ -7583,7 +7595,7 @@ msgstr "Sustav je sada odspojen sa Interneta."
msgid "Configure Internet Access..."
msgstr "Podešavanje Internet Pristupa..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN postavke"
@@ -7619,76 +7631,80 @@ msgstr "Primjeni"
msgid "Please Wait... Applying the configuration"
msgstr "Molimo pričekajte... Primjenjujem konfiguraciju"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
+"Nemate niti jedan konfigurirani međusklop.\n"
+"Konfigurirajte ga prvo klikanjem na 'Postavljanje'"
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN postavke"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Boot protokol"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Pokrenuto pri podizanju"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP klijent"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Onemogući"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Omogući"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
+"Nemate niti jednu internet vezu.\n"
+"Napravite jednu klikanjem na 'Podesi'"
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Postava Internet veze"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Postava Internet veze"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tip veze: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametri"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Pružateljev DNS 1 (opciono)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Pružateljev DNS 2 (opciono)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet kartica"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP klijent"
@@ -7797,14 +7813,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Ne mogu pokrenuti živu nadogradnju !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "niti jedan serial_usb nije pronađen\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emuliranje treće tipke?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Molimo istestirajte miša."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Praćenje mreže"
@@ -8136,7 +8157,7 @@ msgstr "C i C++ razvojne biblioteke, programi i uključujuće datoteke"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr ""
+msgstr "Ime Domene i Mrežni Informacijki Poslužitelj (NIS)"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8145,7 +8166,7 @@ msgstr "Programi za uređivanje vaših financija, poput gnucash-a"
#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
-msgstr ""
+msgstr "PostgreSQL ili MySQL poslužitelj baza"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8224,7 +8245,7 @@ msgstr ""
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
-msgstr ""
+msgstr "Postfix mail poslužitelj, Inn news poslužitelj"
#: ../../share/compssUsers:999
msgid "Games"
@@ -8331,9 +8352,8 @@ msgid "Gnome Workstation"
msgstr "Gnome radna stanica"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Internet gateway"
-msgstr "Internet pristup"
+msgstr "Internet gateway"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -8358,6 +8378,24 @@ msgstr "Alati za lako podešavanje vašeg računala"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minuta"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuta"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekundi"
+
#~ msgid "cannot fork: "
#~ msgstr "ne mogu napraviti fork: "
@@ -8430,23 +8468,23 @@ msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8455,37 +8493,37 @@ msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Sada možete izabrati neke razne opcije za vaš sustav.\n"
#~ "\n"
#~ "* Koristi hard disk optimizacije: ova opcija može poboljšati hard disk "
#~ "performanse, ali samo za napredne korisnike. Neki chipseti\n"
-#~ " s greškom mogu uništiti vaše podatke, zato pazite. Upamtite da kernel ima "
-#~ "ugrađeni crni popis pogona i chipseta, ali ako\n"
+#~ " s greškom mogu uništiti vaše podatke, zato pazite. Upamtite da kernel "
+#~ "ima ugrađeni crni popis pogona i chipseta, ali ako\n"
#~ " želite izbjeći loša iznenađenja, ostavite ovu opciju nepostavljenu.\n"
#~ "\n"
#~ "\n"
-#~ "* Izabir sigurnosne razine: možete izabrati sigurnosnu razinu za vaš sustav. "
-#~ "Molimo pogledajte upute za kompletnu\n"
+#~ "* Izabir sigurnosne razine: možete izabrati sigurnosnu razinu za vaš "
+#~ "sustav. Molimo pogledajte upute za kompletnu\n"
#~ " informaciju. Jednostavno, ako ne znate što izabrati, zadržite već "
#~ "postavljenu opciju.\n"
#~ "\n"
#~ "\n"
#~ "* Precizan RAM ako je potrebno: na nesreću, nema standardne metode za "
#~ "pitanje BIOS-a oko veličine RAM-a koji se nalazi u\n"
-#~ " vašem računalu. Kao posljedica, Linux može neuspjelo detektirati veličinu "
-#~ "vašeg RAM-a ispravno. Ukoliko je to slučaj, možete\n"
-#~ " specifirati točnu veličinu RAM-a ovdje. Molimo primjetite da je razlika od "
-#~ "2 ili 4 MB između pronađene memroije i stvarne\n"
+#~ " vašem računalu. Kao posljedica, Linux može neuspjelo detektirati "
+#~ "veličinu vašeg RAM-a ispravno. Ukoliko je to slučaj, možete\n"
+#~ " specifirati točnu veličinu RAM-a ovdje. Molimo primjetite da je razlika "
+#~ "od 2 ili 4 MB između pronađene memroije i stvarne\n"
#~ " memorije u vašem sustavu normalna.\n"
#~ "\n"
#~ "\n"
@@ -8499,10 +8537,10 @@ msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
#~ " izaberite ovu opciju.\n"
#~ "\n"
#~ "\n"
-#~ "* Omogući num lock pri podizanju: ako želite uključiti vaš NumLock poslije "
-#~ "podizanja, izaberite ovu opciju. Molimo primjetite da \n"
-#~ " ne biste trebali omogućiti ovu opciju na laptopima jer NumLock može ili ne "
-#~ "mora raditi pod X-ima."
+#~ "* Omogući num lock pri podizanju: ako želite uključiti vaš NumLock "
+#~ "poslije podizanja, izaberite ovu opciju. Molimo primjetite da \n"
+#~ " ne biste trebali omogućiti ovu opciju na laptopima jer NumLock može ili "
+#~ "ne mora raditi pod X-ima."
#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
#~ msgstr ""
@@ -8808,13 +8846,14 @@ msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8893,8 +8932,8 @@ msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
#~ msgstr ""
#~ "Kako bih pronašao dostupne rezolucije moram pokušati par različitih.\n"
#~ "Monitor će tokom pretrage treptati...\n"
-#~ "Ukoliko želite slobodno isključite monitor. Nakon što je sve gotovo čuti će "
-#~ "te pip."
+#~ "Ukoliko želite slobodno isključite monitor. Nakon što je sve gotovo čuti "
+#~ "će te pip."
#~ msgid ""
#~ "I can try to find the available resolutions (eg: 800x600).\n"
@@ -9063,8 +9102,8 @@ msgstr "Skup alata za mail, news, web, datotečni prijenos, i razgovor"
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Dobrodosli u LILO izbornik operativnih sustava!\n"
diff --git a/perl-install/share/po/hu.po b/perl-install/share/po/hu.po
index e5bbea550..aedce90fb 100644
--- a/perl-install/share/po/hu.po
+++ b/perl-install/share/po/hu.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-09-01 12:56+0200\n"
"Last-Translator: KOVACS Emese Alexandra <emese@itp.hu>\n"
"Language-Team: hungarian\n"
@@ -57,16 +57,17 @@ msgstr "Válassz X szervert"
msgid "X server"
msgstr "X szerver"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr ""
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -75,17 +76,17 @@ msgstr ""
"A kártyádhoz nincs 3D hardver gyorsítás az XFree %s verzióban.\n"
"A kártyád az XFree %s verzióban csak 2D téren támogatott."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "A kártyádhoz van hardveres 3D gyorsítás az XFree %s verzióval."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s hardveres 3D gyorsítással"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -94,12 +95,12 @@ msgstr ""
"A kártyádhoz nincs 3D hardver gyorsítás az XFree %s verzióban.\n"
"EZ EGY KÍSÉRLETI OPCIÓ, ESETLEG LEFAGYASZTHATJA A SZÁMÍTÓGÉPEDET."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s KÍSÉRLETI 3D hardver gyorsítással"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -110,27 +111,27 @@ msgstr ""
"EZ EGY KÍSÉRLETI OPCIÓ, ESETLEG LEFAGYASZTHATJA A SZÁMÍTÓGÉPEDET.\n"
"A kártyád az XFree %s verzióban csak 2D téren támogatott."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree beállítások"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Válaszd ki a grafikus kártya memóriaméretét"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Válassz a következő lehetőségek közül"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Válassz monitort"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -153,40 +154,40 @@ msgstr ""
"képességeit.\n"
"Ha kétségeid vannak, válaszd inkább az alacsonyabb értéket."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Vízszintes frissítés"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Függőleges frissítés"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "A monitor nincs beállítva"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "A grafikus kártya nincs beállítva"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Nem választottál még felbontást"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Leteszteled a beállításokat?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Figyelmeztetés: a videokártya tesztelése lefagyaszthatja a számítógéped"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Beállítások tesztelése"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -194,153 +195,153 @@ msgstr ""
"\n"
"változtass meg pár paramétert"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Hiba történt:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Kilépés %d másodpercen belül"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Jó lesz ez a beállítás?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Hiba lépett fel, változtass meg pár paramétert"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Felbontás"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Válassz felbontást és színmélységet"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Videókártya: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 szerver: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Haladó mód"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Mindent mutat"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Felbontások"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Billentyűzetkiosztás: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Egér típusa: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Egérhez rendelt eszköz: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitor sorfrekvenciája: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitor képfrekvenciája: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Videókártya: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Grafikus memória: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Színmélység: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Felbontás: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 szerver: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 driver: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "X-Window beállításának előkészítése"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Mit szeretnél tenni?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Monitor megváltoztatása"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Videokártya megváltoztatása"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Szerver beállításainak megváltoztatása"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Felbontás megváltoztatása"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Adatok megjelenítése"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Újra tesztel"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Kilépés"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -353,22 +354,22 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr ""
"Kérlek jelentkezz be újra a(z) %s -be, hogy a változások érvényre jussanak"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Kérlek lépj ki, majd használd a Ctrl-Alt-BackSpace billentyűkombinációt"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Grafikus bejelentkezés"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -476,7 +477,7 @@ msgstr "Olyan monitor, amely tud 1600x1200-at 76 Hz-en"
msgid "First sector of boot partition"
msgstr "A boot partíció első szektora"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "A lemez első szektora (MBR)"
@@ -517,11 +518,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Root"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "A bootloader főbb opciói"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "A bootloader főbb opciói"
@@ -530,7 +531,7 @@ msgstr "A bootloader főbb opciói"
msgid "Bootloader installation"
msgstr "Bootloader telepítés"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Boot eszköz"
@@ -546,7 +547,7 @@ msgstr "Compact"
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Videómód"
@@ -554,14 +555,14 @@ msgstr "Videómód"
msgid "Delay before booting default image"
msgstr "Késleltetés az alapértelmezett image betöltése előtt"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Jelszó"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Jelszó (újra)"
@@ -599,42 +600,42 @@ msgstr ""
"nélkül\n"
"nincs értelme"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Próbálkozz újra"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "A jelszavak nem egyeznek"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Alapértelmezett (default)"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -642,148 +643,148 @@ msgstr ""
"Itt vannak a jelenlegi bejegyzések.\n"
"Adhatsz a meglévőkhöz újakat, vagy módosíthatod a régieket."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Hozzáad"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Kész"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "RAID módosítása"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Milyen bejegyzést szeretnél hozzáadni?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Egyéb op. rendszer (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Egyéb op. rendszer (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Egyéb op. rendszer (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Image"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Írás-olvasás (read-write)"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tábla (table)"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nem biztonságos (unsafe)"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Címke (label)"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Alapértelmezett (default)"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Bejegyzés eltávolítása"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Üres címke nem engedélyezett"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Már van ilyen nevű címke"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Milyen típusú nyomtatód van?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Találtam %s %s csatolót"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Van másik is?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Van valamilyen %s csatolód?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nem"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Igen"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Hardver infó megjelenítése"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Driver telepítése a(z) %s kártyához (%s)"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(%s modul)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Melyik %s driver-t próbáljam meg?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -801,20 +802,20 @@ msgstr ""
"információt? Esetenként az automatikus keresés lefagyaszthatja a\n"
"számítógépet, de ez semmilyen károsodással nem jár."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatikus keresés"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Részletes beállítások"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Most megadhatod a %s modul paramétereit."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -825,11 +826,11 @@ msgstr ""
"A paraméterek szintaktikája: `név=érték név2=érték2 ...'.\n"
"Például: `io=0x300 irq=7'"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Modul beállítások:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -838,35 +839,35 @@ msgstr ""
"A %s modul betöltése sikertelen.\n"
"Megpróbálod más paraméterekkel?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(már hozzáadtam %s -t)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Ez a jelszó túl egyszerű"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Kérlek írj be egy felhasználónevet"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-"A felhasználónév a következőket tartalmazhatja: kisbetűk, számok, \"-\" "
-"és\"_\""
+"A felhasználónév a következőket tartalmazhatja: kisbetűk, számok, \"-\" és\"_"
+"\""
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Már van ilyen felhasználónév"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Felhasználó hozzáadása"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -875,32 +876,32 @@ msgstr ""
"Adj meg egy felhasználót\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Felhasználó elfogadása"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Valódi név"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Felhasználónév"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikon"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Automatikus belépés"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -909,11 +910,11 @@ msgstr ""
"automatikusanbejelentkezzen.\n"
"Ha nem akarod ezt a lehetőséget kihasználni, kattints a CANCEL gombra."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Add meg az alapértelmezett felhasználót:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Válaszd ki az ablakkezelőt, amit használni szeretnél:"
@@ -923,7 +924,7 @@ msgstr "Válaszd ki az ablakkezelőt, amit használni szeretnél:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -948,7 +949,8 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "L‚gy dv”z”lve! Ez a GRUB, az oper ci˘s rendszer v laszt˘."
@@ -960,7 +962,9 @@ msgstr "L‚gy dv”z”lve! Ez a GRUB, az oper ci˘s rendszer v laszt˘."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Haszn ld a(z) %c ‚s %c gombokat a bejegyz‚s kijel”l‚s‚re."
@@ -973,7 +977,9 @@ msgstr "Haszn ld a(z) %c ‚s %c gombokat a bejegyz‚s kijel”l‚s‚re."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Az \"ENTER\" a kiv lasztott Op. rendszert inditja, \"E\" gombbal"
@@ -985,7 +991,9 @@ msgstr "Az \"ENTER\" a kiv lasztott Op. rendszert inditja, \"E\" gombbal"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
"szerkesztheted a bootol s elo\"tt a parancsokat, a C gombbal parancssort "
@@ -999,22 +1007,26 @@ msgstr ""
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
"A kijel”lt oper ci˘s rendszer %d m sodpercen bell automatikusan elindul."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nincs elég hely a /boot partíción"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Munkaasztal"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start Menü"
@@ -1150,69 +1162,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Alapértelmezett (default)"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Mégsem"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "A LILO telepítése nem sikerült. A hiba a következő:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d perc"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 perc"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d másodperc"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Létrehoz"
@@ -1752,6 +1737,11 @@ msgstr "A(z) %s partíció átméretezése után a partíción minden adat elvész"
msgid "Choose the new size"
msgstr "Add meg az új méretet"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Új partíció létrehozása"
@@ -1861,20 +1851,21 @@ msgid "Reload"
msgstr "Újratöltés"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s fájlrendszer %s eszközön való létrehozása sikertelen"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nem tudom, hogyan formázzam meg %s-t %s típusúra"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "felcsatolás sikertelen: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "hiba %s lecsatolásakor: %s"
@@ -1888,40 +1879,40 @@ msgstr "Fájl"
msgid "server"
msgstr "szerver"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "A csatolási pontnak /-rel kell kezdődnie"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Már van egy partíció %s csatolási ponttal\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Körkörös mount-olás %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Ennek a könyvtárnak a root fájlrendszeren kellene maradnia"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Igazi fájlrendszerre (ext2, ReiserFS) van szükség ehhez a csatolási ponthoz\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Hiba %s írásra való megnyitásakor: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1929,7 +1920,7 @@ msgstr ""
"Hiba történt - nincs érvényes meghajtó, amelyen fájlrendszereket lehetne "
"létrehozni. Ellenőrizd a hardvert és próbáld megtalálni a hibát"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Nincs egyetlen partíciód sem!"
@@ -1968,8 +1959,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2214,8 +2205,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2298,8 +2289,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2361,13 +2352,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2410,8 +2401,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2620,8 +2611,8 @@ msgstr ""
"\n"
"\n"
" - automatikus IP-cím megállapítás: válaszd ezt, ha a hálózaton bootp vagy\n"
-"dhcp segítségével kapják a gépek az IP-címüket. Ha ez a helyzet, az "
-"\"IP-cím\"\n"
+"dhcp segítségével kapják a gépek az IP-címüket. Ha ez a helyzet, az \"IP-cím"
+"\"\n"
"részt üresen hagyhatod. Ha kétségeid vannak, kérdezd meg a hálózat \n"
"adminisztrátorát vagy a szolgáltatót.\n"
@@ -3064,8 +3055,8 @@ msgstr ""
" - Késleltetés az alapértelmezett image betöltése előtt: megadja\n"
"(tizedmásodpercben), hogy a boot loader mennyi időt várjon, mielőtt\n"
"betölti az alapértelmezett image-et. Ez azoknál a rendszereknél hasznos,\n"
-"amelyek a billentyűzet bekapcsolása után azonnal a merevlemezről "
-"boot-olnak.\n"
+"amelyek a billentyűzet bekapcsolása után azonnal a merevlemezről boot-"
+"olnak.\n"
"A boot loader nem vár, ha a késleltetési opció nincs megadva vagy az értéke "
"0.\n"
"\n"
@@ -3179,8 +3170,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3247,8 +3238,8 @@ msgstr ""
" - Késleltetés az alapértelmezett image betöltése előtt: megadja\n"
"(tizedmásodpercben), hogy a boot loader mennyi időt várjon, mielőtt\n"
"betölti az alapértelmezett image-et. Ez azoknál a rendszereknél hasznos,\n"
-"amelyek a billentyűzet bekapcsolása után azonnal a merevlemezről "
-"boot-olnak.\n"
+"amelyek a billentyűzet bekapcsolása után azonnal a merevlemezről boot-"
+"olnak.\n"
"A boot loader nem vár, ha a késleltetési opció nincs megadva vagy az értéke "
"0."
@@ -3316,85 +3307,85 @@ msgstr ""
"Ha inkább egy másik, korábban telepített operációs rendszert szeretnél\n"
"indítani, olvasd el a további utasításokat is."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Válassz nyelvet"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Válassz telepítési módot"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Merevlemez keresése"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Egér beállítása"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Billentyűzet kiválasztása"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "göndör"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Fájlrendszerek beállítása"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Partíciók formázása"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Csomagok kiválasztása"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Rendszer telepítése"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Root jelszó beállítása"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Felhasználó hozzáadása"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Hálózat beállítása"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Szolgáltatások beállítása"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Indítólemez készítése"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Bootmanager telepítése"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Az X beállítása"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Kilépés a telepítőből"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3409,34 +3400,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Nem lehet broadcast-ot használni NIS tartomány nélkül"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Tegyél egy floppy-t a(z) %s meghajtóba"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Olvasási hiba a $f fájlnál"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3444,12 +3435,12 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Teszteld le az egeret"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Teszteld le az egeret"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -3669,8 +3660,8 @@ msgstr "A %s mount pont kétszer van megadva"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Néhány fontos csomagot nem tudtam telepíteni.\n"
"Ez azt jelenti, hogy vagy a CD-ROM meghajtód, vagy a CD lemez\n"
@@ -3788,6 +3779,7 @@ msgid ""
msgstr "Az általad kiválasztott csomagcsoportok összmérete kb. %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3803,6 +3795,7 @@ msgstr ""
"a DrakX minden kijelölt csomagot telepít."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4008,8 +4001,8 @@ msgstr ""
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4172,15 +4165,15 @@ msgstr "Haladó"
msgid "Update"
msgstr "Frissítés"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Jelöld meg az egered típusát."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Egér port"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Válaszd ki, hogy melyik soros porthoz csatlakozik az egered."
@@ -4297,8 +4290,8 @@ msgstr "A frissítendő csomagok keresése"
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-"A rendszereden nem maradt elég hely a telepítéshez vagy frissítéshez (%d > "
-"%d)"
+"A rendszereden nem maradt elég hely a telepítéshez vagy frissítéshez (%d > %"
+"d)"
#: ../../install_steps_interactive.pm_.c:480
#, c-format
@@ -4341,6 +4334,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "A \"%s\" címkéjű CD-ROM"
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4508,19 +4502,19 @@ msgstr "NIS használata"
msgid "yellow pages"
msgstr "yellow pages"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS azonosítás"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS tartomány"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS szerver"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4546,19 +4540,19 @@ msgstr ""
"kijavítani a rendszer súlyos beállítási hibáit. Szeretnél most indítólemezt\n"
"készíteni a rendszeredhez?"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Első floppy-meghajtó"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Második floppy-meghajtó"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Átlép"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4579,35 +4573,35 @@ msgstr ""
"kijavítani a rendszer súlyos beállítási hibáit. Szeretnél most indítólemezt\n"
"készíteni a rendszeredhez?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Sajnos nincs elérhető floppy-meghajtó"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Válaszd ki azt a floppy-meghajtót, amelyiket használni akarod a boot-diszk "
"készítéshez"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Tegyél egy floppy-t a(z) %s meghajtóba"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Boot-diszk készül"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Rendszerbetöltő előkészítése"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Szeretnéd az aboot-ot használni?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4616,51 +4610,51 @@ msgstr ""
"próbáljam újra a telepítést akkor is, ha ez esetleg tönkreteszi az első "
"partíciót?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "A rendszerbetöltő telepítése nem sikerült. A hiba a következő:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Alacsony"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Közepes"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Magas"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Válaszd ki a biztonsági szintet"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Szeretnél automatikus telepítéshez telepítőlemezt készíteni?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Tegyél egy üres floppy-t a(z) %s meghajtóba"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Automatikus telepítő floppy készítése"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4670,13 +4664,13 @@ msgstr ""
"\n"
"Biztos, hogy ki akarsz lépni?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4691,12 +4685,12 @@ msgstr ""
"További információkat a rendszer beállításához a Hivatalos \n"
"Linux-Mandrake Felhasználói Kézikönyvben találsz."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Automatikus telepítő floppy készítése"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4705,16 +4699,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatikus"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Újratöltés"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Csomagok egyedi kiválasztása"
@@ -4734,11 +4728,11 @@ msgstr ""
msgid "kdesu missing"
msgstr ""
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Kérlek várj"
@@ -4767,11 +4761,11 @@ msgstr "Mit választasz? (alapértelmezés: %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Mit választasz? (alapértelmezés: %s, írd `none' a semmihez) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Cseh (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Német"
@@ -4779,19 +4773,19 @@ msgstr "Német"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spanyol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finn"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francia"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvég"
@@ -4799,15 +4793,15 @@ msgstr "Norvég"
msgid "Polish"
msgstr "Lengyel"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Orosz"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Angol (UK) billentyűzet"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "USA-billentyűzet"
@@ -4823,208 +4817,208 @@ msgstr "Örmény (írógép)"
msgid "Armenian (phonetic)"
msgstr "Örmény (fonetikus)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbajdzsán (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbajdzsán (cirill)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bolgár"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazil (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Fehérorosz"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Svájci (német kiosztás)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Svájci (francia kiosztás)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Cseh (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Német (\"dead key\" nélkül)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dán"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (Amerikai)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norvég)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Észt"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Grúz (\"Orosz\" kiosztás)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Grúz (\"Latin\" kiosztás)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Görög"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Magyar"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Horvát"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraeli"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Izraeli (Fonetikus)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iráni"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Izlandi"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Olasz"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japán 106 billentyűs"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Angol (UK) billentyűzet"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latin-amerikai"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holland"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Litván AZERTY (régi)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Litván AZERTY (új)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litván \"számsor\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litván \"fonetikus\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Lengyel (qwerty kiosztás)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Lengyel (qwertz kiosztás)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugál"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadai (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Orosz (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Svéd"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Szlovén"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Szlovák (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Szlovák (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai billentyűzet"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Török (hagyományos \"F\" modell)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Török (modern \"Q\" modell)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrán"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "USA-billentyűzet (nemzetközi)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnámi \"számsor\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoszláv (latin kiosztás)"
@@ -5157,51 +5151,51 @@ msgstr "Következő ->"
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Rendben?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Internet beállítások"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Kipróbáljuk az Internet kapcsolatot most?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Internet kapcsolat beállítása"
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Ne állítsd be a hálózatot"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Internet kapcsolat / Helyi hálózat beállítása"
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Hálózati beállítás"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN Beállítások"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5209,105 +5203,105 @@ msgstr ""
"Add meg a Szolgáltatód nevét!\n"
"Ha nincs az alábbi listában, válaszd az \"Unlisted\"-et"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Kapcsolat beállítása"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Töltsd ki vagy ellenőrizd le az alábbi mezőket"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kártya IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kártya DMA"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kártya IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kártya IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kártya IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Saját telefonszámod"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Szolgáltató neve (provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Szolgáltató telefonszáma"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Elsődleges névkiszolgáló"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Másodlagos névkiszolgáló"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Tárcsázási mód"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Felhasználó név"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Jelszó"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Európa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Európa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr ""
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
msgstr ""
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Milyen protokoll-t szeretnél használni?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Milyen típusú kártyád van?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Nem tudom"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5318,21 +5312,21 @@ msgstr ""
"Amennyiben ISA kártyád van, a következő képernyőn látható értékek fontosak.\n"
"Ha PCMCIA kártyád van, tudnod kell a kártya IRQ és IO értékeit.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Megszakítás"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
#, fuzzy
msgid "Continue"
msgstr "Ettől függetlenül folytassam?"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
#, fuzzy
msgid "Which is your ISDN card ?"
msgstr "Milyen ISDN kártyád van?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5340,11 +5334,11 @@ msgstr ""
"Érzékeltem egy ISDN PCI kártyát, de nem ismertem fel a típusát. Kérem "
"válassz ki egy PCI kártyát a következő képernyőn."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Nem találtam ISDN PCI kártyát. Válassz ki egyet a következő képernyőn"
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
#, fuzzy
msgid ""
"No ethernet network adapter has been detected on your system.\n"
@@ -5353,214 +5347,214 @@ msgstr ""
"Nem tatálható Ethernet hálózati adapter a rendszerben. Futtasd a \"Hadver "
"konfigurációs eszköz\"-t."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
#, fuzzy
msgid "Choose the network interface"
msgstr "Hálózati interfész kiválasztása"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
#, fuzzy
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Válaszd ki, hogy melyik interfészt használod az Internet kapcsolathoz"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Hálózati interfész"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Újra kell indítani a hálózati interfészt. Mehet?"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL beállítások"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Az Internet kapcsolat elinduljon a rendszer indulásakor?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Válaszd ki, hogy melyik soros portra csatlakozik a modemed."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Modemes csatlakozás beállításai"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Csatlakozás neve"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefonszám"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Felhasználói név"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentikáció"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Szkript alapú"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminálon keresztüli"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Tartománynév"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Elsődleges névkiszolgáló"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Másodlagos névkiszolgáló"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
#, fuzzy
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Újra kell indítani a hálózati interfészt. Mehet?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Internet kapcsolat beállítása"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Ne állítsd be a hálózatot"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Internet kapcsolat / Helyi hálózat beállítása"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Ne állítsd be a hálózatot"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Csatlakozás az Internethez"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Internet kapcsolat megszakítása"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Internet kapcsolat beállítása"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Internet kapcsolat & beállítás"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Hálózati beállítás"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "External ISDN modem"
msgstr "Külső modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Belső ISDN kártya"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "What kind is your ISDN connection?"
msgstr "Milyen fajta az ISDN kapcsolatod?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Kapcsolat az Internethez"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "pppoe használata"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
#, fuzzy
msgid "use pptp"
msgstr "pppoe használata"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, fuzzy, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Újra kell indítani a hálózati interfészt. Mehet?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
#, fuzzy
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr "Milyen protokoll-t szeretnél használni?"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
#, fuzzy
msgid "Network configuration"
msgstr "Hálózati beállítás"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
#, fuzzy
msgid "Do you want to restart the network"
msgstr "Leteszteled a beállításokat?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5568,7 +5562,7 @@ msgid ""
"%s"
msgstr "Leteszteled a beállításokat?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5576,7 +5570,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5584,76 +5578,76 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Add meg az alapértelmezett felhasználót:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Eszközök keresése..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Internet kapcsolat beállítása"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "A %s mount pont kétszer van megadva"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Nyomtató-kapcsolat"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Internet kapcsolat beállítása"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "Hálózati interfész"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Nyomtató-kapcsolat"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "Nyomtató-kapcsolat"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
#, fuzzy
msgid "How do you want to connect to the Internet?"
msgstr "Hogyan akarsz kapcsolódni az Internet-re?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5712,12 +5706,12 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
#, fuzzy
msgid "IP address"
msgstr "IP-cím"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
#, fuzzy
msgid "Netmask"
msgstr "Hálózati maszk"
@@ -5751,7 +5745,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS szerver"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Átjáró (gateway)"
@@ -5780,11 +5774,11 @@ msgstr "A proxy valami ilyen kell, hogy legyen: http://..."
msgid "Proxy should be ftp://..."
msgstr "A proxy valami ilyen kell, hogy legyen: ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "A kiterjesztett (extended) partíció nem támogatott ezen a platformon"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5794,21 +5788,21 @@ msgstr ""
"Az egyetlen megoldás az elsődleges partíció áthelyezése úgy, hogy a\n"
"kiterjesztett partíciók mellé kerüljön az üres hely."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Hiba a %s fájl olvasása közben"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "A %s fájlból való visszaállítás sikertelen: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Hibás mentés fájl"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Hiba a %s fájl írása közben"
@@ -6784,7 +6778,7 @@ msgstr "Internet Kapcsolat Megosztása"
msgid "Network configuration (%d adapters)"
msgstr "Hálózati beállítás"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "felcsatolás sikertelen: "
@@ -6882,7 +6876,7 @@ msgstr "Ne állítsd be a hálózatot"
msgid "Configure Internet Access..."
msgstr "Szolgáltatások beállítása"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "ADSL beállítások"
@@ -6925,84 +6919,84 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Beállítások tesztelése"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "ADSL beállítások"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Disable"
msgstr "Tábla (table)"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Enable"
msgstr "Tábla (table)"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Internet kapcsolat & beállítás"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Internet kapcsolat & beállítás"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Csatlakozás neve"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "Elsődleges névkiszolgáló"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "Másodlagos névkiszolgáló"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7115,14 +7109,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nem találtam serial_usb -t\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emuláljam a harmadik gombot?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Teszteld le az egeret"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7598,6 +7597,15 @@ msgstr "Leteszteled a beállításokat?"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
+#~ msgid "%d minutes"
+#~ msgstr "%d perc"
+
+#~ msgid "1 minute"
+#~ msgstr "1 perc"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d másodperc"
+
#, fuzzy
#~ msgid "Configure..."
#~ msgstr "IDE beállítások"
@@ -7624,7 +7632,8 @@ msgstr ""
#~ msgid "This startup script try to load your modules for your usb mouse."
#~ msgstr ""
-#~ "Ez az indulásnál végrehajtott szkript megpróbálja betölteni a modulokat az\n"
+#~ "Ez az indulásnál végrehajtott szkript megpróbálja betölteni a modulokat "
+#~ "az\n"
#~ "USB egérhez."
#, fuzzy
@@ -7656,23 +7665,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7681,19 +7690,20 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Most a rendszered további opcióit állíthatod be.\n"
#~ "\n"
-#~ " - Merevlemez-meghajtó optimalizálása: Ez az opció növelheti a merevlemez\n"
+#~ " - Merevlemez-meghajtó optimalizálása: Ez az opció növelheti a "
+#~ "merevlemez\n"
#~ " teljesítményét, de csak haladó felhasználóknak ajánlott:\n"
#~ " ha hibás a chipset-ed, adatvesztés léphet fel.\n"
#~ " Megjegyzés: a kernelben van egy lista ezekről a hibás chipset-ekről\n"
@@ -7705,13 +7715,15 @@ msgstr ""
#~ " További információkat a kézikönyvben találsz.\n"
#~ " Ha nem tudod, hogy mit szeretnél, válaszd a \"Közepes\" szintet.\n"
#~ " Ha igazán biztonságot szeretnél, válaszd a \"Paranoiás\" szintet,\n"
-#~ " de vigyázz: EZEN A SZINTEN A ROOT FELHASZNÁLÓ NEM LÉPHET BE KONZOLRÓL!\n"
+#~ " de vigyázz: EZEN A SZINTEN A ROOT FELHASZNÁLÓ NEM LÉPHET BE "
+#~ "KONZOLRÓL!\n"
#~ " Ha root akarsz lenni, be kell lépned egy mezei felhasználóként, majd\n"
#~ " kiadni a \"su\" parancsot. Lényegében, ha ezt az opciót választod,\n"
#~ " készülj fel rá, hogy csak kiszolgálónak lesz jó a Linuxod.\n"
#~ " Én figyelmeztettelek!\n"
#~ "\n"
-#~ " - Fizikai RAM mérete: sajnos a mai PC-s világban nincs egységes módszer\n"
+#~ " - Fizikai RAM mérete: sajnos a mai PC-s világban nincs egységes "
+#~ "módszer\n"
#~ " a RAM mennyiségének lekérdezésére. Ezért a Linux nem mindíg tudja\n"
#~ " megállapítani, hogy mennyi memória van a gépben. Ha ez a helyzet,\n"
#~ " add meg a helyes méretet. Megjegyzés: ha az eltérés csak 2 vagy 4 MB\n"
@@ -7719,10 +7731,12 @@ msgstr ""
#~ " még normálisnak tekinthető.\n"
#~ "\n"
#~ " - Eltávolítható média automatikus mount-olása: ha nem szeretnéd minden\n"
-#~ " esetben kézzel mount-olni a cserélhető médiákat (floppy, CD, Zip), ezt\n"
+#~ " esetben kézzel mount-olni a cserélhető médiákat (floppy, CD, Zip), "
+#~ "ezt\n"
#~ " az opciót Neked találták ki.\n"
#~ "\n"
-#~ " - Num Lock bekapcsolása boot-oláskor: Ha azt szeretnéd, hogy a Num Lock\n"
+#~ " - Num Lock bekapcsolása boot-oláskor: Ha azt szeretnéd, hogy a Num "
+#~ "Lock\n"
#~ " bekapcsolt állapotban legyen boot-olás után, válaszd ezt az opciót.\n"
#~ " (Megjegyzés: A \"Num Lock\" vagy működik X alatt, vagy nem.)"
@@ -8183,13 +8197,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8212,21 +8227,24 @@ msgstr ""
#~ "\n"
#~ "Válassz:\n"
#~ "\n"
-#~ " - Ajánlott: Ha még sohasem telepítettél Linuxot, válaszd ezt az opciót.\n"
+#~ " - Ajánlott: Ha még sohasem telepítettél Linuxot, válaszd ezt az "
+#~ "opciót.\n"
#~ "\n"
#~ " - Egyedi: Ha már jól ismered a GNU/Linuxot, kiválaszthatod, \n"
#~ " hogy milyen célra szánod a rendszert. A részleteket lásd lentebb.\n"
#~ "\n"
#~ " - Haladó: Ez azt feltételezi, hogy szakértője vagy a GNU/Linux\n"
#~ " rendszereknek, és teljesen egyedi telepítést szeretnél végezni.\n"
-#~ " Hasonlóan, mint az \"Egyedi\" opciónál, megadhatod, hogy milyen célra\n"
+#~ " Hasonlóan, mint az \"Egyedi\" opciónál, megadhatod, hogy milyen "
+#~ "célra\n"
#~ " szánod a rendszert, de kérlek CSAK AKKOR VÁLASZD EZT, HA TUDOD, HOGY\n"
#~ " MIT TESZEL!\n"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -8246,7 +8264,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -8256,20 +8275,23 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
#~ "- Ctrl-m to set the mount point\n"
#~ msgstr ""
#~ "Most megadhatod, hogy melyik partíciókra települjön a Linux-Mandrake,\n"
-#~ "ha már léteznek a partíciók (egy régebbi Linuxból, vagy ha már létrehoztad\n"
+#~ "ha már léteznek a partíciók (egy régebbi Linuxból, vagy ha már "
+#~ "létrehoztad\n"
#~ "őket valamilyen másik partícionáló programmal). Ha még nincsenek\n"
#~ "partícióid, itt az ideje, hogy létrehozd őket. Ez azt jelenti, hogy a\n"
#~ "fizikai merevlemezt kisebb logikai részekre kell osztanod.\n"
#~ "\n"
#~ "\n"
-#~ "Ha új partíciókat kell létrehoznod, használd az \"Automatikus allokálás\"-t\n"
+#~ "Ha új partíciókat kell létrehoznod, használd az \"Automatikus allokálás\"-"
+#~ "t\n"
#~ "és a DrakX létrehozza majd őket. A megfelelő merevlemez kiválasztása a\n"
#~ "következők valamelyikére való kattintással lehetséges: \"hda\" (első IDE\n"
#~ "lemez), \"hdb\" (második IDE lemez), \"sda\" (első SCSI lemez), stb.\n"
@@ -8280,7 +8302,8 @@ msgstr ""
#~ "(boot-olásához) szükséges fájlokat tartalmazza.\n"
#~ "\n"
#~ "\n"
-#~ "Mivel a partícionálás hatásai maradandóak és visszafordíthatatlanok, ezért\n"
+#~ "Mivel a partícionálás hatásai maradandóak és visszafordíthatatlanok, "
+#~ "ezért\n"
#~ "a kevésbé tapasztalt felhasználók általában tartanak ettől a művelettől.\n"
#~ "A DiskDrake egyszerűsíti a műveletet annak érdekében, hogy ez ne legyen\n"
#~ "így. Szánj rá egy kis időt és olvasd el a dokumentációt, mielőtt\n"
@@ -8339,7 +8362,8 @@ msgstr ""
#~ "In case of a serial mouse, you will also have to tell DrakX\n"
#~ "which serial port it is connected to."
#~ msgstr ""
-#~ "Ha a DrakX nem tudta meghatározni az egered típusát, vagy csak ellenőrizni\n"
+#~ "Ha a DrakX nem tudta meghatározni az egered típusát, vagy csak "
+#~ "ellenőrizni\n"
#~ "szeretnéd a beállítást, felajánl egy listát az ismert egértípusokkal.\n"
#~ "\n"
#~ "\n"
@@ -8358,7 +8382,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8383,7 +8408,8 @@ msgstr ""
#~ "Ez a rész arra hivatott, hogy segítsen beállítani a lokális hálózatot\n"
#~ "(LAN) vagy a modemet.\n"
#~ "\n"
-#~ "Válaszd a \"Lokális hálózat (LAN)\"-t és a DrakX megpróbálja megkeresni a\n"
+#~ "Válaszd a \"Lokális hálózat (LAN)\"-t és a DrakX megpróbálja megkeresni "
+#~ "a\n"
#~ "hálózati kártyát a gépedben. A PCI-os kártyákat többnyire megtalálja és\n"
#~ "beállítja automatikusan. Ezzel ellentétben, ha ISA-s kártyád van, az\n"
#~ "automatikus felismerés nem fog működni.\n"
@@ -8435,8 +8461,10 @@ msgstr ""
#~ "for a NetWare printer, except that you need no workgroup information."
#~ msgstr ""
#~ "A Linux sokféle nyomtatót tud kezelni. A típustól függően más és más a\n"
-#~ "beállítás menete. Nem szabad figyelmen kívül hagyni, hogy a print spooler\n"
-#~ "az \"lp\" nevet használja az alapértelmezett nyomtató neveként, így létezni\n"
+#~ "beállítás menete. Nem szabad figyelmen kívül hagyni, hogy a print "
+#~ "spooler\n"
+#~ "az \"lp\" nevet használja az alapértelmezett nyomtató neveként, így "
+#~ "létezni\n"
#~ "kell egy ilyen nevű nyomtatónak. Adhatsz viszont több nevet is egy\n"
#~ "nyomtatónak, ezeket a \"|\" jellel kell elválasztani egymástól. Tehát ha\n"
#~ "valami értelmesebb nevet szeretnél adni a nyomtatódnak, egyszerűen írd\n"
@@ -8492,8 +8520,10 @@ msgstr ""
#~ "Your screen will blink...\n"
#~ "You can switch if off if you want, you'll hear a beep when it's over"
#~ msgstr ""
-#~ "Megkeresem a működőképes felbontásokat. Ezalatt a monitor villogni fog...\n"
-#~ "Ha ez zavar, nyugodtan kikapcsolhatod, csipogással jelzem, amikor befejeztem."
+#~ "Megkeresem a működőképes felbontásokat. Ezalatt a monitor villogni "
+#~ "fog...\n"
+#~ "Ha ez zavar, nyugodtan kikapcsolhatod, csipogással jelzem, amikor "
+#~ "befejeztem."
#~ msgid ""
#~ "I can try to find the available resolutions (eg: 800x600).\n"
@@ -8669,16 +8699,15 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "L‚gy dv”z”lve a LILO bootmanager-ben!\n"
#~ "\n"
#~ "A lehets‚ges alternatĄv k megtekint‚s‚hez nyomj egy <TAB>-ot.\n"
#~ "\n"
-#~ "Egy adott oper ci˘s rendszer bet”lt‚s‚hez Ąrd be a megfelelo\" image nev‚t "
-#~ "‚s\n"
+#~ "Egy adott oper ci˘s rendszer bet”lt‚s‚hez Ąrd be a megfelelo\" image nev‚t ‚s\n"
#~ "nyomj egy <ENTER>-t, vagy v rj %d m sodpercet ‚s az alap‚rtelmezett "
#~ "elindul.\n"
#~ "\n"
@@ -8723,27 +8752,32 @@ msgstr ""
#~ "on your system), as suggested by the installation guide. These\n"
#~ "are the options you will need to provide to the driver."
#~ msgstr ""
-#~ "A DrakX először ellenőrzi, hogy talál-e egy vagy több PCI-os SCSI vezérlőt.\n"
+#~ "A DrakX először ellenőrzi, hogy talál-e egy vagy több PCI-os SCSI "
+#~ "vezérlőt.\n"
#~ "Ha talál ilyet (ilyeneket) és megtalálja a hozzá (hozzájuk) tartozó\n"
#~ "driver-t (driver-eket), automatikusan beilleszti azt (azokat).\n"
#~ "\n"
#~ "\n"
#~ "Ha a SCSI vezérlő kártyád ISA-s, vagy olyan PCI-os, amelyről a DrakX nem\n"
#~ "tudja eldönteni, hogy melyik driver-t használja hozzá, vagy ha nincs is\n"
-#~ "SCSI kártyád, a DrakX megkérdi, hogy van-e kártyád. Ha nincsen, válaszolj\n"
+#~ "SCSI kártyád, a DrakX megkérdi, hogy van-e kártyád. Ha nincsen, "
+#~ "válaszolj\n"
#~ "\"Nem\"-mel. Ha van egy vagy több SCSI kártyád, válaszolj \"Igen\"-nel.\n"
#~ "Ez esetben megjelenik egy lista a driver-ekkel, ebből választhatod ki\n"
#~ "a megfelelőt.\n"
#~ "\n"
#~ "\n"
-#~ "A driver kiválasztása után a DrakX megkérdezi, szeretnél-e opciókat megadni\n"
+#~ "A driver kiválasztása után a DrakX megkérdezi, szeretnél-e opciókat "
+#~ "megadni\n"
#~ "hozzá. Első körben célszerű a driver-re hagyni a hardver meghatározását,\n"
#~ "általában működni szokott.\n"
#~ "\n"
#~ "\n"
#~ "Ha mégse működik, akkor használd a hardverrel járó dokumentációt, \n"
-#~ "vagy nézd meg, hogy a Windows milyennek ismeri fel a kártyát (persze, ha \n"
-#~ "van Windows a gépeden), ahogyan ezt a Telepítési Útmutató írja. Ezeket az \n"
+#~ "vagy nézd meg, hogy a Windows milyennek ismeri fel a kártyát (persze, "
+#~ "ha \n"
+#~ "van Windows a gépeden), ahogyan ezt a Telepítési Útmutató írja. Ezeket "
+#~ "az \n"
#~ "opciókat kell megadnod a driver-nek."
#~ msgid "Shutting down"
@@ -8801,10 +8835,12 @@ msgstr ""
#~ "igényeidnek és a rendelkezésedre álló helynek a függvényében.\n"
#~ "\n"
#~ "\n"
-#~ "Ha \"Haladó\" módban telepítesz, kiválaszthatod a csomagokat egyesével is.\n"
+#~ "Ha \"Haladó\" módban telepítesz, kiválaszthatod a csomagokat egyesével "
+#~ "is.\n"
#~ "Ne felejtsd el, hogy egyes csomagoknak más csomagokra is szükségük van,\n"
#~ "ezt hívjuk függőségi viszonynak (egyik csomag a másik előfeltétele). \n"
-#~ "A telepítő automatikusan telepíti az összes kiválasztott csomagot és azok \n"
+#~ "A telepítő automatikusan telepíti az összes kiválasztott csomagot és "
+#~ "azok \n"
#~ "előfeltételeit. Nem telepítheted fel a csomagokat az előfeltételek "
#~ "kielégítése nélkül."
@@ -8819,7 +8855,8 @@ msgstr ""
#~ "it now (a boot disk will be needed to boot it)."
#~ msgstr ""
#~ "A LILO (a LInux LOader) be tudja tölteni a Linuxot vagy más operációs \n"
-#~ "rendszereket is. Optimális esetben ezeket az egyéb operációs rendszereket\n"
+#~ "rendszereket is. Optimális esetben ezeket az egyéb operációs "
+#~ "rendszereket\n"
#~ "a telepítés során a LILO észreveszi. Ha a rendszer mégse találja meg \n"
#~ "valamelyik korábban feltelepített operációs rendszert, akkor azt most \n"
#~ "megadhatod kézzel.\n"
@@ -8847,15 +8884,17 @@ msgstr ""
#~ msgid ""
#~ "Update installation image!\n"
#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image to "
-#~ "include\n"
+#~ "Ask your system administrator or reboot to update your installation image "
+#~ "to include\n"
#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
#~ "press Cancel\n"
#~ "to avoid installation from this Cd-Rom image."
#~ msgstr ""
#~ "Frissítsd a telepítő image-et!\n"
-#~ "Kérd meg a rendszeradminisztrátort vagy indítsd újra a gépet és frissítsd a\n"
-#~ "telepítő image-et, hogy az tartalmazza a \"%s\" CD-ROM image-et. Nyomd meg\n"
+#~ "Kérd meg a rendszeradminisztrátort vagy indítsd újra a gépet és frissítsd "
+#~ "a\n"
+#~ "telepítő image-et, hogy az tartalmazza a \"%s\" CD-ROM image-et. Nyomd "
+#~ "meg\n"
#~ "az OK-t ha frissítetted az image-et, vagy a Mégsem gombot, ha nem akarsz "
#~ "erről\n"
#~ "a CD image-ről telepíteni."
@@ -8924,11 +8963,12 @@ msgstr ""
#~ msgid ""
#~ "Linux does not yet fully support ultra dma 66.\n"
-#~ "As a work-around i can make a custom floppy giving access the hard drive on "
-#~ "ide2 and ide3"
+#~ "As a work-around i can make a custom floppy giving access the hard drive "
+#~ "on ide2 and ide3"
#~ msgstr ""
#~ "A Linux jelenleg nem támogatja maradéktalanul az Ultra DMA 66-ot\n"
-#~ "A probléma elkerülésére tudok készíteni egy testreszabott floppy-t, amivel\n"
+#~ "A probléma elkerülésére tudok készíteni egy testreszabott floppy-t, "
+#~ "amivel\n"
#~ "elérheted az ide2 és ide3 csatornákon lévő merevlemezeket"
#~ msgid ""
@@ -8950,7 +8990,8 @@ msgstr ""
#~ "You may have to restart installation and give ``%s'' at the prompt"
#~ msgstr ""
#~ "A HTP indítólemez készítése nem sikerült.\n"
-#~ "Lehet, hogy újra kell kezdened a telepítést és meg kell adnod a ``%s'' -t a\n"
+#~ "Lehet, hogy újra kell kezdened a telepítést és meg kell adnod a ``%s'' -t "
+#~ "a\n"
#~ "promptnál"
#~ msgid "Installation CD Nr 1"
@@ -8991,7 +9032,8 @@ msgstr ""
#~ "Do you want to keep XFree 3.3?"
#~ msgstr ""
#~ "A DrakX létrehozza az X konfigurációs fájlt az XFree 3.3-as és 4.0-s\n"
-#~ "verziójához is. Alapértelmezésben a 3.3-as szervert használjuk, mert több\n"
+#~ "verziójához is. Alapértelmezésben a 3.3-as szervert használjuk, mert "
+#~ "több\n"
#~ "videokártyát támogat.\n"
#~ "\n"
#~ "Ki akarod próbálni a 4-es XFree-t?"
diff --git a/perl-install/share/po/id.po b/perl-install/share/po/id.po
index c3522dcee..da9406094 100644
--- a/perl-install/share/po/id.po
+++ b/perl-install/share/po/id.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-04-10 21:55+07:00\n"
"Last-Translator: Mohammad DAMT <mdamt@mdamt.net>\n"
"Language-Team: Bahasa Indonesia <id@li.org>\n"
@@ -58,16 +58,17 @@ msgstr "Pilih server X"
msgid "X server"
msgstr "Server X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Konfigurasi XFree mana yang Anda inginkan?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -78,17 +79,17 @@ msgstr ""
"Card Anda ini bisa digunakan pada XFree %s yang memiliki dukungan baik dalam "
"2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Card Anda dapat menggunakan akselerasi hardware 3D pada XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s dengan akselerasi hardware 3D"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -97,12 +98,12 @@ msgstr ""
"Card Anda dapat menggunakan akselerasi hardware 3D pada XFree %s,\n"
"NAMUN INI BARU DALAM TAHAP PERCOBAAN DAN DAPAT MEMBUAT KOMPUTER ANDA HANG."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s dengan akselerasi hardware 3D PERCOBAAN"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -113,27 +114,27 @@ msgstr ""
"NAMUN INI BARU DALAM TAHAP PERCOBAAN DAN DAPAT MEMBUAT KOMPUTER ANDA HANG.\n"
"Card Anda ini dapat digunakan XFree %s yang lebih baik dalam 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Konfigurasi XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Pilih memori kartu grafis Anda"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Pilih opsi untk server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Pilih jenis monitor anda"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -155,39 +156,39 @@ msgstr ""
"Anda akan rusak berat.\n"
"Kalau Anda ragu, gunakan setting yang umum saja."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Laju refresh horisontal"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Laju refresh vertikal"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor tidak dikonfigurasi"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Kartu grafis belum dikonfigurasi"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resolusi belum ditentukan"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Anda ingin test konfigurasi ini?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Awas: testing ini bisa membuat card komputer Anda hang"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test konfigurasi"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -195,152 +196,152 @@ msgstr ""
"\n"
"coba ubah beberapa parameter"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ada error nih:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Cabut dalam %d detik"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Apa sudah sesuai settingnya?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ada kesalahan, coba ubah beberapa parameter"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resolusi"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Pilih resolusi dan kedalaman warna"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Card Grafik: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Server XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Mode Pakar"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Tunjukan seluruhnya"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resolusi"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Layout Keyboard: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Jenis Mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Device Mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "HorizSync Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "VertRefresh Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Card Grafik: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memori Grafik: %s KB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Pilihan kedalaman warna: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resolusi: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Server XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Driver XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Siap-siap konfigurasikan X "
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Apa yang akan anda mau?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Ubah Monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Ubah kartu grafis"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Ubah Parameter Server"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Ubah Resolusi"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Lihat info"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Test lagi"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Keluar"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -353,20 +354,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Silahkan masuk lagi ke %s untuk mengaktifkan perubahan"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Silahkan log out dan tekan Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X saat startup"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -474,7 +475,7 @@ msgstr "Monitor yang dapat mencapai 1600x1200 pada 76 Hz"
msgid "First sector of boot partition"
msgstr "Sektor pertama di partisi boot"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Sektor pertama di drive (MBR)"
@@ -514,11 +515,11 @@ msgstr "Boot dari DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Parameter Bootloader utama"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Bootloader yang hendak digunakan"
@@ -526,7 +527,7 @@ msgstr "Bootloader yang hendak digunakan"
msgid "Bootloader installation"
msgstr "Instalasi Bootloader"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Device boot"
@@ -542,7 +543,7 @@ msgstr "Compact"
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Mode video"
@@ -550,14 +551,14 @@ msgstr "Mode video"
msgid "Delay before booting default image"
msgstr "Delay sebelum boot ke image default"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Password"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Password (lagi)"
@@ -593,41 +594,41 @@ msgid ""
msgstr ""
"Pilihan ``Batasi parameter command line'' tidak ada gunanya tanpa password"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Silahkan ulangi"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Password tidak sama"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Pesan Init"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Delay Open Firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Timeout Kernel Boot"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Aktifkan boot dari CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Aktifkan boot dari OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Default OS?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -635,146 +636,146 @@ msgstr ""
"Ini adalah entri yang lain lagi.\n"
"Anda boleh tambahkan atau mengubah yang sudah ada."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Tambah"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Selesai"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Ganti RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Tipe entri mana yang hendak ditambahkan"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "OS Lain (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "OS Lain (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "OS Lain (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Image"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Sambung"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Read-write"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Table"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Tidak aman"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Label"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Default"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-size"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Hapus entri"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Label tidak boleh kosong"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Label ini sudah dipakai"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Tipe partisi apa yang hendak digunakan?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Ketemu interface %s %s"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Anda punya lagi?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Punya %s interface?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Tidak"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ya"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Lihat info hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Menginstall driver untuk card %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(module %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Driver %s mana yang hendak saya coba?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -791,20 +792,20 @@ msgstr ""
"deteksi sendiri parameternya? Biasanya, autodetek akan membuat kompputer\n"
"jadi hengki (baca: hang), tapi biasanya sih nggak ngerusak hardwarenya."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Probe otomatis"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Tuliskan optionnya"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Sekarang Anda boleh berikan parameter untuk module %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -815,11 +816,11 @@ msgstr ""
"Parameter biasanya dalam format ``nama=nilai nama2=nilai2...''.\n"
"Misalnya, ``io=0x300 irq=8''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Pilihan Module:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -828,33 +829,33 @@ msgstr ""
"Module %s gagal diload.\n"
"Mau coba lagi dengan parameter yang lain?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(Sudah ditambahkan %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Password ini terlalu sederhana"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Silahkan tuliskan nama user"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Nama user hanya boleh terdiri dari huruf, angka, `-' dan `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "User ini sudah ada sebelumnya"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Tambah user"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -863,32 +864,32 @@ msgstr ""
"Masukkan user\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Buat user"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nama Lengkap"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nama user"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikon"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -896,11 +897,11 @@ msgstr ""
"Saya bisa bikin komputermu akan langsung login dengan suatu user.\n"
"Kalau tidak ingin pakai fasilitas ini, tekan tombol Batal"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Pilih user default:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Pilih window manager yang hendak digunakan"
@@ -910,7 +911,7 @@ msgstr "Pilih window manager yang hendak digunakan"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -934,38 +935,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Selamat datang di sang pemilih sistem operasi, GRUB"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Gunakan tombol %c dan %c untuk memilih entri yang disorot"
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Tekan enter untuk memboot OS yang terpilih, atau tekan 'e' untuk edit"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "perintah sebelum booting, atau 'c' untuk command line."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Entri yang dipilih akan diboot secara otomatis dalam %d detik."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "Waah /boot nggak cukup spacenya nih"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start Menu"
@@ -1098,69 +1110,42 @@ msgstr "Iya dong, saya mau pakai autologin (user,desktop)"
msgid "System mode"
msgstr "mode sistem"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Default"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Batalkan"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "aduh, Ik ngga bisa baca file /etc/inittab nih: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "aduh, saya ngga bisa baca file /etc/sysconfig/autologin: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Instalasi LILO gagal. Ada kesalahan berikut:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d menit"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 menit"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d detik"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Buat"
@@ -1703,6 +1688,11 @@ msgstr "Sehabis meresize partisi %s, semua data pada partisi ini akan hilang"
msgid "Choose the new size"
msgstr "Pilih ukuran baru"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Membuat partisi baru"
@@ -1812,20 +1802,21 @@ msgid "Reload"
msgstr "Reload"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s proses format dari %s gagal"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "tidak bisa melakukan format %s dengan tipe %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "gagal melakukan mount: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "error melakukan unmount %s: %s"
@@ -1838,41 +1829,41 @@ msgstr "simple"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Mount point harus diawali dengan /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Partisi dengan mount poin %s sudah ada\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Mount melingkar %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Anda tidak bisa menggunakan LVM Logical Volume untuk titik mount %s."
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Direktori ini harus ada di filesystem root"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Kamu harus punya filesystem sungguhan (ext2 atau reiserfs) untuk memount "
"ini\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "error membuka file %s untuk ditulisi: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1880,7 +1871,7 @@ msgstr ""
"Error - tidak ada device yang valid untuk membuat filesystem baru.Periksa "
"kembali hardware untuk mencari penyebabnya"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Kok belum punya partisi ?"
@@ -1928,8 +1919,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1991,8 +1982,8 @@ msgstr ""
"GNU/Linux bila memilih kelas instalasi ini\n"
"\n"
"\n"
-"\t* Pakar: pilih ini bila Anda memiliki pengetahuan yang luas di bidang "
-"GNU/Linux,\n"
+"\t* Pakar: pilih ini bila Anda memiliki pengetahuan yang luas di bidang GNU/"
+"Linux,\n"
"\t sebagaimana di kelas \"Custom\", Anda akan dapat menentukan penggunaan "
"utama\n"
"\t sistem ini (workstation, server, atau development). Hati-hatilah bila "
@@ -2216,8 +2207,8 @@ msgstr ""
"semula), proses partisi dapat \n"
"membuat stress dan pusing kepala, apalagi bila Anda adalah user yang belum "
"berpengalaman.\n"
-"Sekarang saya akan mempermudah proses ini. Sebelum kita mulai, silakan "
-"baca-baca dulu buku\n"
+"Sekarang saya akan mempermudah proses ini. Sebelum kita mulai, silakan baca-"
+"baca dulu buku\n"
"manual dan pelajari dulu dengan baik.\n"
"\n"
"\n"
@@ -2296,8 +2287,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2366,8 +2357,8 @@ msgid ""
msgstr ""
"Pada tahap ini, Anda harus memilih partisi mana yang hendak digunakan untuk "
"menginstall sistem Linux\n"
-"Mandrake. Bila partisinya sudah dibuat (dengan menggunakan instalasi "
-"GNU/Linux sebelumnya atau dengan\n"
+"Mandrake. Bila partisinya sudah dibuat (dengan menggunakan instalasi GNU/"
+"Linux sebelumnya atau dengan\n"
"program partisi lain), Anda dapat menggunakan partisi-partisi tersebut, bila "
"belum Anda maka kita perlu buat\n"
"terlebih dahulu.\n"
@@ -2460,8 +2451,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2493,17 +2484,17 @@ msgstr ""
"pilihan ini, Anda paling tidak perlu memberikan lokasi partisi root\n"
"(\"/\"). Jangan pilih partisi yang terlalu kecil agar bisa menginstall "
"software dengan leluasa. Bila Anda ingin\n"
-"menyimpan data pada partisi lain, Anda perlu memilih partisi \"/home\" "
-"(Hanya bisa dibuat bila punya lebih\n"
+"menyimpan data pada partisi lain, Anda perlu memilih partisi \"/home"
+"\" (Hanya bisa dibuat bila punya lebih\n"
"dari satu partisi Linux.)\n"
"\n"
"\n"
-"Sebagai Informasi, tiap-tiap partisi terdaftar dengan cara berikut: "
-"\"Nama\", \"Kapasitas\".\n"
+"Sebagai Informasi, tiap-tiap partisi terdaftar dengan cara berikut: \"Nama"
+"\", \"Kapasitas\".\n"
"\n"
"\n"
-"\"Nama\" dituliskan dalam bentuk kode sebagai berikut: \"tipe hard "
-"drive\",\"nomor hard drive\",\n"
+"\"Nama\" dituliskan dalam bentuk kode sebagai berikut: \"tipe hard drive\","
+"\"nomor hard drive\",\n"
"\"nomor partisi\" (misalnya \"hda1\").\n"
"\n"
"\n"
@@ -2576,13 +2567,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2665,8 +2656,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3259,8 +3250,8 @@ msgstr ""
"pada mesin Unix dengan SMB), maka pilih \"SMB/WIndows 95/98/NT\".\n"
"\n"
"\n"
-" Bila Anda hendak mengakses printer pada jaringan Netware, pilih "
-"\"Netware\".\n"
+" Bila Anda hendak mengakses printer pada jaringan Netware, pilih \"Netware"
+"\".\n"
#: ../../help.pm_.c:573
msgid ""
@@ -3687,8 +3678,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3891,84 +3882,84 @@ msgstr ""
"Bila Anda ingin boot ke sistem operasi lain, silahkan baca instruksi\n"
"tambahan."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Pilih Bahasamu"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Pilih kelas instalasi"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Deteksi hard disk"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Konfigurasi mouse"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Pilih Keyboardmu"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Sekuriti"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Setup filesystem"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Melakukan format partisi"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Paket yang akan diinstall"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instal system"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Set password root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Tambahkan user"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Konfigurasi jaringan"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Ringkasan"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Konfigurasi service"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Membuat bootdisk"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Install bootloader"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Konfigurasi X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Keluar dari proses instal"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3983,20 +3974,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Masukkan disket yang sudah diformat dengan tipe FAT di drive %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Disketnya belum diformat dengan sistem FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4004,15 +3995,15 @@ msgstr ""
"Untuk menggunakan pilihan paket yang sudah disimpan sebelumnya, bootlah "
"instalasi dengan pilihan ''linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Error saat membaca file $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -4020,11 +4011,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Silakan di test mousenya"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Untuk mengaktifkan mouse,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "gerakan rodanya!"
@@ -4241,8 +4232,8 @@ msgstr "Lokasi mount %s ada dua"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Ada paket yang penting nggak benar diinstalnya.\n"
"Mungkin saja drive cdrom atau cdromnya yang rusak.\n"
@@ -4359,6 +4350,7 @@ msgid ""
msgstr "Ukuran total grup yang dipilih kira-kira %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4370,10 +4362,11 @@ msgstr ""
"pilih dulu persentase paket yang hendak diinstall.\n"
"\n"
"Persentasi kecil berarti akan install paket yang penting-penting saja;\n"
-"dan sebaliknya persentase 100% akan install semua paket yang tadi sudah\n"
+"dan sebaliknya persentase 100%% akan install semua paket yang tadi sudah\n"
"dipilih"
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4612,8 +4605,8 @@ msgstr "Persetujuan Lisensi"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4730,8 +4723,8 @@ msgid ""
msgstr ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4890,15 +4883,15 @@ msgstr "Pakar"
msgid "Update"
msgstr "Update"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Tipe mouse yang anda punya?"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Port Mouse"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Di serial port mana mouse Anda dicolokkan ?"
@@ -5013,8 +5006,8 @@ msgstr "Mencari paket untuk diupgrade"
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-"Waduh, sistem ini nggak punya cukup space untuk install atawa upgrade (%d > "
-"%d)"
+"Waduh, sistem ini nggak punya cukup space untuk install atawa upgrade (%d > %"
+"d)"
#: ../../install_steps_interactive.pm_.c:480
#, c-format
@@ -5055,6 +5048,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Label CD-ROM \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5207,19 +5201,19 @@ msgstr "Gunakan NIS"
msgid "yellow pages"
msgstr "yellow pages"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autentikasi NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domain NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Server NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5245,19 +5239,19 @@ msgstr ""
"dengan image rescue Mandrake, yang memudahkan kita untuk merecover sistem\n"
"dari kegagalan. Sekarang, saya mau tanya nih... mau bikin bootdisk nggak ?"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Drive Disket Pertama"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Drive disket kedua"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Lewatkan"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5279,32 +5273,32 @@ msgstr ""
"dengan image rescue Mandrake, yang memudahkan kita untuk merecover sistem\n"
"dari kegagalan. Sekarang, saya mau tanya nih... mau bikin bootdisk nggak ?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Wah maaf nih, nggak ada floppy drive yah ?"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Pilih drive floppy untuk membuat bootdisk"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Masukkan disket di drive %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Membuat bootdisk"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Membuat bootloader"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Mau pakai aboot saja?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5312,57 +5306,57 @@ msgstr ""
"Wah ada error saat install aboot,\n"
"Paksakan instalasi nggak walaupun nanti bisa merusak partisi awal?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalasi bootloader gagal. Ada kesalahan berikut:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Ganti dulu bootdevice Open Firmware untuk mengaktifkan bootloader.\n"
-"Jika Anda ngga ngeliat prompt bootloadernya waktu reboot,tekan "
-"Command-Option-O-F saat reboot lalu tekan Enter\n"
-"setenv boot-device $of_boot,\\\\tbxi\n"
+"Jika Anda ngga ngeliat prompt bootloadernya waktu reboot,tekan Command-"
+"Option-O-F saat reboot lalu tekan Enter\n"
+"setenv boot-device $of_boot,\\\\:tbxi\n"
"lalu ketikkan: shut-down\n"
"Pada boot selanjutnya prompt bootloader akan ditampilkan deh."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Lemah"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Sedang"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Kuat"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Pilih Tingkat Security"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Mau buat disket auto install untuk replikasi linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Masukkan disket kosong di drive %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Lagi buat disket auto install"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5372,13 +5366,13 @@ msgstr ""
"\n"
"Anda ingin keluar sekarang?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5391,11 +5385,11 @@ msgstr ""
"Informasi untuk konfigurasi sistem juga tersedia di \n"
"bab Instalasi di Buku Petunjuk Resmi Linux Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Buat floppy instalasi otomatis"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5409,15 +5403,15 @@ msgstr ""
"\n"
"Mungkin Anda perlu mengulangi instalasinya.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Otomatis"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Ulangi"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Simpan paket yang sudah dipilih"
@@ -5436,11 +5430,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu hilang nih"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Advanced"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Silahkan tunggu sebentar"
@@ -5469,11 +5463,11 @@ msgstr "Pilihan anda? (default %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Pilihan anda? (default %s pilih 'none' untuk tidak ada) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Ceko (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Jerman"
@@ -5481,19 +5475,19 @@ msgstr "Jerman"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spanyol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finland"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Perancis"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norwegia"
@@ -5501,15 +5495,15 @@ msgstr "Norwegia"
msgid "Polish"
msgstr "Polandia"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rusia"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Keyboard UK"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Keyboard US"
@@ -5525,207 +5519,207 @@ msgstr "Armenia (mesintik)"
msgid "Armenian (phonetic)"
msgstr "Armenia (phonetic)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaijan (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaijan (cyrillic)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgia"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgaria"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazilia"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Belarusia"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Swiss (layout Jerman)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Swiss (layout Perancis)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Ceko (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Ceko (Programmer)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Jerman (tanpa dead key)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Denmark"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norwegia)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estonia"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgia (layout \"Rusia\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgia (layout \"Latin\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Yunani"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hungaria"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroasia"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Ibrani"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Ibrani (Phonetic)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iran"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandia"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Itali"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Jepang 106 tombol"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Keyboard Korea"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Amerika Latin"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedonia"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Belanda"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lithuania AZERTY (lama)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lithuania AZERTY (baru)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithuania \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuania \"phonetic\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polandia (layout qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polandia (layout qwertz)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugis"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanada (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rusia (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Swedia"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovenia"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovakia (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovakia (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovakia (Programmer)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Keyboard Thailand"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turki (model \"F\" tradisional)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turki (model \"Q\" modern)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrania"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Keyboard US (internasional)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnam \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Yugoslavia (latin/cyrillic)"
@@ -5853,31 +5847,31 @@ msgstr "Lanjutkan ->"
msgid "<- Previous"
msgstr "<- Tahap sebelumnya"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Apa sudah sesuai?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Konfigurasi Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Anda ingin test koneksi Internetnya sekarang?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testing koneksi ini..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Sistem ini sekarang terhubung ke Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Untuk alasan keamanan, sekarang akan diputus koneksinya"
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5885,18 +5879,18 @@ msgstr ""
"Sistem ini sepertinya tidak terhubung ke Internet deh.\n"
"Cobalah konfigurasikan ulang koneksinya."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Konfigurasi Jaringan"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "konfigurasi ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5904,79 +5898,79 @@ msgstr ""
"Pilih provider Anda.\n"
"Bila tidak ada dalam daftar, pilih Tidak Terdaftar"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Konfigurasi Koneksi"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Silakan isi atau cek kolom berikut"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ card"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Mem card (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO Card"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 card"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 card"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Nomor telepon Anda"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nama provider (misalnya provider.net.id)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Nomor telepon provider"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS Provider 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS Provider 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "mode dial"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Login Account (username)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Password Account"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Eropa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Eropa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Tempat-tempat lain"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5984,27 +5978,27 @@ msgstr ""
"Tempat-tempat lain \n"
" tidak pakai D-Channel (leased lines)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Protokol apa yang ingin Anda gunakan?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Tipe card mana yang anda punya?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Duh, saya tidak tahu"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6018,19 +6012,19 @@ msgstr ""
"Bila Anda punya card PCMCIA, Anda harus mengetahui irq dan io card Anda "
"itu.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Batalkan"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Lanjutkan"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "manakah card ISDN yang Anda punya?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6038,12 +6032,12 @@ msgstr ""
"Saya mendeteksi adanya sebuah card ISDN PCI, tapi saya tidak tahu tipenya. "
"Silakan pilih card PCI tersebut pada layar berikutnya."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Saya tidak menemukan card ISDN PCI. Silakan pilih satu pada layar berikutnya."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6051,21 +6045,21 @@ msgstr ""
"Tidak ada adapter jaringan ethernet yang terdeteksi di sistem ini.\n"
"Saya jadinya tidak dapat mengkonfigurasikan tipe koneksi ini deh."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Pilih interface jaringan"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Pilih adapter jaringan yang akan digunakan untuk terhubung ke Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interface jaringan"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6073,72 +6067,72 @@ msgstr ""
"\n"
"Setuju?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Saya akan merestart device jaringan ini:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "konfigurasi ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Anda mau jalankan koneksi ini saat boot?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Di serial port mana modem Anda disambungkan?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Parameter Dialup"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nama koneksi"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Nomor telepon"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Login ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentikasi"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Script-based"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminal-based"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nama domain"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Server DNS Primary (boleh diisi/tidak)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Server DNS Sekondari (boleh tidak diisi)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Saya akan merestart device jaringan $netc->{NET_DEVICE}. Setuu?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6146,7 +6140,7 @@ msgstr ""
"\n"
"Anda bisa putuskan atau konfigurasi koneksi yang ada sekarang."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6154,11 +6148,11 @@ msgstr ""
"\n"
"Anda bisa mengkonfigurasikan ulang koneksi ini"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Sekarang Anda sedang terhubung ke Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6166,48 +6160,48 @@ msgstr ""
"\n"
"Anda bisa sambungkan koneksi ke Internet atau mengkonfigurasikan ulang."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Anda sedang tidak terhubung ke Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Sambungkan koneksi Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Putuskan koneksi Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfigureasikan koneksi jaringan (LAN atau Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Koneksi dan konfigurasi Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Wizard Konfigurasi Jaringan"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Modem ISDN external"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "card ISDN Internal"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Tipe koneksi ISDN apa yang Anda miliki?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Hubungan ke Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6217,24 +6211,24 @@ msgstr ""
"Namun ada juga yang menggunakan pptp, dan ada yang pakai dhcp saja.\n"
"Bila ragu, pilih saja 'gunakan pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "gunakan dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "gunakan pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "gunakan pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Sekarang saya mau restart device jaringan %s. Setuju ?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6242,15 +6236,15 @@ msgstr ""
"Klien dhcp mana yang ingin Anda pakai?\n"
"defaultnya adalah dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Konfigurasi Jaringan"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Anda ingin restart konfigurasi ini?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6261,7 +6255,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6272,7 +6266,7 @@ msgstr ""
"Silakan klik OK untuk rekonfigurasi ulang koneksi jaringan/internet ini, "
"atau batal bilaAnda berubah pikiran.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6285,62 +6279,62 @@ msgstr ""
"Bila Anda tidak mau menggunakan deteksi otomatis, mohon untuk tidak memilih "
"pada checkboxnya.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Pilih profil yang hendak Anda konfigurasikan"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Gunakan auto detek"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Mendeteksi alat..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Konfigurasi koneksi modem biasa "
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "dideteksi pada port %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Konfigurasi koneksi ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "%s telah terdeteksi"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Konfigurasi koneksi DSL (atau ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "telah dideteksi ada pada interface %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Konfigurasi jaringan kabel"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "konfigurasi LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ada ethernet card yang terdeteksi"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Pilih cara yang Anda inginkan untuk terhubung ke Internet"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6350,7 +6344,7 @@ msgstr ""
"\n"
"Konfigurasi yang tadi telah dilakukan sekarang akan dijalankan di sistem ini."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6415,11 +6409,11 @@ msgid " (driver $module)"
msgstr " (driver $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Alamat IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmask"
@@ -6452,7 +6446,7 @@ msgstr ""
msgid "DNS server"
msgstr "Server DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6480,11 +6474,11 @@ msgstr "Proxy biasanya http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy biasanya ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Partisi extended nggak bisa dipakai di platform ini"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6494,21 +6488,21 @@ msgstr ""
"Satu-satunya cara adalah memindahkan partisi primary Anda ke partisi\n"
"extended selanjutnya"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Error saat membaca file %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Proses restore dari file %s gagal: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "File backup rusak"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Error pada saat menulis file %s"
@@ -7490,7 +7484,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Konfigurasi Jaringan (adapter %d)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil: "
@@ -7581,7 +7575,7 @@ msgstr "Sistem ini sekarang diputus koneksinya"
msgid "Configure Internet Access..."
msgstr "Konfigurasi Akses Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "konfigurasi LAN"
@@ -7617,76 +7611,76 @@ msgstr "Pasang"
msgid "Please Wait... Applying the configuration"
msgstr "Tunggu ya, sedang mengaktifkan konfigurasi"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "konfigurasi LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapeer %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protokol Boot"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Dijalankan saat boot"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Klien DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Matikan"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Aktifkan"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "konfigurasi koneksi Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "konfigurasi koneksi Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipe koneksi"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parameter"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS Provider 1 (boleh diisi boleh tidak)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS Provider 2 (boleh diisi boleh tidak)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Card Ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Klien DHCP"
@@ -7796,14 +7790,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Aduh, saya tidak bisa menjalankan upgrade live nih !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "tidak ada serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulasikan tombol ketiga?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Silakan di test mousenya"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Monitoring Jaringan"
@@ -8232,8 +8231,8 @@ msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
-"The K Desktop Environment, environment grafis dasar dengan kumpulan "
-"tool-tool yang menyertainya"
+"The K Desktop Environment, environment grafis dasar dengan kumpulan tool-"
+"tool yang menyertainya"
#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
@@ -8324,6 +8323,24 @@ msgstr "Tools untuk memudahkan konfigurasi komputer."
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Kumpulan tool untuk mail, news, web, transfer file, dan chat"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d menit"
+
+#~ msgid "1 minute"
+#~ msgstr "1 menit"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d detik"
+
#~ msgid "cannot fork: "
#~ msgstr "tidak bisa fork: "
diff --git a/perl-install/share/po/is.po b/perl-install/share/po/is.po
index 5aa6eeec5..596de7017 100644
--- a/perl-install/share/po/is.po
+++ b/perl-install/share/po/is.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2000-11-11 21:39+0100\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-01-05 18:53-0500\n"
"Last-Translator: Thorarinn Einarsson <thori@mindspring.com>\n"
"Language-Team: Icelandic\n"
@@ -16,91 +16,116 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../Xconfigurator.pm_.c:179
+#: ../../Xconfigurator.pm_.c:232
+msgid "Configure all heads independantly"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:233
+msgid "Use Xinerama extension"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:236
+#, c-format
+msgid "Configure only card \"%s\" (%s)"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:239
+#, fuzzy
+msgid "Multi-head configuration"
+msgstr "Les uppsetningarskrá"
+
+#: ../../Xconfigurator.pm_.c:240
+msgid ""
+"Your system support multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:249
msgid "Graphic card"
msgstr "Skjákort"
-#: ../../Xconfigurator.pm_.c:179
+#: ../../Xconfigurator.pm_.c:249
msgid "Select a graphic card"
msgstr "Veldu skjákort"
-#: ../../Xconfigurator.pm_.c:180
+#: ../../Xconfigurator.pm_.c:250
msgid "Choose a X server"
msgstr "Veldu X ţjón"
-#: ../../Xconfigurator.pm_.c:180
+#: ../../Xconfigurator.pm_.c:250
msgid "X server"
msgstr "X ţjónn"
-#: ../../Xconfigurator.pm_.c:217 ../../Xconfigurator.pm_.c:223
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:220
+#: ../../Xconfigurator.pm_.c:312
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Hverju viltu bćta viđ?"
-#: ../../Xconfigurator.pm_.c:232
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:234 ../../Xconfigurator.pm_.c:257
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-#: ../../Xconfigurator.pm_.c:236 ../../Xconfigurator.pm_.c:259
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:245
-#, c-format
-msgid ""
-"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
-"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
-"Your card is supported by XFree %s which may have a better support in 2D."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:248
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: ../../Xconfigurator.pm_.c:250
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:265
+#: ../../Xconfigurator.pm_.c:347
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
+"Your card is supported by XFree %s which may have a better support in 2D."
+msgstr ""
+
+#: ../../Xconfigurator.pm_.c:371
#, fuzzy
msgid "XFree configuration"
msgstr "Lokauppsetning"
-#: ../../Xconfigurator.pm_.c:303
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Veldu minnisstćrđ skjákortsins"
-#: ../../Xconfigurator.pm_.c:347
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Veldu valmöguleika fyrir ţjón"
-#: ../../Xconfigurator.pm_.c:358
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Veldu skjá"
-#: ../../Xconfigurator.pm_.c:358
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Skjár"
-#: ../../Xconfigurator.pm_.c:361
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -120,40 +145,40 @@ msgstr ""
"ţađ er MJÖG MIKILVĆGT ađ velja ekki of hátt tíđnisviđ fyrir skjáinn. Hafir\n"
"ţú einhverjar efasemdir, veldu ţá lćgri stillingar."
-#: ../../Xconfigurator.pm_.c:368
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Lárétt tíđni"
-#: ../../Xconfigurator.pm_.c:368
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Lóđrétt tíđni"
-#: ../../Xconfigurator.pm_.c:407
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Skjár ekki skilgreindur"
-#: ../../Xconfigurator.pm_.c:410
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Skjákort ekki skilgreint enn"
-#: ../../Xconfigurator.pm_.c:413
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Upplausn ekki valin enn"
-#: ../../Xconfigurator.pm_.c:429
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Viltu prófa skilgreininguna"
-#: ../../Xconfigurator.pm_.c:433
+#: ../../Xconfigurator.pm_.c:555
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Ađvörun: Prófanir eru varasamar međ ţetta skjákort"
-#: ../../Xconfigurator.pm_.c:436
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Prófunar skilgreining"
-#: ../../Xconfigurator.pm_.c:475
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -161,147 +186,154 @@ msgstr ""
"\n"
"prófađu ađ breyta stillingum"
-#: ../../Xconfigurator.pm_.c:475
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Villa átti sér stađ"
-#: ../../Xconfigurator.pm_.c:497
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Hćtti eftir %d sekúndur"
-#: ../../Xconfigurator.pm_.c:507
+#: ../../Xconfigurator.pm_.c:630
#, fuzzy
msgid "Is this the correct setting?"
msgstr "Er ţetta rétt?"
-#: ../../Xconfigurator.pm_.c:515
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Villa kom upp, reyndu ađ breyta fćribreytum"
-#: ../../Xconfigurator.pm_.c:552 ../../printerdrake.pm_.c:276
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
+#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Upplausn"
-#: ../../Xconfigurator.pm_.c:587
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Veldu upplausn og fjölda lita"
-#: ../../Xconfigurator.pm_.c:589
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Skjákort: %s"
-#: ../../Xconfigurator.pm_.c:590
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 ţjónn: %s"
-#: ../../Xconfigurator.pm_.c:599
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
+#: ../../standalone/draknet_.c:283
+#, fuzzy
+msgid "Expert Mode"
+msgstr "F. snillinga"
+
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Sýna alla"
-#: ../../Xconfigurator.pm_.c:623
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Upplausnir"
-#: ../../Xconfigurator.pm_.c:1021
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tegund lyklaborđs: %s\n"
-#: ../../Xconfigurator.pm_.c:1022
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tegund músar: %s\n"
-#: ../../Xconfigurator.pm_.c:1023
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Mús: %s\n"
-#: ../../Xconfigurator.pm_.c:1024
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Skjár: %s\n"
-#: ../../Xconfigurator.pm_.c:1025
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Lárétt tíđni skjás: %s\n"
-#: ../../Xconfigurator.pm_.c:1026
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Lóđrétt tíđni skjás: %s\n"
-#: ../../Xconfigurator.pm_.c:1027
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Skjákort: %s\n"
-#: ../../Xconfigurator.pm_.c:1028
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Skjákortsminni: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1030
+#: ../../Xconfigurator.pm_.c:1339
#, fuzzy, c-format
msgid "Color depth: %s\n"
msgstr "Stillingar á litadýpt"
-#: ../../Xconfigurator.pm_.c:1031
+#: ../../Xconfigurator.pm_.c:1340
#, fuzzy, c-format
msgid "Resolution: %s\n"
msgstr "Upplausnir"
-#: ../../Xconfigurator.pm_.c:1033
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 ţjónn: %s\n"
-#: ../../Xconfigurator.pm_.c:1034
+#: ../../Xconfigurator.pm_.c:1343
#, fuzzy, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 ţjónn: %s\n"
-#: ../../Xconfigurator.pm_.c:1053
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Undirbý X-Window skilgreiningu"
-#: ../../Xconfigurator.pm_.c:1067
+#: ../../Xconfigurator.pm_.c:1382
+msgid "What do you want to do?"
+msgstr "Hvađ viltu gera?"
+
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Skipta um skjá"
-#: ../../Xconfigurator.pm_.c:1068
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Skipta um skjákort"
-#: ../../Xconfigurator.pm_.c:1069
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Breyta ţjóns möguleikum"
-#: ../../Xconfigurator.pm_.c:1070
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Breyta upplausn"
-#: ../../Xconfigurator.pm_.c:1071
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Sýna upplýsingar"
-#: ../../Xconfigurator.pm_.c:1072
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Prófa aftur"
-#: ../../Xconfigurator.pm_.c:1073 ../../standalone/rpmdrake_.c:46
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Hćtta"
-#: ../../Xconfigurator.pm_.c:1077 ../../standalone/drakboot_.c:40
-msgid "What do you want to do?"
-msgstr "Hvađ viltu gera?"
-
-#: ../../Xconfigurator.pm_.c:1084
+#: ../../Xconfigurator.pm_.c:1402
#, fuzzy, c-format
msgid ""
"Keep the changes?\n"
@@ -310,20 +342,20 @@ msgid ""
"%s"
msgstr "Halda núverandi IP stillingum"
-#: ../../Xconfigurator.pm_.c:1105
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Stimplađu ţig aftur inn í %s til ađ virkja breytingarnar"
-#: ../../Xconfigurator.pm_.c:1125
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Stimplađu ţig út og sláđu á Ctrl-Alt-Backspace"
-#: ../../Xconfigurator.pm_.c:1128
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X í rćsingu"
-#: ../../Xconfigurator.pm_.c:1129
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -331,29 +363,6 @@ msgstr ""
"Ég get stillt tölvuna ţína til ađ kveikja sjálfvirkt á X viđ rćsingu\n"
"Vilt ţú kveikja á X viđ endurrćsingu?"
-#: ../../Xconfigurator.pm_.c:1153
-msgid "Autologin"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1154
-#, fuzzy
-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 ""
-"Ég get stillt tölvuna ţína til ađ kveikja sjálfvirkt á X viđ rćsingu\n"
-"Vilt ţú kveikja á X viđ endurrćsingu?"
-
-#: ../../Xconfigurator.pm_.c:1156
-#, fuzzy
-msgid "Choose the default user:"
-msgstr "Veldu nýja stćrđ"
-
-#: ../../Xconfigurator.pm_.c:1157
-#, fuzzy
-msgid "Choose the window manager to run:"
-msgstr "Veldu forritiđ sem ţú vilt nota"
-
#: ../../Xconfigurator_consts.pm_.c:6
msgid "256 colors (8 bits)"
msgstr "256 litir (8 bits)"
@@ -402,169 +411,219 @@ msgstr "8 MB"
msgid "16 MB or more"
msgstr "16 MB eđa meira"
-#: ../../Xconfigurator_consts.pm_.c:117 ../../Xconfigurator_consts.pm_.c:118
+#: ../../Xconfigurator_consts.pm_.c:120
msgid "Standard VGA, 640x480 at 60 Hz"
msgstr "Stađlađ VGA, 640x480 @ 60 Hz"
-#: ../../Xconfigurator_consts.pm_.c:119
+#: ../../Xconfigurator_consts.pm_.c:121
msgid "Super VGA, 800x600 at 56 Hz"
msgstr "Super VGA, 800x600 @ 56 Hz"
-#: ../../Xconfigurator_consts.pm_.c:120
+#: ../../Xconfigurator_consts.pm_.c:122
msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
msgstr "8514 Samhćft, 1024x768 @ 87 Hz samtvinnađ (ekkert 800x600)"
-#: ../../Xconfigurator_consts.pm_.c:121
+#: ../../Xconfigurator_consts.pm_.c:123
msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
msgstr "Super VGA, 1024x768 @ 87 Hz samtvinnađ, 800x600 @ 56 Hz"
-#: ../../Xconfigurator_consts.pm_.c:122
+#: ../../Xconfigurator_consts.pm_.c:124
msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
msgstr "Extended Super VGA, 800x600 @ 60 Hz, 640x480 @ 72 Hz"
-#: ../../Xconfigurator_consts.pm_.c:123
+#: ../../Xconfigurator_consts.pm_.c:125
msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
msgstr "Ósamtvinnađ SVGA, 1024x768 @ 60 Hz, 800x600 @ 72 Hz"
-#: ../../Xconfigurator_consts.pm_.c:124
+#: ../../Xconfigurator_consts.pm_.c:126
msgid "High Frequency SVGA, 1024x768 at 70 Hz"
msgstr "Hátíđni SVGA, 1024x768 @ 70 Hz"
-#: ../../Xconfigurator_consts.pm_.c:125
+#: ../../Xconfigurator_consts.pm_.c:127
msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
msgstr "Skjár sem rćđur viđ 1280x1024 @ 60 Hz"
-#: ../../Xconfigurator_consts.pm_.c:126
+#: ../../Xconfigurator_consts.pm_.c:128
msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
msgstr "Skjár sem rćđur viđ 1280x1024 @ 74 Hz"
-#: ../../Xconfigurator_consts.pm_.c:127
+#: ../../Xconfigurator_consts.pm_.c:129
msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
msgstr "Skjár sem rćđur viđ 1280x1024 @ 76 Hz"
-#: ../../Xconfigurator_consts.pm_.c:128
+#: ../../Xconfigurator_consts.pm_.c:130
msgid "Monitor that can do 1600x1200 at 70 Hz"
msgstr "Skjár sem rćđur viđ 1600x1200 @ 70 Hz"
-#: ../../Xconfigurator_consts.pm_.c:129
+#: ../../Xconfigurator_consts.pm_.c:131
msgid "Monitor that can do 1600x1200 at 76 Hz"
msgstr "Skjár sem rćđur viđ 1600x1200 @ 76 Hz"
-#: ../../any.pm_.c:91 ../../any.pm_.c:121 ../../any_new.pm_.c:91
-#: ../../any_new.pm_.c:121
+#: ../../any.pm_.c:99 ../../any.pm_.c:124
msgid "First sector of boot partition"
msgstr "Á fyrsta geira rćsidisksneiđar"
-#: ../../any.pm_.c:91 ../../any.pm_.c:121 ../../any.pm_.c:150
-#: ../../any_new.pm_.c:91 ../../any_new.pm_.c:121 ../../any_new.pm_.c:150
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Í rćsifćrsluna (MBR)"
-#: ../../any.pm_.c:95 ../../any_new.pm_.c:95
+#: ../../any.pm_.c:103
#, fuzzy
msgid "SILO Installation"
msgstr "Uppsetning LILO"
-#: ../../any.pm_.c:96 ../../any.pm_.c:102 ../../any_new.pm_.c:96
-#: ../../any_new.pm_.c:102
+#: ../../any.pm_.c:104 ../../any.pm_.c:117
msgid "Where do you want to install the bootloader?"
msgstr "Hvert viltu setja rćsistjórann?"
-#: ../../any.pm_.c:101 ../../any_new.pm_.c:101
+#: ../../any.pm_.c:116
#, fuzzy
msgid "LILO/grub Installation"
msgstr "Uppsetning LILO"
-#: ../../any.pm_.c:111 ../../any_new.pm_.c:111
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../any.pm_.c:128 ../../any.pm_.c:142
+msgid "SILO"
+msgstr ""
+
+#: ../../any.pm_.c:130
+msgid "LILO with text menu"
+msgstr ""
+
+#: ../../any.pm_.c:131 ../../any.pm_.c:142
+msgid "LILO with graphical menu"
+msgstr ""
+
+#: ../../any.pm_.c:134
+msgid "Grub"
+msgstr ""
+
+#: ../../any.pm_.c:138
+msgid "Boot from DOS/Windows (loadlin)"
+msgstr ""
+
+#: ../../any.pm_.c:140 ../../any.pm_.c:142
#, fuzzy
-msgid "None"
-msgstr "Búiđ"
+msgid "Yaboot"
+msgstr "Rót"
-#: ../../any.pm_.c:111 ../../any_new.pm_.c:111
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
#, fuzzy
-msgid "Which bootloader(s) do you want to use?"
-msgstr "Hverju viltu bćta viđ?"
+msgid "Bootloader main options"
+msgstr "Stillingar LILO"
+
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
+#, fuzzy
+msgid "Bootloader to use"
+msgstr "Stillingar LILO"
-#: ../../any.pm_.c:125 ../../any_new.pm_.c:125
+#: ../../any.pm_.c:151
#, fuzzy
msgid "Bootloader installation"
msgstr "Stillingar LILO"
-#: ../../any.pm_.c:127 ../../any_new.pm_.c:127
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Rćsitćki"
-#: ../../any.pm_.c:128 ../../any_new.pm_.c:128
+#: ../../any.pm_.c:154
msgid "LBA (doesn't work on old BIOSes)"
msgstr ""
-#: ../../any.pm_.c:129 ../../any_new.pm_.c:129
+#: ../../any.pm_.c:155
msgid "Compact"
msgstr "Samţjappađ"
-#: ../../any.pm_.c:129 ../../any_new.pm_.c:129
+#: ../../any.pm_.c:155
msgid "compact"
msgstr "samţjappađ"
-#: ../../any.pm_.c:130 ../../any.pm_.c:199 ../../any_new.pm_.c:130
-#: ../../any_new.pm_.c:199
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Skjáhamur"
-#: ../../any.pm_.c:132 ../../any_new.pm_.c:132
+#: ../../any.pm_.c:158
msgid "Delay before booting default image"
msgstr "Töf áđur en sjálfgefin rćsing byrjar"
-#: ../../any.pm_.c:134 ../../any_new.pm_.c:134
-#: ../../install_steps_interactive.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:815 ../../netconnect.pm_.c:560
-#: ../../netconnect_new.pm_.c:686 ../../printerdrake.pm_.c:94
-#: ../../printerdrake.pm_.c:128 ../../standalone/adduserdrake_.c:42
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
+#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Lykilorđ"
-#: ../../any.pm_.c:135 ../../any_new.pm_.c:135
-#: ../../install_steps_interactive.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:816
-#: ../../standalone/adduserdrake_.c:43
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
+#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Lykilorđ (aftur)"
-#: ../../any.pm_.c:136 ../../any_new.pm_.c:136
+#: ../../any.pm_.c:162
msgid "Restrict command line options"
msgstr "Takmarka alla rofa á skipanlínu"
-#: ../../any.pm_.c:136 ../../any_new.pm_.c:136
+#: ../../any.pm_.c:162
msgid "restrict"
msgstr "takmarka"
-#: ../../any.pm_.c:142 ../../any_new.pm_.c:142
-#, fuzzy
-msgid "Bootloader main options"
-msgstr "Stillingar LILO"
+#: ../../any.pm_.c:164
+msgid "Clean /tmp at each boot"
+msgstr ""
+
+#: ../../any.pm_.c:165
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Nákvćm stćrđ vinnsluminnis (fann %d MB)"
+
+#: ../../any.pm_.c:167
+msgid "Enable multi profiles"
+msgstr ""
+
+#: ../../any.pm_.c:171
+msgid "Give the ram size in MB"
+msgstr "Sláđu inn vinnsluminni í MB"
-#: ../../any.pm_.c:145 ../../any_new.pm_.c:145
+#: ../../any.pm_.c:173
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Valkosturinn ``Takmarka alla rofa á skipanalínu'' gerir ekkert án lykilorđs"
-#: ../../any.pm_.c:146 ../../any_new.pm_.c:146
-#: ../../install_steps_interactive.pm_.c:774
-#: ../../install_steps_interactive.pm_.c:829
-#: ../../standalone/adduserdrake_.c:56
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Reyndu aftur"
-#: ../../any.pm_.c:146 ../../any_new.pm_.c:146
-#: ../../install_steps_interactive.pm_.c:774
-#: ../../install_steps_interactive.pm_.c:829
-#: ../../standalone/adduserdrake_.c:56
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
+#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Mismunandi lykilorđ"
-#: ../../any.pm_.c:157 ../../any_new.pm_.c:157
+#: ../../any.pm_.c:182
+msgid "Init Message"
+msgstr ""
+
+#: ../../any.pm_.c:184
+msgid "Open Firmware Delay"
+msgstr ""
+
+#: ../../any.pm_.c:185
+msgid "Kernel Boot Timeout"
+msgstr ""
+
+#: ../../any.pm_.c:186
+msgid "Enable CD Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:187
+msgid "Enable OF Boot?"
+msgstr ""
+
+#: ../../any.pm_.c:188
+#, fuzzy
+msgid "Default OS?"
+msgstr "Sjálfgefiđ"
+
+#: ../../any.pm_.c:210
#, fuzzy
msgid ""
"Here are the different entries.\n"
@@ -573,145 +632,149 @@ msgstr ""
"Hérna eru núverandi stillingar LILO .\n"
"Ţú getur bćtt viđ fleirum eđa breytt ţessum."
-#: ../../any.pm_.c:165 ../../any_new.pm_.c:165 ../../printerdrake.pm_.c:352
-#: ../../standalone/rpmdrake_.c:302
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Bćta viđ"
-#: ../../any.pm_.c:165 ../../any_new.pm_.c:165 ../../diskdrake.pm_.c:46
-#: ../../install_steps_interactive.pm_.c:809 ../../netconnect.pm_.c:842
-#: ../../netconnect_new.pm_.c:984 ../../printerdrake.pm_.c:352
-#: ../../standalone/adduserdrake_.c:36
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
+#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Búiđ"
-#: ../../any.pm_.c:174 ../../any_new.pm_.c:174
+#: ../../any.pm_.c:220
+#, fuzzy
+msgid "Modify"
+msgstr "Breyta RAID"
+
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Hverju viltu bćta viđ?"
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
-#, fuzzy
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
-msgstr "Öđru stýrikerfi (Window$...)"
+msgstr "Öđru stýrikerfi (SunOS...)"
+
+#: ../../any.pm_.c:230
+msgid "Other OS (MacOS...)"
+msgstr "Öđru stýrikerfi (MacOS...)"
-#: ../../any.pm_.c:175 ../../any_new.pm_.c:175
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
-msgstr "Öđru stýrikerfi (Window$...)"
+msgstr "Öđru stýrikerfi (Windows...)"
-#: ../../any.pm_.c:196 ../../any_new.pm_.c:196
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Rćsikjarna"
-#: ../../any.pm_.c:197 ../../any.pm_.c:206 ../../any_new.pm_.c:197
-#: ../../any_new.pm_.c:206
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Rót"
-#: ../../any.pm_.c:198 ../../any_new.pm_.c:198
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Bćta aftan viđ"
-#: ../../any.pm_.c:200 ../../any_new.pm_.c:200
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:201 ../../any_new.pm_.c:201
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Les-skrif"
-#: ../../any.pm_.c:208 ../../any_new.pm_.c:208
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tafla"
-#: ../../any.pm_.c:209 ../../any_new.pm_.c:209
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Óöruggt"
-#: ../../any.pm_.c:215 ../../any_new.pm_.c:215
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Nafn"
-#: ../../any.pm_.c:217 ../../any_new.pm_.c:217
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Sjálfgefiđ"
-#: ../../any.pm_.c:220 ../../any_new.pm_.c:220 ../../install_gtk.pm_.c:82
-#: ../../install_steps_interactive.pm_.c:762 ../../interactive.pm_.c:76
-#: ../../interactive.pm_.c:86 ../../interactive.pm_.c:250
-#: ../../interactive_newt.pm_.c:51 ../../interactive_newt.pm_.c:99
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:243
-#: ../../my_gtk.pm_.c:486 ../../my_gtk.pm_.c:661 ../../printerdrake.pm_.c:444
-#: ../../printerdrake.pm_.c:464
-msgid "Ok"
-msgstr "Í lagi"
+#: ../../any.pm_.c:284
+#, fuzzy
+msgid "Initrd-size"
+msgstr "Initrd"
-#: ../../any.pm_.c:220 ../../any_new.pm_.c:220
+#: ../../any.pm_.c:286
+msgid "NoVideo"
+msgstr ""
+
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Fjarlćgja"
-#: ../../any.pm_.c:223 ../../any_new.pm_.c:223
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Autt er ekki leyft"
-#: ../../any.pm_.c:224 ../../any_new.pm_.c:224
+#: ../../any.pm_.c:298
#, fuzzy
msgid "This label is already used"
msgstr "Ţetta nafn er nú ţegar í notkun."
-#: ../../any.pm_.c:500 ../../any_new.pm_.c:492
+#: ../../any.pm_.c:317
+#, fuzzy
+msgid "What type of partitioning?"
+msgstr "Hvernig prentara ertu međ?"
+
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fann %s %s tengi"
-#: ../../any.pm_.c:501 ../../any_new.pm_.c:493
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Er kannski eitt enn í vélinni?"
-#: ../../any.pm_.c:502 ../../any_new.pm_.c:494
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Eru einhver %s tengi í tölvunni?"
-#: ../../any.pm_.c:504 ../../any_new.pm_.c:496 ../../interactive.pm_.c:81
-#: ../../my_gtk.pm_.c:485 ../../netconnect.pm_.c:90 ../../netconnect.pm_.c:470
-#: ../../netconnect_new.pm_.c:148 ../../netconnect_new.pm_.c:509
-#: ../../printerdrake.pm_.c:233
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
+#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nei"
-#: ../../any.pm_.c:504 ../../any_new.pm_.c:496 ../../interactive.pm_.c:81
-#: ../../my_gtk.pm_.c:485 ../../netconnect.pm_.c:88 ../../netconnect.pm_.c:468
-#: ../../netconnect_new.pm_.c:146 ../../netconnect_new.pm_.c:507
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Já"
-#: ../../any.pm_.c:505 ../../any_new.pm_.c:497
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Skođađu vélbúnađarupplýsingar"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:522 ../../any_new.pm_.c:533
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Set inn rekil fyrir %s kortiđ %s"
-#: ../../any.pm_.c:523 ../../any_new.pm_.c:534
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(eining %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:534 ../../any_new.pm_.c:545
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Hvađa %s rekil viltu prófa?"
-#: ../../any.pm_.c:542 ../../any_new.pm_.c:553
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -728,21 +791,21 @@ msgstr ""
" hann ţarf? Stundum frystir sjálfvirk stilling vélina en ţađ ćtti ekki\n"
"ađ skemma neitt."
-#: ../../any.pm_.c:547 ../../any_new.pm_.c:558
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Stilla sjálfvirkt"
-#: ../../any.pm_.c:547 ../../any_new.pm_.c:558
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Stilla handvirkt"
-#: ../../any.pm_.c:551 ../../any_new.pm_.c:562
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Ţú getur núna gefiđ upp viđföng fyrir %s eininguna."
# ## skrytid
-#: ../../any.pm_.c:557 ../../any_new.pm_.c:568
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -753,11 +816,11 @@ msgstr ""
"Viđföng eru gefin upp sem ``viđfang=gildi viđfang2=gildi2 ...''.\n"
"Til dćmis: ``io=0x300 irq=7''"
-#: ../../any.pm_.c:560 ../../any_new.pm_.c:571
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Stillingar kjarnaeininga:"
-#: ../../any.pm_.c:570 ../../any_new.pm_.c:581
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -766,12 +829,92 @@ msgstr ""
"Innsetning á einingu %s mistókst.\n"
"Viltu prófa aftur međ ólík viđföng?"
+#: ../../any.pm_.c:715
+#, c-format
+msgid "(already added %s)"
+msgstr "(%s er nú ţegar til)"
+
+#: ../../any.pm_.c:719
+msgid "This password is too simple"
+msgstr "Ţetta lykilorđ er of einfalt"
+
+#: ../../any.pm_.c:720
+msgid "Please give a user name"
+msgstr "Vinsamlega sláđu inn notandanafn"
+
+#: ../../any.pm_.c:721
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr "Notandanafniđ má bara innihalda litla stafi, tölustafi, `-' og `_'"
+
+#: ../../any.pm_.c:722
+msgid "This user name is already added"
+msgstr "Ţetta notandanafn er nú ţegar til"
+
+#: ../../any.pm_.c:726
+msgid "Add user"
+msgstr "Bćta viđ notanda"
+
+#: ../../any.pm_.c:727
+#, c-format
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+"Sláđu inn notanda\n"
+"%s"
+
+#: ../../any.pm_.c:728
+msgid "Accept user"
+msgstr "Samţykkja notanda"
+
+#: ../../any.pm_.c:739
+msgid "Real name"
+msgstr "Nafn notanda"
+
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
+#: ../../printerdrake.pm_.c:131
+msgid "User name"
+msgstr "Notandanafn:"
+
+#: ../../any.pm_.c:743
+msgid "Shell"
+msgstr "Skel"
+
+#: ../../any.pm_.c:745
+msgid "Icon"
+msgstr ""
+
+#: ../../any.pm_.c:766
+msgid "Autologin"
+msgstr ""
+
+#: ../../any.pm_.c:767
+#, fuzzy
+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 ""
+"Ég get stillt tölvuna ţína til ađ kveikja sjálfvirkt á X viđ rćsingu\n"
+"Vilt ţú kveikja á X viđ endurrćsingu?"
+
+#: ../../any.pm_.c:769
+#, fuzzy
+msgid "Choose the default user:"
+msgstr "Veldu nýja stćrđ"
+
+#: ../../any.pm_.c:770
+#, fuzzy
+msgid "Choose the window manager to run:"
+msgstr "Veldu forritiđ sem ţú vilt nota"
+
# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#
-#: ../../bootloader.pm_.c:234
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -796,56 +939,222 @@ msgstr ""
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:596
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr ""
-#: ../../bootloader.pm_.c:597
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
-#: ../../bootloader.pm_.c:598
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
-#: ../../bootloader.pm_.c:599
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
-#: ../../bootloader.pm_.c:600
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:604
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:696
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr ""
-#: ../../bootloader.pm_.c:696
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr ""
-#: ../../common.pm_.c:610
-#, c-format
-msgid "%d minutes"
+#: ../../bootlook.pm_.c:46
+msgid "no help implemented yet.\n"
msgstr ""
-#: ../../common.pm_.c:612
-msgid "1 minute"
+#: ../../bootlook.pm_.c:62
+#, fuzzy
+msgid "Boot Style Configuration"
+msgstr "Lokauppsetning"
+
+#: ../../bootlook.pm_.c:79
+#, fuzzy
+msgid "/_File"
+msgstr "Skrár:\n"
+
+#: ../../bootlook.pm_.c:81
+msgid "/File/_New"
msgstr ""
-#: ../../common.pm_.c:614
+#: ../../bootlook.pm_.c:82
+msgid "<control>N"
+msgstr ""
+
+#: ../../bootlook.pm_.c:84
+msgid "/File/_Open"
+msgstr ""
+
+#: ../../bootlook.pm_.c:85
+msgid "<control>O"
+msgstr ""
+
+#: ../../bootlook.pm_.c:87
+msgid "/File/_Save"
+msgstr ""
+
+#: ../../bootlook.pm_.c:88
+msgid "<control>S"
+msgstr ""
+
+#: ../../bootlook.pm_.c:90
+msgid "/File/Save _As"
+msgstr ""
+
+#: ../../bootlook.pm_.c:91
+msgid "/File/-"
+msgstr ""
+
+#: ../../bootlook.pm_.c:93
+msgid "/File/_Quit"
+msgstr ""
+
+#: ../../bootlook.pm_.c:94
+msgid "<control>Q"
+msgstr ""
+
+#: ../../bootlook.pm_.c:96
+msgid "/_Options"
+msgstr ""
+
+#: ../../bootlook.pm_.c:98
+msgid "/Options/Test"
+msgstr ""
+
+#: ../../bootlook.pm_.c:99
+#, fuzzy
+msgid "/_Help"
+msgstr "Hjálp"
+
+#: ../../bootlook.pm_.c:101
+msgid "/Help/_About..."
+msgstr ""
+
+#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
+#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
+#, fuzzy
+msgid "Configure"
+msgstr "Stilla X"
+
+#: ../../bootlook.pm_.c:114
#, fuzzy, c-format
-msgid "%d seconds"
-msgstr "Hćtti eftir %d sekúndur"
+msgid ""
+"You are currently using %s as Boot Manager.\n"
+"Click on Configure to launch the setup wizard."
+msgstr "Veldu prenttengingu"
+
+#: ../../bootlook.pm_.c:121
+#, fuzzy
+msgid "Lilo/grub mode"
+msgstr "Hringja inn međ mótaldi"
+
+#: ../../bootlook.pm_.c:131
+msgid "NewStyle Categorizing Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:134
+#, fuzzy
+msgid "NewStyle Monitor"
+msgstr "Skjár"
+
+#: ../../bootlook.pm_.c:137
+#, fuzzy
+msgid "Traditional Monitor"
+msgstr "Skipta um skjá"
+
+#: ../../bootlook.pm_.c:140
+msgid "Traditional Gtk+ Monitor"
+msgstr ""
+
+#: ../../bootlook.pm_.c:144
+msgid "Launch Aurora at boot time"
+msgstr ""
+
+#: ../../bootlook.pm_.c:169
+#, fuzzy
+msgid "Boot mode"
+msgstr "Rćsitćki"
+
+#: ../../bootlook.pm_.c:179
+msgid "Launch the X-Window system at start"
+msgstr ""
+
+#: ../../bootlook.pm_.c:187
+msgid "No, I don't want autologin"
+msgstr ""
+
+#: ../../bootlook.pm_.c:193
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr ""
+
+#: ../../bootlook.pm_.c:210
+msgid "System mode"
+msgstr ""
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:427
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Sjálfgefiđ"
+
+#: ../../bootlook.pm_.c:236 ../../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
+#: ../../standalone/draknet_.c:617
+msgid "OK"
+msgstr ""
+
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
+#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
+#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
+#: ../../standalone/tinyfirewall_.c:63
+msgid "Cancel"
+msgstr "Hćtta viđ"
+
+#: ../../bootlook.pm_.c:315
+msgid "can not open /etc/inittab for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:369
+msgid "can not open /etc/sysconfig/autologin for reading: $!"
+msgstr ""
+
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
+msgid "Installation of LILO failed. The following error occured:"
+msgstr "Innsetning LILO brást sökum eftirfarandi villu:"
+
+#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Búa til"
@@ -853,7 +1162,7 @@ msgstr "Búa til"
msgid "Unmount"
msgstr "Aftengja"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:429
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
msgid "Delete"
msgstr "Eyđa"
@@ -861,16 +1170,16 @@ msgstr "Eyđa"
msgid "Format"
msgstr "Forsníđa"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:610
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
msgid "Resize"
msgstr "Endurstćkka"
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:427
-#: ../../diskdrake.pm_.c:480
+#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
+#: ../../diskdrake.pm_.c:518
msgid "Type"
msgstr "Tegund"
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:500
+#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
msgid "Mount point"
msgstr "Tengipunktur"
@@ -910,23 +1219,23 @@ msgstr "Vista á diskling"
msgid "Clear all"
msgstr "Hreinsa allt"
-#: ../../diskdrake.pm_.c:50
+#: ../../diskdrake.pm_.c:54
msgid "Format all"
msgstr "Forsníđ"
-#: ../../diskdrake.pm_.c:51
+#: ../../diskdrake.pm_.c:55
msgid "Auto allocate"
msgstr "Ráđstafa skjálfkrafa"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid "All primary partitions are used"
msgstr "Öll ađal skráarsniđ eru í notkun"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid "I can't add any more partition"
msgstr "Get ekki bćtt viđ disksneiđum"
-#: ../../diskdrake.pm_.c:54
+#: ../../diskdrake.pm_.c:59
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -934,63 +1243,61 @@ msgstr ""
"Til ađ fá fleiri disksneiđar, vinsamlega eyddu einni til ađ búa til "
"viđbótarsneiđ"
-#: ../../diskdrake.pm_.c:57
-msgid "Rescue partition table"
-msgstr "Bjarga sneiđatöflunni"
+#: ../../diskdrake.pm_.c:61
+msgid "Not enough space for auto-allocating"
+msgstr ""
-#: ../../diskdrake.pm_.c:58
+#: ../../diskdrake.pm_.c:63
msgid "Undo"
msgstr "Endurheimta"
-#: ../../diskdrake.pm_.c:59
+#: ../../diskdrake.pm_.c:64
msgid "Write partition table"
msgstr "Skrifa sneiđatöflu"
-#: ../../diskdrake.pm_.c:60
-msgid "Reload"
-msgstr "Endurhlađa"
-
-#: ../../diskdrake.pm_.c:101
-msgid "loopback"
-msgstr ""
+#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
+#, fuzzy
+msgid "More"
+msgstr "Fćra"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "HFS"
msgstr ""
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "SunOS"
msgstr ""
-#: ../../diskdrake.pm_.c:114
+#: ../../diskdrake.pm_.c:116
msgid "Swap"
msgstr "Diskminni"
-#: ../../diskdrake.pm_.c:115
+#: ../../diskdrake.pm_.c:117
msgid "Empty"
msgstr "Tóm"
-#: ../../diskdrake.pm_.c:115 ../../mouse.pm_.c:125
+#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
+#: ../../mouse.pm_.c:145
msgid "Other"
msgstr "Annađ"
-#: ../../diskdrake.pm_.c:121
+#: ../../diskdrake.pm_.c:123
msgid "Filesystem types:"
msgstr "Tegundir skráakerfa:"
-#: ../../diskdrake.pm_.c:130
+#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
msgid "Details"
msgstr "Ítarleg atriđi"
-#: ../../diskdrake.pm_.c:144
+#: ../../diskdrake.pm_.c:147
#, fuzzy
msgid ""
"You have one big FAT partition\n"
@@ -1003,94 +1310,98 @@ msgstr ""
"Ég legg til ađ ţú endursníđir hana\n"
"(smelltu á hana, síđan á \"Endursníđa\")"
-#: ../../diskdrake.pm_.c:149
+#: ../../diskdrake.pm_.c:152
msgid "Please make a backup of your data first"
msgstr "Vinsamlega taktu fyrst afrit af öllum gögnum"
-#: ../../diskdrake.pm_.c:149 ../../diskdrake.pm_.c:166
-#: ../../diskdrake.pm_.c:175 ../../diskdrake.pm_.c:532
-#: ../../diskdrake.pm_.c:554
+#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
+#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
+#: ../../diskdrake.pm_.c:592
msgid "Read carefully!"
msgstr "Lestu vandlega!"
-#: ../../diskdrake.pm_.c:152
+#: ../../diskdrake.pm_.c:155
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
-#: ../../diskdrake.pm_.c:166
+#: ../../diskdrake.pm_.c:170
msgid "Be careful: this operation is dangerous."
msgstr ""
-#: ../../diskdrake.pm_.c:203 ../../install_steps.pm_.c:73
-#: ../../install_steps_interactive.pm_.c:38
-#: ../../install_steps_interactive.pm_.c:315 ../../standalone/diskdrake_.c:60
-#: ../../standalone/rpmdrake_.c:294 ../../standalone/rpmdrake_.c:304
+#: ../../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
msgid "Error"
msgstr "Villa"
-#: ../../diskdrake.pm_.c:227 ../../diskdrake.pm_.c:708
+#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
msgid "Mount point: "
msgstr "Tengipunktur: "
-#: ../../diskdrake.pm_.c:228 ../../diskdrake.pm_.c:269
+#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
msgid "Device: "
msgstr "Tćki: "
-#: ../../diskdrake.pm_.c:229
+#: ../../diskdrake.pm_.c:240
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS drifstafur: %s (bara ágiskun)\n"
-#: ../../diskdrake.pm_.c:230 ../../diskdrake.pm_.c:272
+#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
+#: ../../diskdrake.pm_.c:301
msgid "Type: "
msgstr "Tegund: "
-#: ../../diskdrake.pm_.c:231
+#: ../../diskdrake.pm_.c:248
+msgid "Name: "
+msgstr ""
+
+#: ../../diskdrake.pm_.c:253
#, c-format
msgid "Start: sector %s\n"
msgstr "Byrja: geiri %s\n"
-#: ../../diskdrake.pm_.c:232
-#, fuzzy, c-format
-msgid "Size: %d MB"
-msgstr "Stćrđ: %d MB\n"
+#: ../../diskdrake.pm_.c:254
+#, c-format
+msgid "Size: %s"
+msgstr "Stćrđ: %s"
-#: ../../diskdrake.pm_.c:234
+#: ../../diskdrake.pm_.c:256
#, c-format
msgid ", %s sectors"
msgstr ", %s geirar"
-#: ../../diskdrake.pm_.c:236
+#: ../../diskdrake.pm_.c:258
#, c-format
msgid "Cylinder %d to cylinder %d\n"
msgstr "Sívalningur %d til %d\n"
-#: ../../diskdrake.pm_.c:237
+#: ../../diskdrake.pm_.c:259
msgid "Formatted\n"
msgstr "Forsniđinn\n"
-#: ../../diskdrake.pm_.c:238
+#: ../../diskdrake.pm_.c:260
msgid "Not formatted\n"
msgstr "Ekki forsniđinn\n"
-#: ../../diskdrake.pm_.c:239
+#: ../../diskdrake.pm_.c:261
msgid "Mounted\n"
msgstr "Tengdur\n"
-#: ../../diskdrake.pm_.c:240
+#: ../../diskdrake.pm_.c:262
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake.pm_.c:241
+#: ../../diskdrake.pm_.c:264
#, c-format
msgid "Loopback file(s): %s\n"
msgstr ""
-#: ../../diskdrake.pm_.c:242
+#: ../../diskdrake.pm_.c:265
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -1098,79 +1409,108 @@ msgstr ""
"Sjálfgefin disksneiđ rćst\n"
" (fyrir MS-DOS rćsingu, ekki fyrir LILO)\n"
-#: ../../diskdrake.pm_.c:244
+#: ../../diskdrake.pm_.c:267
#, c-format
msgid "Level %s\n"
msgstr "Stig %s\n"
-#: ../../diskdrake.pm_.c:245
+#: ../../diskdrake.pm_.c:268
#, c-format
msgid "Chunk size %s\n"
msgstr "Hlunkastćrđ %s\n"
-#: ../../diskdrake.pm_.c:246
+#: ../../diskdrake.pm_.c:269
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskar %s\n"
-#: ../../diskdrake.pm_.c:248
+#: ../../diskdrake.pm_.c:271
#, c-format
msgid "Loopback file name: %s"
msgstr ""
-#: ../../diskdrake.pm_.c:265
+#: ../../diskdrake.pm_.c:274
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition, you should\n"
+"probably leave it alone.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:277
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+
+#: ../../diskdrake.pm_.c:294
msgid "Please click on a partition"
msgstr "Smelltu á disksneiđ"
-#: ../../diskdrake.pm_.c:270
+#: ../../diskdrake.pm_.c:299
#, c-format
-msgid "Size: %d MB\n"
-msgstr "Stćrđ: %d MB\n"
+msgid "Size: %s\n"
+msgstr "Stćrđ: %s\n"
-#: ../../diskdrake.pm_.c:271
+#: ../../diskdrake.pm_.c:300
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Skilgreining: %s sívalningar, %s hausar, %s geirar\n"
-#: ../../diskdrake.pm_.c:273
+#: ../../diskdrake.pm_.c:302
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr "LVM-diskar %s\n"
+
+#: ../../diskdrake.pm_.c:303
#, fuzzy, c-format
msgid "Partition table type: %s\n"
msgstr "Rótardisksneiđ"
-#: ../../diskdrake.pm_.c:274
+#: ../../diskdrake.pm_.c:304
#, c-format
msgid "on bus %d id %d\n"
msgstr "á gagnabraut %d id %d\n"
-#: ../../diskdrake.pm_.c:290
+#: ../../diskdrake.pm_.c:320
msgid "Mount"
msgstr "Tengipunktur"
-#: ../../diskdrake.pm_.c:292
+#: ../../diskdrake.pm_.c:322
msgid "Active"
msgstr "Virk"
-#: ../../diskdrake.pm_.c:294
+#: ../../diskdrake.pm_.c:324
msgid "Add to RAID"
msgstr "Bćta viđ RAID"
-#: ../../diskdrake.pm_.c:296
+#: ../../diskdrake.pm_.c:326
msgid "Remove from RAID"
msgstr "Taka úr RAID"
-#: ../../diskdrake.pm_.c:298
+#: ../../diskdrake.pm_.c:328
msgid "Modify RAID"
msgstr "Breyta RAID"
-#: ../../diskdrake.pm_.c:300
+#: ../../diskdrake.pm_.c:330
+msgid "Add to LVM"
+msgstr "Bćta viđ LVM"
+
+#: ../../diskdrake.pm_.c:332
+msgid "Remove from LVM"
+msgstr "Taka úr LVM"
+
+#: ../../diskdrake.pm_.c:334
msgid "Use for loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:307
+#: ../../diskdrake.pm_.c:341
msgid "Choose action"
msgstr "Veldu ađgerđ"
-#: ../../diskdrake.pm_.c:400
+#: ../../diskdrake.pm_.c:435
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -1182,7 +1522,7 @@ msgstr ""
"Annađhvort notar ţú LILO og ţađ mun ekki virka, eđa ţú notar ekki LILO og "
"sleppir ţví ađ hafa /boot"
-#: ../../diskdrake.pm_.c:404
+#: ../../diskdrake.pm_.c:439
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -1193,210 +1533,208 @@ msgstr ""
"1024. sívalnings á harđa disknum og ţú hefur enga /boot sneiđ.\n"
"Ef ţú ćtlar ađ nota LILO rćsistjórann skaltu muna ađ bćta viđ /boot sneiđ"
-#: ../../diskdrake.pm_.c:410
+#: ../../diskdrake.pm_.c:445
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
-#: ../../diskdrake.pm_.c:427 ../../diskdrake.pm_.c:429
+#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
#, c-format
msgid "Use ``%s'' instead"
msgstr "Nota ``%s'' í stađinn"
-#: ../../diskdrake.pm_.c:432
+#: ../../diskdrake.pm_.c:468
msgid "Use ``Unmount'' first"
msgstr "Nota ``Aftengja'' fyrst"
-#: ../../diskdrake.pm_.c:433 ../../diskdrake.pm_.c:475
+#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
#, fuzzy, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "öll gögn á ţessari disksneiđ tapast"
-#: ../../diskdrake.pm_.c:445
+#: ../../diskdrake.pm_.c:481
msgid "Continue anyway?"
msgstr "Halda samt áfram?"
-#: ../../diskdrake.pm_.c:450
+#: ../../diskdrake.pm_.c:486
msgid "Quit without saving"
msgstr "Hćtta án ţess ađ vista"
-#: ../../diskdrake.pm_.c:450
+#: ../../diskdrake.pm_.c:486
msgid "Quit without writing the partition table?"
msgstr "Hćtta án ţess ađ skrifa sneiđatöfluna?"
-#: ../../diskdrake.pm_.c:478
+#: ../../diskdrake.pm_.c:516
msgid "Change partition type"
msgstr "Breyta tegund sneiđar"
-#: ../../diskdrake.pm_.c:479
+#: ../../diskdrake.pm_.c:517
#, fuzzy
msgid "Which filesystem do you want?"
msgstr "Hvađa sneiđtegund viltu?"
-#: ../../diskdrake.pm_.c:482 ../../diskdrake.pm_.c:740
+#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr ""
-#: ../../diskdrake.pm_.c:498
+#: ../../diskdrake.pm_.c:537
#, fuzzy, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Hvar viltu tengja tćki %s?"
-#: ../../diskdrake.pm_.c:499
+#: ../../diskdrake.pm_.c:538
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Hvar viltu tengja tćki %s?"
-#: ../../diskdrake.pm_.c:504
+#: ../../diskdrake.pm_.c:542
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
-#: ../../diskdrake.pm_.c:523
+#: ../../diskdrake.pm_.c:561
#, fuzzy, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "öll gögn á ţessari disksneiđ tapast"
-#: ../../diskdrake.pm_.c:525
+#: ../../diskdrake.pm_.c:563
msgid "Formatting"
msgstr "Forsníđing"
-#: ../../diskdrake.pm_.c:526
+#: ../../diskdrake.pm_.c:564
#, fuzzy, c-format
msgid "Formatting loopback file %s"
msgstr "Forsníđ disksneiđ %s"
-#: ../../diskdrake.pm_.c:527 ../../install_steps_interactive.pm_.c:402
+#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
#, c-format
msgid "Formatting partition %s"
msgstr "Forsníđ disksneiđ %s"
-#: ../../diskdrake.pm_.c:532
+#: ../../diskdrake.pm_.c:570
msgid "After formatting all partitions,"
msgstr "Eftir forsníđingu allra sneiđa"
-#: ../../diskdrake.pm_.c:532
+#: ../../diskdrake.pm_.c:570
msgid "all data on these partitions will be lost"
msgstr "munu öll gögn á ţessum disksneiđum tapast"
-#: ../../diskdrake.pm_.c:538
+#: ../../diskdrake.pm_.c:576
msgid "Move"
msgstr "Fćra"
-#: ../../diskdrake.pm_.c:539
+#: ../../diskdrake.pm_.c:577
msgid "Which disk do you want to move it to?"
msgstr "Hvađa disk viltu fćra til?"
-#: ../../diskdrake.pm_.c:540
+#: ../../diskdrake.pm_.c:578
msgid "Sector"
msgstr "Geiri"
-#: ../../diskdrake.pm_.c:541
+#: ../../diskdrake.pm_.c:579
msgid "Which sector do you want to move it to?"
msgstr "Hvađa geira viltu fćra gögn til?"
-#: ../../diskdrake.pm_.c:544
+#: ../../diskdrake.pm_.c:582
msgid "Moving"
msgstr "Fćri"
-#: ../../diskdrake.pm_.c:544
+#: ../../diskdrake.pm_.c:582
msgid "Moving partition..."
msgstr "Fćri disksneiđ..."
-#: ../../diskdrake.pm_.c:554
+#: ../../diskdrake.pm_.c:592
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Disksneiđatafla drifs %s mun verđa skrifuđ á disk!"
-#: ../../diskdrake.pm_.c:556
+#: ../../diskdrake.pm_.c:594
msgid "You'll need to reboot before the modification can take place"
msgstr "Ţú ţarft ađ endurrćsa áđur en breytingar taka gildi"
-#: ../../diskdrake.pm_.c:577
+#: ../../diskdrake.pm_.c:615
msgid "Computing FAT filesystem bounds"
msgstr "Reikna takmarkanir FAT skráarkerfis..."
-#: ../../diskdrake.pm_.c:577 ../../diskdrake.pm_.c:637
+#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
#: ../../install_interactive.pm_.c:107
msgid "Resizing"
msgstr "Endursníđ"
-#: ../../diskdrake.pm_.c:600
+#: ../../diskdrake.pm_.c:643
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Hvađa sneiđtegund viltu?"
-#: ../../diskdrake.pm_.c:605
+#: ../../diskdrake.pm_.c:648
#, fuzzy
msgid "All data on this partition should be backed-up"
msgstr "öll gögn á ţessari disksneiđ tapast"
-#: ../../diskdrake.pm_.c:607
+#: ../../diskdrake.pm_.c:650
#, fuzzy, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "öll gögn á ţessari disksneiđ tapast"
-#: ../../diskdrake.pm_.c:617
+#: ../../diskdrake.pm_.c:660
msgid "Choose the new size"
msgstr "Veldu nýja stćrđ"
-#: ../../diskdrake.pm_.c:617 ../../install_steps_graphical.pm_.c:287
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
#: ../../install_steps_graphical.pm_.c:334
-#: ../../install_steps_interactive.pm_.c:518
-#: ../../partition_table_raw.pm_.c:101
msgid "MB"
msgstr "MB"
-#: ../../diskdrake.pm_.c:674
+#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Búa til nýja disksneiđ"
-#: ../../diskdrake.pm_.c:700
+#: ../../diskdrake.pm_.c:740
msgid "Start sector: "
msgstr "Byrjunar geiri"
-#: ../../diskdrake.pm_.c:704 ../../diskdrake.pm_.c:779
+#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
msgid "Size in MB: "
msgstr "Stćrđ í MB: "
-#: ../../diskdrake.pm_.c:707 ../../diskdrake.pm_.c:782
+#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
msgid "Filesystem type: "
msgstr "Tegund skráakerfis:"
-#: ../../diskdrake.pm_.c:710
+#: ../../diskdrake.pm_.c:750
msgid "Preference: "
msgstr "Valkostur:"
-#: ../../diskdrake.pm_.c:758
+#: ../../diskdrake.pm_.c:798
msgid "This partition can't be used for loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:768
+#: ../../diskdrake.pm_.c:808
msgid "Loopback"
msgstr ""
-#: ../../diskdrake.pm_.c:778
+#: ../../diskdrake.pm_.c:818
msgid "Loopback file name: "
msgstr ""
-#: ../../diskdrake.pm_.c:804
+#: ../../diskdrake.pm_.c:844
msgid "File already used by another loopback, choose another one"
msgstr ""
-#: ../../diskdrake.pm_.c:805
+#: ../../diskdrake.pm_.c:845
#, fuzzy
msgid "File already exists. Use it?"
msgstr "Nafniđ %s er ţegar í notkun"
-#: ../../diskdrake.pm_.c:827 ../../diskdrake.pm_.c:843
+#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
msgid "Select file"
msgstr "Veljiđ skrá"
-#: ../../diskdrake.pm_.c:836
+#: ../../diskdrake.pm_.c:876
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1404,11 +1742,11 @@ msgstr ""
"Disksneiđin sem var tekin sem afrit er ekki af sömu stćrđ\n"
"Halda áfram?"
-#: ../../diskdrake.pm_.c:844
+#: ../../diskdrake.pm_.c:884
msgid "Warning"
msgstr "Ađvörun"
-#: ../../diskdrake.pm_.c:845
+#: ../../diskdrake.pm_.c:885
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1416,77 +1754,113 @@ msgstr ""
"Settu diskling í drifiđ\n"
"Öll gögn á ţessum diskling tapast"
-#: ../../diskdrake.pm_.c:856
+#: ../../diskdrake.pm_.c:896
msgid "Trying to rescue partition table"
msgstr "Reyni ađ endurheimta disksneiđatöfluna"
-#: ../../diskdrake.pm_.c:867
+#: ../../diskdrake.pm_.c:905
msgid "device"
msgstr "tćki"
-#: ../../diskdrake.pm_.c:868
+#: ../../diskdrake.pm_.c:906
msgid "level"
msgstr "stig"
-#: ../../diskdrake.pm_.c:869
+#: ../../diskdrake.pm_.c:907
msgid "chunk size"
msgstr "stćrđ hlutar"
-#: ../../diskdrake.pm_.c:881
+#: ../../diskdrake.pm_.c:919
msgid "Choose an existing RAID to add to"
msgstr "Veldu RAID sem til er fyrir til ađ bćta viđ"
-#: ../../diskdrake.pm_.c:882
+#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
msgid "new"
msgstr "ný"
+#: ../../diskdrake.pm_.c:944
+msgid "Choose an existing LVM to add to"
+msgstr "Veldu LVM sem til er fyrir til ađ bćta viđ"
+
+#: ../../diskdrake.pm_.c:949
+msgid "LVM name?"
+msgstr ""
+
+# ## skrytid
+#: ../../diskdrake.pm_.c:976
+msgid "Removable media automounting"
+msgstr "Sjálfvirk tenging aukatćkja"
+
+#: ../../diskdrake.pm_.c:977
+msgid "Rescue partition table"
+msgstr "Bjarga sneiđatöflunni"
+
+#: ../../diskdrake.pm_.c:979
+msgid "Reload"
+msgstr "Endurhlađa"
+
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, fuzzy, c-format
msgid "%s formatting of %s failed"
msgstr "gat ekki forsniđiđ %s"
-#: ../../fs.pm_.c:133
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "kann ekki ađ forsníđa %s af tegundinni %s"
-#: ../../fs.pm_.c:218
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "tókst ekki ađ tengja: "
-#: ../../fs.pm_.c:230
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "villa viđ ađ aftengja %s: %s"
-#: ../../fsedit.pm_.c:235
+#: ../../fsedit.pm_.c:21
+#, fuzzy
+msgid "simple"
+msgstr "Skrá"
+
+#: ../../fsedit.pm_.c:30
+msgid "server"
+msgstr "netţjónn"
+
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Heiti tengipunkta verđa ađ byrja á /."
-#: ../../fsedit.pm_.c:238
+#: ../../fsedit.pm_.c:265
#, fuzzy, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Ţađ er ţegar disksneiđ međ tengipunktinn %s"
-#: ../../fsedit.pm_.c:246
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr ""
-#: ../../fsedit.pm_.c:258
+#: ../../fsedit.pm_.c:285
+#, c-format
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr ""
+
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
-#: ../../fsedit.pm_.c:259
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
-#: ../../fsedit.pm_.c:335
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Villa viđ ađ opna %s til skriftar: %s"
-#: ../../fsedit.pm_.c:417
+#: ../../fsedit.pm_.c:453
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"
@@ -1494,7 +1868,7 @@ msgstr ""
"Ţađ kom upp villa. Engin tćki fundust sem unnt er ađ búa til ný skráakerfi "
"á. Vinsamlegast athugađu vélbúnađinn í leit ađ orsök vandamálsins."
-#: ../../fsedit.pm_.c:431
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Ţú hefur ekki neinar disksneiđar"
@@ -1531,8 +1905,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1544,15 +1918,15 @@ msgid ""
"levels to install or update your\n"
"Linux-Mandrake operating system:\n"
"\n"
-"\t* Recommanded: if you have never installed a GNU/Linux operating system "
+"\t* Recommended: if you have never installed a GNU/Linux operating system "
"choose this. Installation will be\n"
"\t be very easy and you will be asked only on few questions.\n"
"\n"
"\n"
"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
"the primary usage (workstation, server,\n"
-"\t development) of your sytem. You will need to answer to more questions "
-"than in \"Recommanded\" installation\n"
+"\t development) of your system. You will need to answer to more questions "
+"than in \"Recommended\" installation\n"
"\t class, so you need to know how GNU/Linux works to choose this "
"installation class.\n"
"\n"
@@ -1742,8 +2116,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -1753,7 +2127,7 @@ msgid ""
"hard drive.\n"
"\n"
"\n"
-" * Auto allocate:: this option allows you to automatically create Ext2 and "
+" * Auto allocate: this option allows you to automatically create Ext2 and "
"swap partitions in free space of your\n"
" hard drive.\n"
"\n"
@@ -1800,10 +2174,18 @@ msgid ""
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
-" * Ctrl-m to set the mount point"
+" * Ctrl-m to set the mount point\n"
+" \n"
+"\n"
+" \n"
+"If you are installing on a PPC Machine, you will want to create a small HFS "
+"'bootstrap' partition of at least 1MB for use\n"
+"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
+"50MB, you may find it a useful place to store \n"
+"a spare kernel and ramdisk image for emergency boot situations."
msgstr ""
-#: ../../help.pm_.c:218
+#: ../../help.pm_.c:224
msgid ""
"Above are listed the existing Linux partitions detected on\n"
"your hard drive. You can keep choices make by the wizard, they are good for "
@@ -1818,8 +2200,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -1847,7 +2229,7 @@ msgid ""
"\"secondary hard drive\", etc..."
msgstr ""
-#: ../../help.pm_.c:252
+#: ../../help.pm_.c:258
msgid ""
"Choose the hard drive you want to erase to install your\n"
"new Linux-Mandrake partition. Be careful, all data present on it will be "
@@ -1855,7 +2237,7 @@ msgid ""
"and will not be recoverable."
msgstr ""
-#: ../../help.pm_.c:257
+#: ../../help.pm_.c:263
msgid ""
"Click on \"OK\" if you want to delete all data and\n"
"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
@@ -1869,7 +2251,7 @@ msgid ""
"partitions present on this hard drive."
msgstr ""
-#: ../../help.pm_.c:267
+#: ../../help.pm_.c:273
msgid ""
"More than one Microsoft Windows partition have been\n"
"detected on your hard drive. Please choose the one you want resize to "
@@ -1881,13 +2263,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -1911,11 +2293,11 @@ msgid ""
"or partition is called \"C:\")."
msgstr ""
-#: ../../help.pm_.c:300
+#: ../../help.pm_.c:306
msgid "Please be patient. This operation can take several minutes."
msgstr ""
-#: ../../help.pm_.c:303
+#: ../../help.pm_.c:309
msgid ""
"Any partitions that have been newly defined must be\n"
"formatted for use (formatting meaning creating a filesystem).\n"
@@ -1930,8 +2312,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -1949,7 +2331,7 @@ msgid ""
"Linux-Mandrake operating system."
msgstr ""
-#: ../../help.pm_.c:329
+#: ../../help.pm_.c:335
msgid ""
"You may now select the group of packages you wish to\n"
"install or upgrade.\n"
@@ -1966,7 +2348,7 @@ msgid ""
"more than 1000 packages..."
msgstr ""
-#: ../../help.pm_.c:341
+#: ../../help.pm_.c:347
msgid ""
"You can now choose individually all the packages you\n"
"wish to install.\n"
@@ -1987,7 +2369,7 @@ msgid ""
"unselect several other packages which depend on it."
msgstr ""
-#: ../../help.pm_.c:358
+#: ../../help.pm_.c:364
msgid ""
"If you have all the CDs in the list above, click Ok. If you have\n"
"none of those CDs, click Cancel. If only some CDs are missing, unselect "
@@ -1995,7 +2377,7 @@ msgid ""
"then click Ok."
msgstr ""
-#: ../../help.pm_.c:363
+#: ../../help.pm_.c:369
msgid ""
"Your new Linux-Mandrake operating system is currently being\n"
"installed. This operation should take a few minutes (it depends on size you\n"
@@ -2005,14 +2387,14 @@ msgid ""
"Please be patient."
msgstr ""
-#: ../../help.pm_.c:371
+#: ../../help.pm_.c:377
msgid ""
"You can now test your mouse. Use buttons and wheel to verify\n"
"if settings are good. If not, you can click on \"Cancel\" to choose another\n"
"driver."
msgstr ""
-#: ../../help.pm_.c:376
+#: ../../help.pm_.c:382
#, fuzzy
msgid ""
"Please select the correct port. For example, the COM1\n"
@@ -2021,7 +2403,7 @@ msgstr ""
"Veldu tengiđ sem ţú vilt nota. Tengiđ COM1 í MS Windows er kallađ\n"
"ttyS0 í Linux, COM2 er ttyS1, o.s.frv."
-#: ../../help.pm_.c:380
+#: ../../help.pm_.c:386
msgid ""
"If you wish to connect your computer to the Internet or\n"
"to a local network please choose the correct option. Please turn on your "
@@ -2039,7 +2421,7 @@ msgid ""
"finished to configure your network connection, choose \"Done\"."
msgstr ""
-#: ../../help.pm_.c:393
+#: ../../help.pm_.c:399
msgid ""
"No modem has been detected. Please select the serial port on which it is "
"plugged.\n"
@@ -2049,7 +2431,7 @@ msgid ""
"Windows) is called \"ttyS0\" under Linux."
msgstr ""
-#: ../../help.pm_.c:400
+#: ../../help.pm_.c:406
msgid ""
"You may now enter dialup options. If you don't know\n"
"or are not sure what to enter, the correct informations can be obtained "
@@ -2060,17 +2442,17 @@ msgid ""
"Provider at connection time."
msgstr ""
-#: ../../help.pm_.c:407
+#: ../../help.pm_.c:413
msgid ""
"If your modem is an external modem, please turn on it now to let DrakX "
"detect it automatically."
msgstr ""
-#: ../../help.pm_.c:410
+#: ../../help.pm_.c:416
msgid "Please turn on your modem and choose the correct one."
msgstr ""
-#: ../../help.pm_.c:413
+#: ../../help.pm_.c:419
msgid ""
"If you are not sure if informations above are\n"
"correct or if you don't know or are not sure what to enter, the correct\n"
@@ -2081,7 +2463,7 @@ msgid ""
"from your Internet Service Provider at connection time."
msgstr ""
-#: ../../help.pm_.c:420
+#: ../../help.pm_.c:426
#, fuzzy
msgid ""
"You may now enter your host name if needed. If you\n"
@@ -2092,7 +2474,7 @@ msgstr ""
"ţarft,\n"
"hafđu ţá samband viđ ţjónustuveituna til ađ fá ţćr upplýsingar."
-#: ../../help.pm_.c:425
+#: ../../help.pm_.c:431
#, fuzzy
msgid ""
"You may now configure your network device.\n"
@@ -2123,12 +2505,12 @@ msgstr ""
"\n"
" - Sjálfvirkt vistfang: Ef ţú ert á neti sem notar bootp eđa dhcp "
"reglurnar, veldu \n"
-"ţá ţennan kost. Í slíkum tilfellum ţarf ekki ađ gefa upp neitt \"IP "
-"vistfang\". Eins \n"
+"ţá ţennan kost. Í slíkum tilfellum ţarf ekki ađ gefa upp neitt \"IP vistfang"
+"\". Eins \n"
"og međ ađrar stillingar, ţá vćri ekki slćm hugmynd ađ hafa samband viđ "
"kerfisstjóra.\n"
-#: ../../help.pm_.c:437
+#: ../../help.pm_.c:443
#, fuzzy
msgid ""
"You may now enter your host name if needed. If you\n"
@@ -2138,13 +2520,13 @@ msgstr ""
"ekki\n"
"viss hvort ţađ sé notađ, spurđu ţá kerfisstjóra netsins."
-#: ../../help.pm_.c:441
+#: ../../help.pm_.c:447
msgid ""
"You may now enter your host name if needed. If you\n"
"don't know or are not sure what to enter, leave blank."
msgstr ""
-#: ../../help.pm_.c:445
+#: ../../help.pm_.c:451
msgid ""
"You may now enter dialup options. If you're not sure what to enter, the\n"
"correct information can be obtained from your ISP."
@@ -2153,7 +2535,7 @@ msgstr ""
"ţarft,\n"
"hafđu ţá samband viđ ţjónustuveituna til ađ fá ţćr upplýsingar."
-#: ../../help.pm_.c:449
+#: ../../help.pm_.c:455
msgid ""
"If you will use proxies, please configure them now. If you don't know if\n"
"you should use proxies, ask your network administrator or your ISP."
@@ -2163,7 +2545,7 @@ msgstr ""
"hvort ţú ţarft ađ still ţau, hafđu ţá samband viđ kerfisstjóra eđa "
"ţjónustuveitu."
-#: ../../help.pm_.c:453
+#: ../../help.pm_.c:459
#, fuzzy
msgid ""
"You can install cryptographic package if your internet connection has been\n"
@@ -2183,11 +2565,11 @@ msgstr ""
"leyfa\n"
"á Íslandi eđa hvar sem ţú ert núna ađ nota tölvuna."
-#: ../../help.pm_.c:462
+#: ../../help.pm_.c:468
msgid "You can now select your timezone according to where you live."
msgstr ""
-#: ../../help.pm_.c:465
+#: ../../help.pm_.c:471
#, fuzzy
msgid ""
"GNU/Linux manages time in GMT (Greenwich Manage\n"
@@ -2203,7 +2585,7 @@ msgstr ""
"Linux notar GMT eđa \"Greenwich Mean Time\" og breytir ţeim tíma\n"
"síđan í stađartíma samkvćmt ţví tímasvćđi sem ţú velur."
-#: ../../help.pm_.c:473
+#: ../../help.pm_.c:479
msgid ""
"You may now choose which services you want to start at boot time.\n"
"\n"
@@ -2220,13 +2602,13 @@ msgid ""
"In general, select only the services that you really need."
msgstr ""
-#: ../../help.pm_.c:486
+#: ../../help.pm_.c:492
msgid ""
"You can configure a local printer (connected to your computer) or remote\n"
"printer (accessible via a Unix, Netware or Microsoft Windows network)."
msgstr ""
-#: ../../help.pm_.c:490
+#: ../../help.pm_.c:496
msgid ""
"If you wish to be able to print, please choose one printing system between\n"
"CUPS and LPR.\n"
@@ -2245,7 +2627,7 @@ msgid ""
"If you don't have printer, click on \"None\"."
msgstr ""
-#: ../../help.pm_.c:505
+#: ../../help.pm_.c:511
msgid ""
"GNU/Linux can deal with many types of printer. Each of these types requires\n"
"a different setup.\n"
@@ -2264,7 +2646,7 @@ msgid ""
"(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."
msgstr ""
-#: ../../help.pm_.c:521
+#: ../../help.pm_.c:527
msgid ""
"Please turn on your printer before continuing to let DrakX detect it.\n"
"\n"
@@ -2290,7 +2672,7 @@ msgid ""
" you want, for example \"2nd floor\").\n"
msgstr ""
-#: ../../help.pm_.c:542
+#: ../../help.pm_.c:548
msgid ""
"You need to enter some informations here.\n"
"\n"
@@ -2324,7 +2706,7 @@ msgid ""
"\"NetWare\".\n"
msgstr ""
-#: ../../help.pm_.c:567
+#: ../../help.pm_.c:573
msgid ""
"Your printer has not been detected. Please enter the name of the device on\n"
"which it is connected.\n"
@@ -2336,11 +2718,11 @@ msgid ""
"Windows."
msgstr ""
-#: ../../help.pm_.c:575
+#: ../../help.pm_.c:581
msgid "You must now select your printer in the above list."
msgstr ""
-#: ../../help.pm_.c:578
+#: ../../help.pm_.c:584
msgid ""
"Please select the right options according to your printer.\n"
"Please see its documentation if you don't know what choose here.\n"
@@ -2350,7 +2732,7 @@ msgid ""
"able to modify it if it doesn't work as you want."
msgstr ""
-#: ../../help.pm_.c:585
+#: ../../help.pm_.c:591
#, fuzzy
msgid ""
"You can now enter the root password for your Linux-Mandrake system.\n"
@@ -2389,7 +2771,7 @@ msgstr ""
"á ţví ađ ţú gleymir ţví. Ţú ţarft ađ geta munađ hvađa lykilorđ\n"
"gefur rótarađgang til ađ geta breytt uppsetningu og stillingum."
-#: ../../help.pm_.c:603
+#: ../../help.pm_.c:609
msgid ""
"To enable a more secure system, you should select \"Use shadow file\" and\n"
"\"Use MD5 passwords\"."
@@ -2397,7 +2779,7 @@ msgstr ""
"Ef ţú vilt gera kerfiđ öruggara ţá ćttir ţú ađ velja \"Nota skuggaskrá\" og\n"
"\"Nota MD5 lykilorđ\"."
-#: ../../help.pm_.c:607
+#: ../../help.pm_.c:613
msgid ""
"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
"network administrator."
@@ -2407,7 +2789,7 @@ msgstr ""
"viss hvort ţađ sé notađ, spurđu ţá kerfisstjóra netsins."
# ## skrytid
-#: ../../help.pm_.c:611
+#: ../../help.pm_.c:617
msgid ""
"You may now create one or more \"regular\" user account(s), as\n"
"opposed to the \"privileged\" user account, root. You can create\n"
@@ -2451,14 +2833,14 @@ msgstr ""
"you will have created here, and login as root only for administration\n"
"and maintenance purposes."
-#: ../../help.pm_.c:630
+#: ../../help.pm_.c:636
msgid ""
"Creating a boot disk is strongly recommended. If you can't\n"
"boot your computer, it's the only way to rescue your system without\n"
"reinstalling it."
msgstr ""
-#: ../../help.pm_.c:635
+#: ../../help.pm_.c:641
#, fuzzy
msgid ""
"You need to indicate where you wish\n"
@@ -2475,7 +2857,7 @@ msgstr ""
"Veldu \"Í rćsifćrsluna (MBR)\" nema ţú vitir nákvćmlega\n"
"hvađ ţú ert ađ gera."
-#: ../../help.pm_.c:643
+#: ../../help.pm_.c:649
#, fuzzy
msgid ""
"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
@@ -2484,7 +2866,7 @@ msgstr ""
"Ef um algengar ađstćđur er ađ rćđa ţá er rétt svar \"/dev/hda\"\n"
"(ađal diskurinn á ađal IDE rásinni)."
-#: ../../help.pm_.c:647
+#: ../../help.pm_.c:653
msgid ""
"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
@@ -2499,7 +2881,7 @@ msgid ""
msgstr ""
# ## skrytid
-#: ../../help.pm_.c:659
+#: ../../help.pm_.c:665
#, fuzzy
msgid ""
"LILO and grub main options are:\n"
@@ -2520,7 +2902,22 @@ msgid ""
"\n"
" * normal: select normal 80x25 text mode.\n"
"\n"
-" * <number>: use the corresponding text mode."
+" * <number>: use the corresponding text mode.\n"
+"\n"
+"\n"
+" - Clean \"/tmp\" at each boot: if you want delete all files and "
+"directories\n"
+"stored in \"/tmp\" when you boot your system, select this option.\n"
+"\n"
+"\n"
+" - Precise RAM if needed: unfortunately, there is no standard method to ask "
+"the\n"
+"BIOS about the amount of RAM present in your computer. As consequence, Linux "
+"may\n"
+"fail to detect your amount of RAM correctly. If this is the case, you can\n"
+"specify the correct amount or RAM here. Please note that a difference of 2 "
+"or 4\n"
+"MB between detected memory and memory present in your system is normal."
msgstr ""
"LILO main options are:\n"
" - Boot device: Sets the name of the device (e.g. a hard disk\n"
@@ -2556,7 +2953,130 @@ msgstr ""
" * normal: select normal 80x25 text mode.\n"
" * <number>: use the corresponding text mode."
-#: ../../help.pm_.c:680
+#: ../../help.pm_.c:697
+msgid ""
+"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
+"to boot either GNU/Linux, MacOS, or MacOSX, if present on your computer.\n"
+"Normally, these other operating systems are correctly detected and\n"
+"installed. If this is not the case, you can add an entry by hand in this\n"
+"screen. Be careful as to choose the correct parameters.\n"
+"\n"
+"\n"
+"Yaboot main options are:\n"
+"\n"
+"\n"
+" - Init Message: A simple text message that is displayed before the boot\n"
+"prompt.\n"
+"\n"
+"\n"
+" - Boot Device: Indicate where you want to place the information required "
+"to \n"
+"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
+"earlier \n"
+"to hold this information.\n"
+"\n"
+"\n"
+" - Open Firmware Delay: Unlike LILO, there are two delays available with \n"
+"yaboot. The first delay is measured in seconds and at this point you can \n"
+"choose between CD, OF boot, MacOS, or Linux.\n"
+"\n"
+"\n"
+" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
+"After \n"
+"selecting Linux, you will have this delay in 0.1 seconds before your "
+"default\n"
+"kernel description is selected.\n"
+"\n"
+"\n"
+" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
+"CD at\n"
+"the first boot prompt.\n"
+"\n"
+"\n"
+" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
+"Open\n"
+"Firmware at the first boot prompt.\n"
+"\n"
+"\n"
+" - Default OS: You can select which OS will boot by default when the Open "
+"Firmware \n"
+"Delay expires."
+msgstr ""
+
+#: ../../help.pm_.c:738
+msgid ""
+"You can add additional entries for yaboot, either for other operating "
+"systems,\n"
+"alternate kernels, or for an emergency boot image.\n"
+"\n"
+"\n"
+"For other OS's - the entry consists only of a label and the root partition.\n"
+"\n"
+"\n"
+"For Linux, there are a few possible options: \n"
+"\n"
+"\n"
+" - Label: This is simply the name will type at the yaboot prompt to select "
+"this \n"
+"boot option.\n"
+"\n"
+"\n"
+" - Image: This would be the name of the kernel to boot. Typically vmlinux "
+"or\n"
+"a variation of vmlinux with an extension.\n"
+"\n"
+"\n"
+" - Root: The root device or '/' for your Linux installation.\n"
+"\n"
+"\n"
+" \n"
+" - Append: On Apple hardware, the kernel append option is used quite often "
+"to\n"
+"assist in initializing video hardware, or to enable keyboard mouse button "
+"emulation\n"
+"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
+"following \n"
+"are some examples:\n"
+"\n"
+"\n"
+"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+"hda=autotune\n"
+"\n"
+"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
+"\n"
+"\n"
+" \n"
+" - Initrd: This option can be used either to load initial modules, before "
+"the boot \n"
+"device is available, or to load a ramdisk image for an emergency boot "
+"situation.\n"
+"\n"
+"\n"
+" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
+"should need\n"
+"to allocate a large ramdisk, this option can be used.\n"
+"\n"
+"\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
+"a filesystem check before the system becomes 'live'. You can override this "
+"option here.\n"
+"\n"
+"\n"
+" - NoVideo: Should the Apple video hardware prove to be exceptionally "
+"problematic, you can\n"
+"select this option to boot in 'novideo' mode, with native framebuffer "
+"support.\n"
+"\n"
+"\n"
+" - Default: Selects this entry as being the default Linux selection, "
+"selectable by just\n"
+"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
+"with a '*', if you\n"
+"press TAB to see the boot selections."
+msgstr ""
+
+#: ../../help.pm_.c:793
msgid ""
"SILO is a bootloader for SPARC: it is able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
@@ -2571,7 +3091,7 @@ msgid ""
msgstr ""
# ## skrytid
-#: ../../help.pm_.c:692
+#: ../../help.pm_.c:805
#, fuzzy
msgid ""
"SILO main options are:\n"
@@ -2620,7 +3140,7 @@ msgstr ""
" * normal: select normal 80x25 text mode.\n"
" * <number>: use the corresponding text mode."
-#: ../../help.pm_.c:705
+#: ../../help.pm_.c:818
#, fuzzy
msgid ""
"Now it's time to configure the X Window System, which is the\n"
@@ -2647,7 +3167,7 @@ msgstr ""
"stillingarnar séu viđunnandi. Ef ţú ert ekki sátt(ur) viđ ţćr X\n"
"stillingar sem eru valdar, ţá getur ţú breytt ţeim ađ eigin vild."
-#: ../../help.pm_.c:718
+#: ../../help.pm_.c:831
msgid ""
"If something is wrong in X configuration, use these options to correctly\n"
"configure the X Window System."
@@ -2655,7 +3175,7 @@ msgstr ""
"Ef eitthvađ kemur upp á í X, notađu ţá ţessar stillingar til ađ stilla\n"
"ţađ aftur."
-#: ../../help.pm_.c:722
+#: ../../help.pm_.c:835
msgid ""
"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
"\"No\"."
@@ -2663,77 +3183,15 @@ msgstr ""
"Ef ţú vilt myndrćnt innstimplunarviđmót, veldu ţá \"Já\". Ef ekki, veldu\n"
"ţá \"Nei\"."
-# ## skrytid
-#: ../../help.pm_.c:726
-#, fuzzy
+#: ../../help.pm_.c:839
msgid ""
-"You can now select some miscellaneous options for your system.\n"
-"\n"
-"* Use hard drive optimizations: this option can improve hard disk "
-"performance but is only for advanced users. Some buggy\n"
-" chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-"blacklist of drives and chipsets, but if\n"
-" you want to avoid bad surprises, leave this option unset.\n"
-"\n"
-"\n"
-"* Choose security level: you can choose a security level for your system. "
-"Please refer to the manual for complete\n"
+"You can choose a security level for your system. Please refer to the manual "
+"for complete\n"
" information. Basically, if you don't know what to choose, keep the default "
"option.\n"
-"\n"
-"\n"
-"* Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the BIOS about the amount of RAM present in\n"
-" your computer. As consequence, Linux may fail to detect your amount of RAM "
-"correctly. If this is the case, you can\n"
-" specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4 MB between detected memory and memory\n"
-" present in your system is normal.\n"
-"\n"
-"\n"
-"* Removable media automounting: if you would prefer not to manually mount "
-"removable media (CD-Rom, floppy, Zip, etc.) by\n"
-" typing \"mount\" and \"umount\", select this option.\n"
-"\n"
-"\n"
-"* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-"stored in \"/tmp\" when you boot your system,\n"
-" select this option.\n"
-"\n"
-"\n"
-"* Enable num lock at startup: if you want NumLock key enabled after booting, "
-"select this option. Please note that you\n"
-" should not enable this option on laptops and that NumLock may or may not "
-"work under X."
msgstr ""
-"You can now select some miscellaneous options for your system.\n"
-"\n"
-" - Use hard drive optimizations: This option can improve hard disk\n"
-"accesses but is only for advanced users, it can ruin your hard drive if\n"
-"used incorrectly. Use it only if you know how.\n"
-"\n"
-"\n"
-" - Choose security level: You can choose a security level for your\n"
-"system.\n"
-" Please refer to the manual for more information.\n"
-"\n"
-"\n"
-" - Precise RAM size if needed: In some cases, Linux is unable to\n"
-"correctly detect all the installed RAM on some systems. If this is the\n"
-"case, specify the correct quantity. Note: a difference of 2 or 4 Mb is\n"
-"normal.\n"
-"\n"
-"\n"
-" - Removable media automounting: If you would prefer not to manually\n"
-"mount removable drives (CD-ROM, Floppy, Zip) by typing \"mount\" and\n"
-"\"umount\", select this option. \n"
-"\n"
-"\n"
-" - Enable Num Lock at startup: If you want Number Lock enabled after\n"
-"booting, select this option (Note: Num Lock will still not work under\n"
-"X)."
-#: ../../help.pm_.c:755
+#: ../../help.pm_.c:844
msgid ""
"Your system is going to reboot.\n"
"\n"
@@ -2747,108 +3205,142 @@ msgstr ""
"keyra upp eitthvađ annađ stýrikerfi, lestu ţá leiđbeiningarnar\n"
"sem fylgja."
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Veldu tungumál"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Veldu innsetningarflokk"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:39
#, fuzzy
msgid "Hard drive detection"
msgstr "Nota fínstillingar á hörđum disk(um)"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Tilgreindu mús"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Veldu lyklaborđ"
-#: ../../install2.pm_.c:45 ../../install_steps_interactive.pm_.c:497
-msgid "Miscellaneous"
-msgstr "Ýmislegt"
+#: ../../install2.pm_.c:42
+msgid "Security"
+msgstr ""
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Setja upp skráarkerfi"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Forsníđa disksneiđar"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Veldu pakka til ađ setja inn"
-#: ../../install2.pm_.c:49
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Setja kerfiđ inn"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
+#: ../../install_steps_interactive.pm_.c:895
+msgid "Set root password"
+msgstr "Ákveđa rótarlykilorđ"
+
+#: ../../install2.pm_.c:48
+msgid "Add a user"
+msgstr "Bćta viđ notanda"
+
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Stilla nettengingu"
-#: ../../install2.pm_.c:52
-msgid "Configure timezone"
-msgstr "Tilgreina tímasvćđi"
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
+msgid "Summary"
+msgstr ""
-#: ../../install2.pm_.c:53
+#: ../../install2.pm_.c:52
#, fuzzy
msgid "Configure services"
msgstr "Setja upp prentara"
#: ../../install2.pm_.c:54
-msgid "Configure printer"
-msgstr "Setja upp prentara"
-
-#: ../../install2.pm_.c:55 ../../install_steps_interactive.pm_.c:762
-#: ../../install_steps_interactive.pm_.c:763
-msgid "Set root password"
-msgstr "Ákveđa rótarlykilorđ"
-
-#: ../../install2.pm_.c:56
-msgid "Add a user"
-msgstr "Bćta viđ notanda"
-
-#: ../../install2.pm_.c:58
msgid "Create a bootdisk"
msgstr "Búa til rćsidiskling"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Setja inn rćsihlađara"
-#: ../../install2.pm_.c:61
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Stilla X"
-#: ../../install2.pm_.c:63
-msgid "Auto install floppy"
-msgstr ""
-
-#: ../../install2.pm_.c:65
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Hćtta innsetningu"
-#: ../../install_any.pm_.c:578
+#: ../../install_any.pm_.c:402
+#, c-format
+msgid ""
+"You have selected the following server(s): %s\n"
+"\n"
+"\n"
+"These servers are activated by default. They don't have any known security\n"
+"issues, but some new could be found. In that case, you must make sure to "
+"upgrade\n"
+"as soon as possible.\n"
+"\n"
+"\n"
+"Do you really want to install these servers?\n"
+msgstr ""
+
+#: ../../install_any.pm_.c:433
+msgid "Can't use broadcast with no NIS domain"
+msgstr "Get ekki notađ útsendingu án NIS léns"
+
+#: ../../install_any.pm_.c:676
+#, fuzzy, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "Settu tóman diskling í drif %s"
+
+#: ../../install_any.pm_.c:680
+msgid "This floppy is not FAT formatted"
+msgstr ""
+
+#: ../../install_any.pm_.c:690
+msgid ""
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
+msgstr ""
+
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Villa viđ lestur skráarinnar $f"
-#: ../../install_gtk.pm_.c:426
+#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
+#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
+msgid "Ok"
+msgstr "Í lagi"
+
+#: ../../install_gtk.pm_.c:423
#, fuzzy
msgid "Please test the mouse"
msgstr "Hvernig mús ertu međ?"
-#: ../../install_gtk.pm_.c:427
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Hvernig mús ertu međ?"
-#: ../../install_gtk.pm_.c:428
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -3018,12 +3510,8 @@ msgstr "öll gögn á ţessari disksneiđ tapast"
#: ../../install_interactive.pm_.c:165
#, fuzzy
-msgid "Expert mode"
-msgstr "F. snillinga"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Use diskdrake"
-msgstr ""
+msgid "Custom disk partitioning"
+msgstr "Forsníđ disksneiđ %s"
#: ../../install_interactive.pm_.c:169
msgid "Use fdisk"
@@ -3036,35 +3524,35 @@ msgid ""
"When you are done, don't forget to save using `w'"
msgstr ""
-#: ../../install_interactive.pm_.c:196
+#: ../../install_interactive.pm_.c:201
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "Ţú hefur ekki neinar disksneiđar"
-#: ../../install_interactive.pm_.c:211
+#: ../../install_interactive.pm_.c:217
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Get ekki bćtt viđ disksneiđum"
-#: ../../install_interactive.pm_.c:214
+#: ../../install_interactive.pm_.c:221
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: ../../install_interactive.pm_.c:219
+#: ../../install_interactive.pm_.c:226
#, fuzzy, c-format
msgid "Partitioning failed: %s"
msgstr "Rótardisksneiđ"
-#: ../../install_interactive.pm_.c:234
+#: ../../install_interactive.pm_.c:232
msgid "Bringing up the network"
msgstr "Keyri upp netiđ"
-#: ../../install_interactive.pm_.c:239
+#: ../../install_interactive.pm_.c:237
#, fuzzy
msgid "Bringing down the network"
msgstr "Keyri upp netiđ"
-#: ../../install_steps.pm_.c:74
+#: ../../install_steps.pm_.c:73
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
@@ -3072,7 +3560,7 @@ msgstr ""
"Óţekkt villa kom upp sem ekki er hćgt ađ međhöndla.\n"
"Haltu áfram á eigin ábyrgđ."
-#: ../../install_steps.pm_.c:202
+#: ../../install_steps.pm_.c:203
#, c-format
msgid "Duplicate mount point %s"
msgstr "%s tengipunktur er nú ţegar til"
@@ -3081,20 +3569,20 @@ msgstr "%s tengipunktur er nú ţegar til"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:458
+#: ../../install_steps.pm_.c:451
#, fuzzy, c-format
msgid "Welcome to %s"
msgstr "Velkomin(n) í tölvuţrjótinn"
-#: ../../install_steps.pm_.c:670
+#: ../../install_steps.pm_.c:634
msgid "No floppy drive available"
msgstr "Ekkert disklingadrif ađgengilegt"
-#: ../../install_steps_auto_install.pm_.c:43
+#: ../../install_steps_auto_install.pm_.c:51
#: ../../install_steps_stdio.pm_.c:23
#, c-format
msgid "Entering step `%s'\n"
@@ -3108,73 +3596,71 @@ msgstr "Veldu ţá stćrđ sem ţú vilt setja inn"
msgid "Total size: "
msgstr "Heildarstćrđ: "
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:353
-#: ../../standalone/rpmdrake_.c:136
+#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
#, c-format
msgid "Version: %s\n"
msgstr "Útgáfa: %s\n"
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:354
-#: ../../standalone/rpmdrake_.c:137
+#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
#, c-format
msgid "Size: %d KB\n"
msgstr "Stćrđ: %d KB\n"
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:260
+#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:520
msgid "Choose the packages you want to install"
msgstr "Veldu pakkana sem ţú vilt setja inn"
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:263
+#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
msgid "Info"
msgstr "Upplýsingar"
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:268
-#: ../../install_steps_interactive.pm_.c:216 ../../standalone/rpmdrake_.c:161
+#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
+#: ../../install_steps_interactive.pm_.c:226
msgid "Install"
msgstr "Innsetning"
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:466
-#: ../../install_steps_interactive.pm_.c:594
+#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
+#: ../../install_steps_interactive.pm_.c:675
msgid "Installing"
msgstr "Set inn"
-#: ../../install_steps_graphical.pm_.c:499 ../../install_steps_gtk.pm_.c:472
+#: ../../install_steps_graphical.pm_.c:499
msgid "Please wait, "
msgstr "Vinsamlegast hinkriđ, "
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:474
+#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
msgid "Time remaining "
msgstr "Tími eftir "
-#: ../../install_steps_graphical.pm_.c:502 ../../install_steps_gtk.pm_.c:475
+#: ../../install_steps_graphical.pm_.c:502
msgid "Total time "
msgstr "Heildar tími "
-#: ../../install_steps_graphical.pm_.c:507 ../../install_steps_gtk.pm_.c:484
-#: ../../install_steps_interactive.pm_.c:594
+#: ../../install_steps_graphical.pm_.c:507
+#: ../../install_steps_interactive.pm_.c:675
msgid "Preparing installation"
msgstr "Undirbý innsetningu"
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:500
+#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
#, c-format
msgid "Installing package %s"
msgstr "Set inn pakka %s"
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:569
-#: ../../install_steps_gtk.pm_.c:573
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
+#: ../../install_steps_gtk.pm_.c:699
msgid "Go on anyway?"
msgstr "Viltu samt halda áfram?"
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:569
+#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
msgid "There was an error ordering packages:"
msgstr "Ţađ kom upp villa viđ ađ rađa pökkum:"
#: ../../install_steps_graphical.pm_.c:577
-#: ../../install_steps_interactive.pm_.c:1003
msgid "Use existing configuration for X11?"
msgstr "Nota ţá X uppsetningu sem er til?"
-#: ../../install_steps_gtk.pm_.c:136
+#: ../../install_steps_gtk.pm_.c:142
msgid ""
"Your system is low on resource. You may have some problem installing\n"
"Linux-Mandrake. If that occurs, you can try a text install instead. For "
@@ -3182,18 +3668,19 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:156
#, fuzzy
msgid "Please, choose one of the following classes of installation:"
msgstr "Vinsamlega tilgreindu eftirfarandi"
-#: ../../install_steps_gtk.pm_.c:215
+#: ../../install_steps_gtk.pm_.c:222
#, c-format
msgid ""
"The total size for the groups you have selected is approximately %d MB.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:217
+#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3202,7 +3689,8 @@ msgid ""
"a percentage of 100%% will install all selected packages."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:222
+#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3212,106 +3700,112 @@ msgid ""
"a percentage of %d%% will install as many packages as possible."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:228
+#: ../../install_steps_gtk.pm_.c:235
#, fuzzy
msgid "You will be able to choose them more specifically in the next step."
msgstr "Ţú munt geta valiđ af meiri nákvćmni í nćsta skrefi"
-#: ../../install_steps_gtk.pm_.c:230
+#: ../../install_steps_gtk.pm_.c:237
#, fuzzy
msgid "Percentage of packages to install"
msgstr "Veldu pakka til ađ setja inn"
-#: ../../install_steps_gtk.pm_.c:272
+#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
+msgid "Package Group Selection"
+msgstr "Val á pakkahóp"
+
+#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
#, fuzzy
-msgid "Automatic dependencies"
-msgstr "Athuga tengsli milli pakka"
+msgid "Individual package selection"
+msgstr "Val á pakkahóp"
-#: ../../install_steps_gtk.pm_.c:332 ../../standalone/rpmdrake_.c:101
+#: ../../install_steps_gtk.pm_.c:349
+msgid "Show automatically selected packages"
+msgstr ""
+
+#: ../../install_steps_gtk.pm_.c:416
msgid "Expand Tree"
msgstr "Opna tré"
-#: ../../install_steps_gtk.pm_.c:333 ../../standalone/rpmdrake_.c:102
+#: ../../install_steps_gtk.pm_.c:417
msgid "Collapse Tree"
msgstr "Loka tré"
-#: ../../install_steps_gtk.pm_.c:334
+#: ../../install_steps_gtk.pm_.c:418
msgid "Toggle between flat and group sorted"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:351
+#: ../../install_steps_gtk.pm_.c:435
msgid "Bad package"
msgstr "Skemmdur pakki"
-#: ../../install_steps_gtk.pm_.c:352
+#: ../../install_steps_gtk.pm_.c:436
#, c-format
msgid "Name: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:355
+#: ../../install_steps_gtk.pm_.c:439
#, c-format
msgid "Importance: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:363
+#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
#, fuzzy, c-format
msgid "Total size: %d / %d MB"
msgstr "Heildarstćrđ: "
-#: ../../install_steps_gtk.pm_.c:382
+#: ../../install_steps_gtk.pm_.c:467
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:386
+#: ../../install_steps_gtk.pm_.c:471
#, fuzzy
msgid "The following packages are going to be installed"
msgstr "Eftirfarandi pakkar verđa fjarlćgđir"
-#: ../../install_steps_gtk.pm_.c:387
+#: ../../install_steps_gtk.pm_.c:472
#, fuzzy
msgid "The following packages are going to be removed"
msgstr "Eftirfarandi pakkar verđa fjarlćgđir"
-#: ../../install_steps_gtk.pm_.c:397
+#: ../../install_steps_gtk.pm_.c:482
msgid "You can't select/unselect this package"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:416
+#: ../../install_steps_gtk.pm_.c:501
msgid "This is a mandatory package, it can't be unselected"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:418
+#: ../../install_steps_gtk.pm_.c:503
msgid "You can't unselect this package. It is already installed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:422
+#: ../../install_steps_gtk.pm_.c:507
msgid ""
"This package must be upgraded\n"
"Are you sure you want to deselect it?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:425
+#: ../../install_steps_gtk.pm_.c:510
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:469
+#: ../../install_steps_gtk.pm_.c:563
msgid "Estimating"
msgstr "Áćtla"
-#: ../../install_steps_gtk.pm_.c:481 ../../interactive.pm_.c:86
-#: ../../interactive.pm_.c:249 ../../interactive_newt.pm_.c:51
-#: ../../interactive_newt.pm_.c:99 ../../interactive_stdio.pm_.c:27
-#: ../../my_gtk.pm_.c:246 ../../my_gtk.pm_.c:486
-msgid "Cancel"
-msgstr "Hćtta viđ"
+#: ../../install_steps_gtk.pm_.c:582
+#, fuzzy
+msgid "Please wait, preparing installation"
+msgstr "Undirbý innsetningu"
-#: ../../install_steps_gtk.pm_.c:495
+#: ../../install_steps_gtk.pm_.c:613
#, c-format
msgid "%d packages"
msgstr "%d pakkar"
-#: ../../install_steps_gtk.pm_.c:531
+#: ../../install_steps_gtk.pm_.c:652
msgid ""
"\n"
"Warning\n"
@@ -3343,12 +3837,17 @@ msgid ""
"copyright laws applicable to software programs.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559 ../../install_steps_interactive.pm_.c:147
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
#, fuzzy
msgid "Accept"
msgstr "Samţykkja notanda"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
+#, fuzzy
+msgid "Refuse"
+msgstr "Endurstćkka"
+
+#: ../../install_steps_gtk.pm_.c:681
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -3358,35 +3857,39 @@ msgid ""
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559 ../../install_steps_interactive.pm_.c:147
-#, fuzzy
-msgid "Refuse"
-msgstr "Endurstćkka"
-
-#: ../../install_steps_gtk.pm_.c:573
+#: ../../install_steps_gtk.pm_.c:699
#, fuzzy
msgid "There was an error installing packages:"
msgstr "Ţađ kom upp villa viđ ađ rađa pökkum:"
-#: ../../install_steps_interactive.pm_.c:38
+#: ../../install_steps_interactive.pm_.c:37
msgid "An error occurred"
msgstr "Villa kom upp"
-#: ../../install_steps_interactive.pm_.c:54
+#: ../../install_steps_interactive.pm_.c:55
#, fuzzy
msgid "Please, choose a language to use."
msgstr "Hvernig mús ertu međ?"
-#: ../../install_steps_interactive.pm_.c:70
+#: ../../install_steps_interactive.pm_.c:56
+msgid "You can choose other languages that will be available after install"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:68
+#: ../../install_steps_interactive.pm_.c:613
+msgid "All"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:86
msgid "License agreement"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:71
+#: ../../install_steps_interactive.pm_.c:87
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -3502,136 +4005,111 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:154
-#: ../../standalone/keyboarddrake_.c:21
+#: ../../install_steps_interactive.pm_.c:182
+#: ../../install_steps_interactive.pm_.c:822
+#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr "Lyklaborđ"
-#: ../../install_steps_interactive.pm_.c:155
-#: ../../standalone/keyboarddrake_.c:22
+#: ../../install_steps_interactive.pm_.c:183
+#: ../../standalone/keyboarddrake_.c:29
#, fuzzy
msgid "Please, choose your keyboard layout."
msgstr "Hvađa lyklaborđsuppsetningu viltu?"
-#: ../../install_steps_interactive.pm_.c:166
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:173
-#: ../../install_steps_interactive.pm_.c:520
-msgid "All"
+#: ../../install_steps_interactive.pm_.c:184
+msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:181
-#: ../../install_steps_interactive.pm_.c:227
+#: ../../install_steps_interactive.pm_.c:201
msgid "Install Class"
msgstr "Innsetningarađferđ"
-#: ../../install_steps_interactive.pm_.c:181
+#: ../../install_steps_interactive.pm_.c:201
#, fuzzy
msgid "Which installation class do you want?"
msgstr "Hverskonar innsetningarađferđ viltu?"
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:203
#, fuzzy
msgid "Install/Update"
msgstr "Innsetning/Uppfćrsla"
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:203
#, fuzzy
msgid "Is this an install or an update?"
msgstr "Er ţetta innsetning eđa uppfćrsla?"
-#: ../../install_steps_interactive.pm_.c:192
+#: ../../install_steps_interactive.pm_.c:212
msgid "Recommended"
msgstr "Auđvelda"
-#: ../../install_steps_interactive.pm_.c:195
-#: ../../install_steps_interactive.pm_.c:211
-msgid "Customized"
-msgstr "Sérlagađa"
-
-#: ../../install_steps_interactive.pm_.c:196
-#: ../../install_steps_interactive.pm_.c:211
+#: ../../install_steps_interactive.pm_.c:215
+#: ../../install_steps_interactive.pm_.c:218
msgid "Expert"
msgstr "F. snillinga"
-#: ../../install_steps_interactive.pm_.c:206
-msgid ""
-"Are you sure you are an expert? \n"
-"You will be allowed to make powerful but dangerous things here.\n"
-"\n"
-"You will be asked questions such as: ``Use shadow file for passwords?'',\n"
-"are you ready to answer that kind of questions?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:216
+#: ../../install_steps_interactive.pm_.c:226
#, fuzzy
msgid "Update"
msgstr "Uppfćrsla"
-#: ../../install_steps_interactive.pm_.c:222
-#, fuzzy
-msgid "Workstation"
-msgstr "Upplýsingar"
-
-#: ../../install_steps_interactive.pm_.c:223
-msgid "Development"
-msgstr "Forritun"
-
-#: ../../install_steps_interactive.pm_.c:224
-msgid "Server"
-msgstr "Sem ţjón"
-
-#: ../../install_steps_interactive.pm_.c:228
-#, fuzzy
-msgid "What is your system used for?"
-msgstr "Á hvađa tímasvćđi ertu?"
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:24
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
#, fuzzy
msgid "Please, choose the type of your mouse."
msgstr "Hvernig mús ertu međ?"
-#: ../../install_steps_interactive.pm_.c:251 ../../standalone/mousedrake_.c:40
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Músartengi"
-#: ../../install_steps_interactive.pm_.c:252
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
#, fuzzy
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Viđ hvađa rađtengi er músin ţín tengd?"
-#: ../../install_steps_interactive.pm_.c:271
+#: ../../install_steps_interactive.pm_.c:253
+msgid "Buttons emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:255
+msgid "Button 2 Emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:256
+msgid "Button 3 Emulation"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:275
msgid "Configuring PCMCIA cards..."
msgstr "Stilli PCMCIA kort..."
-#: ../../install_steps_interactive.pm_.c:271
+#: ../../install_steps_interactive.pm_.c:275
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:280
#, fuzzy
msgid "Configuring IDE"
msgstr "Uppsetning"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:280
msgid "IDE"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:288
+#: ../../install_steps_interactive.pm_.c:295
msgid "no available partitions"
msgstr "engar reiđubúnar disksneiđar"
-#: ../../install_steps_interactive.pm_.c:291
+#: ../../install_steps_interactive.pm_.c:298
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:299
+#: ../../install_steps_interactive.pm_.c:306
msgid "Choose the mount points"
msgstr "Veldu tengipunktana"
-#: ../../install_steps_interactive.pm_.c:316
+#: ../../install_steps_interactive.pm_.c:323
#, fuzzy, c-format
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
@@ -3644,7 +4122,7 @@ msgstr ""
"Ég get ekki lesiđ disksneiđatöflu ţína, hún er of skemmd fyrir mig :-(\n"
"Ég mun reyna ađ halda áfram međ ţví ađ hreinsa skemmdar disksneiđar"
-#: ../../install_steps_interactive.pm_.c:329
+#: ../../install_steps_interactive.pm_.c:336
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
@@ -3652,101 +4130,93 @@ msgstr ""
"DiskDrake gat ekki lesiđ sneiđatöfluna.\n"
"Haltu áfram á eigin ábyrgđ!"
-#: ../../install_steps_interactive.pm_.c:337
+#: ../../install_steps_interactive.pm_.c:361
msgid "Root Partition"
msgstr "Rótardisksneiđ"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:362
msgid "What is the root partition (/) of your system?"
msgstr "Hver er rótardisksneiđ (/) kerfisins?"
-#: ../../install_steps_interactive.pm_.c:352
+#: ../../install_steps_interactive.pm_.c:376
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Ţú verđur ađ rćsa tölvuna aftur svo breytingar á sneiđatöflunni taki gildi"
-#: ../../install_steps_interactive.pm_.c:376
+#: ../../install_steps_interactive.pm_.c:403
msgid "Choose the partitions you want to format"
msgstr "Veldu ţćr disksneiđar sem á ađ forsníđa"
-#: ../../install_steps_interactive.pm_.c:386
+#: ../../install_steps_interactive.pm_.c:404
msgid "Check bad blocks?"
msgstr "Athuga skemmdar blokkir?"
-#: ../../install_steps_interactive.pm_.c:397
+#: ../../install_steps_interactive.pm_.c:427
#, fuzzy
msgid "Formatting partitions"
msgstr "Forsníđ disksneiđ %s"
-#: ../../install_steps_interactive.pm_.c:401
+#: ../../install_steps_interactive.pm_.c:429
#, c-format
msgid "Creating and formatting file %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:432
msgid "Not enough swap to fulfill installation, please add some"
msgstr "Ekki nćgjanlegt diskminni fyrir innsetningu. Bćttu viđ ţađ"
-#: ../../install_steps_interactive.pm_.c:410
+#: ../../install_steps_interactive.pm_.c:438
msgid "Looking for available packages"
msgstr "Leita ađ fáanlegum pökkum"
-#: ../../install_steps_interactive.pm_.c:416
+#: ../../install_steps_interactive.pm_.c:444
msgid "Finding packages to upgrade"
msgstr "Leita ađ pökkum til ađ uppfćra"
-#: ../../install_steps_interactive.pm_.c:433
+#: ../../install_steps_interactive.pm_.c:461
#, c-format
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, fuzzy, c-format
msgid "Complete (%dMB)"
msgstr "Venjulega"
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, fuzzy, c-format
msgid "Minimum (%dMB)"
msgstr "(%dMB)"
-#: ../../install_steps_interactive.pm_.c:449
+#: ../../install_steps_interactive.pm_.c:480
#, fuzzy, c-format
msgid "Recommended (%dMB)"
msgstr "Auđvelda"
-#: ../../install_steps_interactive.pm_.c:455
+#: ../../install_steps_interactive.pm_.c:486
#, fuzzy
msgid "Custom"
msgstr "Sérlagađa"
-#: ../../install_steps_interactive.pm_.c:462
-#, fuzzy
-msgid "Select the size you want to install"
-msgstr "Veldu ţá stćrđ sem ţú vilt setja inn"
-
-#: ../../install_steps_interactive.pm_.c:508
-msgid "Package Group Selection"
-msgstr "Val á pakkahóp"
-
-#: ../../install_steps_interactive.pm_.c:521
-msgid "Individual package selection"
+#: ../../install_steps_interactive.pm_.c:585
+msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:570
+#: ../../install_steps_interactive.pm_.c:650
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:575
+#: ../../install_steps_interactive.pm_.c:655
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:603
+#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -3754,11 +4224,11 @@ msgstr ""
"Set inn pakka %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:693
msgid "Post-install configuration"
msgstr "Lokauppsetning"
-#: ../../install_steps_interactive.pm_.c:637
+#: ../../install_steps_interactive.pm_.c:718
#, fuzzy
msgid ""
"You have now the possibility to download software aimed for encryption.\n"
@@ -3841,146 +4311,99 @@ msgstr ""
"Altadena, California, 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:669
+#: ../../install_steps_interactive.pm_.c:750
msgid "Choose a mirror from which to get the packages"
msgstr "Veldu spegilvélina ţađan sem á ađ sćkja pakkanna"
-#: ../../install_steps_interactive.pm_.c:680
+#: ../../install_steps_interactive.pm_.c:761
msgid "Contacting the mirror to get the list of available packages"
msgstr "Hef samband viđ vélina til ađ sćkja lista yfir fáanlega pakka"
-#: ../../install_steps_interactive.pm_.c:683
+#: ../../install_steps_interactive.pm_.c:764
#, fuzzy
msgid "Please choose the packages you want to install."
msgstr "Veldu pakkana sem ţú vilt setja inn"
-#: ../../install_steps_interactive.pm_.c:695
+#: ../../install_steps_interactive.pm_.c:776
#, fuzzy
msgid "Which is your timezone?"
msgstr "Á hvađa tímasvćđi ertu?"
-#: ../../install_steps_interactive.pm_.c:697
+#: ../../install_steps_interactive.pm_.c:778
msgid "Is your hardware clock set to GMT?"
msgstr "Veltu stilla tölvuklukkuna á GMT?"
-#: ../../install_steps_interactive.pm_.c:735
+#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
+#: ../../printerdrake.pm_.c:415
+#, fuzzy
+msgid "Remote CUPS server"
+msgstr "Fjartengd prentröđ"
+
+#: ../../install_steps_interactive.pm_.c:807
+#, fuzzy
+msgid "No printer"
+msgstr "Stađbundinn prentari"
+
+#: ../../install_steps_interactive.pm_.c:821
+#, fuzzy
+msgid "Mouse"
+msgstr "USB mús"
+
+#: ../../install_steps_interactive.pm_.c:823
+msgid "Timezone"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
+msgid "Printer"
+msgstr "Prentari"
+
+#: ../../install_steps_interactive.pm_.c:826
+msgid "ISDN card"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:829
+msgid "Sound card"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:832
+msgid "TV card"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:862
#, fuzzy
msgid "Which printing system do you want to use?"
msgstr "Hvađa sneiđtegund viltu?"
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:896
msgid "No password"
msgstr "Ekkert lykilorđ"
-#: ../../install_steps_interactive.pm_.c:767
-msgid "Use shadow file"
-msgstr "Nota skuggaskrá"
-
-#: ../../install_steps_interactive.pm_.c:767
-msgid "shadow"
-msgstr "skuggi"
-
-#: ../../install_steps_interactive.pm_.c:768
-msgid "MD5"
-msgstr "MD5"
-
-#: ../../install_steps_interactive.pm_.c:768
-msgid "Use MD5 passwords"
-msgstr "Nota MD5 lykilorđ"
+#: ../../install_steps_interactive.pm_.c:901
+#, c-format
+msgid "This password is too simple (must be at least %d characters long)"
+msgstr "Ţetta lykilorđ er of einfalt (verđur ađ vera minnst %d stafa langt)"
-#: ../../install_steps_interactive.pm_.c:770
+#: ../../install_steps_interactive.pm_.c:907
msgid "Use NIS"
msgstr "Nota NIS"
-#: ../../install_steps_interactive.pm_.c:770
+#: ../../install_steps_interactive.pm_.c:907
msgid "yellow pages"
msgstr "Gular síđur (yp)"
-#: ../../install_steps_interactive.pm_.c:776
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Ţetta lykilorđ er of einfalt (verđur ađ vera minnst %d stafa langt)"
-
-#: ../../install_steps_interactive.pm_.c:783
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Auđkenning NIS"
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS lén"
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS ţjónn"
-#: ../../install_steps_interactive.pm_.c:809
-#: ../../standalone/adduserdrake_.c:36
-msgid "Accept user"
-msgstr "Samţykkja notanda"
-
-#: ../../install_steps_interactive.pm_.c:809
-#: ../../standalone/adduserdrake_.c:36
-msgid "Add user"
-msgstr "Bćta viđ notanda"
-
-#: ../../install_steps_interactive.pm_.c:810
-#: ../../standalone/adduserdrake_.c:37
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s er nú ţegar til)"
-
-#: ../../install_steps_interactive.pm_.c:810
-#: ../../standalone/adduserdrake_.c:37
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Sláđu inn notanda\n"
-"%s"
-
-#: ../../install_steps_interactive.pm_.c:812
-#: ../../standalone/adduserdrake_.c:39
-msgid "Real name"
-msgstr "Nafn notanda"
-
-#: ../../install_steps_interactive.pm_.c:813 ../../printerdrake.pm_.c:93
-#: ../../printerdrake.pm_.c:127 ../../standalone/adduserdrake_.c:40
-msgid "User name"
-msgstr "Notandanafn:"
-
-#: ../../install_steps_interactive.pm_.c:818
-#: ../../standalone/adduserdrake_.c:45
-msgid "Shell"
-msgstr "Skel"
-
-#: ../../install_steps_interactive.pm_.c:820
-#: ../../standalone/adduserdrake_.c:47
-msgid "Icon"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:830
-#: ../../standalone/adduserdrake_.c:57
-msgid "This password is too simple"
-msgstr "Ţetta lykilorđ er of einfalt"
-
-#: ../../install_steps_interactive.pm_.c:831
-#: ../../standalone/adduserdrake_.c:58
-msgid "Please give a user name"
-msgstr "Vinsamlega sláđu inn notandanafn"
-
-#: ../../install_steps_interactive.pm_.c:832
-#: ../../standalone/adduserdrake_.c:59
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Notandanafniđ má bara innihalda litla stafi, tölustafi, `-' og `_'"
-
-#: ../../install_steps_interactive.pm_.c:833
-#: ../../standalone/adduserdrake_.c:60
-msgid "This user name is already added"
-msgstr "Ţetta notandanafn er nú ţegar til"
-
-#: ../../install_steps_interactive.pm_.c:857
+#: ../../install_steps_interactive.pm_.c:951
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4009,21 +4432,21 @@ msgstr ""
" vélinni ef alvarleg vandamál koma upp.\n"
"Viltu búa til rćsidiskling fyrir vélina ţína?"
-#: ../../install_steps_interactive.pm_.c:873
+#: ../../install_steps_interactive.pm_.c:967
#, fuzzy
msgid "First floppy drive"
msgstr "Fyrsta drif"
-#: ../../install_steps_interactive.pm_.c:874
+#: ../../install_steps_interactive.pm_.c:968
#, fuzzy
msgid "Second floppy drive"
msgstr "Annađ drif"
-#: ../../install_steps_interactive.pm_.c:875
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Sleppa"
-#: ../../install_steps_interactive.pm_.c:880
+#: ../../install_steps_interactive.pm_.c:974
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4048,145 +4471,85 @@ msgstr ""
" vélinni ef alvarleg vandamál koma upp.\n"
"Viltu búa til rćsidiskling fyrir vélina ţína?"
-#: ../../install_steps_interactive.pm_.c:889
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Ekkert disklingadrif til stađar"
-#: ../../install_steps_interactive.pm_.c:892
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Veldu disklingadrifiđ sem ţú vilt nota til ađ gera rćsidisk"
-#: ../../install_steps_interactive.pm_.c:898
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Settu tóman diskling í drif %s"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Bý til rćsidiskling..."
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Set upp rćsistjórann..."
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:1010
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Viltu nota SILO?"
-#: ../../install_steps_interactive.pm_.c:920
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:929
+#: ../../install_steps_interactive.pm_.c:1022
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Innsetning LILO brást sökum eftirfarandi villu:"
-#: ../../install_steps_interactive.pm_.c:943 ../../standalone/draksec_.c:20
-msgid "Welcome To Crackers"
-msgstr "Velkomin(n) í tölvuţrjótinn"
-
-#: ../../install_steps_interactive.pm_.c:944 ../../standalone/draksec_.c:21
-msgid "Poor"
-msgstr "Lélegt"
+#: ../../install_steps_interactive.pm_.c:1030
+msgid ""
+"You may need to change your Open Firmware boot-device to\n"
+" enable the bootloader. If you don't see the bootloader prompt at\n"
+" reboot, hold down Command-Option-O-F at reboot and enter:\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
+" Then type: shut-down\n"
+"At your next boot you should see the bootloader prompt."
+msgstr ""
-#: ../../install_steps_interactive.pm_.c:945 ../../standalone/draksec_.c:22
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Lágt"
-#: ../../install_steps_interactive.pm_.c:946 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Miđlungs"
-#: ../../install_steps_interactive.pm_.c:947 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Hátt"
-#: ../../install_steps_interactive.pm_.c:948 ../../standalone/draksec_.c:25
-msgid "Paranoid"
-msgstr "Taugaveiklađ"
-
-#: ../../install_steps_interactive.pm_.c:962
-msgid "Miscellaneous questions"
-msgstr "Ýmsar spurningar:"
-
-#: ../../install_steps_interactive.pm_.c:963
-msgid "(may cause data corruption)"
-msgstr "(getur skađađ vistuđ gögn)"
-
-#: ../../install_steps_interactive.pm_.c:963
-msgid "Use hard drive optimisations?"
-msgstr "Nota fínstillingar á hörđum disk(um)"
-
-#: ../../install_steps_interactive.pm_.c:964 ../../standalone/draksec_.c:46
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Veldu öryggisstig"
-#: ../../install_steps_interactive.pm_.c:965
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Nákvćm stćrđ vinnsluminnis (fann %d MB)"
-
-# ## skrytid
-#: ../../install_steps_interactive.pm_.c:967
-msgid "Removable media automounting"
-msgstr "Sjálfvirk tenging aukatćkja"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Clean /tmp at each boot"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:972
-msgid "Enable multi profiles"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-msgid "Enable num lock at startup"
-msgstr "Kveikja á NUMLOCK viđ eftir rćsingu"
-
-#: ../../install_steps_interactive.pm_.c:977
-msgid "Give the ram size in MB"
-msgstr "Sláđu inn vinnsluminni í MB"
-
-#: ../../install_steps_interactive.pm_.c:979
-#, fuzzy
-msgid "Can't use supermount in high security level"
-msgstr "Stilli öryggisţrep"
-
-#: ../../install_steps_interactive.pm_.c:981
-msgid ""
-"beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
-"If you want to be root, you have to login as a user and then use \"su\".\n"
-"More generally, do not expect to use your machine for anything but as a "
-"server.\n"
-"You have been warned."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:986
-msgid ""
-"Be carefull, having numlock enabled causes a lot of keystrokes to\n"
-"give digits instead of normal letters (eg: pressing `p' gives `6')"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1082
#, fuzzy, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Settu tóman diskling í drif %s"
-#: ../../install_steps_interactive.pm_.c:1049
-#: ../../install_steps_interactive.pm_.c:1079
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Undirbý innsetningu"
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4196,13 +4559,13 @@ msgstr ""
"\n"
"Viltu virkilega hćtta núna?"
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4217,6 +4580,35 @@ msgstr ""
"Frekari upplýsingar um hvernig á ađ stilla vélina eftir innsetninguna er ađ\n"
"finna í viđeigandi kafla í Official Linux Mandrake User's Guide bókinni."
+#: ../../install_steps_interactive.pm_.c:1179
+#, fuzzy
+msgid "Generate auto install floppy"
+msgstr "Undirbý innsetningu"
+
+#: ../../install_steps_interactive.pm_.c:1181
+msgid ""
+"The auto install can be fully automated if wanted,\n"
+"in that case it will take over the hard drive!!\n"
+"(this is meant for installing on another box).\n"
+"\n"
+"You may prefer to replay the installation.\n"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:1186
+#, fuzzy
+msgid "Automated"
+msgstr "Sjálfvirkt IP"
+
+#: ../../install_steps_interactive.pm_.c:1186
+#, fuzzy
+msgid "Replay"
+msgstr "Endurhlađa"
+
+#: ../../install_steps_interactive.pm_.c:1189
+#, fuzzy
+msgid "Save packages selection"
+msgstr "Val á pakkahóp"
+
#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Linux-Mandrake Installation %s"
@@ -4228,7 +4620,15 @@ msgid ""
msgstr ""
" <Tab>/<Alt-Tab> milli hluta | <Bilslá> velur | <F12> nćsti skjár "
-#: ../../interactive.pm_.c:273
+#: ../../interactive.pm_.c:65
+msgid "kdesu missing"
+msgstr ""
+
+#: ../../interactive.pm_.c:267
+msgid "Advanced"
+msgstr ""
+
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Augnablik..."
@@ -4257,269 +4657,283 @@ msgstr "Ţitt val? (sjálfgefiđ %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Ţitt val? (sjálfgefiđ %s sláđu inn `none' fyrir engan) "
-#: ../../keyboard.pm_.c:105 ../../keyboard.pm_.c:135
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tékkneskt (QWERTZ)"
-#: ../../keyboard.pm_.c:106 ../../keyboard.pm_.c:119 ../../keyboard.pm_.c:138
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Ţýskt"
-#: ../../keyboard.pm_.c:107
+#: ../../keyboard.pm_.c:126
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:108 ../../keyboard.pm_.c:144
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spćnskt"
-#: ../../keyboard.pm_.c:109 ../../keyboard.pm_.c:145
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finnskt"
-#: ../../keyboard.pm_.c:110 ../../keyboard.pm_.c:120 ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Franskt"
-#: ../../keyboard.pm_.c:111 ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norkst"
-#: ../../keyboard.pm_.c:112
+#: ../../keyboard.pm_.c:131
msgid "Polish"
msgstr "Pólskt"
-#: ../../keyboard.pm_.c:113 ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rússneskt"
-#: ../../keyboard.pm_.c:114 ../../keyboard.pm_.c:182
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Breskt lyklaborđ"
-#: ../../keyboard.pm_.c:115 ../../keyboard.pm_.c:118 ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Bandarískt lyklaborđ"
-#: ../../keyboard.pm_.c:122
+#: ../../keyboard.pm_.c:141
#, fuzzy
msgid "Armenian (old)"
msgstr "Armenískt"
-#: ../../keyboard.pm_.c:123
+#: ../../keyboard.pm_.c:142
#, fuzzy
msgid "Armenian (typewriter)"
msgstr "Armenískt (hljóđfrćđilegt)"
-#: ../../keyboard.pm_.c:124
+#: ../../keyboard.pm_.c:143
msgid "Armenian (phonetic)"
msgstr "Armenískt (hljóđfrćđilegt)"
-#: ../../keyboard.pm_.c:127
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr ""
-#: ../../keyboard.pm_.c:128
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr ""
-#: ../../keyboard.pm_.c:129
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgískt"
-#: ../../keyboard.pm_.c:130
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Búlgarskt"
-#: ../../keyboard.pm_.c:131
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasilískt"
-#: ../../keyboard.pm_.c:132
+#: ../../keyboard.pm_.c:152
#, fuzzy
msgid "Belarusian"
msgstr "Búlgarskt"
-#: ../../keyboard.pm_.c:133
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Svissneskt (ţýsk uppsetn.)"
-#: ../../keyboard.pm_.c:134
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Svissneskt (frönsk uppsetn.)"
-#: ../../keyboard.pm_.c:136
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tékkneskt (QWERTY)"
-#: ../../keyboard.pm_.c:137
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:139
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr ""
-#: ../../keyboard.pm_.c:140
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danskt"
-#: ../../keyboard.pm_.c:141
+#: ../../keyboard.pm_.c:161
#, fuzzy
msgid "Dvorak (US)"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:142
+#: ../../keyboard.pm_.c:162
#, fuzzy
msgid "Dvorak (Norwegian)"
msgstr "Norkst"
-#: ../../keyboard.pm_.c:143
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Eistlenskt"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgískt (\"Rússneskt\")"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgískt (\"Latínu\")"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grískt"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungverskt"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr ""
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Ísraelískt"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Ísraelískt (hljóđfr.)"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:174
#, fuzzy
msgid "Iranian"
msgstr "Úkraínkst"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Íslenskt"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Ítalskt"
-#: ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:178
+#, fuzzy
+msgid "Korean keyboard"
+msgstr "Breskt lyklaborđ"
+
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Suđur amerískt"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:180
+msgid "Macedonian"
+msgstr ""
+
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollenskt"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:182
#, fuzzy
msgid "Lithuanian AZERTY (old)"
msgstr "Litháenískt AZERTY"
-#: ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Lithuanian AZERTY (new)"
msgstr "Litháenískt AZERTY"
-#: ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litháenískt \"töluröđ\" QWERTY"
-#: ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litháenískt \"hljóđfrćđilegt\" QWERTY"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:188
#, fuzzy
msgid "Polish (qwerty layout)"
msgstr "Svissneskt (ţýsk uppsetn.)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:189
#, fuzzy
msgid "Polish (qwertz layout)"
msgstr "Svissneskt (ţýsk uppsetn.)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portúgískt"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadískt (Quebec)"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rússneskt (Yawerty)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sćnskt"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slóvenskt"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slóvakískt (QWERTZ)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slóvakískt (QWERTY)"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thćlenskt lyklaborđ"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Tyrkneskt (hefđbundiđ \"F\" módel)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Tyrkneskt (nútíma \"Q\" módel)"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Úkraínkst"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Bandarískt (alţjóđlegt)"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:206
#, fuzzy
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Litháenískt \"töluröđ\" QWERTY"
-#: ../../keyboard.pm_.c:186
-msgid "Yugoslavian (latin layout)"
+#: ../../keyboard.pm_.c:207
+#, fuzzy
+msgid "Yugoslavian (latin/cyrillic)"
msgstr "Júgoslavneskt (Latínu upps.)"
+#: ../../lvm.pm_.c:70
+msgid "Remove the logical volumes first\n"
+msgstr ""
+
#: ../../mouse.pm_.c:25
#, fuzzy
msgid "Sun - Mouse"
@@ -4542,11 +4956,11 @@ msgstr "Almenn mús"
msgid "GlidePoint"
msgstr "GlidePoint"
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:61
+#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
msgid "Kensington Thinking Mouse"
msgstr "Kensington Thinking Mouse"
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:57
+#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
msgid "Genius NetMouse"
msgstr "Genius NetMouse"
@@ -4554,252 +4968,260 @@ msgstr "Genius NetMouse"
msgid "Genius NetScroll"
msgstr "Genius NetScroll"
-#: ../../mouse.pm_.c:43
-msgid "Generic"
+#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
+msgid "1 button"
msgstr ""
#: ../../mouse.pm_.c:44
+msgid "Generic"
+msgstr ""
+
+#: ../../mouse.pm_.c:45
#, fuzzy
msgid "Wheel"
msgstr "stig"
-#: ../../mouse.pm_.c:47
+#: ../../mouse.pm_.c:48
msgid "serial"
msgstr "rađtengd"
-#: ../../mouse.pm_.c:49
+#: ../../mouse.pm_.c:50
msgid "Generic 2 Button Mouse"
msgstr ""
-#: ../../mouse.pm_.c:50
+#: ../../mouse.pm_.c:51
msgid "Generic 3 Button Mouse"
msgstr "Almenn ţriggja hnappa mús"
-#: ../../mouse.pm_.c:51
+#: ../../mouse.pm_.c:52
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse"
-#: ../../mouse.pm_.c:52
+#: ../../mouse.pm_.c:53
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan"
-#: ../../mouse.pm_.c:53
+#: ../../mouse.pm_.c:54
msgid "Mouse Systems"
msgstr "Mouse Systems"
-#: ../../mouse.pm_.c:55
+#: ../../mouse.pm_.c:56
msgid "Logitech CC Series"
msgstr "Logitech CC Series"
-#: ../../mouse.pm_.c:56
+#: ../../mouse.pm_.c:57
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../mouse.pm_.c:58
+#: ../../mouse.pm_.c:59
msgid "MM Series"
msgstr "MM Series"
-#: ../../mouse.pm_.c:59
+#: ../../mouse.pm_.c:60
msgid "MM HitTablet"
msgstr "MM HitTablet"
-#: ../../mouse.pm_.c:60
+#: ../../mouse.pm_.c:61
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech mús (rađtengd, gömul C7 tegund)"
-#: ../../mouse.pm_.c:64
+#: ../../mouse.pm_.c:65
#, fuzzy
msgid "busmouse"
msgstr "Engin mús"
-#: ../../mouse.pm_.c:66
+#: ../../mouse.pm_.c:68
msgid "2 buttons"
msgstr ""
-#: ../../mouse.pm_.c:67
+#: ../../mouse.pm_.c:69
msgid "3 buttons"
msgstr ""
-#: ../../mouse.pm_.c:70
+#: ../../mouse.pm_.c:72
#, fuzzy
msgid "none"
msgstr "Búiđ"
-#: ../../mouse.pm_.c:72
+#: ../../mouse.pm_.c:74
msgid "No mouse"
msgstr "Engin mús"
-#: ../../my_gtk.pm_.c:243
+#: ../../my_gtk.pm_.c:356
+#, fuzzy
+msgid "Finish"
+msgstr "Finnskt"
+
+#: ../../my_gtk.pm_.c:356
msgid "Next ->"
msgstr ""
-#: ../../my_gtk.pm_.c:486
+#: ../../my_gtk.pm_.c:357
+msgid "<- Previous"
+msgstr ""
+
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Er ţetta rétt?"
-#: ../../netconnect.pm_.c:93 ../../netconnect_new.pm_.c:151
+#: ../../netconnect.pm_.c:143
#, fuzzy
msgid "Internet configuration"
msgstr "Sel stillingar"
-#: ../../netconnect.pm_.c:94 ../../netconnect_new.pm_.c:152
+#: ../../netconnect.pm_.c:144
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Viltu prófa skilgreininguna"
-#: ../../netconnect.pm_.c:101 ../../netconnect_new.pm_.c:159
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Stilla nettengingu"
-#: ../../netconnect.pm_.c:106 ../../netconnect_new.pm_.c:164
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Hvađa disk viltu fćra til?"
-#: ../../netconnect.pm_.c:107 ../../netconnect_new.pm_.c:165
+#: ../../netconnect.pm_.c:155
+msgid "For Security reason, it will be disconnected now."
+msgstr ""
+
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Nafn tengingar"
-#: ../../netconnect.pm_.c:141 ../../netconnect.pm_.c:213
-#: ../../netconnect.pm_.c:232 ../../netconnect.pm_.c:244
-#: ../../netconnect.pm_.c:256 ../../netconnect_new.pm_.c:226
-#: ../../netconnect_new.pm_.c:300 ../../netconnect_new.pm_.c:319
-#: ../../netconnect_new.pm_.c:331 ../../netconnect_new.pm_.c:343
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
+msgid "Network Configuration"
+msgstr "Netstillingar"
+
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
#, fuzzy
msgid "ISDN Configuration"
msgstr "Uppsetning"
-#: ../../netconnect.pm_.c:141 ../../netconnect_new.pm_.c:226
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
msgstr ""
-#: ../../netconnect.pm_.c:158 ../../netconnect_new.pm_.c:245
+#: ../../netconnect.pm_.c:236
#, fuzzy
msgid "Connection Configuration"
msgstr "Sel stillingar"
-#: ../../netconnect.pm_.c:159 ../../netconnect_new.pm_.c:246
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr ""
-#: ../../netconnect.pm_.c:161 ../../netconnect_new.pm_.c:248
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr ""
-#: ../../netconnect.pm_.c:162 ../../netconnect_new.pm_.c:249
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr ""
-#: ../../netconnect.pm_.c:163 ../../netconnect_new.pm_.c:250
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr ""
-#: ../../netconnect.pm_.c:164 ../../netconnect_new.pm_.c:251
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr ""
-#: ../../netconnect.pm_.c:165 ../../netconnect_new.pm_.c:252
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr ""
-#: ../../netconnect.pm_.c:166 ../../netconnect_new.pm_.c:253
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr ""
-#: ../../netconnect.pm_.c:168 ../../netconnect_new.pm_.c:255
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../netconnect.pm_.c:169 ../../netconnect_new.pm_.c:256
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
#, fuzzy
msgid "Provider phone number"
msgstr "Símanúmer"
-#: ../../netconnect.pm_.c:170 ../../netconnect_new.pm_.c:257
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr ""
-#: ../../netconnect.pm_.c:171 ../../netconnect_new.pm_.c:258
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr ""
-#: ../../netconnect.pm_.c:172 ../../netconnect_new.pm_.c:259
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
#, fuzzy
msgid "Dialing mode"
msgstr "Hringja inn međ mótaldi"
-#: ../../netconnect.pm_.c:174 ../../netconnect_new.pm_.c:261
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
#, fuzzy
msgid "Account Login (user name)"
msgstr "Tengipunktur"
-#: ../../netconnect.pm_.c:175 ../../netconnect_new.pm_.c:262
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
#, fuzzy
msgid "Account Password"
msgstr "Lykilorđ"
-#: ../../netconnect.pm_.c:176 ../../netconnect_new.pm_.c:263
-#, fuzzy
-msgid "Confirm Password"
-msgstr "Lykilorđ"
-
-#: ../../netconnect.pm_.c:208 ../../netconnect_new.pm_.c:295
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr ""
-#: ../../netconnect.pm_.c:208 ../../netconnect_new.pm_.c:295
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr ""
-#: ../../netconnect.pm_.c:210 ../../netconnect_new.pm_.c:297
+#: ../../netconnect.pm_.c:263
#, fuzzy
msgid "Rest of the world"
msgstr "Prófunar skilgreining"
-#: ../../netconnect.pm_.c:210 ../../netconnect_new.pm_.c:297
-msgid "Rest of the world - no D-Channel (leased lines)"
+#: ../../netconnect.pm_.c:263
+msgid ""
+"Rest of the world \n"
+" no D-Channel (leased lines)"
msgstr ""
-#: ../../netconnect.pm_.c:214 ../../netconnect_new.pm_.c:301
+#: ../../netconnect.pm_.c:267
#, fuzzy
msgid "Which protocol do you want to use ?"
msgstr "Hvađa sneiđtegund viltu?"
-#: ../../netconnect.pm_.c:224 ../../netconnect_new.pm_.c:311
+#: ../../netconnect.pm_.c:277
#, fuzzy
-msgid "ISA / PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../netconnect.pm_.c:226 ../../netconnect_new.pm_.c:313
-#, fuzzy
-msgid "PCI"
-msgstr "PCMCIA"
+msgid "What kind of card do you have?"
+msgstr "Hvernig prentara ertu međ?"
-#: ../../netconnect.pm_.c:228 ../../netconnect_new.pm_.c:315
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr ""
-#: ../../netconnect.pm_.c:233 ../../netconnect_new.pm_.c:320
+#: ../../netconnect.pm_.c:278
#, fuzzy
-msgid "What kind of card do you have?"
-msgstr "Hvernig prentara ertu međ?"
+msgid "ISA / PCMCIA"
+msgstr "PCMCIA"
-#: ../../netconnect.pm_.c:239 ../../netconnect_new.pm_.c:326
+#: ../../netconnect.pm_.c:278
#, fuzzy
-msgid "Continue"
-msgstr "Halda samt áfram?"
-
-#: ../../netconnect.pm_.c:241 ../../netconnect_new.pm_.c:328
-msgid "Abort"
-msgstr ""
+msgid "PCI"
+msgstr "PCMCIA"
-#: ../../netconnect.pm_.c:245 ../../netconnect_new.pm_.c:332
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -4807,338 +5229,354 @@ msgid ""
"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
msgstr ""
-#: ../../netconnect.pm_.c:257 ../../netconnect_new.pm_.c:344
+#: ../../netconnect.pm_.c:288
+msgid "Abort"
+msgstr ""
+
+#: ../../netconnect.pm_.c:288
+#, fuzzy
+msgid "Continue"
+msgstr "Halda samt áfram?"
+
+#: ../../netconnect.pm_.c:294
#, fuzzy
msgid "Which is your ISDN card ?"
msgstr "Á hvađa tímasvćđi ertu?"
-#: ../../netconnect.pm_.c:282
-msgid "I have found an ISDN Card:\n"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288 ../../netconnect_new.pm_.c:367
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:300 ../../netconnect_new.pm_.c:379
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:336 ../../netconnect_new.pm_.c:412
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
-#: ../../netconnect.pm_.c:340 ../../netconnect_new.pm_.c:417
-#: ../../standalone/drakgw_.c:222
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
#, fuzzy
msgid "Choose the network interface"
msgstr "Veldu nýja stćrđ"
-#: ../../netconnect.pm_.c:341 ../../netconnect_new.pm_.c:418
+#: ../../netconnect.pm_.c:376
#, fuzzy
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Viđ hvađa rađtengi er músin ţín tengd?"
-#: ../../netconnect.pm_.c:356 ../../netconnect.pm_.c:635
-#: ../../netconnect.pm_.c:766 ../../netconnect_new.pm_.c:425
-#: ../../netconnect_new.pm_.c:777 ../../netconnect_new.pm_.c:908
-#: ../../standalone/drakgw_.c:217
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr ""
-#: ../../netconnect.pm_.c:357 ../../netconnect_new.pm_.c:426
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:357 ../../netconnect_new.pm_.c:426
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Viltu prófa skilgreininguna"
-#: ../../netconnect.pm_.c:473 ../../netconnect_new.pm_.c:512
+#: ../../netconnect.pm_.c:484
#, fuzzy
msgid "ADSL configuration"
msgstr "Uppsetning"
-#: ../../netconnect.pm_.c:474 ../../netconnect_new.pm_.c:513
+#: ../../netconnect.pm_.c:485
#, fuzzy
msgid "Do you want to start your connection at boot?"
msgstr "Viltu nota aboot?"
-#: ../../netconnect.pm_.c:541 ../../netconnect_new.pm_.c:672
-msgid "Try to find a modem?"
-msgstr "Reyna ađ finna mótald?"
-
-#: ../../netconnect.pm_.c:551 ../../netconnect_new.pm_.c:677
+#: ../../netconnect.pm_.c:620
#, fuzzy
msgid "Please choose which serial port your modem is connected to."
msgstr "Hvađa rađtengi er mótaldiđ tengt viđ?"
-#: ../../netconnect.pm_.c:556 ../../netconnect_new.pm_.c:682
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Innhringistillingar"
-#: ../../netconnect.pm_.c:557 ../../netconnect_new.pm_.c:683
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nafn tengingar"
-#: ../../netconnect.pm_.c:558 ../../netconnect_new.pm_.c:684
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
#, fuzzy
msgid "Phone number"
msgstr "Símanúmer"
-#: ../../netconnect.pm_.c:559 ../../netconnect_new.pm_.c:685
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Notendanafn"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Auđkenning"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Međ skriftu"
-#: ../../netconnect.pm_.c:561 ../../netconnect_new.pm_.c:687
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Međ skjáhermi"
-#: ../../netconnect.pm_.c:562 ../../netconnect_new.pm_.c:688
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nafn léns"
-#: ../../netconnect.pm_.c:564 ../../netconnect_new.pm_.c:690
-msgid "First DNS Server"
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
+#, fuzzy
+msgid "First DNS Server (optional)"
msgstr "Ađal nafnamiđlari"
-#: ../../netconnect.pm_.c:565 ../../netconnect_new.pm_.c:691
-msgid "Second DNS Server"
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
+#, fuzzy
+msgid "Second DNS Server (optional)"
msgstr "Vara nafnamiđlari"
-#: ../../netconnect.pm_.c:594 ../../netconnect_new.pm_.c:736
-#, fuzzy
+#: ../../netconnect.pm_.c:701
+msgid ""
+"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
+msgstr ""
+
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr "Nafn tengingar"
+"You can disconnect or reconfigure your connection."
+msgstr ""
-#: ../../netconnect.pm_.c:594 ../../netconnect.pm_.c:598
-#: ../../netconnect_new.pm_.c:736 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Stilla nettengingu"
-#: ../../netconnect.pm_.c:594 ../../netconnect_new.pm_.c:736
+#: ../../netconnect.pm_.c:745
#, fuzzy
-msgid "You are not currently connected to Internet."
+msgid "You are currently connected to internet."
msgstr "Hvađa disk viltu fćra til?"
-#: ../../netconnect.pm_.c:598 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:748
+#, fuzzy
msgid ""
"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
+"You can connect to Internet or reconfigure your connection."
+msgstr "Nafn tengingar"
-#: ../../netconnect.pm_.c:598 ../../netconnect_new.pm_.c:740
+#: ../../netconnect.pm_.c:748
#, fuzzy
-msgid "You are currently connected to internet."
+msgid "You are not currently connected to Internet."
msgstr "Hvađa disk viltu fćra til?"
-#: ../../netconnect.pm_.c:602 ../../netconnect_new.pm_.c:744
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Nafn tengingar"
-#: ../../netconnect.pm_.c:604 ../../netconnect_new.pm_.c:746
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Nafn tengingar"
-#: ../../netconnect.pm_.c:606 ../../netconnect_new.pm_.c:748
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Stilla nettengingu"
-#: ../../netconnect.pm_.c:609 ../../netconnect_new.pm_.c:751
+#: ../../netconnect.pm_.c:759
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Veldu prenttengingu"
-#: ../../netconnect.pm_.c:636 ../../netconnect.pm_.c:767
-#: ../../netconnect_new.pm_.c:778 ../../netconnect_new.pm_.c:909
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:653 ../../netconnect_new.pm_.c:795
-#, fuzzy
-msgid "Configure a normal modem connection"
-msgstr "Stilla nettengingu"
-
-#: ../../netconnect.pm_.c:673 ../../netconnect_new.pm_.c:815
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
-msgid "Configure an ISDN connection"
-msgstr "Stilla nettengingu"
-
-#: ../../netconnect.pm_.c:678 ../../netconnect_new.pm_.c:820
-msgid "Internal ISDN card"
-msgstr ""
+msgid "Network Configuration Wizard"
+msgstr "Netstillingar"
-#: ../../netconnect.pm_.c:680 ../../netconnect_new.pm_.c:822
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "External ISDN modem"
msgstr "F. snillinga"
-#: ../../netconnect.pm_.c:683 ../../netconnect.pm_.c:717
-#: ../../netconnect.pm_.c:729 ../../netconnect.pm_.c:753
-#: ../../netconnect.pm_.c:798 ../../netconnect_new.pm_.c:825
-#: ../../netconnect_new.pm_.c:859 ../../netconnect_new.pm_.c:871
-#: ../../netconnect_new.pm_.c:895 ../../netconnect_new.pm_.c:940
-#, fuzzy
-msgid "Connect to the Internet"
-msgstr "Nafn tengingar"
+#: ../../netconnect.pm_.c:812
+msgid "Internal ISDN card"
+msgstr ""
-#: ../../netconnect.pm_.c:684 ../../netconnect_new.pm_.c:826
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "What kind is your ISDN connection?"
msgstr "Viđ hvađa rađtengi er músin ţín tengd?"
-#: ../../netconnect.pm_.c:703 ../../netconnect_new.pm_.c:845
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
#, fuzzy
-msgid "Configure a DSL (or ADSL) connection"
-msgstr "Stilla nettengingu"
+msgid "Connect to the Internet"
+msgstr "Nafn tengingar"
-#: ../../netconnect.pm_.c:712 ../../netconnect_new.pm_.c:854
-#, fuzzy
-msgid "France"
-msgstr "Hćtta viđ"
+#: ../../netconnect.pm_.c:834
+msgid ""
+"The most common way to connect with adsl is pppoe.\n"
+"Some connections use pptp, a few ones use dhcp.\n"
+"If you don't know, choose 'use pppoe'"
+msgstr ""
-#: ../../netconnect.pm_.c:714 ../../netconnect_new.pm_.c:856
-msgid "Other countries"
+#: ../../netconnect.pm_.c:836
+msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:718 ../../netconnect_new.pm_.c:860
-msgid "In which country are you located ?"
+#: ../../netconnect.pm_.c:836
+msgid "use pppoe"
msgstr ""
-#: ../../netconnect.pm_.c:724 ../../netconnect_new.pm_.c:866
-msgid "Alcatel modem"
+#: ../../netconnect.pm_.c:836
+msgid "use pptp"
msgstr ""
-#: ../../netconnect.pm_.c:726 ../../netconnect_new.pm_.c:868
+#: ../../netconnect.pm_.c:846
+#, fuzzy, c-format
+msgid "I'm about to restart the network device %s. Do you agree?"
+msgstr "Viltu prófa skilgreininguna"
+
+#: ../../netconnect.pm_.c:883
#, fuzzy
-msgid "ECI modem"
-msgstr "F. snillinga"
+msgid ""
+"Which dhcp client do you want to use?\n"
+"Default is dhcpcd"
+msgstr "Hvađa sneiđtegund viltu?"
-#: ../../netconnect.pm_.c:730 ../../netconnect_new.pm_.c:872
-msgid "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-msgstr ""
+#: ../../netconnect.pm_.c:900
+#, fuzzy
+msgid "Network configuration"
+msgstr "Netstillingar"
-#: ../../netconnect.pm_.c:748 ../../netconnect_new.pm_.c:890
-msgid "use pppoe"
-msgstr ""
+#: ../../netconnect.pm_.c:901
+#, fuzzy
+msgid "Do you want to restart the network"
+msgstr "Viltu prófa skilgreininguna"
+
+#: ../../netconnect.pm_.c:904
+#, fuzzy, c-format
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr "Viltu prófa skilgreininguna"
-#: ../../netconnect.pm_.c:750 ../../netconnect_new.pm_.c:892
-msgid "don't use pppoe"
+#: ../../netconnect.pm_.c:935
+msgid ""
+"Because you are doing a network installation, your network is already "
+"configured.\n"
+"Click on Ok to keep your configuration, or cancel to reconfigure your "
+"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:754 ../../netconnect_new.pm_.c:896
+#: ../../netconnect.pm_.c:962
msgid ""
-"The most common way to connect with adsl is dhcp + pppoe.\n"
-"However, some connections only use dhcp.\n"
-"If you don't know, choose 'use pppoe'"
+"Welcome to The Network Configuration Wizard\n"
+"\n"
+"We are about to configure your internet/network connection.\n"
+"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:777 ../../netconnect_new.pm_.c:919
+#: ../../netconnect.pm_.c:964
#, fuzzy
-msgid "Configure a cable connection"
-msgstr "Stilla nettengingu"
+msgid "Choose the profile to configure"
+msgstr "Veldu nýja stćrđ"
-#: ../../netconnect.pm_.c:799 ../../netconnect_new.pm_.c:941
-#, fuzzy
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpd"
-msgstr "Hvađa sneiđtegund viltu?"
+#: ../../netconnect.pm_.c:965
+msgid "Use auto detection"
+msgstr ""
-#: ../../netconnect.pm_.c:812 ../../netconnect_new.pm_.c:954
-#, fuzzy
-msgid "Disable Internet Connection"
-msgstr "Stilla nettengingu"
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
+msgid "Detecting devices..."
+msgstr "Leita ađ tćkjum..."
-#: ../../netconnect.pm_.c:823 ../../netconnect_new.pm_.c:965
+#: ../../netconnect.pm_.c:978
#, fuzzy
-msgid "Configure local network"
+msgid "Normal modem connection"
msgstr "Stilla nettengingu"
-#: ../../netconnect.pm_.c:827 ../../netconnect_new.pm_.c:969
-#, fuzzy
-msgid "Network configuration"
-msgstr "Netstillingar"
+#: ../../netconnect.pm_.c:978
+#, fuzzy, c-format
+msgid "detected on port %s"
+msgstr "%s tengipunktur er nú ţegar til"
-#: ../../netconnect.pm_.c:828 ../../netconnect_new.pm_.c:970
+#: ../../netconnect.pm_.c:979
#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "Viltu prófa skilgreininguna"
+msgid "ISDN connection"
+msgstr "Veldu prenttengingu"
-#: ../../netconnect.pm_.c:836 ../../netconnect_new.pm_.c:978
+#: ../../netconnect.pm_.c:979
+#, c-format
+msgid "detected %s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:980
#, fuzzy
-msgid "Disable networking"
+msgid "DSL (or ADSL) connection"
msgstr "Stilla nettengingu"
-#: ../../netconnect.pm_.c:846 ../../netconnect_new.pm_.c:988
+#: ../../netconnect.pm_.c:980
+#, c-format
+msgid "detected on interface %s"
+msgstr ""
+
+#: ../../netconnect.pm_.c:981
#, fuzzy
-msgid "Configure the Internet connection / Configure local Network"
-msgstr "Nafn tengingar"
+msgid "Cable connection"
+msgstr "Veldu prenttengingu"
-#: ../../netconnect.pm_.c:847 ../../netconnect_new.pm_.c:989
+#: ../../netconnect.pm_.c:982
#, fuzzy
-msgid ""
-"Local networking has already been configured.\n"
-"Do you want to:"
-msgstr "LAN netuppsetning er ţegar til stađar. Hvađ viltu gera?"
+msgid "LAN connection"
+msgstr "Veldu prenttengingu"
-#: ../../netconnect.pm_.c:848 ../../netconnect_new.pm_.c:990
+#: ../../netconnect.pm_.c:982
+msgid "ethernet card(s) detected"
+msgstr ""
+
+#: ../../netconnect.pm_.c:987
#, fuzzy
msgid "How do you want to connect to the Internet?"
msgstr "Hvađa disk viltu fćra til?"
-#: ../../netconnect.pm_.c:870 ../../netconnect_new.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Netstillingar"
-
-#: ../../netconnect.pm_.c:871 ../../netconnect_new.pm_.c:1013
+#: ../../netconnect.pm_.c:1004
msgid ""
-"Now that your Internet connection is configured,\n"
-"your computer can be configured to share its Internet connection.\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN).\n"
+"Congratulation, The network and internet configuration is finished.\n"
"\n"
-"Would you like to setup the Internet Connection Sharing?\n"
+"The configuration will now be applied to your system."
+msgstr ""
+
+#: ../../netconnect.pm_.c:1007
+msgid ""
+"After that is done, we recommend you to restart your X\n"
+"environnement to avoid hostname changing problem."
msgstr ""
#: ../../network.pm_.c:253
msgid "no network card found"
msgstr "ekkert netkort fannst"
-#: ../../network.pm_.c:273 ../../network.pm_.c:340
+#: ../../network.pm_.c:277 ../../network.pm_.c:387
msgid "Configuring network"
msgstr "Stilli stađarnetstenginu"
-#: ../../network.pm_.c:274
+#: ../../network.pm_.c:278
#, fuzzy
msgid ""
"Please enter your host name if you know it.\n"
@@ -5151,20 +5589,20 @@ msgstr ""
"vistfang gáttarinnar ef ţú veist hvađ ţađ vistfang er.\n"
"Gáttin gefur ţér ađgang út úr stađarnetinu (t.d. á Internetiđ)."
-#: ../../network.pm_.c:278 ../../network.pm_.c:345
+#: ../../network.pm_.c:282 ../../network.pm_.c:392
#, fuzzy
msgid "Host name"
msgstr "Vélarheiti:"
-#: ../../network.pm_.c:297
+#: ../../network.pm_.c:319
msgid ""
"WARNING: This device has been previously configured to connect to the "
"Internet.\n"
-"Simply press OK to keep this device configured.\n"
+"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""
-#: ../../network.pm_.c:302
+#: ../../network.pm_.c:324
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -5174,35 +5612,40 @@ msgstr ""
"á ađ vera IP tala rituđ međ punkt á milli.\n"
"(dćmi 192.168.1.13)"
-#: ../../network.pm_.c:311 ../../network.pm_.c:312
+#: ../../network.pm_.c:333 ../../network.pm_.c:334
#, c-format
msgid "Configuring network device %s"
msgstr "Stilli nettćki %s"
-#: ../../network.pm_.c:314
-msgid "Automatic IP"
-msgstr "Sjálfvirkt IP"
+#: ../../network.pm_.c:334
+msgid " (driver $module)"
+msgstr ""
-#: ../../network.pm_.c:314
+#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
+#: ../../standalone/draknet_.c:427
#, fuzzy
msgid "IP address"
msgstr "IP vistfang:"
-#: ../../network.pm_.c:314
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
#, fuzzy
msgid "Netmask"
msgstr "Netsía:"
-#: ../../network.pm_.c:315
+#: ../../network.pm_.c:338
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network.pm_.c:321 ../../printerdrake.pm_.c:98
-#: ../../printerdrake.pm_.c:420
+#: ../../network.pm_.c:338
+msgid "Automatic IP"
+msgstr "Sjálfvirkt IP"
+
+#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
+#: ../../printerdrake.pm_.c:425
msgid "IP address should be in format 1.2.3.4"
msgstr "IP vistfang á ađ vera á sniđinu 192.168.1.10"
-#: ../../network.pm_.c:341
+#: ../../network.pm_.c:388
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -5214,48 +5657,44 @@ msgstr ""
"vistfang gáttarinnar ef ţú veist hvađ ţađ vistfang er.\n"
"Gáttin gefur ţér ađgang út úr stađarnetinu (t.d. á Internetiđ)."
-#: ../../network.pm_.c:346
-#, fuzzy
+#: ../../network.pm_.c:393
msgid "DNS server"
-msgstr "Nafnamiđlari:"
+msgstr "Nafnamiđlari"
-#: ../../network.pm_.c:347
-#, fuzzy
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
-msgstr "Gátt:"
+msgstr "Gátt"
-# ## skrytid
-#: ../../network.pm_.c:348
-#, fuzzy
+#: ../../network.pm_.c:396
msgid "Gateway device"
-msgstr "Gátt (tćkiđ):"
+msgstr "Gátt (tćkiđ)"
-#: ../../network.pm_.c:358
+#: ../../network.pm_.c:407
#, fuzzy
msgid "Proxies configuration"
msgstr "Lokauppsetning"
-#: ../../network.pm_.c:359
+#: ../../network.pm_.c:408
msgid "HTTP proxy"
msgstr "HTTP sel:"
-#: ../../network.pm_.c:360
+#: ../../network.pm_.c:409
msgid "FTP proxy"
msgstr "FTP Sel:"
-#: ../../network.pm_.c:366
+#: ../../network.pm_.c:412
msgid "Proxy should be http://..."
msgstr "Sel á ađ vera http://..."
-#: ../../network.pm_.c:367
+#: ../../network.pm_.c:413
msgid "Proxy should be ftp://..."
msgstr "Sel á ađ vera ftp://..."
-#: ../../partition_table.pm_.c:540
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr ""
-#: ../../partition_table.pm_.c:558
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5265,125 +5704,101 @@ msgstr ""
"Eina lausnins er ađ fćra ađalsneiđar svo ađ gatiđ verđi viđ hliđina á "
"viđbótasneiđ"
-#: ../../partition_table.pm_.c:651
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "villa viđ lestur úr skránni %s"
-#: ../../partition_table.pm_.c:658
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Villa viđ lestur úr skránni %s: %s"
-#: ../../partition_table.pm_.c:660
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Skemmd afritsskrá"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Villa viđ ađ skrifa í skrána %s"
-#: ../../pkgs.pm_.c:20
-msgid "mandatory"
+#: ../../partition_table_raw.pm_.c:161
+msgid ""
+"Something bad is happening on your drive. \n"
+"A test to check the integrity of data has failed. \n"
+"It means writing anything on the disk will end up with random trash"
msgstr ""
-#: ../../pkgs.pm_.c:21
+#: ../../pkgs.pm_.c:24
msgid "must have"
msgstr ""
-#: ../../pkgs.pm_.c:22
+#: ../../pkgs.pm_.c:25
msgid "important"
msgstr ""
-#: ../../pkgs.pm_.c:24
+#: ../../pkgs.pm_.c:26
msgid "very nice"
msgstr ""
-#: ../../pkgs.pm_.c:25
+#: ../../pkgs.pm_.c:27
#, fuzzy
msgid "nice"
msgstr "tćki"
-#: ../../pkgs.pm_.c:26 ../../pkgs.pm_.c:27
-#, fuzzy
-msgid "interesting"
-msgstr "Endursníđ..."
-
-#: ../../pkgs.pm_.c:28 ../../pkgs.pm_.c:29 ../../pkgs.pm_.c:30
-#: ../../pkgs.pm_.c:31
+#: ../../pkgs.pm_.c:28
#, fuzzy
msgid "maybe"
msgstr "Rćsikjarna"
-#: ../../pkgs.pm_.c:34
-msgid "i18n (important)"
-msgstr ""
-
-#: ../../pkgs.pm_.c:35
-msgid "i18n (very nice)"
-msgstr ""
-
-#: ../../pkgs.pm_.c:36
-msgid "i18n (nice)"
-msgstr ""
-
-#: ../../printer.pm_.c:19
+#: ../../printer.pm_.c:20
msgid "Local printer"
msgstr "Stađbundinn prentari"
-#: ../../printer.pm_.c:20
+#: ../../printer.pm_.c:21
#, fuzzy
msgid "Remote printer"
msgstr "Viđföng fyrir fjartengda lpd prentara"
-#: ../../printer.pm_.c:21 ../../printerdrake.pm_.c:410
-#, fuzzy
-msgid "Remote CUPS server"
-msgstr "Fjartengd prentröđ"
-
-#: ../../printer.pm_.c:22
+#: ../../printer.pm_.c:23
#, fuzzy
msgid "Remote lpd server"
msgstr "Fjartengdur"
-#: ../../printer.pm_.c:23
+#: ../../printer.pm_.c:24
#, fuzzy
msgid "Network printer (socket)"
msgstr "Viđföng NetWare prentara"
-#: ../../printer.pm_.c:24
+#: ../../printer.pm_.c:25
msgid "SMB/Windows 95/98/NT"
msgstr "SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:25
+#: ../../printer.pm_.c:26
msgid "NetWare"
msgstr "NetWare"
-#: ../../printer.pm_.c:26 ../../printerdrake.pm_.c:154
-#: ../../printerdrake.pm_.c:156
+#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
+#: ../../printerdrake.pm_.c:160
#, fuzzy
msgid "Printer Device URI"
msgstr "Prenttćki:"
#: ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Leita ađ tćkjum..."
-
-#: ../../printerdrake.pm_.c:19
msgid "Test ports"
msgstr "Prófa tengi"
-#: ../../printerdrake.pm_.c:35
+#: ../../printerdrake.pm_.c:40
#, c-format
msgid "A printer, model \"%s\", has been detected on "
msgstr "Prentari af gerđinni \"%s\" fannst á "
-#: ../../printerdrake.pm_.c:48
+#: ../../printerdrake.pm_.c:52
msgid "Local Printer Device"
msgstr "Stađbundiđ prenttćki"
-#: ../../printerdrake.pm_.c:49
+#: ../../printerdrake.pm_.c:53
#, fuzzy
msgid ""
"What device is your printer connected to \n"
@@ -5392,16 +5807,16 @@ msgstr ""
"Viđ hvađa tćki er prentarinn ţinn tengdur\n"
" (Athugađu ađ /dev/lp0 er ţađ sama og LPT1:)?\n"
-#: ../../printerdrake.pm_.c:51
+#: ../../printerdrake.pm_.c:55
#, fuzzy
msgid "Printer Device"
msgstr "Prenttćki:"
-#: ../../printerdrake.pm_.c:70
+#: ../../printerdrake.pm_.c:74
msgid "Remote lpd Printer Options"
msgstr "Viđföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:71
+#: ../../printerdrake.pm_.c:75
msgid ""
"To use a remote lpd print queue, you need to supply\n"
"the hostname of the printer server and the queue name\n"
@@ -5411,20 +5826,20 @@ msgstr ""
"upp vélarheiti prentţjónsins og prentröđina á ţeim sem\n"
"ţú vilt senda prentverkin í."
-#: ../../printerdrake.pm_.c:74
+#: ../../printerdrake.pm_.c:78
#, fuzzy
msgid "Remote hostname"
msgstr "Prentţjónn:"
-#: ../../printerdrake.pm_.c:75
+#: ../../printerdrake.pm_.c:79
msgid "Remote queue"
msgstr "Fjartengd prentröđ"
-#: ../../printerdrake.pm_.c:84
+#: ../../printerdrake.pm_.c:88
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB/Windows 9x/NT prentviđföng"
-#: ../../printerdrake.pm_.c:85
+#: ../../printerdrake.pm_.c:89
msgid ""
"To print to a SMB printer, you need to provide the\n"
"SMB host name (Note! It may be different from its\n"
@@ -5438,27 +5853,27 @@ msgstr ""
"ásamt samnýtingarheiti prentarans, notandaheiti, lykilorđi og\n"
"vinnuhópsupplýsingum fyrir prentarann."
-#: ../../printerdrake.pm_.c:90
+#: ../../printerdrake.pm_.c:94
msgid "SMB server host"
msgstr "Heiti SMB ţjóns"
-#: ../../printerdrake.pm_.c:91
+#: ../../printerdrake.pm_.c:95
msgid "SMB server IP"
msgstr "Vistfang SMB ţjóns"
-#: ../../printerdrake.pm_.c:92
+#: ../../printerdrake.pm_.c:96
msgid "Share name"
msgstr "Samnýtingarheiti"
-#: ../../printerdrake.pm_.c:95
+#: ../../printerdrake.pm_.c:99
msgid "Workgroup"
msgstr "Vinnuhópur"
-#: ../../printerdrake.pm_.c:120
+#: ../../printerdrake.pm_.c:124
msgid "NetWare Printer Options"
msgstr "Viđföng NetWare prentara"
-#: ../../printerdrake.pm_.c:121
+#: ../../printerdrake.pm_.c:125
msgid ""
"To print to a NetWare printer, you need to provide the\n"
"NetWare print server name (Note! it may be different from its\n"
@@ -5470,52 +5885,52 @@ msgstr ""
"ásamt heiti prentarađar, notandaheiti og lykilorđi fyrir\n"
"prentarann."
-#: ../../printerdrake.pm_.c:125
+#: ../../printerdrake.pm_.c:129
msgid "Printer Server"
msgstr "Prentţjónn"
-#: ../../printerdrake.pm_.c:126
+#: ../../printerdrake.pm_.c:130
msgid "Print Queue Name"
msgstr "Heiti prentrađar"
-#: ../../printerdrake.pm_.c:138
+#: ../../printerdrake.pm_.c:142
#, fuzzy
msgid "Socket Printer Options"
msgstr "Viđföng stađbundinna prentara"
-#: ../../printerdrake.pm_.c:139
+#: ../../printerdrake.pm_.c:143
msgid ""
"To print to a socket printer, you need to provide the\n"
"hostname of the printer and optionally the port number."
msgstr ""
-#: ../../printerdrake.pm_.c:141
+#: ../../printerdrake.pm_.c:145
#, fuzzy
msgid "Printer Hostname"
msgstr "Stillingar á prentara"
-#: ../../printerdrake.pm_.c:142 ../../printerdrake.pm_.c:417
+#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
#, fuzzy
msgid "Port"
msgstr "Lélegt"
-#: ../../printerdrake.pm_.c:155
+#: ../../printerdrake.pm_.c:159
msgid "You can specify directly the URI to access the printer with CUPS."
msgstr ""
-#: ../../printerdrake.pm_.c:188 ../../printerdrake.pm_.c:240
+#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
msgid "What type of printer do you have?"
msgstr "Hvernig prentara ertu međ?"
-#: ../../printerdrake.pm_.c:200 ../../printerdrake.pm_.c:307
+#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
msgid "Do you want to test printing?"
msgstr "Viltu prenta út prufublađsíđu?"
-#: ../../printerdrake.pm_.c:203 ../../printerdrake.pm_.c:318
+#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
msgid "Printing test page(s)..."
msgstr "Prenta út prufublađsíđu(r)..."
-#: ../../printerdrake.pm_.c:210 ../../printerdrake.pm_.c:326
+#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
#, c-format
msgid ""
"Test page(s) have been sent to the printer daemon.\n"
@@ -5526,91 +5941,87 @@ msgid ""
"Does it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:330
+#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
msgid ""
"Test page(s) have been sent to the printer daemon.\n"
"This may take a little time before printer start.\n"
"Does it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:230
+#: ../../printerdrake.pm_.c:234
msgid "Yes, print ASCII test page"
msgstr "Já, prenta ASCII prufusíđu"
-#: ../../printerdrake.pm_.c:231
+#: ../../printerdrake.pm_.c:235
msgid "Yes, print PostScript test page"
msgstr "Já, prenta PostScript prufusíđu"
-#: ../../printerdrake.pm_.c:232
+#: ../../printerdrake.pm_.c:236
msgid "Yes, print both test pages"
msgstr "Já, prenta báđar prufusíđur"
-#: ../../printerdrake.pm_.c:239
+#: ../../printerdrake.pm_.c:243
msgid "Configure Printer"
msgstr "Stilla prentara"
-#: ../../printerdrake.pm_.c:272
+#: ../../printerdrake.pm_.c:273
msgid "Printer options"
msgstr "Stillingar á prentara"
-#: ../../printerdrake.pm_.c:273
+#: ../../printerdrake.pm_.c:274
msgid "Paper Size"
msgstr "Pappírsstćrđ"
-#: ../../printerdrake.pm_.c:274
+#: ../../printerdrake.pm_.c:275
msgid "Eject page after job?"
msgstr "Koma blađsíđu út eftirá?"
-#: ../../printerdrake.pm_.c:279
+#: ../../printerdrake.pm_.c:280
msgid "Uniprint driver options"
msgstr "Uniprint rekilvalkostir"
-#: ../../printerdrake.pm_.c:280
+#: ../../printerdrake.pm_.c:281
msgid "Color depth options"
msgstr "Stillingar á litadýpt"
-#: ../../printerdrake.pm_.c:282
-msgid "Print text as PostScript?"
-msgstr ""
-
#: ../../printerdrake.pm_.c:283
-msgid "Reverse page order"
+msgid "Print text as PostScript?"
msgstr ""
#: ../../printerdrake.pm_.c:285
msgid "Fix stair-stepping text?"
msgstr "Afstalla texta (tröppurnar)?"
-#: ../../printerdrake.pm_.c:288
+#: ../../printerdrake.pm_.c:287
msgid "Number of pages per output pages"
msgstr ""
-#: ../../printerdrake.pm_.c:289
+#: ../../printerdrake.pm_.c:288
msgid "Right/Left margins in points (1/72 of inch)"
msgstr ""
-#: ../../printerdrake.pm_.c:290
+#: ../../printerdrake.pm_.c:289
msgid "Top/Bottom margins in points (1/72 of inch)"
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printerdrake.pm_.c:291
msgid "Extra GhostScript options"
msgstr ""
-#: ../../printerdrake.pm_.c:296
+#: ../../printerdrake.pm_.c:293
#, fuzzy
msgid "Extra Text options"
msgstr "Stillingar á litadýpt"
-#: ../../printerdrake.pm_.c:346
-msgid "Printer"
-msgstr "Prentari"
+#: ../../printerdrake.pm_.c:295
+msgid "Reverse page order"
+msgstr ""
-#: ../../printerdrake.pm_.c:347
+#: ../../printerdrake.pm_.c:345
msgid "Would you like to configure a printer?"
msgstr "Viltu setja upp prentara?"
-#: ../../printerdrake.pm_.c:350
+#: ../../printerdrake.pm_.c:351
#, fuzzy
msgid ""
"Here are the following print queues.\n"
@@ -5619,37 +6030,37 @@ msgstr ""
"Hérna eru núverandi stillingar LILO .\n"
"Ţú getur bćtt viđ fleirum eđa breytt ţessum."
-#: ../../printerdrake.pm_.c:365
+#: ../../printerdrake.pm_.c:370
#, fuzzy
msgid "CUPS starting"
msgstr "Áćtla"
-#: ../../printerdrake.pm_.c:365
+#: ../../printerdrake.pm_.c:370
msgid "Reading CUPS drivers database..."
msgstr ""
-#: ../../printerdrake.pm_.c:379 ../../printerdrake.pm_.c:444
-#: ../../printerdrake.pm_.c:457 ../../printerdrake.pm_.c:464
+#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
msgid "Select Printer Connection"
msgstr "Veldu prenttengingu"
-#: ../../printerdrake.pm_.c:380 ../../printerdrake.pm_.c:458
+#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
msgid "How is the printer connected?"
msgstr "Hvernig er ţessi prentari tengdur?"
-#: ../../printerdrake.pm_.c:387
+#: ../../printerdrake.pm_.c:392
#, fuzzy
msgid "Select Remote Printer Connection"
msgstr "Veldu prenttengingu"
-#: ../../printerdrake.pm_.c:388
+#: ../../printerdrake.pm_.c:393
msgid ""
"With a remote CUPS server, you do not have to configure\n"
"any printer here; printers will be automatically detected.\n"
"In case of doubt, select \"Remote CUPS server\"."
msgstr ""
-#: ../../printerdrake.pm_.c:411
+#: ../../printerdrake.pm_.c:416
msgid ""
"With a remote CUPS server, you do not have to configure\n"
"any printer here; printers will be automatically detected\n"
@@ -5658,21 +6069,26 @@ msgid ""
"and optionally the port number."
msgstr ""
-#: ../../printerdrake.pm_.c:416
+#: ../../printerdrake.pm_.c:421
#, fuzzy
msgid "CUPS server IP"
msgstr "Vistfang SMB ţjóns"
-#: ../../printerdrake.pm_.c:424
+#: ../../printerdrake.pm_.c:429
msgid "Port number should be numeric"
msgstr ""
-#: ../../printerdrake.pm_.c:445 ../../printerdrake.pm_.c:464
+#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
#, fuzzy
msgid "Remove queue"
msgstr "Fjartengd prentröđ"
-#: ../../printerdrake.pm_.c:446
+#: ../../printerdrake.pm_.c:454
+msgid ""
+"Name of printer should contains only letters, numbers and the underscore"
+msgstr ""
+
+#: ../../printerdrake.pm_.c:461
#, fuzzy
msgid ""
"Every printer need a name (for example lp).\n"
@@ -5684,22 +6100,22 @@ msgstr ""
"(oft bara lp) og möppu. Hvađa heiti og möppu viltu nota fyrir\n"
"ţessa prentröđ?"
-#: ../../printerdrake.pm_.c:450
+#: ../../printerdrake.pm_.c:465
#, fuzzy
msgid "Name of printer"
msgstr "Stađbundinn prentari"
-#: ../../printerdrake.pm_.c:451
+#: ../../printerdrake.pm_.c:466
#, fuzzy
msgid "Description"
msgstr "Stilla handvirkt"
-#: ../../printerdrake.pm_.c:452
+#: ../../printerdrake.pm_.c:467
#, fuzzy
msgid "Location"
msgstr "Upplýsingar"
-#: ../../printerdrake.pm_.c:465
+#: ../../printerdrake.pm_.c:482
#, fuzzy
msgid ""
"Every print queue (which print jobs are directed to) needs a\n"
@@ -5711,60 +6127,64 @@ msgstr ""
"(oft bara lp) og möppu. Hvađa heiti og möppu viltu nota fyrir\n"
"ţessa prentröđ?"
-#: ../../printerdrake.pm_.c:468
+#: ../../printerdrake.pm_.c:489
#, fuzzy
msgid "Name of queue"
msgstr "Heiti prentrađar:"
-#: ../../printerdrake.pm_.c:469
+#: ../../printerdrake.pm_.c:490
#, fuzzy
msgid "Spool directory"
msgstr "Mappa prentrađar:"
-#: ../../printerdrake.pm_.c:470
+#: ../../printerdrake.pm_.c:491
#, fuzzy
msgid "Printer Connection"
msgstr "Veldu prenttengingu"
-#: ../../raid.pm_.c:32
+#: ../../raid.pm_.c:33
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr ""
-#: ../../raid.pm_.c:102
+#: ../../raid.pm_.c:103
msgid "Can't write file $file"
msgstr ""
-#: ../../raid.pm_.c:127
+#: ../../raid.pm_.c:128
msgid "mkraid failed"
msgstr ""
-#: ../../raid.pm_.c:127
+#: ../../raid.pm_.c:128
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr ""
-#: ../../raid.pm_.c:143
+#: ../../raid.pm_.c:144
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ekki nógu margar disksneiđar fyrir RAID %d\n"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:16
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr ""
+
+#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
msgstr ""
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:18
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:20
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:22
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
@@ -5772,7 +6192,7 @@ msgid ""
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:25
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -5780,13 +6200,19 @@ msgid ""
"and includes support for pop-up menus on the console."
msgstr ""
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:28
+msgid ""
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
+msgstr ""
+
+#: ../../services.pm_.c:30
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files\n"
"and CGI."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:32
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -5796,51 +6222,89 @@ msgid ""
"all of the services it is responsible for."
msgstr ""
-#: ../../services.pm_.c:32
+#: ../../services.pm_.c:36
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+
+#: ../../services.pm_.c:38
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:41
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+
+#: ../../services.pm_.c:43
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr ""
+
+#: ../../services.pm_.c:44
+msgid ""
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
+msgstr ""
+
+#: ../../services.pm_.c:46
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
-#: ../../services.pm_.c:37
+#: ../../services.pm_.c:48
+msgid ""
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
+msgstr ""
+
+#: ../../services.pm_.c:50
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
"host names to IP addresses."
msgstr ""
-#: ../../services.pm_.c:39
+#: ../../services.pm_.c:52
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:54
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:56
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
-#: ../../services.pm_.c:46
+#: ../../services.pm_.c:59
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:61
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+
+#: ../../services.pm_.c:63
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr ""
+
+#: ../../services.pm_.c:64
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops. It won't get started unless configured so it is safe to "
@@ -5848,7 +6312,7 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
-#: ../../services.pm_.c:51
+#: ../../services.pm_.c:67
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -5856,62 +6320,97 @@ msgid ""
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
-#: ../../services.pm_.c:54
+#: ../../services.pm_.c:70
msgid ""
"Postfix is a Mail Transport Agent, which is the program that\n"
"moves mail from one machine to another."
msgstr ""
-#: ../../services.pm_.c:56
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
-#: ../../services.pm_.c:58
+#: ../../services.pm_.c:74
+msgid ""
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle"
+msgstr ""
+
+#: ../../services.pm_.c:76
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
-#: ../../services.pm_.c:61
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
-#: ../../services.pm_.c:65
+#: ../../services.pm_.c:83
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:85
+msgid "Launch the sound system on your machine"
+msgstr ""
+
+#: ../../services.pm_.c:86
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files. It is a good idea to always run syslog."
msgstr ""
-#: ../../services.pm_.c:69
-msgid "This startup script try to load your modules for your usb mouse."
+#: ../../services.pm_.c:88
+msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:70
-msgid "Starts and stops the X Font Server at boot time and shutdown."
+#: ../../services.pm_.c:89
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
-#: ../../services.pm_.c:99
+#: ../../services.pm_.c:118
msgid "Choose which services should be automatically started at boot time"
msgstr "Veldu ţćr ţjónustur sem skal sjálfkrafa keyra viđ rćsingu"
-#: ../../standalone/diskdrake_.c:61
+#: ../../services.pm_.c:137
+#, fuzzy
+msgid "running"
+msgstr "Ađvörun"
+
+#: ../../services.pm_.c:137
+#, fuzzy
+msgid "stopped"
+msgstr "Bćta aftan viđ"
+
+#: ../../services.pm_.c:151
+msgid "Services and deamons"
+msgstr ""
+
+#: ../../services.pm_.c:156
+msgid ""
+"No additionnal information\n"
+"about this service, sorry."
+msgstr ""
+
+#: ../../services.pm_.c:163
+#, fuzzy
+msgid "On boot"
+msgstr "Rót"
+
+#: ../../standalone/diskdrake_.c:67
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
"I'll try to go on blanking bad partitions"
@@ -5919,35 +6418,16 @@ msgstr ""
"Ég get ekki lesiđ disksneiđatöflu ţína, hún er of skemmd fyrir mig :-(\n"
"Ég mun reyna ađ halda áfram međ ţví ađ hreinsa skemmdar disksneiđar"
-#: ../../standalone/drakboot_.c:25
+#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
#, fuzzy
-msgid "Configure LILO/GRUB"
-msgstr "Stilla X"
-
-#: ../../standalone/drakboot_.c:26
-#, fuzzy
-msgid "Create a boot floppy"
-msgstr "Búa til rćsidiskling"
-
-#: ../../standalone/drakboot_.c:28
-#, fuzzy
-msgid "Format floppy"
-msgstr "Forsníđ"
-
-#: ../../standalone/drakboot_.c:40
-#, fuzzy
-msgid "Choice"
-msgstr "tćki"
-
-#: ../../standalone/drakboot_.c:59
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Innsetning LILO brást sökum eftirfarandi villu:"
+msgid "Internet Connection Sharing"
+msgstr "Veldu prenttengingu"
-#: ../../standalone/drakgw_.c:103
+#: ../../standalone/drakgw_.c:118
msgid "Internet Connection Sharing currently enabled"
msgstr ""
-#: ../../standalone/drakgw_.c:104
+#: ../../standalone/drakgw_.c:119
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -5955,26 +6435,35 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:108
+#: ../../standalone/drakgw_.c:123
#, fuzzy
msgid "disable"
msgstr "Tafla"
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:118
-#: ../../standalone/drakgw_.c:126 ../../standalone/drakgw_.c:137
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:107 ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
#, fuzzy
msgid "reconfigure"
msgstr "Stilla X"
-#: ../../standalone/drakgw_.c:122
+#: ../../standalone/drakgw_.c:126
+#, fuzzy
+msgid "Disabling servers..."
+msgstr "Leita ađ tćkjum..."
+
+#: ../../standalone/drakgw_.c:134
+#, fuzzy
+msgid "Internet connection sharing is now disabled."
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/drakgw_.c:143
msgid "Internet Connection Sharing currently disabled"
msgstr ""
-#: ../../standalone/drakgw_.c:123
+#: ../../standalone/drakgw_.c:144
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -5982,119 +6471,400 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:126 ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:148
#, fuzzy
msgid "enable"
msgstr "Tafla"
-#: ../../standalone/drakgw_.c:141
-msgid "Config file content could not be interpreted."
+#: ../../standalone/drakgw_.c:155
+msgid "Enabling servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:160
#, fuzzy
-msgid "Internet Connection Sharing"
+msgid "Internet connection sharing is now enabled."
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:168
+msgid "Config file content could not be interpreted."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:168
+msgid "Unrecognized config file"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:181
msgid ""
-"Your computer can be configured to share its Internet connection.\n"
+"You are about to configure your computer to share its Internet connection.\n"
+"With that feature, other computers on your local network will be able to use "
+"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN).\n"
-"\n"
-"Would you like to setup the Internet Connection Sharing?"
+"(LAN)."
msgstr ""
-#: ../../standalone/drakgw_.c:177
-#, fuzzy
-msgid "using module"
-msgstr "Hringja inn međ mótaldi"
+#: ../../standalone/drakgw_.c:207
+#, c-format
+msgid "Interface %s (using module %s)"
+msgstr ""
-#: ../../standalone/drakgw_.c:210
+#: ../../standalone/drakgw_.c:208
+#, fuzzy, c-format
+msgid "Interface %s"
+msgstr "Endursníđ..."
+
+#: ../../standalone/drakgw_.c:216
msgid "No network adapter on your system!"
msgstr ""
-#: ../../standalone/drakgw_.c:211
+#: ../../standalone/drakgw_.c:217
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-#: ../../standalone/drakgw_.c:218
+#: ../../standalone/drakgw_.c:224
+#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
-"$interface\n"
+"%s\n"
"\n"
-"Would you like to setup your Local Area Network with that adapter?"
+"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:233
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:233
+#: ../../standalone/drakgw_.c:242
msgid ""
-"Warning, the network adapter is already configured.\n"
-"Would you like to reconfigure?"
+"Warning, the network adapter is already configured. I will reconfigure it."
msgstr ""
-#: ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:253
msgid "Potential LAN address conflict found in current config of $_!\n"
msgstr ""
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Firewalling configuration detected!"
msgstr "Les uppsetningarskrá"
-#: ../../standalone/drakgw_.c:269
+#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation. Proceed?"
+"need some manual fix after installation."
msgstr ""
-#: ../../standalone/drakgw_.c:282
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:282
+#: ../../standalone/drakgw_.c:276
#, fuzzy
msgid "Configuring..."
msgstr "Uppsetning"
-#: ../../standalone/drakgw_.c:313
-msgid "Problems installing package $bin2rpm{$_}"
+#: ../../standalone/drakgw_.c:277
+msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:307
+#, fuzzy
+msgid "Problems installing package $_"
+msgstr "Set inn pakka %s"
+
+#: ../../standalone/drakgw_.c:590
msgid "Congratulations!"
msgstr "Til hamingju!"
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:591
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
-#: ../../standalone/draksec_.c:28
+#: ../../standalone/drakgw_.c:608
+msgid "The setup has already been done, but it's currently disabled."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:609
+msgid "The setup has already been done, and it's currently enabled."
+msgstr ""
+
+#: ../../standalone/drakgw_.c:610
+#, fuzzy
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/drakgw_.c:615
+#, fuzzy
+msgid "Internet connection sharing configuration"
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/drakgw_.c:622
+#, fuzzy, c-format
+msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/draknet_.c:59
+#, fuzzy, c-format
+msgid "Network configuration (%d adapters)"
+msgstr "Netstillingar"
+
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
+#, fuzzy
+msgid "Profile: "
+msgstr "tókst ekki ađ tengja: "
+
+#: ../../standalone/draknet_.c:74
+msgid "Del profile..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:80
+msgid "Profile to delete:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:108
+msgid "New profile..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:114
+msgid "Name of the profile to create:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:140
+#, fuzzy
+msgid "Hostname: "
+msgstr "Vélarheiti:"
+
+#: ../../standalone/draknet_.c:147
+#, fuzzy
+msgid "Internet access"
+msgstr "Endursníđ..."
+
+#: ../../standalone/draknet_.c:160
+#, fuzzy
+msgid "Type:"
+msgstr "Tegund: "
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+msgid "Gateway:"
+msgstr "Gátt:"
+
+#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
+#, fuzzy
+msgid "Interface:"
+msgstr "Endursníđ..."
+
+#: ../../standalone/draknet_.c:168
+msgid "Status:"
+msgstr ""
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Connected"
+msgstr "Nafn tengingar"
+
+#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
+#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
+#: ../../standalone/net_monitor_.c:224
+#, fuzzy
+msgid "Not connected"
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Connect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
+msgid "Disconnect..."
+msgstr ""
+
+#: ../../standalone/draknet_.c:191
+#, fuzzy
+msgid "Starting your connection..."
+msgstr "Stilla nettengingu"
+
+#: ../../standalone/draknet_.c:199
+#, fuzzy
+msgid "Closing your connection..."
+msgstr "Stilla nettengingu"
+
+#: ../../standalone/draknet_.c:204
+msgid ""
+"The connection is not closed.\n"
+"Try to do it manually by running\n"
+"/etc/sysconfig/network-scripts/net_cnx_down\n"
+"in root."
+msgstr ""
+
+#: ../../standalone/draknet_.c:207
+#, fuzzy
+msgid "The system is now disconnected."
+msgstr "Hvađa disk viltu fćra til?"
+
+#: ../../standalone/draknet_.c:219
+#, fuzzy
+msgid "Configure Internet Access..."
+msgstr "Setja upp prentara"
+
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
+#, fuzzy
+msgid "LAN configuration"
+msgstr "Uppsetning"
+
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Adapter"
+msgstr "Uppfćrsla"
+
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Driver"
+msgstr "Sem ţjón"
+
+#: ../../standalone/draknet_.c:231
+#, fuzzy
+msgid "Interface"
+msgstr "Endursníđ..."
+
+#: ../../standalone/draknet_.c:231
+msgid "Protocol"
+msgstr ""
+
+#: ../../standalone/draknet_.c:250
+#, fuzzy
+msgid "Configure Local Area Network..."
+msgstr "Stilla nettengingu"
+
+#: ../../standalone/draknet_.c:283
+#, fuzzy
+msgid "Normal Mode"
+msgstr "Venjulega"
+
+#: ../../standalone/draknet_.c:288
+msgid "Apply"
+msgstr ""
+
+#: ../../standalone/draknet_.c:307
+#, fuzzy
+msgid "Please Wait... Applying the configuration"
+msgstr "Prófunar skilgreining"
+
+#: ../../standalone/draknet_.c:391
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:415
+#, fuzzy
+msgid "LAN Configuration"
+msgstr "Uppsetning"
+
+#: ../../standalone/draknet_.c:423
+#, c-format
+msgid "Adapter %s: %s"
+msgstr ""
+
+#: ../../standalone/draknet_.c:429
+msgid "Boot Protocol"
+msgstr ""
+
+#: ../../standalone/draknet_.c:430
+msgid "Started on boot"
+msgstr ""
+
+#: ../../standalone/draknet_.c:431
+msgid "DHCP client"
+msgstr ""
+
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+#, fuzzy
+msgid "Disable"
+msgstr "Tafla"
+
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
+#, fuzzy
+msgid "Enable"
+msgstr "Tafla"
+
+#: ../../standalone/draknet_.c:504
+msgid ""
+"You don't have any internet connection.\n"
+"Create one first by clicking on 'Configure'"
+msgstr ""
+
+#: ../../standalone/draknet_.c:528
+#, fuzzy
+msgid "Internet connection configuration"
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/draknet_.c:532
+#, fuzzy
+msgid "Internet Connection Configuration"
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/draknet_.c:541
+#, fuzzy
+msgid "Connection type: "
+msgstr "Nafn tengingar"
+
+#: ../../standalone/draknet_.c:547
+msgid "Parameters"
+msgstr ""
+
+#: ../../standalone/draknet_.c:560
+#, fuzzy
+msgid "Provider dns 1 (optional)"
+msgstr "Stillingar á prentara"
+
+#: ../../standalone/draknet_.c:561
+#, fuzzy
+msgid "Provider dns 2 (optional)"
+msgstr "Stillingar á prentara"
+
+#: ../../standalone/draknet_.c:574
+msgid "Ethernet Card"
+msgstr ""
+
+#: ../../standalone/draknet_.c:575
+msgid "DHCP Client"
+msgstr ""
+
+#: ../../standalone/draksec_.c:21
+msgid "Welcome To Crackers"
+msgstr "Velkomin(n) í tölvuţrjótinn"
+
+#: ../../standalone/draksec_.c:22
+msgid "Poor"
+msgstr "Lélegt"
+
+#: ../../standalone/draksec_.c:26
+msgid "Paranoid"
+msgstr "Taugaveiklađ"
+
+#: ../../standalone/draksec_.c:29
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive: it must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
-#: ../../standalone/draksec_.c:31
+#: ../../standalone/draksec_.c:32
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-#: ../../standalone/draksec_.c:32
+#: ../../standalone/draksec_.c:33
msgid ""
"Few improvements for this security level, the main one is that there are\n"
"more security warnings and checks."
@@ -6102,7 +6872,7 @@ msgstr ""
"Few improvements for this security level, the main one is that there are\n"
"more security warnings and checks."
-#: ../../standalone/draksec_.c:34
+#: ../../standalone/draksec_.c:35
msgid ""
"This is the standard security recommended for a computer that will be used\n"
"to connect to the Internet as a client. There are now security checks. "
@@ -6110,7 +6880,7 @@ msgstr ""
"Ţetta er hiđ hefđbundna öryggi sem mćlt er međ fyrir tölvu sem verđur notuđ\n"
"til ađ tengja viđ netiđ sem biđill. Öryggisathuganir eru núna í gangi. "
-#: ../../standalone/draksec_.c:36
+#: ../../standalone/draksec_.c:37
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -6121,7 +6891,7 @@ msgstr ""
"Öryggiđ er nógu nógu mikiđ til ađ taka viđ fyrirspurnum frá\n"
"mörgum biđlum. "
-#: ../../standalone/draksec_.c:39
+#: ../../standalone/draksec_.c:40
msgid ""
"We take level 4 features, but now the system is entirely closed.\n"
"Security features are at their maximum."
@@ -6129,19 +6899,24 @@ msgstr ""
"Kerfiđ er komiđ á 4. stig og er nú alveg lokađ.\n"
"Öryggiđ er á hćsta stigi."
-#: ../../standalone/draksec_.c:49
+#: ../../standalone/draksec_.c:52
msgid "Setting security level"
msgstr "Stilli öryggisţrep"
-#: ../../standalone/drakxconf_.c:21
+#: ../../standalone/drakxconf_.c:44
+#, fuzzy
+msgid "Control Center"
+msgstr "Nafn tengingar"
+
+#: ../../standalone/drakxconf_.c:45
msgid "Choose the tool you want to use"
msgstr "Veldu forritiđ sem ţú vilt nota"
-#: ../../standalone/keyboarddrake_.c:14
-msgid "usage: keyboarddrake [--expert]\n"
+#: ../../standalone/keyboarddrake_.c:16
+msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:27
+#: ../../standalone/keyboarddrake_.c:36
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
@@ -6160,431 +6935,932 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:32
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "ekkert serial_usb fannst\n"
-#: ../../standalone/mousedrake_.c:37
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Herma eftir ţriđja hnapp?"
-#: ../../standalone/mousedrake_.c:41
-msgid "Which serial port is your mouse connected to?"
-msgstr "Viđ hvađa rađtengi er músin ţín tengd?"
-
-#: ../../standalone/rpmdrake_.c:25
-msgid "reading configuration"
-msgstr "Les uppsetningarskrá"
-
-#: ../../standalone/rpmdrake_.c:45 ../../standalone/rpmdrake_.c:50
-#: ../../standalone/rpmdrake_.c:253
-msgid "File"
-msgstr "Skrá"
-
-#: ../../standalone/rpmdrake_.c:48 ../../standalone/rpmdrake_.c:229
-#: ../../standalone/rpmdrake_.c:253 ../../standalone/rpmdrake_.c:269
-msgid "Search"
-msgstr "Leita"
-
-#: ../../standalone/rpmdrake_.c:49 ../../standalone/rpmdrake_.c:56
-msgid "Package"
-msgstr "Pakka"
-
-#: ../../standalone/rpmdrake_.c:51
-msgid "Text"
-msgstr "Texta"
-
-#: ../../standalone/rpmdrake_.c:53
-msgid "Tree"
-msgstr "Tré"
-
-#: ../../standalone/rpmdrake_.c:54
-msgid "Sort by"
-msgstr "Rađa eftir"
-
-#: ../../standalone/rpmdrake_.c:55
-msgid "Category"
-msgstr "Flokk"
-
-#: ../../standalone/rpmdrake_.c:58
-msgid "See"
-msgstr "Skođa"
-
-#: ../../standalone/rpmdrake_.c:59 ../../standalone/rpmdrake_.c:163
-msgid "Installed packages"
-msgstr "Pakkar sem eru inni"
-
-#: ../../standalone/rpmdrake_.c:60
-msgid "Available packages"
-msgstr "Tiltćkir pakkar"
-
-#: ../../standalone/rpmdrake_.c:62
-msgid "Show only leaves"
-msgstr "Sýna ađeins laufblöđ"
-
-#: ../../standalone/rpmdrake_.c:67
-msgid "Expand all"
-msgstr "Opna allt"
-
-#: ../../standalone/rpmdrake_.c:68
-msgid "Collapse all"
-msgstr "Loka öllu"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Hvernig mús ertu međ?"
-#: ../../standalone/rpmdrake_.c:70
-msgid "Configuration"
-msgstr "Uppsetning"
+#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Netstillingar"
-#: ../../standalone/rpmdrake_.c:71
-msgid "Add location of packages"
-msgstr "Bćta slóđ pakkanna viđ"
+#: ../../standalone/net_monitor_.c:56
+msgid "Statistics"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:75
-msgid "Update location"
-msgstr "Uppfćrsluslóđ"
+#: ../../standalone/net_monitor_.c:59
+msgid "Sending Speed: "
+msgstr ""
-#: ../../standalone/rpmdrake_.c:79 ../../standalone/rpmdrake_.c:328
-msgid "Remove"
-msgstr "Fjarlćgja"
+#: ../../standalone/net_monitor_.c:61
+msgid "Receiving Speed: "
+msgstr ""
-#: ../../standalone/rpmdrake_.c:100
-msgid "Configuration: Add Location"
-msgstr "Uppsetning: Bćta slóđ viđ"
+#: ../../standalone/net_monitor_.c:66
+#, fuzzy
+msgid "Close"
+msgstr "USB mús"
-#: ../../standalone/rpmdrake_.c:103
-msgid "Find Package"
-msgstr "Finna pakka"
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Nafn tengingar"
-#: ../../standalone/rpmdrake_.c:104
-msgid "Find Package containing file"
-msgstr "Finna pakka sem inniheldur skrá"
+#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Nafn tengingar"
-#: ../../standalone/rpmdrake_.c:105
-msgid "Toggle between Installed and Available"
-msgstr "Skipta á milli innsettra og tiltćkra"
+#: ../../standalone/net_monitor_.c:114
+#, fuzzy
+msgid "Disconnection from Internet failed."
+msgstr "Nafn tengingar"
-#: ../../standalone/rpmdrake_.c:139
-msgid "Files:\n"
-msgstr "Skrár:\n"
+#: ../../standalone/net_monitor_.c:115
+#, fuzzy
+msgid "Disconnection from Internet complete."
+msgstr "Nafn tengingar"
-#: ../../standalone/rpmdrake_.c:161 ../../standalone/rpmdrake_.c:209
-msgid "Uninstall"
-msgstr "Fjarlćgja"
+#: ../../standalone/net_monitor_.c:117
+#, fuzzy
+msgid "Connection complete."
+msgstr "Nafn tengingar"
-#: ../../standalone/rpmdrake_.c:163
-msgid "Choose package to install"
-msgstr "Veldu pakka til ađ setja inn"
+#: ../../standalone/net_monitor_.c:118
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
-#: ../../standalone/rpmdrake_.c:190
-msgid "Checking dependencies"
-msgstr "Athuga tengsli milli pakka"
+#: ../../standalone/net_monitor_.c:188
+msgid "sent: "
+msgstr ""
-#: ../../standalone/rpmdrake_.c:190 ../../standalone/rpmdrake_.c:409
-msgid "Wait"
-msgstr "Augnablik"
+#: ../../standalone/net_monitor_.c:191
+msgid "received: "
+msgstr ""
-#: ../../standalone/rpmdrake_.c:209
-msgid "The following packages are going to be uninstalled"
-msgstr "Eftirfarandi pakkar verđa fjarlćgđir"
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Connect"
+msgstr "Nafn tengingar"
-#: ../../standalone/rpmdrake_.c:210
-msgid "Uninstalling the RPMs"
-msgstr "Fjarlćgji RPM pakkana"
+#: ../../standalone/net_monitor_.c:222
+#, fuzzy
+msgid "Disconnect"
+msgstr "Veldu prenttengingu"
-#: ../../standalone/rpmdrake_.c:229 ../../standalone/rpmdrake_.c:269
-msgid "Regexp"
-msgstr "Regexp"
+#: ../../standalone/tinyfirewall_.c:29
+#, fuzzy
+msgid "Firewalling Configuration"
+msgstr "Les uppsetningarskrá"
-#: ../../standalone/rpmdrake_.c:229
-msgid "Which package are looking for"
-msgstr "Hvađa pakka ertu ađ leita ađ?"
+#: ../../standalone/tinyfirewall_.c:42
+#, fuzzy
+msgid "Firewalling configuration"
+msgstr "Les uppsetningarskrá"
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-#, c-format
-msgid "%s not found"
-msgstr "%s fannst ekki"
+#: ../../standalone/tinyfirewall_.c:77
+msgid ""
+"Firewalling\n"
+"\n"
+"You already have set up a firewall.\n"
+"Click on Configure to change or remove the firewall"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-msgid "No match"
-msgstr "Ekkert fannst"
+#: ../../standalone/tinyfirewall_.c:81
+msgid ""
+"Firewalling\n"
+"\n"
+"Click on Configure to set up a standard firewall"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:238 ../../standalone/rpmdrake_.c:262
-#: ../../standalone/rpmdrake_.c:278
-msgid "No more match"
-msgstr "Fleira fannst ekki"
+#: ../../tinyfirewall.pm_.c:10
+msgid ""
+"tinyfirewall configurator\n"
+"\n"
+"This configures a personal firewall for this Linux Mandrake machine.\n"
+"For a powerful dedicated firewall solution, please look to the\n"
+"specialized MandrakeSecurity Firewall distribution."
+msgstr ""
-#: ../../standalone/rpmdrake_.c:246
+#: ../../tinyfirewall.pm_.c:15
msgid ""
-"rpmdrake is currently in ``low memory'' mode.\n"
-"I'm going to relaunch rpmdrake to allow searching files"
+"We'll now ask you questions about which services you'd like to allow\n"
+"the Internet to connect to. Please think carefully about these\n"
+"questions, as your computer's security is important.\n"
+"\n"
+"Please, if you're not currently using one of these services, firewall\n"
+"it off. You can change this configuration anytime you like by\n"
+"re-running this application!"
msgstr ""
-"rpmdrake er núna í ``lágminnis'' ham.\n"
-"Ţađ verđur eyrt aftur til ađ leyfa skráarleit."
-#: ../../standalone/rpmdrake_.c:253
-msgid "Which file are you looking for?"
-msgstr "Hvađa skrá ertu ađ leita ađ?"
+#: ../../tinyfirewall.pm_.c:22
+msgid ""
+"Are you running a web server on this machine that you need the whole\n"
+"Internet to see? If you are running a webserver that only needs to be\n"
+"accessed by this machine, you can safely answer NO here.\n"
+"\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:269
-msgid "What are looking for?"
-msgstr "Hverju ertu ađ leita ađ?"
+#: ../../tinyfirewall.pm_.c:27
+msgid ""
+"Are you running a name server on this machine? If you didn't set one\n"
+"up to give away IP and zone information to the whole Internet, please\n"
+"answer no.\n"
+"\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:289
-msgid "Give a name (eg: `extra', `commercial')"
-msgstr "Gefđu upp nafn (t.d. `extra', `commercial')"
+#: ../../tinyfirewall.pm_.c:32
+msgid ""
+"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
+"is a telnet-replacement that you might use to login. If you're using\n"
+"telnet now, you should definitely switch to ssh. telnet is not\n"
+"encrypted -- so some attackers can steal your password if you use\n"
+"it. ssh is encrypted and doesn't allow for this eavesdropping."
+msgstr ""
-#: ../../standalone/rpmdrake_.c:291
-msgid "Directory"
-msgstr "Mappa"
+#: ../../tinyfirewall.pm_.c:37
+msgid ""
+"Do you want to allow incoming telnet connections?\n"
+"This is horribly unsafe, as we explained in the previous screen. We\n"
+"strongly recommend answering No here and using ssh in place of\n"
+"telnet.\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:294
-msgid "No cdrom available (nothing in /mnt/cdrom)"
-msgstr "Ekkert geisladrif til stađar (ekkert í /mnt/cdrom)"
+#: ../../tinyfirewall.pm_.c:42
+msgid ""
+"Are you running an FTP server here that you need accessible to the\n"
+"Internet? If you are, we strongly recommend that you only use it for\n"
+"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
+"attackers, since FTP also uses no encryption for transferring passwords.\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:298
-msgid "URL of the directory containing the RPMs"
-msgstr "Slóđ í möppu sem inniheldur RPM pakka"
+#: ../../tinyfirewall.pm_.c:47
+msgid ""
+"Are you running a mail server here? If you're sending you \n"
+"messages through pine, mutt or any other text-based mail client,\n"
+"you probably are. Otherwise, you should firewall this off.\n"
+"\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:299
+#: ../../tinyfirewall.pm_.c:52
msgid ""
-"For FTP and HTTP, you need to give the location for hdlist\n"
-"It must be relative to the URL above"
+"Are you running a POP or IMAP server here? This would\n"
+"be used to host non-web-based mail accounts for people via \n"
+"this machine.\n"
+"\n"
msgstr ""
-"Fyrir FTP og HTTP, ţá ţarftu ađ gefa upp stađsetningu hdlist.\n"
-"Stađsetningin verđur ađ vera miđuđ viđ slóđina hér ađ ofan."
-#: ../../standalone/rpmdrake_.c:302
-msgid "Please submit the following information"
-msgstr "Vinsamlega tilgreindu eftirfarandi"
+#: ../../tinyfirewall.pm_.c:57
+msgid ""
+"You appear to be running a 2.2 kernel. If your network IP\n"
+"is automatically set by a computer in your home or office \n"
+"(dynamically assigned), we need to allow for this. Is\n"
+"this the case?\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:304
-#, c-format
-msgid "%s is already in use"
-msgstr "%s er nú ţegar í notkun."
+#: ../../tinyfirewall.pm_.c:62
+msgid ""
+"Is your computer getting time syncronized to another computer?\n"
+"Mostly, this is used by medium-large Unix/Linux organizations\n"
+"to synchronize time for logging and such. If you're not part\n"
+"of a larger office and haven't heard of this, you probably \n"
+"aren't."
+msgstr ""
-#: ../../standalone/rpmdrake_.c:315 ../../standalone/rpmdrake_.c:321
-#: ../../standalone/rpmdrake_.c:329
-msgid "Updating the RPMs base"
-msgstr "Uppfćri RPM gagnaskrána"
+#: ../../tinyfirewall.pm_.c:67
+msgid ""
+"Configuration complete. May we write these changes to disk?\n"
+"\n"
+"\n"
+"\n"
+msgstr ""
-#: ../../standalone/rpmdrake_.c:328
+#: ../../tinyfirewall.pm_.c:83
#, c-format
-msgid "Going to remove entry %s"
-msgstr "Fjarlćgji nafniđ %s"
-
-#: ../../standalone/rpmdrake_.c:360
-msgid "Finding leaves"
-msgstr "Leita ađ \"laufblöđum\"."
-
-#: ../../standalone/rpmdrake_.c:360
-msgid "Finding leaves takes some time"
-msgstr "Ţessi leit mun taka dálítinn tíma"
-
-# ../../share/compssUsers
-msgid "Graphics Manipulation"
+msgid "Can't open %s: %s\n"
msgstr ""
-# ../../share/compssUsers
-msgid "KDE, QT, Gnome, GTK+"
-msgstr ""
+#: ../../tinyfirewall.pm_.c:85
+#, fuzzy, c-format
+msgid "Can't open %s for writing: %s\n"
+msgstr "Villa viđ ađ opna %s til skriftar: %s"
-# ../../share/compssUsers
-msgid "Personnal Finance"
+#: ../../share/compssUsers:999
+msgid "Clients for different protocols including ssh"
msgstr ""
-# ../../share/compssUsers
-msgid "Python, Perl, libraries, tools"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Development"
+msgstr "Forritun"
-# ../../share/compssUsers
-msgid "Scientific applications"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Workstation"
+msgstr "Upplýsingar"
-# ../../share/compssUsers
-msgid "Databases"
+#: ../../share/compssUsers:999
+msgid "Firewall/Router"
msgstr ""
-#, fuzzy
-msgid "Internet"
-msgstr "Endursníđ..."
+#: ../../share/compssUsers:999
+msgid "Personal Information Management"
+msgstr ""
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Graphics"
msgstr "Margmiđlun"
-# ../../share/compssUsers
-msgid "editors, shells, file tools, terminals"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet"
+msgstr "Endursníđ..."
+#: ../../share/compssUsers:999
#, fuzzy
-msgid "Development applications"
-msgstr "Forritun"
+msgid "Network Computer (client)"
+msgstr "Viđföng NetWare prentara"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr ""
-msgid "Multimedia"
-msgstr "Margmiđlun"
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet station"
+msgstr "Sel stillingar"
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Office"
msgstr "tćki"
-# ../../share/compssUsers
-msgid "Sciences"
-msgstr ""
-
-# ../../share/compssUsers
-msgid ""
-"Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-"transfer tools"
-msgstr ""
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Multimedia station"
+msgstr "Margmiđlun"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr ""
-# ../../share/compssUsers
-msgid "Communication facilities"
+#: ../../share/compssUsers:999
+msgid "Domain Name and Network Information Server"
msgstr ""
-# ../../share/compssUsers
-msgid "KDE"
+#: ../../share/compssUsers:999
+msgid "Programs to manage your finance, such as gnucash"
msgstr ""
-# ../../share/compssUsers
-msgid "Personnal Information Management"
+#: ../../share/compssUsers:999
+msgid "PostgreSQL or MySQL database server"
msgstr ""
-# ../../share/compssUsers
-msgid "Programs to manage your finance, such as gnucash"
+#: ../../share/compssUsers:999
+msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr ""
-#, fuzzy
-msgid "Gnome"
-msgstr "Búiđ"
-
-#, fuzzy
-msgid "Internet Tools"
-msgstr "Sel stillingar"
-
+#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Leiđbeiningar"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Utilities"
msgstr ""
+#: ../../share/compssUsers:999
+msgid "DNS/NIS "
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Graphical Environment"
+msgstr ""
+
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Sound"
msgstr "Margmiđlun"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr ""
-#, fuzzy
-msgid "Development other"
-msgstr "Forritun"
-
-# ../../share/compssUsers
-msgid "Databases clients and servers (mysql and postgresql)"
+#: ../../share/compssUsers:999
+msgid "Sound and video playing/editing programs"
msgstr ""
-# ../../share/compssUsers
-msgid "Sound and video playing/editing programs"
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Scientific Workstation"
+msgstr "Upplýsingar"
+
+#: ../../share/compssUsers:999
+msgid "Editors, shells, file tools, terminals"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
-# ../../share/compssUsers
-msgid "Games"
+#: ../../share/compssUsers:999
+msgid "Postfix mail server, Inn news server"
msgstr ""
-#, fuzzy
-msgid "Development C/C++"
-msgstr "Forritun"
+#: ../../share/compssUsers:999
+msgid "Games"
+msgstr ""
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Video"
msgstr "Margmiđlun"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Network Computer server"
+msgstr "Viđföng NetWare prentara"
+
+#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Office Workstation"
+msgstr "Upplýsingar"
+
+#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
-# ../../share/compssUsers
-msgid "Tools to create and burn CD's"
+#: ../../share/compssUsers:999
+msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr ""
-# ../../share/compssUsers
-msgid "More Graphical Desktops (Gnome, IceWM)"
+#: ../../share/compssUsers:999
+msgid "Tools to create and burn CD's"
msgstr ""
+#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - CD Burning"
msgstr "Margmiđlun"
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
msgid "Archiving, emulators, monitoring"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Database"
+msgstr ""
+
+#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Web/FTP"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Server"
+msgstr "netţjónn"
+
+#: ../../share/compssUsers:999
+msgid "Personal Finance"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Configuration"
+msgstr "Uppsetning"
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "KDE Workstation"
+msgstr "Upplýsingar"
+
+#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+msgid "Apache, Pro-ftpd"
+msgstr ""
+
+#: ../../share/compssUsers:999
+msgid "Mail/Groupware/News"
+msgstr ""
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Gnome Workstation"
+msgstr "Upplýsingar"
+
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Internet gateway"
+msgstr "Endursníđ..."
+
+#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Game station"
+msgstr "Leiđbeiningar"
+
+#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
-# ../../share/compssUsers
+#: ../../share/compssUsers:999
+#, fuzzy
+msgid "Tools to ease the configuration of your computer"
+msgstr "Viltu prófa skilgreininguna"
+
+#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
+#, fuzzy
+#~ msgid "%d seconds"
+#~ msgstr "Hćtti eftir %d sekúndur"
+
+#, fuzzy
+#~ msgid "Configure..."
+#~ msgstr "Uppsetning"
+
+#, fuzzy
+#~ msgid "Lilo/Grub configuration"
+#~ msgstr "Uppsetning"
+
+#, fuzzy
+#~ msgid "Selected size %d%s"
+#~ msgstr "Veljiđ skrá"
+
+#, fuzzy
+#~ msgid "Opening your connection..."
+#~ msgstr "Stilla nettengingu"
+
+#, fuzzy
+#~ msgid "Standard tools"
+#~ msgstr "Forritun"
+
+#, fuzzy
+#~ msgid "Configuration de Lilo/Grub"
+#~ msgstr "Uppsetning: Bćta slóđ viđ"
+
+#, fuzzy
+#~ msgid "Boot style configuration"
+#~ msgstr "Lokauppsetning"
+
+#, fuzzy
+#~ msgid "Automatic dependencies"
+#~ msgstr "Athuga tengsli milli pakka"
+
+#, fuzzy
+#~ msgid "Configure LILO/GRUB"
+#~ msgstr "Stilla X"
+
+#, fuzzy
+#~ msgid "Create a boot floppy"
+#~ msgstr "Búa til rćsidiskling"
+
+#, fuzzy
+#~ msgid "Format floppy"
+#~ msgstr "Forsníđ"
+
+#, fuzzy
+#~ msgid "Choice"
+#~ msgstr "tćki"
+
+#, fuzzy
+#~ msgid "gMonitor"
+#~ msgstr "Skjár"
+
+# ## skrytid
+#, fuzzy
+#~ msgid ""
+#~ "You can now select some miscellaneous options for your system.\n"
+#~ "\n"
+#~ "* Use hard drive optimizations: this option can improve hard disk "
+#~ "performance but is only for advanced users. Some buggy\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
+#~ " you want to avoid bad surprises, leave this option unset.\n"
+#~ "\n"
+#~ "\n"
+#~ "* Choose security level: you can choose a security level for your system. "
+#~ "Please refer to the manual for complete\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
+#~ "\n"
+#~ "\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
+#~ " present in your system is normal.\n"
+#~ "\n"
+#~ "\n"
+#~ "* Removable media automounting: if you would prefer not to manually mount "
+#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
+#~ " typing \"mount\" and \"umount\", select this option.\n"
+#~ "\n"
+#~ "\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
+#~ " select this option.\n"
+#~ "\n"
+#~ "\n"
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
+#~ msgstr ""
+#~ "You can now select some miscellaneous options for your system.\n"
+#~ "\n"
+#~ " - Use hard drive optimizations: This option can improve hard disk\n"
+#~ "accesses but is only for advanced users, it can ruin your hard drive if\n"
+#~ "used incorrectly. Use it only if you know how.\n"
+#~ "\n"
+#~ "\n"
+#~ " - Choose security level: You can choose a security level for your\n"
+#~ "system.\n"
+#~ " Please refer to the manual for more information.\n"
+#~ "\n"
+#~ "\n"
+#~ " - Precise RAM size if needed: In some cases, Linux is unable to\n"
+#~ "correctly detect all the installed RAM on some systems. If this is the\n"
+#~ "case, specify the correct quantity. Note: a difference of 2 or 4 Mb is\n"
+#~ "normal.\n"
+#~ "\n"
+#~ "\n"
+#~ " - Removable media automounting: If you would prefer not to manually\n"
+#~ "mount removable drives (CD-ROM, Floppy, Zip) by typing \"mount\" and\n"
+#~ "\"umount\", select this option. \n"
+#~ "\n"
+#~ "\n"
+#~ " - Enable Num Lock at startup: If you want Number Lock enabled after\n"
+#~ "booting, select this option (Note: Num Lock will still not work under\n"
+#~ "X)."
+
+#, fuzzy
+#~ msgid "Internet/Network access"
+#~ msgstr "Endursníđ..."
+
+#, fuzzy
+#~ msgid "Mail information"
+#~ msgstr "Sýna upplýsingar"
+
+#, fuzzy
+#~ msgid "Firewall Configuration Wizard"
+#~ msgstr "Netstillingar"
+
+#~ msgid "Miscellaneous"
+#~ msgstr "Ýmislegt"
+
+#~ msgid "Miscellaneous questions"
+#~ msgstr "Ýmsar spurningar:"
+
+#, fuzzy
+#~ msgid "Can't use supermount in high security level"
+#~ msgstr "Stilli öryggisţrep"
+
+#, fuzzy
+#~ msgid "Actions"
+#~ msgstr "Upplýsingar"
+
+#, fuzzy
+#~ msgid "toot"
+#~ msgstr "Rót"
+
+#~ msgid "First DNS Server"
+#~ msgstr "Ađal nafnamiđlari"
+
+#~ msgid "Second DNS Server"
+#~ msgstr "Vara nafnamiđlari"
+
+#, fuzzy
+#~ msgid "using module"
+#~ msgstr "Hringja inn međ mótaldi"
+
+#, fuzzy
+#~ msgid "Development, Database"
+#~ msgstr "Forritun"
+
+#, fuzzy
+#~ msgid "None"
+#~ msgstr "Búiđ"
+
+#, fuzzy
+#~ msgid "Which bootloader(s) do you want to use?"
+#~ msgstr "Hverju viltu bćta viđ?"
+
+#~ msgid "Try to find a modem?"
+#~ msgstr "Reyna ađ finna mótald?"
+
+#, fuzzy
+#~ msgid "Configure an ISDN connection"
+#~ msgstr "Stilla nettengingu"
+
+#, fuzzy
+#~ msgid "Configure a cable connection"
+#~ msgstr "Stilla nettengingu"
+
+#, fuzzy
+#~ msgid "Disable Internet Connection"
+#~ msgstr "Stilla nettengingu"
+
+#, fuzzy
+#~ msgid "Configure local network"
+#~ msgstr "Stilla nettengingu"
+
+#, fuzzy
+#~ msgid "Disable networking"
+#~ msgstr "Stilla nettengingu"
+
+#, fuzzy
+#~ msgid "Configure the Internet connection / Configure local Network"
+#~ msgstr "Nafn tengingar"
+
+#, fuzzy
+#~ msgid ""
+#~ "Local networking has already been configured.\n"
+#~ "Do you want to:"
+#~ msgstr "LAN netuppsetning er ţegar til stađar. Hvađ viltu gera?"
+
+#, fuzzy
+#~ msgid "Reconfigure using wizard..."
+#~ msgstr "Uppsetning"
+
+#~ msgid "Multimedia"
+#~ msgstr "Margmiđlun"
+
+#, fuzzy
+#~ msgid "Gnome"
+#~ msgstr "Búiđ"
+
+#, fuzzy
+#~ msgid "Internet Tools"
+#~ msgstr "Sel stillingar"
+
+#, fuzzy
+#~ msgid "Development C/C++"
+#~ msgstr "Forritun"
+
+#~ msgid "Configure timezone"
+#~ msgstr "Tilgreina tímasvćđi"
+
+#~ msgid "Configure printer"
+#~ msgstr "Setja upp prentara"
+
+#, fuzzy
+#~ msgid "Network adaptater 1 (eth0):"
+#~ msgstr "Viđföng NetWare prentara"
+
+#~ msgid "(may cause data corruption)"
+#~ msgstr "(getur skađađ vistuđ gögn)"
+
+#~ msgid "Use hard drive optimisations?"
+#~ msgstr "Nota fínstillingar á hörđum disk(um)"
+
+#~ msgid "Enable num lock at startup"
+#~ msgstr "Kveikja á NUMLOCK viđ eftir rćsingu"
+
+#, fuzzy
+#~ msgid "Confirm Password"
+#~ msgstr "Lykilorđ"
+
+#~ msgid "DNS server:"
+#~ msgstr "Nafnamiđlari:"
+
+#~ msgid "Gateway device:"
+#~ msgstr "Gátt (tćkiđ):"
+
+#, fuzzy
+#~ msgid "default"
+#~ msgstr "Sjálfgefiđ"
+
+#, fuzzy
+#~ msgid "What is your system used for?"
+#~ msgstr "Á hvađa tímasvćđi ertu?"
+
+#, fuzzy
+#~ msgid "Select the size you want to install"
+#~ msgstr "Veldu ţá stćrđ sem ţú vilt setja inn"
+
+#~ msgid "Customized"
+#~ msgstr "Sérlagađa"
+
+#~ msgid "Use shadow file"
+#~ msgstr "Nota skuggaskrá"
+
+#~ msgid "shadow"
+#~ msgstr "skuggi"
+
+#~ msgid "MD5"
+#~ msgstr "MD5"
+
+#~ msgid "Use MD5 passwords"
+#~ msgstr "Nota MD5 lykilorđ"
+
+#~ msgid "Search"
+#~ msgstr "Leita"
+
+#~ msgid "Package"
+#~ msgstr "Pakka"
+
+#~ msgid "Text"
+#~ msgstr "Texta"
+
+#~ msgid "Tree"
+#~ msgstr "Tré"
+
+#~ msgid "Sort by"
+#~ msgstr "Rađa eftir"
+
+#~ msgid "Category"
+#~ msgstr "Flokk"
+
+#~ msgid "See"
+#~ msgstr "Skođa"
+
+#~ msgid "Installed packages"
+#~ msgstr "Pakkar sem eru inni"
+
+#~ msgid "Available packages"
+#~ msgstr "Tiltćkir pakkar"
+
+#~ msgid "Show only leaves"
+#~ msgstr "Sýna ađeins laufblöđ"
+
+#~ msgid "Expand all"
+#~ msgstr "Opna allt"
+
+#~ msgid "Collapse all"
+#~ msgstr "Loka öllu"
+
+#~ msgid "Add location of packages"
+#~ msgstr "Bćta slóđ pakkanna viđ"
+
+#~ msgid "Update location"
+#~ msgstr "Uppfćrsluslóđ"
+
+#~ msgid "Remove"
+#~ msgstr "Fjarlćgja"
+
+#~ msgid "Find Package"
+#~ msgstr "Finna pakka"
+
+#~ msgid "Find Package containing file"
+#~ msgstr "Finna pakka sem inniheldur skrá"
+
+#~ msgid "Toggle between Installed and Available"
+#~ msgstr "Skipta á milli innsettra og tiltćkra"
+
+#~ msgid "Uninstall"
+#~ msgstr "Fjarlćgja"
+
+#~ msgid "Choose package to install"
+#~ msgstr "Veldu pakka til ađ setja inn"
+
+#~ msgid "Checking dependencies"
+#~ msgstr "Athuga tengsli milli pakka"
+
+#~ msgid "Wait"
+#~ msgstr "Augnablik"
+
+#~ msgid "The following packages are going to be uninstalled"
+#~ msgstr "Eftirfarandi pakkar verđa fjarlćgđir"
+
+#~ msgid "Uninstalling the RPMs"
+#~ msgstr "Fjarlćgji RPM pakkana"
+
+#~ msgid "Regexp"
+#~ msgstr "Regexp"
+
+#~ msgid "Which package are looking for"
+#~ msgstr "Hvađa pakka ertu ađ leita ađ?"
+
+#~ msgid "%s not found"
+#~ msgstr "%s fannst ekki"
+
+#~ msgid "No match"
+#~ msgstr "Ekkert fannst"
+
+#~ msgid "No more match"
+#~ msgstr "Fleira fannst ekki"
+
+#~ msgid ""
+#~ "rpmdrake is currently in ``low memory'' mode.\n"
+#~ "I'm going to relaunch rpmdrake to allow searching files"
+#~ msgstr ""
+#~ "rpmdrake er núna í ``lágminnis'' ham.\n"
+#~ "Ţađ verđur eyrt aftur til ađ leyfa skráarleit."
+
+#~ msgid "Which file are you looking for?"
+#~ msgstr "Hvađa skrá ertu ađ leita ađ?"
+
+#~ msgid "What are looking for?"
+#~ msgstr "Hverju ertu ađ leita ađ?"
+
+#~ msgid "Give a name (eg: `extra', `commercial')"
+#~ msgstr "Gefđu upp nafn (t.d. `extra', `commercial')"
+
+#~ msgid "Directory"
+#~ msgstr "Mappa"
+
+#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
+#~ msgstr "Ekkert geisladrif til stađar (ekkert í /mnt/cdrom)"
+
+#~ msgid "URL of the directory containing the RPMs"
+#~ msgstr "Slóđ í möppu sem inniheldur RPM pakka"
+
+#~ msgid ""
+#~ "For FTP and HTTP, you need to give the location for hdlist\n"
+#~ "It must be relative to the URL above"
+#~ msgstr ""
+#~ "Fyrir FTP og HTTP, ţá ţarftu ađ gefa upp stađsetningu hdlist.\n"
+#~ "Stađsetningin verđur ađ vera miđuđ viđ slóđina hér ađ ofan."
+
+#~ msgid "Please submit the following information"
+#~ msgstr "Vinsamlega tilgreindu eftirfarandi"
+
+#~ msgid "%s is already in use"
+#~ msgstr "%s er nú ţegar í notkun."
+
+#~ msgid "Updating the RPMs base"
+#~ msgstr "Uppfćri RPM gagnaskrána"
+
+#~ msgid "Going to remove entry %s"
+#~ msgstr "Fjarlćgji nafniđ %s"
+
+#~ msgid "Finding leaves"
+#~ msgstr "Leita ađ \"laufblöđum\"."
+
+#~ msgid "Finding leaves takes some time"
+#~ msgstr "Ţessi leit mun taka dálítinn tíma"
+
+#, fuzzy
+#~ msgid "France"
+#~ msgstr "Hćtta viđ"
+
+#, fuzzy
+#~ msgid "ECI modem"
+#~ msgstr "F. snillinga"
+
+#, fuzzy
+#~ msgid "interesting"
+#~ msgstr "Endursníđ..."
+
+#~ msgid "Which serial port is your mouse connected to?"
+#~ msgstr "Viđ hvađa rađtengi er músin ţín tengd?"
+
#~ msgid "Czech"
#~ msgstr "Tékkneskt"
@@ -6639,13 +7915,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -6661,7 +7938,8 @@ msgstr ""
#~ "Veldu \"Innsetning\" ef ţađ eru engar fyrri útgáfur af Linux á tölvunni\n"
#~ "eđa ef ţú vilt nota fleiri en eina dreifingu af Linux.\n"
#~ "\n"
-#~ "Veldu \"Uppfćrsla\" ef ţú vilt uppfćra fyrri innsetningu af Linux Mandrake:\n"
+#~ "Veldu \"Uppfćrsla\" ef ţú vilt uppfćra fyrri innsetningu af Linux "
+#~ "Mandrake:\n"
#~ "%s eđa %s.\n"
#~ "\n"
#~ "\n"
@@ -6669,17 +7947,20 @@ msgstr ""
#~ "\n"
#~ " - Ráđlagt: Ef ţú hefur aldrei sett Linux inn áđur.\n"
#~ "\n"
-#~ " - Eftir óskum: Ef ţú hefur ţó nokkra reynslu međiar with Linux, you will "
-#~ "be able to \n"
+#~ " - Eftir óskum: Ef ţú hefur ţó nokkra reynslu međiar with Linux, you "
+#~ "will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\".\n"
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\".\n"
# ***********************************************
# *** Hér fyrir neđan er ţýđingin mín, en ***
@@ -6695,7 +7976,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -6734,7 +8016,8 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Ef ţú ert ađ setja Linux Mandrake á tölvu sem er hluti af stađarneti\n"
-#~ "ţá ćttir ţú ađ fá nauđsynlegar upplýsingar fyrir tengingu hjá kerfisstjóra.\n"
+#~ "ţá ćttir ţú ađ fá nauđsynlegar upplýsingar fyrir tengingu hjá "
+#~ "kerfisstjóra.\n"
#~ "Upplýsingarnar sem ţú ţarft til ađ tengjast stađarneti međ TCP/IP eru:\n"
#~ "IP vistfang, undirnetssía (netsía) og tölvunafn. Ef ţú ert ađ\n"
#~ "setja upp einkanet ţá getur ţú sjálf(ur) ákveđiđ hvađa vistfang,\n"
@@ -6813,13 +8096,6 @@ msgstr ""
#~ msgid "Forget the changes?"
#~ msgstr "Eyđa breytingum?"
-#, fuzzy
-#~ msgid "Cable connection"
-#~ msgstr "Veldu prenttengingu"
-
-#~ msgid "Host name:"
-#~ msgstr "Vélarheiti:"
-
#~ msgid "What is the type of your mouse?"
#~ msgstr "Hvernig mús ertu međ?"
@@ -6893,9 +8169,6 @@ msgstr ""
#~ msgid "Logitech Bus Mouse"
#~ msgstr "Logitech brautarmús"
-#~ msgid "USB Mouse"
-#~ msgstr "USB mús"
-
#~ msgid "USB Mouse (3 buttons or more)"
#~ msgstr "USB mús (3 eđa fleiri takkar)"
@@ -6942,9 +8215,6 @@ msgstr ""
#~ msgid "What is your keyboard layout?"
#~ msgstr "Hvađa lyklaborđsuppsetningu viltu?"
-#~ msgid "Normal"
-#~ msgstr "Venjulega"
-
#~ msgid "Try to find PCMCIA cards?"
#~ msgstr "Viltu leita ađ PCMCIA kortun?"
@@ -6963,9 +8233,6 @@ msgstr ""
#~ msgid "No root partition found"
#~ msgstr "Engin rótarsneiđ fannst"
-#~ msgid "Can't use broadcast with no NIS domain"
-#~ msgstr "Get ekki notađ útsendingu án NIS léns"
-
#~ msgid ", %U MB"
#~ msgstr ", %U MB"
@@ -6989,8 +8256,8 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Velkomin(n) Ą LILO st˜rikerfisr‘sistj˘rann!\n"
@@ -7056,7 +8323,8 @@ msgstr ""
#~ "eđa ef ţú vilt nota fleiri en eina dreifingu af Linux.\n"
#~ "\n"
#~ "\n"
-#~ "Veldu \"Uppfćrsla\" ef ţú vilt uppfćra fyrri innsetningu af Linux Mandrake:\n"
+#~ "Veldu \"Uppfćrsla\" ef ţú vilt uppfćra fyrri innsetningu af Linux "
+#~ "Mandrake:\n"
#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios),\n"
#~ "Gold 2000 eđa 7.0 (Air)."
@@ -7079,7 +8347,8 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Ef ţú vilt ekki ađ ađrir hafi ađgang ađ einhverju kerfanna ţá getur\n"
-#~ "ţú einfaldlega fjarlćgt ţađ núna (en ţá ţarf rćsidiskling til ađ rćsa ţađ)."
+#~ "ţú einfaldlega fjarlćgt ţađ núna (en ţá ţarf rćsidiskling til ađ rćsa "
+#~ "ţađ)."
#~ msgid ""
#~ "Now that you've selected desired groups, please choose \n"
@@ -7099,35 +8368,38 @@ msgstr ""
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Select:\n"
#~ "\n"
#~ " - Ráđlagt: Ef ţú hefur aldrei sett Linux inn áđur.\n"
#~ "\n"
#~ "\n"
-#~ " - Eftir óskum: Ef ţú hefur ţó nokkra reynslu međiar with Linux, you will "
-#~ "be able to \n"
+#~ " - Eftir óskum: Ef ţú hefur ţó nokkra reynslu međiar with Linux, you "
+#~ "will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
-
-#~ msgid "Help"
-#~ msgstr "Hjálp"
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgid "Downloading cryptographic packages"
#~ msgstr "Sćki dulritunarpakkana"
@@ -7165,9 +8437,6 @@ msgstr ""
#~ msgid "Password:"
#~ msgstr "Lykilorđ:"
-#~ msgid "server"
-#~ msgstr "netţjónn"
-
#~ msgid "expert"
#~ msgstr "snillingur"
diff --git a/perl-install/share/po/it.po b/perl-install/share/po/it.po
index f64457bb1..d7f0f78fb 100644
--- a/perl-install/share/po/it.po
+++ b/perl-install/share/po/it.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 0.1\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-09-12 05:33+0200\n"
"Last-Translator: Roberto Rosselli Del Turco <rosselli@ling.unipi.it>\n"
"Language-Team: \n"
@@ -57,16 +57,17 @@ msgstr "Scegli un server X"
msgid "X server"
msgstr "Server X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Che configurazione di XFree vuoi avere?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -76,19 +77,19 @@ msgstr ""
"La tua scheda č supportata da XFree %s che potrebbe avere un miglior "
"supporto in 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"La tua scheda puň avere il supporto per l'accelerazione 3D hardware con "
"XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s con accelerazione 3D hardware"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -97,12 +98,12 @@ msgstr ""
"La tua scheda puň avere l'accelerazione 3D hardware con XFree %s,\n"
"NOTA CHE Č UN SUPPORTO SPERIMENTALE E POTREBBE BLOCCARE IL TUO COMPUTER."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s con accelerazione 3D hardware SPERIMENTALE"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -114,27 +115,27 @@ msgstr ""
"La tua scheda č supportata da XFree %s che potrebbe avere un miglior "
"supporto in 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configurazione di XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Scegli la quantitŕ di memoria della tua scheda grafica"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Scegli le opzioni per il server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Scegli un monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -158,39 +159,39 @@ msgstr ""
"danneggiarlo.\n"
"Se hai dubbi, scegli un settaggio prudente."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Frequenza di refresh orizzontale"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Frequenza di refresh verticale"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor non configurato"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Scheda grafica non ancora configurata"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Risoluzioni non ancora selezionate"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Vuoi provare la configurazione ?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Attenzione: il test di questa scheda video puň bloccare il computer"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test della configurazione"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -198,152 +199,152 @@ msgstr ""
"\n"
"prova a modificare alcuni parametri"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Si č verificato un errore:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Uscita in %d secondi"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Č il settaggio corretto?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Si č verificato un errore, prova a modificare alcuni parametri"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Risoluzione"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Seleziona risoluzione e profonditŕ di colore"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Scheda grafica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Server XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Modo Esperto"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Mostra tutto"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Risoluzioni"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tipo di tastiera: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tipo di mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dispositivo del mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Frequenza orizzontale del monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Refresh verticale del monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Scheda grafica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memoria scheda grafica: %s KB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Profonditŕ di colore: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Risoluzione: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Server XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Driver XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Sto preparando la configurazione di X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Cosa vuoi fare?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Cambia monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Cambia scheda grafica"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Cambia opzioni server"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Cambia risoluzione"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Mostra informazioni"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Nuovo test"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Esci"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -356,20 +357,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Per favore rientra come %s per attivare le modifiche"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Per favore esci e usa Ctrl-Alt-Backspace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X all'avvio"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -477,7 +478,7 @@ msgstr "Monitor che raggiunge 1600x1200 a 76 Hz"
msgid "First sector of boot partition"
msgstr "Primo settore della partizione di boot"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primo settore del disco rigido (MBR)"
@@ -517,11 +518,11 @@ msgstr "Avvia da DOS/Windows (usando loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Opzioni principali del bootloader"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Bootloader da usare"
@@ -529,7 +530,7 @@ msgstr "Bootloader da usare"
msgid "Bootloader installation"
msgstr "Installazione del bootloader"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Dispositivo di boot"
@@ -545,7 +546,7 @@ msgstr "Compatta"
msgid "compact"
msgstr "compatta"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Modo video"
@@ -553,14 +554,14 @@ msgstr "Modo video"
msgid "Delay before booting default image"
msgstr "Ritardo prima di avviare con l'immagine predefinita"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Password"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Password (ripeti)"
@@ -597,41 +598,41 @@ msgstr ""
"L'opzione ''Limita opzioni della linea di comando'' č inutile\n"
"senza una password"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Per favore prova di nuovo"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Le password non corrispondono"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Messaggio di init"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Attesa dell'Open Firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Attesa per il boot del kernel"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Abilita l'avvio da CD-ROM?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Abilita boot OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Sistema operativo predefinito?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -639,145 +640,145 @@ msgstr ""
"Queste sono le voci attuali.\n"
"Puoi aggiungerne altre o cambiare quelle esistenti."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Aggiungi"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Fatto"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "Modifica"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Che tipo di voce vuoi aggiungere"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Altro OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Altro OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Altro OS (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Immagine"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Aggiungi"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lettura-scrittura"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabella"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Non sicuro"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etichetta"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Predefinito"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Dimensioni Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "No Video"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Rimuovi voce"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Etichetta vuota non ammessa"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Questa etichetta č giŕ stata usata"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Che tipo di partizionamento?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Trovate %s interfacce %s"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Ne hai un'altra?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Hai una qualsiasi interfaccia %s?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "No"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Sě"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Vedi informazioni hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installazione driver per scheda %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modulo %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Quale driver %s dovrei provare?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -795,20 +796,20 @@ msgstr ""
"informazioni di cui ha bisogno? Occasionalmente, la ricerca bloccherŕ il\n"
"computer, ma non dovrebbe causare alcun danno."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Investgazione automatica"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Specifica opzioni"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Adesso puoi passare le sue opzioni al modulo %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -819,11 +820,11 @@ msgstr ""
"Le opzioni sono in formato ''nome=valore nome2=valore2 ...''.\n"
"Per esempio, ''io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opzioni del modulo:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -832,34 +833,34 @@ msgstr ""
"Caricamento del modulo %s fallito.\n"
"Vuoi riprovare con altri parametri?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s giŕ aggiunto)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Questa password č troppo semplice"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Per favore fornisci un nome utente"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Il nome utente deve contenere solo lettere minuscole, numeri, '-' e '_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Questo nome utente č giŕ stato aggiunto"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Aggiungi utente"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -868,32 +869,32 @@ msgstr ""
"Inserisci un utente\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Accetta utente"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Vero nome"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nome utente"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Icona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -902,11 +903,11 @@ msgstr ""
"un utente.\n"
"Se non vuoi usare questa funzione, clicca sul tasto cancel."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Scegli l'utente predefinito:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Scegli il window manager da lanciare:"
@@ -916,7 +917,7 @@ msgstr "Scegli il window manager da lanciare:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -940,7 +941,8 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Benvenuto in GRUB, il selettore di sistema operativo!"
@@ -952,7 +954,9 @@ msgstr "Benvenuto in GRUB, il selettore di sistema operativo!"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Usa i tasti %c e %c per selezionare quale voce e` evidenziata."
@@ -965,7 +969,9 @@ msgstr "Usa i tasti %c e %c per selezionare quale voce e` evidenziata."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Premi Invio per caricare l'OS scelto, 'e' per modificare i"
@@ -977,7 +983,9 @@ msgstr "Premi Invio per caricare l'OS scelto, 'e' per modificare i"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "comandi prima di avviare il sistema, o 'c' per una riga di comando."
@@ -989,21 +997,25 @@ msgstr "comandi prima di avviare il sistema, o 'c' per una riga di comando."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "La voce evidenziata sarŕ avviata automaticamente fra %d secondi."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "non c'č abbastanza spazio in /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Scrivania"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menu di partenza"
@@ -1136,69 +1148,42 @@ msgstr "Sě, voglio l'autologin per questo (utente, desktop)"
msgid "System mode"
msgstr "Modalitŕ di sistema"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Predefinito"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Annulla"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "non ho potuto aprire /etc/inittab per leggere: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "non ho potuto aprire /etc/sysconfig/autologin per leggere: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Installazione di LILO fallita. C'č stato il seguente errore:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "Gb"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "Kb"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mb"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "Tb"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minuti"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d secondi"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Crea"
@@ -1750,6 +1735,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Scegli la nuova dimensione"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "Mb"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Crea una nuova partizione"
@@ -1859,20 +1849,21 @@ msgid "Reload"
msgstr "Ricarica"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formattazione di %s fallita"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Non so come formattare %s in tipo %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "mount fallito: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "errore in fase di unmount di %s: %s"
@@ -1885,39 +1876,39 @@ msgstr "semplice"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "I punti di mount devono iniziare con /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "C'č giŕ una partizione con il punto di mount %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Mount circolari %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Non puoi usare un Volume Logico LVM per il punto di mount %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Questa directory dovrebbe rimanere all'interno del filesystem root"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr "č un vero filesystem (ext2, reiserfs) per questa punto di mount\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Errore aprendo %s in scrittura: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1926,7 +1917,7 @@ msgstr ""
"creare nuovi filesystem. Per favore controlla il tuo hardware per stabilire "
"la causa di questo problema"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Non hai alcuna partizione!"
@@ -1976,8 +1967,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2012,13 +2003,13 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Per favore scegli \"Installa\" se non hai una precedente versione di "
-"Linux-Mandrake\n"
+"Per favore scegli \"Installa\" se non hai una precedente versione di Linux-"
+"Mandrake\n"
"installata o se vuoi usare piů sistemi operativi.\n"
"\n"
"\n"
-"Per favore scegli \"Aggiorna\" se desideri aggiornare una versione di "
-"Linux-Mandrake giŕ installata.\n"
+"Per favore scegli \"Aggiorna\" se desideri aggiornare una versione di Linux-"
+"Mandrake giŕ installata.\n"
"\n"
"\n"
"In base alla tua conoscenza di GNU/Linux, puoi scegliere uno dei seguenti "
@@ -2328,8 +2319,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2405,8 +2396,8 @@ msgstr ""
"\n"
"Per creare partizioni, devi prima selezionare un disco fisso. Puoi "
"selezionare\n"
-"il disco da partizionare cliccando su \"hda\" per il primo disco IDE, "
-"\"hdb\" \n"
+"il disco da partizionare cliccando su \"hda\" per il primo disco IDE, \"hdb"
+"\" \n"
"per il secondo o \"sda\" per il primo disco SCSI, e cosě via.\n"
"\n"
"\n"
@@ -2487,8 +2478,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2524,8 +2515,8 @@ msgstr ""
"se hai piů di una partizione Linux disponibile).\n"
"\n"
"\n"
-"Per informazione, ogni partizione č elencata come segue: \"Nome\", "
-"\"Capacitŕ\".\n"
+"Per informazione, ogni partizione č elencata come segue: \"Nome\", \"Capacitŕ"
+"\".\n"
"\n"
"\n"
"\"Nome\" č codificato come segue: \"tipo hard disk\", \"numero hard disk\",\n"
@@ -2548,8 +2539,8 @@ msgstr ""
" * \"d\" significa \"disco fisso slave sul controller IDE secondario\",\n"
"\n"
"\n"
-"Con dischi fissi SCSI, una \"a\" significa \"disco fisso primario\", una "
-"\"b\"\n"
+"Con dischi fissi SCSI, una \"a\" significa \"disco fisso primario\", una \"b"
+"\"\n"
"significa \"disco fisso secondario\", etc."
#: ../../help.pm_.c:258
@@ -2598,13 +2589,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2633,12 +2624,12 @@ msgstr ""
"nuovo\n"
"sistema operativo Linux-Mandrake.\n"
"\n"
-"Per tua informazione, ogni partizione č elencata come segue: \"Nome Linux\", "
-"\n"
+"Per tua informazione, ogni partizione č elencata come segue: \"Nome Linux"
+"\", \n"
"\"Nome Windows\", \"Capacitŕ\".\n"
"\n"
-"\"Nome Linux\" č codificato come segue: \"tipo di disco\", \"numero del "
-"disco\",\n"
+"\"Nome Linux\" č codificato come segue: \"tipo di disco\", \"numero del disco"
+"\",\n"
"\"numero della partizione\" (per esempio, \"hda1\").\n"
"\n"
"\n"
@@ -2683,8 +2674,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2747,8 +2738,8 @@ msgid ""
msgstr ""
"Ora puoi scegliere il gruppo di pacchetti che vuoi installare o aggiornare.\n"
"\n"
-"Quindi DrakX controllerŕ se hai abbastanza spazio per installarli tutti. In "
-"\n"
+"Quindi DrakX controllerŕ se hai abbastanza spazio per installarli tutti. "
+"In \n"
"caso negativo, ti avvertirŕ. Se vuoi continuare lo stesso, procederŕ alla\n"
"installazione dei gruppi selezionati, ma tralascerŕ alcuni pacchetti di "
"minore\n"
@@ -2972,8 +2963,8 @@ msgstr ""
"\n"
"\n"
" * IP automatico: se la tua rete usa i protocolli BOOTP o DHCP, scegli \n"
-"questa opzione. Se selezionata, nessun valore č necessario in \"indirizzo "
-"IP\".\n"
+"questa opzione. Se selezionata, nessun valore č necessario in \"indirizzo IP"
+"\".\n"
"Se non sei sicuro, o non sai se č necessario attivare questa opzione, chiedi "
"al tuo amministratore di rete."
@@ -3114,8 +3105,8 @@ msgstr ""
"Linux-Mandrake.\n"
"\n"
"\n"
-"LPR č il vecchio sistema di stampa usato in precedenti distribuzioni "
-"Linux-Mandrake.\n"
+"LPR č il vecchio sistema di stampa usato in precedenti distribuzioni Linux-"
+"Mandrake.\n"
"\n"
"\n"
"Se non hai una stampante, clicca su \"Nessuno\"."
@@ -3600,8 +3591,8 @@ msgstr ""
"\n"
"\n"
" - Boot Device: specificate dove si trovano le informazioni richieste per \n"
-"avviare GNU/Linux. In genere č necessario prima impostare una partizione di "
-"\n"
+"avviare GNU/Linux. In genere č necessario prima impostare una partizione "
+"di \n"
"bootstrap che contenga queste informazioni.\n"
"\n"
"\n"
@@ -3684,8 +3675,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3827,85 +3818,85 @@ msgstr ""
"Se vuoi avviare un altro sistema operativo, per favore leggi le istruzioni\n"
"aggiuntive."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Scegli la tua lingua"
# there is no room to put "Scegli classe d'installazione"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Classe d'installazione"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Ricerca del disco fisso"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configura mouse"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Scegli la tua tastiera"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Sicurezza"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Configura il filesystem"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatta partizioni"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Pacchetti da installare"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Installa sistema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Scegli password per root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Aggiungi un utente"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configura rete"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Riepilogo"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configura servizi"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Crea disco di boot"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Installa bootloader"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configura X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Termina installazione"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3929,20 +3920,20 @@ msgstr ""
"\n"
"Vuoi davvero installare questi server?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Inserisci un floppy MS-DOS nel drive %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Questo floppy non č stato formattato usando MS DOS/Windows"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3950,15 +3941,15 @@ msgstr ""
"Per usare la selezione di pacchetti che avete salvato, dovete cominciare "
"l'installazione digitando ``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Errore leggendo il file $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3966,11 +3957,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Per favore prova il mouse"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Per attivare il mouse"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "MUOVI LA RUOTA!"
@@ -4190,8 +4181,8 @@ msgstr "Punto di mount doppio: %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Alcuni pacchetti importanti non sono stati installati correttamente.\n"
"O il lettore di cdrom o il tuo cdrom sono danneggiati.\n"
@@ -4308,6 +4299,7 @@ msgstr ""
"La dimensione totale dei gruppi da te scelti č approssimativamente %d Mb.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4319,9 +4311,10 @@ msgstr ""
"scegli la percentuale dei pacchetti che vuoi installare.\n"
"\n"
"Una bassa percentuale installerŕ solo i pacchetti piů importanti;\n"
-"una percentuale del 100% installerŕ tutti i pacchetti scelti."
+"una percentuale del 100%% installerŕ tutti i pacchetti scelti."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4558,8 +4551,8 @@ msgstr "Accordo di licenza"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4743,10 +4736,9 @@ msgstr ""
"licenza relativa a ciascuna componente prima di utilizzarla. Qualsiasi "
"domanda relativa alla licenza di una componente software dovrebbe essere "
"indirizzata all'autore di tale componente, e non alla MandrakeSoft. I "
-"programmi sviluppati dalla MandrakeSoft S.A. sono soggetti alla licenza "
-"GPL.La documentazione scritta dalla MandrakeSoft S.A. č soggetta a una "
-"licenza specifica. Per favore consultate la documentazione per ulteriori "
-"dettagli.\n"
+"programmi sviluppati dalla MandrakeSoft S.A. sono soggetti alla licenza GPL."
+"La documentazione scritta dalla MandrakeSoft S.A. č soggetta a una licenza "
+"specifica. Per favore consultate la documentazione per ulteriori dettagli.\n"
"\n"
"\n"
"4. Diritti di proprietŕ intellettuale\n"
@@ -4755,9 +4747,9 @@ msgstr ""
"rispettivi autori e sono protetti dalle leggi che disciplinano la proprietŕ "
"intellettuale e il copyright applicabili ai programmi software.La "
"MandrakeSoft S.A. si riserva il diritto di modificare o adattare il "
-"Software, in parte o in tutto, con ogni mezzo e per qualsiasi "
-"scopo.\"Mandrake\", \"Linux-Mandrake\" e i relativi logo sono proprietŕ "
-"della MandrakeSoft S.A.\n"
+"Software, in parte o in tutto, con ogni mezzo e per qualsiasi scopo."
+"\"Mandrake\", \"Linux-Mandrake\" e i relativi logo sono proprietŕ della "
+"MandrakeSoft S.A.\n"
"\n"
"\n"
"5. Disposizioni diverse\n"
@@ -4816,15 +4808,15 @@ msgstr "Esperto"
msgid "Update"
msgstr "Aggiorna"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Per favore, scegli il tipo del tuo mouse."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Porta del mouse"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Per favore scegli a che porta seriale č connesso il mouse."
@@ -4985,6 +4977,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom chiamato \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5146,19 +5139,19 @@ msgstr "Usa NIS"
msgid "yellow pages"
msgstr "pagine gialle"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS di autentificazione"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Dominio NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Server NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5187,19 +5180,19 @@ msgstr ""
"Se vuoi creare un disco di avvio per il tuo sistema, inserisci un floppy\n"
"nel primo drive e premi \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primo drive floppy"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Secondo drive floppy"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Salta"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5222,33 +5215,33 @@ msgstr ""
"Mandrake, rendendo molto piů facile il ripristino dopo gravi errori\n"
"del sistema. Vuoi creare un disco di avvio per il tuo sistema?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Spiacente, nessun drive floppy disponibile"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Scegli il drive floppy che vuoi utilizzare per creare il disco di avvio"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Inserisci il floppy nel drive %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Creazione disco di avvio"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Preparazione del bootloader"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Vuoi usare aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5256,60 +5249,60 @@ msgstr ""
"Errore installando aboot, \n"
"provo a forzare l'installazione anche se ciň distrugge la prima partizione?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Installazione del bootloader fallita. Si č verificato il seguente errore:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Potrebbe essere necessario cambiare il dispositivo di boot Open Firmware\n"
" per abilitare il bootloader. Se non vedete il prompt del bootloader\n"
" dopo il riavvio, premete Command-Option-O-F al riavvio e digitate:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Poi digitate: shut-down\n"
"Al boot successivo dovreste vedere il prompt del bootloader."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Basso"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Medio"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alto"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Scegli livello di sicurezza"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Vuoi generare un floppy di installazione automatica per replicare\n"
"questa installazione di Linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Inserisci un floppy vuoto nel drive %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Sto creando il floppy di auto installazione"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5319,13 +5312,13 @@ msgstr ""
"\n"
"Vuoi veramente interrompere adesso?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5339,11 +5332,11 @@ msgstr ""
"capitolo\n"
"sulla post-installazione della Guida Ufficiale dell'Utente Linux Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Crea il floppy di auto installazione"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5357,15 +5350,15 @@ msgstr ""
"\n"
"Probabilmente preferirete ripetere l'installazione.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatizzata"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Ripeti"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Salva scelta pacchetti"
@@ -5384,11 +5377,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu manca"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avanzato"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Attendere prego"
@@ -5417,11 +5410,11 @@ msgstr "La tua scelta? (default %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "La tua scelta? (default %s inserisci 'none' per nessuna) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Ceca (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Tedesca"
@@ -5429,19 +5422,19 @@ msgstr "Tedesca"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spagnola"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finlandese"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francese"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvegese"
@@ -5449,15 +5442,15 @@ msgstr "Norvegese"
msgid "Polish"
msgstr "Polacca"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russa"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Tastiera UK"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Tastiera US"
@@ -5473,207 +5466,207 @@ msgstr "Armena (macchina da scrivere)"
msgid "Armenian (phonetic)"
msgstr "Armena (fonetica)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjana (latina)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjana (cirillica)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgara"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliana (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorussa"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Svizzera (mappa tedesca)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Svizzera (mappa francese)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Ceca (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Ceca (Programmatori)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Tedesca (nessun tasto morto)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danese"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norvegese)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estone"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiana (mappa \"Russa\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiana (mappa \"Latina\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Greca"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungherese"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israeliana"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israeliana (Fonetica)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniana"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandese"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiana"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Giapponese 106 tasti"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Tastiera Coreana"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latino Americana"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedone"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Olandese"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituana AZERTY (vecchia)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituana AZERTY (nuova)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituana \"numero riga\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituana \"fonetica\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polacca (mappa qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polacca (mappa qwertz)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portoghese"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadese (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russa (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Svedese"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovena"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovacca (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovacca (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovacca (Programmatori)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tastiera Thai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turca (modulo \"F\" tradizionale)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turca (modello \"Q\" moderno)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ucraina"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Tastiera US (internazionale)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"riga numerica\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Yugoslava (latino/cirillico)"
@@ -5801,31 +5794,31 @@ msgstr "Avanti ->"
msgid "<- Previous"
msgstr "<- Indietro"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Č corretto ?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configurazione di internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vuoi provare a connetterti a Internet adesso?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Sto provando la tua connessione ..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Adesso il sistema č connesso a Internet"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Per ragioni di sicurezza, adesso verrŕ disconnesso."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5833,18 +5826,18 @@ msgstr ""
"Il sistema non sembra essere connesso a Internet.\n"
"Prova a configurare nuovamente la connessione."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configurazione della rete"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configurazione ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5852,79 +5845,79 @@ msgstr ""
"Scegli il tuo provider.\n"
" Se non č nella lista, scegli Fuori Lista"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configurazione della Connessione"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Per favore riempi o controlla il campo qui sotto"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ della scheda"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Memoria della scheda (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO della scheda"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 della scheda"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 della scheda"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Il tuo numero di telefono personale"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nome del provider (es. provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Numero telefonico del provider"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Dns 1 del Provider"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Dns 2 del provider"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Modalitŕ di chiamata"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Login dell'account (nome utente)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Password dell'account"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resto del mondo"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5932,27 +5925,27 @@ msgstr ""
"Resto del mondo \n"
" no D-Channel (linee in affitto)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Quale protocollo vuoi usare?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Che tipo di scheda hai?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Non so"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5965,19 +5958,19 @@ msgstr ""
"\n"
"Se hai una scheda PCMCIA, devi sapere IRQ e I/O della tua scheda.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Annulla"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continua"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Qual'č la tua scheda ISDN?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5985,13 +5978,13 @@ msgstr ""
"Ho trovato una scheda ISDN PCI, ma non so di che tipo. Per favore seleziona "
"una scheda PCI nella prossima schermata."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Non trovo nessuna scheda ISDN PCI. Per favore selezionane una \n"
"nella prossima schermata."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5999,23 +5992,23 @@ msgstr ""
"Nessun adattatore di rete ethernet č stato rilevato nel tuo sistema.\n"
"Non posso configurare questo tipo di connessione."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Scegli l'interfaccia di rete"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Per favore scegli quale adattatore di rete vuoi usare per connetterti a "
"Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interfaccia di rete"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6023,73 +6016,73 @@ msgstr ""
"\n"
"Sei d'accordo?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Sto per riavviare l'interfaccia di rete:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configurazione ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Vuoi effettuare la connessione all'avvio?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Per favore scegli a che porta seriale č connesso il tuo modem."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opzioni di chiamata"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nome connessione"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Numero telefonico"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID di accesso"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autenticazione"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Basata su script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Basata su terminale"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nome dominio"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Primo server DNS (opzionale)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Secondo server DNS (opzionale)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Sto per riavviare l'interfaccia di rete $netc->{NET_DEVICE}. Sei d'accordo?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6097,7 +6090,7 @@ msgstr ""
"\n"
"Puoi disconnetterti o riconfigurare la tua connessione."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6105,11 +6098,11 @@ msgstr ""
"\n"
"Puoi configurare nuovamente la connessione."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Adesso sei connesso a Internet"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6117,48 +6110,48 @@ msgstr ""
"\n"
"Puoi connetterti a Internet o configurare nuovamente la connessione."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "In questo momento non sei connesso a Internet"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Connetti a Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Disconnetti da internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configura una connessione di rete (LAN o Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Connessione & configurazione Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Wizard della configurazione di rete"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Modem ISDN esterno"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Scheda ISDN interna"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Di che tipo č la tua connessione ISDN?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Connetti a Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6168,24 +6161,24 @@ msgstr ""
"Alcune connessioni usano pptp, poche usano dhcp.\n"
"Se non sai, scegli 'usa pppoe'."
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "usa dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "usa pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "usa pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Sto per riavviare l'interfaccia di rete %s. Sei d'accordo?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6193,15 +6186,15 @@ msgstr ""
"Quale cliente dhcp vuoi usare?\n"
"Quello predefinito č dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configurazione della rete"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Vuoi far ripartire la rete?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6212,7 +6205,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6224,7 +6217,7 @@ msgstr ""
"Clicca su Ok per mantenere questa configurazione, o su Annulla per "
"riconfigurare la rete e la connessione a Internet.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6237,62 +6230,62 @@ msgstr ""
"Se non volete usare il riconoscimento automatico, deselezionate il \n"
"pulsante d'opzione.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Scegli il profilo da configurare"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Usa il riconoscimento automatico"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Riconoscimento periferiche..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Connessione normale via modem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "rilevato sulla porta: %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Connessione ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "rilevato %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Connessione DSL (o ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "rilevato sull'interfaccia %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Connessione via cavo"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Connessione LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "rilevata scheda(e) ethernet"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Come vuoi connetterti a Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6302,7 +6295,7 @@ msgstr ""
"\n"
"Adesso questa configurazione verrŕ applicata al vostro sistema."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6366,11 +6359,11 @@ msgid " (driver $module)"
msgstr " (driver $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Indirizzo IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmask"
@@ -6403,7 +6396,7 @@ msgstr ""
msgid "DNS server"
msgstr "Server DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6431,11 +6424,11 @@ msgstr "Il proxy dovrebbe essere http://..."
msgid "Proxy should be ftp://..."
msgstr "Il proxy dovrebbe essere ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Partizione estesa non supportata su questa piattaforma"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6445,21 +6438,21 @@ msgstr ""
"L'unica soluzione č di muovere le tue partizioni primarie per avere il buco "
"vicino alle partizioni estese"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Errore leggendo il file %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Ripristino da file %s fallito: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "File di backup errato"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Errore scrivendo sul file %s"
@@ -6845,8 +6838,8 @@ msgid ""
"how is the printer connected?"
msgstr ""
"Ogni stampante ha bisogno di un nome (per esempio lp).\n"
-"Possono essere definiti altri parametri, come la descrizione della stampante "
-"\n"
+"Possono essere definiti altri parametri, come la descrizione della "
+"stampante \n"
"o dove si trova. Che nome dovrebbe essere usato per questa\n"
"stampante e in che modo č connessa?"
@@ -6944,8 +6937,8 @@ msgstr ""
"cron č un programma UNIX standard che lancia programmi definiti dall'utente\n"
"a intervalli periodici programmati. vixie cron aggiunge un numero di "
"funzioni\n"
-"al cron UNIX di base, inclusi maggior sicurezza e opzioni di configurazione "
-"\n"
+"al cron UNIX di base, inclusi maggior sicurezza e opzioni di "
+"configurazione \n"
"piů potenti."
#: ../../services.pm_.c:25
@@ -7083,8 +7076,8 @@ msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
-"NFS č un popolare protocollo per la condivisione di file attraverso reti "
-"TCP/IP.\n"
+"NFS č un popolare protocollo per la condivisione di file attraverso reti TCP/"
+"IP.\n"
"Questo servizio consente funzionalitŕ di blocco dei file NFS."
#: ../../services.pm_.c:61
@@ -7107,8 +7100,8 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
"Il supporto PCMCIA di solito serve per usare dispositivi di tipo ethernet e\n"
-"modem nei portatili. Non sarŕ lanciato se non č stato configurato, perciň č "
-"\n"
+"modem nei portatili. Non sarŕ lanciato se non č stato configurato, perciň "
+"č \n"
"sicuro da avere installato anche su macchine che non lo richiedono."
#: ../../services.pm_.c:67
@@ -7465,7 +7458,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Configurazione della rete (%d adattatori)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profilo: "
@@ -7556,7 +7549,7 @@ msgstr "Adesso il sistema č disconnesso."
msgid "Configure Internet Access..."
msgstr "Configura l'accesso a Internet"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configurazione LAN (rete locale)"
@@ -7592,76 +7585,76 @@ msgstr "Applica"
msgid "Please Wait... Applying the configuration"
msgstr "Per favore attendi... sto applicando la configurazione"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configurazione rete locale (LAN)"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adattatore %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocollo di boot"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Attivato/a al momento del boot"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Cliente DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Disabilita"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Abilita"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configurazione della connessione a Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configurazione della connessione a Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipo di connessione: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametri"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Dns 1 del provider (opzionale)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Dns 2 del provider (opzionale)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Scheda ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Cliente DHCP"
@@ -7769,14 +7762,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Non riesco ad avviare l'aggiornamento diretto !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nessun serial_usb trovato\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emula il terzo pulsante?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Per favore prova il mouse"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Monitoraggio della rete"
@@ -8297,6 +8295,24 @@ msgstr "Strumenti per semplificare la configurazione del computer"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
+#~ msgid "GB"
+#~ msgstr "Gb"
+
+#~ msgid "KB"
+#~ msgstr "Kb"
+
+#~ msgid "TB"
+#~ msgstr "Tb"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minuti"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuto"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d secondi"
+
#~ msgid "cannot fork: "
#~ msgstr "non ho potuto sdoppiare: "
@@ -8361,23 +8377,23 @@ msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8386,15 +8402,15 @@ msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Puoi ora selezionare alcune opzioni varie per il tuo sistema.\n"
#~ "\n"
@@ -8402,8 +8418,8 @@ msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
#~ "prestazioni\n"
#~ " del disco rigido, ma č solo per utenti avanzati: alcuni chipset "
#~ "malfunzionanti\n"
-#~ " possono rovinare i tuoi dati, perciň attento. Nota che il kernel ha al suo "
-#~ "interno\n"
+#~ " possono rovinare i tuoi dati, perciň attento. Nota che il kernel ha al "
+#~ "suo interno\n"
#~ " una lista nera di dischi e chipset, ma se vuoi evitare brutte sorprese "
#~ "lascia questa\n"
#~ " opzione non selezionata.\n"
@@ -8414,23 +8430,27 @@ msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
#~ " Per favore fai riferimento al manuale per avere informazioni complete.\n"
#~ " Come regola generale, se non sei sicuro lascia l'opzione predefinita.\n"
#~ "\n"
-#~ "* Precisa dimensione RAM se necessario: sfortunatamente, nel mondo attuale\n"
-#~ " dei PC non c'č nessun metodo standard per chiedere al BIOS quanta memoria\n"
+#~ "* Precisa dimensione RAM se necessario: sfortunatamente, nel mondo "
+#~ "attuale\n"
+#~ " dei PC non c'č nessun metodo standard per chiedere al BIOS quanta "
+#~ "memoria\n"
#~ " č installata nel computer. Come conseguenza, GNU/Linux puň fallire nel "
#~ "determinare\n"
-#~ " correttamente la quantitŕ di RAM. In questo caso, puoi specificare qui la "
-#~ "giusta \n"
+#~ " correttamente la quantitŕ di RAM. In questo caso, puoi specificare qui "
+#~ "la giusta \n"
#~ " dimensione della RAM. Nota che una differenza di 2 o 4 Mb tra memoria "
#~ "individuata\n"
#~ " e memoria effetivamente presente nel sistema č normale.\n"
#~ "\n"
-#~ "* Automounting di media rimovibili: se preferisci non eseguire manualmente\n"
-#~ " il mount di dischi rimovibili (CD-ROM, Floppy, Zip) scrivendo \"mount\" e\n"
+#~ "* Automounting di media rimovibili: se preferisci non eseguire "
+#~ "manualmente\n"
+#~ " il mount di dischi rimovibili (CD-ROM, Floppy, Zip) scrivendo \"mount\" "
+#~ "e\n"
#~ " \"umount\", scegli questa opzione.\n"
#~ "\n"
#~ "* Abilita Num Lock all'avvio: se vuoi abilitare il Number Lock dopo\n"
-#~ " il boot, scegli questa opzione Nota: non dovreste abilitare questa opzione "
-#~ "su un portatile,\n"
+#~ " il boot, scegli questa opzione Nota: non dovreste abilitare questa "
+#~ "opzione su un portatile,\n"
#~ " inoltre Num Lock potrebbe non funzionare sotto X."
#~ msgid "Miscellaneous"
@@ -8452,7 +8472,8 @@ msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
#~ "attenzione: A QUESTO LIVELLO DI SICUREZZA, IL LOGIN COME ROOT IN CONSOLE "
#~ "NON\n"
#~ "Č CONSENTITO! Se vuoi essere root, devi fare il login come utente e poi\n"
-#~ "usare \"su\". Piů in generale, non aspettarti di usare la tua macchina se\n"
+#~ "usare \"su\". Piů in generale, non aspettarti di usare la tua macchina "
+#~ "se\n"
#~ "non come server. Sei stato avvertito."
#~ msgid ""
@@ -8519,8 +8540,8 @@ msgstr "Set di utilitŕ per posta, news, web, file transfer, e chat"
#~ msgstr "Scienze"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
#~ "Programmi Chat (IRC o messaggerie istantanee) come xchat, licq, gaim, e "
#~ "utilitŕ per trasferimento files"
diff --git a/perl-install/share/po/ja.po b/perl-install/share/po/ja.po
index 751a4a127..6638229fb 100644
--- a/perl-install/share/po/ja.po
+++ b/perl-install/share/po/ja.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-12-10 16:27+0100\n"
"Last-Translator: YAMAGATA Hiroo <hiyori13@alum.mit.edu>\n"
"Language-Team: Japanese\n"
@@ -55,16 +55,17 @@ msgstr "X ĽľĄźĽĐ¤ňÁޤó¤Ç˛ź¤ľ¤¤"
msgid "X server"
msgstr "X ĽľĄźĽĐ"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "¤É¤Îš˝ŔŽ¤ÎXFree ¤Ë¤ˇ¤Ţ¤š¤Ť"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -73,17 +74,17 @@ msgstr ""
"¤ł¤ÎĽŤĄźĽÉ¤ĎXFree %s ¤Ç¤Î¤ß3DĽ˘ĽŻĽťĽéĽěĄźĽˇĽçĽó˛ÄÇ˝¤Ç¤šĄŁ\n"
"XFree %s ¤Ç¤Î¤ł¤ÎĽŤĄźĽÉ¤ÎĽľĽÝĄźĽČ¤ĎĄ˘2D ¤Î¤Ű¤Ś¤Ź¤š¤°¤ě¤Ć¤¤¤Ţ¤šĄŁ"
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "¤ł¤ÎĽŤĄźĽÉ¤ĎXFree %s ¤Ç3DĽ˘ĽŻĽťĽéĽěĄźĽˇĽçĽó˛ÄÇ˝¤Ç¤šĄŁ"
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "ĽĎĄźĽÉĽŚĽ§Ľ˘3DĽ˘ĽŻĽťĽéĽěĄźĽˇĽçĽó¤Ä¤­¤ÎXFree %s"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -92,12 +93,12 @@ msgstr ""
"¤ł¤ÎĽŤĄźĽÉ¤ĎXFree %s ¤Ç3DĽ˘ĽŻĽťĽéĽěĄźĽˇĽçĽó˛ÄÇ˝¤Ç¤šĄŁ\n"
"¤ż¤Ŕ¤ˇ¤˘¤Ż¤Ţ¤ÇĄ˘źÂ¸łĹŞ¤ĘĽľĽÝĄźĽČ¤ÇĄ˘ĽŢĽˇĽóĽŐĽęĄźĽş¤Î˛ÄÇ˝Ŕ­¤Ź¤˘¤ę¤Ţ¤šĄŁ"
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "źÂ¸łĂĘłŹ¤ÎĽĎĄźĽÉĽŚĽ§Ľ˘3DĽ˘ĽŻĽťĽéĽěĄźĽˇĽçĽó¤Ä¤­¤ÎXFree %s"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -108,27 +109,27 @@ msgstr ""
"¤ż¤Ŕ¤ˇ¤˘¤Ż¤Ţ¤ÇĄ˘źÂ¸łĹŞ¤ĘĽľĽÝĄźĽČ¤ÇĄ˘ĽŢĽˇĽóĽŐĽęĄźĽş¤Î˛ÄÇ˝Ŕ­¤Ź¤˘¤ę¤Ţ¤šĄŁ\n"
"XFree %s ¤Ç¤Î¤ł¤ÎĽŤĄźĽÉ¤ÎĽľĽÝĄźĽČ¤ĎĄ˘2D ¤Î¤Ű¤Ś¤Ź¤š¤°¤ě¤Ć¤¤¤Ţ¤šĄŁ"
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree¤ÎŔßÄę"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Ľ°ĽéĽŐĽŁĽĂĽŻĽŤĄźĽÉ¤ÎĽáĽâĽęĽľĽ¤Ľş¤ňÁŞÂň¤ˇ¤Ć˛ź¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "ĽľĄźĽĐ¤ÎĽŞĽ×ĽˇĽçĽó¤ňÁޤó¤Ç˛ź¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "ĽâĽËĽż¤ňÁޤó¤Ç˛ź¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "ĽâĽËĽż"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -149,40 +150,40 @@ msgstr ""
"ĽâĽËĽż¤ŹĽŔĽáĄźĽ¸¤ňźő¤ą¤ë¤Ť¤âĂΤě¤Ţ¤ť¤óĄŁ\n"
"ĘŹ¤Ť¤é¤Ę¤¤žěšç¤Ď, Äă¤á¤ÎŔßÄę¤Ë¤ˇ¤Ć˛ź¤ľ¤¤ĄŁ"
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "żĺĘżĽęĽŐĽěĽĂĽˇĽĺĽěĄźĽČ"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "żâÄžĽęĽŐĽěĽĂĽˇĽĺĽěĄźĽČ"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "ĽâĽËĽż¤ŹŔßÄꤾ¤ě¤Ć¤Ţ¤ť¤ó"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Ľ°ĽéĽŐĽŁĽĂĽŻĽŤĄźĽÉ¤ŹŔßÄꤾ¤ě¤Ć¤Ţ¤ť¤ó"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "˛ňÁüĹ٤ŹÁŞÂň¤ľ¤ě¤Ć¤Ţ¤ť¤ó"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "¤ł¤ÎŔßÄę¤Çťî¤ˇ¤Ć¤ß¤Ţ¤š¤ŤĄŠ"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"ˇŮšđĄ§¤ł¤ÎĽ°ĽéĽŐĽŁĽĂĽŻĽŤĄźĽÉ¤ňĽĆĽšĽČ¤š¤ë¤ČĽŢĽˇĽó¤ŹĽŐĽęĄźĽş¤š¤ë¤Ť¤â¤ˇ¤ě¤Ţ¤ť¤ó"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "ŔßÄę¤ňťî¤ˇ¤Ţ¤š"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -190,152 +191,152 @@ msgstr ""
"\n"
"¤¤¤Ż¤Ä¤ŤĽŃĽéĽáĄźĽż¤ňĘѤ¨¤Ć¤ß¤Ć¤Ż¤Ŕ¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ľ¨ĽéĄźČŻŔ¸"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "¤˘¤Č %d ÉäÇĚá¤ę¤Ţ¤š"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "ŔßÄę¤Ď¤ł¤ě¤Ç¤¤¤¤¤Ç¤š¤ŤĄŠ"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ľ¨ĽéĄźČŻŔ¸Ą¤¤¤¤Ż¤Ä¤Ť¤ÎĽŃĽéĽáĄźĽż¤ňĘѤ¨¤Ć¤ß¤Ć¤Ż¤Ŕ¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "˛ňÁüĹŮ"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "˛ňÁüĹ٤ȿ§żźĹŮ"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Ľ°ĽéĽŐĽŁĽĂĽŻĽŤĄźĽÉ: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 ĽľĄźĽĐ: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Ľ¨Ľ­ĽšĽŃĄźĽČĽâĄźĽÉ"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Á´¤Ć¤ňÉ˝ź¨"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "˛ňÁüĹŮ"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Ľ­ĄźĽÜĄźĽÉĽěĽ¤Ľ˘ĽŚĽČ: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "ĽŢĽŚĽš¤ÎźďÎŕ: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "ĽŢĽŚĽšĽÇĽĐĽ¤Ľš: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "ĽâĽËĽż: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "ĽâĽËĽżżĺʿƹ´ü: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "ĽâĽËĽżżâÄžĽęĽŐĽěĽĂĽˇĽĺ: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Ľ°ĽéĽŐĽŁĽĂĽŻĽŤĄźĽÉ: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Ľ°ĽéĽŐĽŁĽĂĽŻĽáĽâĽę: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "ż§żźĹŮ: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "˛ňÁüĹŮ: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 ĽľĄźĽĐ: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 ĽÉĽéĽ¤ĽĐ: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "X Window System ¤ÎŔßÄę¤Î˝ŕČ÷"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "¤É¤Ś¤ˇ¤Ţ¤š¤ŤĄŠ"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "ĽâĽËĽż¤ÎĘŃšš"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Ľ°ĽéĽŐĽŁĽĂĽŻĽŤĄźĽÉ¤ÎĘŃšš"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "ĽľĄźĽĐĽŞĽ×ĽˇĽçĽó¤ÎĘŃšš"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "˛ňÁüĹ٤ÎĘŃšš"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "žđĘó¤ňÉ˝ź¨"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "¤â¤Ś°ě˛óĽĆĽšĽČ"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "˝ŞÎť"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -348,20 +349,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "ĘŃšš¤ňÍ­¸ú¤Ë¤š¤ë¤Ë¤Ď %s ¤ËĽíĽ°Ľ¤Ľó¤ˇ¤Ę¤Ş¤ˇ¤Ć˛ź¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "ĽíĽ°Ľ˘ĽŚĽČ¤ˇ¤żžĺ¤Ç Ctrl-Alt-BackSpace ¤ň˛Ą¤ˇ¤Ć˛ź¤ľ¤¤"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X ¤ÎľŻĆ°"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -469,7 +470,7 @@ msgstr "1600x1200 at 76 Hz ¤Ź˛ÄÇ˝¤ĘĽâĽËĽż"
msgid "First sector of boot partition"
msgstr "ĽÖĄźĽČĽŃĄźĽĆĽŁĽˇĽçĽó¤ÎşÇ˝é¤ÎĽťĽŻĽż"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "ĽÉĽéĽ¤ĽÖ¤ÎşÇ˝é¤ÎĽťĽŻĽż (MBR)"
@@ -509,11 +510,11 @@ msgstr "DOS/Windows¤Ť¤éľŻĆ° (loadlin ťČÍŃ)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "ĽÖĄźĽČĽíĄźĽŔ¤ÎĽáĽ¤ĽóĽŞĽ×ĽˇĽçĽó"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "ťČÍѤš¤ëĽÖĄźĽČĽíĄźĽŔ"
@@ -521,7 +522,7 @@ msgstr "ťČÍѤš¤ëĽÖĄźĽČĽíĄźĽŔ"
msgid "Bootloader installation"
msgstr "ĽÖĄźĽČĽíĄźĽŔ¤ÎĽ¤ĽóĽšĽČĄźĽë"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "ĽÖĄźĽČĽÇĽĐĽ¤Ľš"
@@ -537,7 +538,7 @@ msgstr "ĽłĽóĽŃĽŻĽČ"
msgid "compact"
msgstr "ĽłĽóĽŃĽŻĽČ"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "ĽÓĽÇĽŞĽâĄźĽÉ"
@@ -545,14 +546,14 @@ msgstr "ĽÓĽÇĽŞĽâĄźĽÉ"
msgid "Delay before booting default image"
msgstr "ĽÇĽŐĽŠĽëĽČĽ¤ĽáĄźĽ¸ľŻĆ°¤ÎÂÔ¤Áťţ´Ö"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "ĽŃĽšĽďĄźĽÉ"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "ĽŃĽšĽďĄźĽÉ (¤â¤Ś°ěĹŮ)"
@@ -593,41 +594,41 @@ msgstr ""
"ĄČĽłĽŢĽóĽÉĽéĽ¤ĽóĽŞĽ×ĽˇĽçĽó¤ÎŔŠ¸ÂĄÉĽŞĽ×ĽˇĽçĽó¤ĎĽŃĽšĽďĄźĽÉ¤Ź¤Ę¤¤¤Č\n"
"Ěň¤Ë¤ż¤Á¤Ţ¤ť¤óĄŁ"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "¤â¤Ś°ěĹٝ¤Ć˛ź¤ľ¤¤"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "ĽŃĽšĽďĄźĽÉ¤Ź°ěĂפˇ¤Ţ¤ť¤ó"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "˝é´ü˛˝ĽáĽĂĽťĄźĽ¸"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "ĽŞĄźĽ×ĽóĽŐĽĄĄźĽŕĽŚĽ§Ľ˘¤ÎĽÇĽŁĽěĽ¤"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "ĽŤĄźĽÍĽëĽÖĄźĽČ¤ÎĽżĽ¤ĽŕĽ˘ĽŚĽČ"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "CD ¤Ť¤é¤ÎľŻĆ°¤ňÍ­¸ú¤Ë¤ˇ¤Ţ¤š¤ŤĄŠ"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "OF ¤Ť¤é¤ÎľŻĆ°¤ňÍ­¸ú¤Ë¤ˇ¤Ţ¤š¤ŤĄŠ"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "ĽÇĽŐĽŠĽëĽČ¤Î OS ¤ĎĄŠ"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -635,146 +636,146 @@ msgstr ""
"Ľ¨ĽóĽČĽę¤Ď°Ę˛ź¤Î¤Č¤Ş¤ę¤Ç¤šĄŁ\n"
"ÄɲåŚĘŃšš¤Ç¤­¤Ţ¤šĄŁ"
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "˛Ă¤¨¤ë"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "˝ŞÎť"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "RAID¤ÎĘŃšš"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "¤É¤ÎĽżĽ¤Ľ×¤ňÄɲ䡤ޤš¤Ť"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "ž¤Î OS (SunOS¤Ę¤É...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "ž¤Î OS (MacOS¤Ę¤É...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "ž¤Î OS (ĽŚĽŁĽóĽÉĽŚĽş¤Ę¤É...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Ľ¤ĽáĄźĽ¸"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "ĽëĄźĽČ"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "ÄɲĂ"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Ćɤ߽ń¤­"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "ĽĆĄźĽÖĽë"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "´í¸ą"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "ĽéĽŮĽë"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "ĽÇĽŐĽŠĽëĽČ"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "InitrdĽľĽ¤Ľş"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "ĽÓĽÇĽŞ¤Ę¤ˇ"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Ľ¨ĽóĽČĽę¤ňžĂ¤š"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "śőÇň¤ÎĽéĽŮĽë¤Ďľö¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "¤ł¤ÎĽéĽŮĽë¤Ď¤š¤Ç¤ËťČ¤ď¤ě¤Ć¤¤¤Ţ¤š"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "¤É¤ó¤ĘĽŃĄźĽĆĽŁĽˇĽçĽó¤Ç¤š¤ŤĄŠ"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s Ľ¤ĽóĽżĄźĽŐĽ§ĄźĽš¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Ę̤Τâ¤Î¤Ď¤˘¤ę¤Ţ¤š¤ŤĄŠ"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "%s Ľ¤ĽóĽżĄźĽŐĽ§ĄźĽš¤Ď¤˘¤ę¤Ţ¤š¤ŤĄŠ"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "¤¤¤¤¤¨"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "¤Ď¤¤"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
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:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%s ĽŤĄźĽÉ %s ¤ÎĽÉĽéĽ¤ĽĐĽ¤ĽóĽšĽČĄźĽëĂć"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(ĽâĽ¸ĽĺĄźĽë %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "¤É¤Î %s ĽÉĽéĽ¤ĽĐ¤ňťî¤ˇ¤Ţ¤ˇ¤ç¤Ś¤ŤĄŠ"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -791,20 +792,20 @@ msgstr ""
"¤ľ¤ť¤Ć¤ß¤Ţ¤š¤ŤĄŠĄĄĽ×ĽíĄźĽÖĂć¤ËĽłĽóĽÔĽĺĄźĽż¤ŹÄäťß¤š¤ë¤Ť¤âĂΤě¤Ţ¤ť¤ó¤ŹĄ¤\n"
"ĽŢĽˇĽó¤Ź¤ł¤ď¤ě¤ż¤ę¤š¤ë¤ł¤Č¤Ď¤˘¤ę¤Ţ¤ť¤óĄŁ"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "ĽŞĄźĽČĽ×ĽíĄźĽÖ"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "ĽŞĽ×ĽˇĽçĽóťŘÄę"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "ĽâĽ¸ĽĺĄźĽë %s ¤ÎĽŞĽ×ĽˇĽçĽó¤ňťŘÄꤡ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -815,11 +816,11 @@ msgstr ""
"ĽŞĽ×ĽˇĽçĽó¤ÎĽŐĽŠĄźĽŢĽĂĽČ¤ĎĄČĚžÁ°=ĂÍ ĚžÁ°2=ĂÍ2 ...ĄÉ¤Ç¤šĄŁ\n"
"Îă: ĄČio=0x300 irq=7ĄÉ"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "ĽâĽ¸ĽĺĄźĽë¤ÎĽŞĽ×ĽˇĽçĽó"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -828,33 +829,33 @@ msgstr ""
"ĽâĽ¸ĽĺĄźĽë %s ¤ÎĽíĄźĽÉ¤Ź¤Ç¤­¤Ţ¤ť¤ó¤Ç¤ˇ¤żĄŁ\n"
"ĽŃĽéĽáĄźĽż¤ňĘѤ¨¤Ć¤ä¤ę¤Ę¤Ş¤ˇ¤Ć¤ß¤Ţ¤š¤ŤĄŠ"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(¤š¤Ç¤Ë %s ¤Ď˛Ă¤ď¤Ă¤Ć¤¤¤Ţ¤š)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "ĽŃĽšĽďĄźĽÉ¤Ź´ĘĂą¤š¤Ž¤Ţ¤š"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "ĽćĄźĽśĚž¤ňÍż¤¨¤Ć˛ź¤ľ¤¤"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "ĽćĄźĽśĚž¤Ë¤ĎąŃžŽĘ¸ťúĄ¤żôťúĄ˘ĄÖ-Ą×¤äĄÖ_Ą×¤ˇ¤ŤťČ¤¨¤Ţ¤ť¤óĄŁ"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "¤ł¤ÎĽćĄźĽśĚž¤Ď¤š¤Ç¤Ë¸şß¤ˇ¤Ţ¤š"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "ĽćĄźĽś¤ňÄɲĂ"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -863,32 +864,32 @@ msgstr ""
"ĽćĄźĽśĚž¤ňĆţÎϤˇ¤Ć˛ź¤ľ¤¤\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "źő¤ąÉŐ¤ą¤ëĽćĄźĽś"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "źÂşÝ¤ÎťáĚž"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "ĽćĄźĽśĚž"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "ĽˇĽ§Ľë"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ľ˘Ľ¤ĽłĽó"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "źŤĆ°ĽíĽ°Ľ¤Ľó"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -896,11 +897,11 @@ msgstr ""
"źŤĆ°ĹŞ¤ËĽćĄźĽś¤ŹĽíĽ°ĽŞĽó¤š¤ë¤č¤Ś¤ËĽłĽóĽÔĽĺĄźĽż¤ňŔßÄę¤Ç¤­¤Ţ¤šĄŁ\n"
"¤ł¤ÎľĄÇ˝¤ňËž¤Ţ¤Ę¤¤žěšçĄ˘Ľ­ĽăĽóĽťĽëĽÜĽżĽó¤ň˛Ą¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "ĽÇĽŐĽŠĽëĽČĽćĄźĽś¤ÎÁŞÂň:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "ťČ¤ŚĽŚĽŁĽóĽÉĽŚĽŢĽÍĄźĽ¸Ľă¤ňÁޤó¤Ç˛ź¤ľ¤¤Ą§"
@@ -909,7 +910,7 @@ msgstr "ťČ¤ŚĽŚĽŁĽóĽÉĽŚĽŢĽÍĄźĽ¸Ľă¤ňÁޤó¤Ç˛ź¤ľ¤¤Ą§"
# so use only 7bit for this message
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -932,38 +933,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "GRUB operating system chooser-he youkosou!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "%c, %c key wo tukatte entry wo shitei shite kudasai."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Kono OS wo kidou suru nara Enter, Kidou mae no jikkou command"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "no henshuu niha 'e', command line nara 'c' wo oshi masu."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Sentaku shita OS ga %d byou de jidoutekini kidou shimasu."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "/boot ¤ÎÍĆÎĚÉÔ­¤Ç¤š"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "ĽÇĽšĽŻĽČĽĂĽ×"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "ĽšĽżĄźĽČĽáĽËĽĺĄź"
@@ -1096,69 +1108,42 @@ msgstr "¤ł¤Î (ĽćĄźĽśĄ˘ĽÇĽšĽŻĽČĽĂĽ×ĄË¤ÇźŤĆ°ĽíĽ°Ľ¤Ľó¤š¤ë"
msgid "System mode"
msgstr "ĽˇĽšĽĆĽŕĽâĄźĽÉ"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "ĽÇĽŐĽŠĽëĽČ"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Ľ­ĽăĽóĽťĽë"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "/etc/inittab ¤ŹĆɤߤȤęÍѤ˳Ť¤ą¤Ţ¤ť¤ó: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "/etc/sysconfig/autologin ¤ŹĆɤߤȤęÍѤ˳Ť¤ą¤Ţ¤ť¤ó: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO ¤ÎĽ¤ĽóĽšĽČĄźĽë¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤żĄŁ°Ę˛ź¤ÎĽ¨ĽéĄź¤ŹČŻŔ¸:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "¤˘¤Č %d ĘŹ"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "¤˘¤Č 1 ĘŹ"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "¤˘¤Č %d ÉĂ"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "şîŔŽ"
@@ -1566,8 +1551,8 @@ msgstr "şÇ˝é¤ËĄÖĽ˘ĽóĽŢĽŚĽóĽČĄ×¤ňťČ¤Ă¤Ć˛ź¤ľ¤¤"
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
-"ĽŃĄźĽĆĽŁĽˇĽçĽó¤Îˇż¤ň %s "
-"¤ËĘŃšš¤ˇ¤ż¸ĺĄ˘¤ł¤ÎĽŃĄźĽĆĽŁĽˇĽçĽóžĺ¤ÎĽÇĄźĽż¤Ďźş¤ď¤ě¤Ţ¤š"
+"ĽŃĄźĽĆĽŁĽˇĽçĽó¤Îˇż¤ň %s ¤ËĘŃšš¤ˇ¤ż¸ĺĄ˘¤ł¤ÎĽŃĄźĽĆĽŁĽˇĽçĽóžĺ¤ÎĽÇĄźĽż¤Ďźş¤ď¤ě¤Ţ"
+"¤š"
#: ../../diskdrake.pm_.c:481
msgid "Continue anyway?"
@@ -1698,6 +1683,11 @@ msgstr "ĽęĽľĽ¤Ľş¸ĺ¤Ë¤ĎĄ˘ĽŃĄźĽĆĽŁĽˇĽçĽó %s žĺ¤ÎĽÇĄźĽż¤Ďźş¤ď¤ě¤Ţ¤š"
msgid "Choose the new size"
msgstr "żˇ¤ˇ¤¤ĽľĽ¤Ľş¤ňÁŞÂň"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "żˇ¤ˇ¤¤ĽŃĄźĽĆĽŁĽˇĽçĽó¤ňşîŔŽ"
@@ -1807,20 +1797,21 @@ msgid "Reload"
msgstr "ĽęĽíĄźĽÉ"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s ĽŐĽŠĄźĽŢĽĂĽČ, %s źşÇÔ"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "%s ¤ň ĽżĽ¤Ľ× %s ¤ÇĽŐĽŠĄźĽŢĽĂĽČ¤š¤ëĘýËĄ¤ňĂΤę¤Ţ¤ť¤ó"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "ĽŢĽŚĽóĽČ¤ËźşÇÔ: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s ¤ňĽ˘ĽóĽŢĽŚĽóĽČĂć¤ËĽ¨ĽéĄź: %s"
@@ -1833,41 +1824,41 @@ msgstr "´ĘĂą¤Ë"
msgid "server"
msgstr "ĽľĄźĽĐ"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "ĽŢĽŚĽóĽČĽÝĽ¤ĽóĽČ¤Ď / ¤ÇťĎ¤Ţ¤ëÉŹÍפŹ¤˘¤ę¤Ţ¤š"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "ĽŃĄźĽĆĽŁĽˇĽçĽó¤ĎĽŢĽŚĽóĽČĽÝĽ¤ĽóĽČ %s ¤ËĽŢĽŚĽóĽČşŃ¤ß\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "˝ä˛óĽŢĽŚĽóĽČ %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "LVM ĎŔÍýĽÜĽęĽĺĄźĽŕ¤ĎĽŢĽŚĽóĽČĽÝĽ¤ĽóĽČ %s ¤Ë¤ĎťČ¤¨¤Ţ¤ť¤ó"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "¤ł¤ÎĽÇĽŁĽěĽŻĽČĽę¤Ď root ĽŐĽĄĽ¤ĽëĽˇĽšĽĆĽŕĆâ¤ËťÄ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"¤ł¤ÎĽŢĽŚĽóĽČĽÝĽ¤ĽóĽČ¤Ë¤ĎĄ˘źÂşß¤š¤ëĽŐĽĄĽ¤ĽëĽˇĽšĽĆĽŕ (ext2, reiserfs) \n"
"¤ŹÉŹÍפǤšĄŁ\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "˝ń¤­šţ¤ß¤Î¤ż¤á %s ¤ňłŤ¤Ż¤Č¤­Ľ¨ĽéĄź¤ŹČŻŔ¸: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1875,7 +1866,7 @@ msgstr ""
"Ľ¨ĽéĄźČŻŔ¸ - żˇ¤ˇ¤¤ĽŐĽĄĽ¤ĽëĽˇĽšĽĆĽŕ¤ňš˝ĂۤǤ­¤ë¤č¤Ś¤ĘĽÇĽĐĽ¤Ľš¤Ź\n"
"¸ŤÉŐ¤Ť¤ę¤Ţ¤ť¤óĄŁ¤Ę¤Ë¤Ź¸ś°ř¤ŤĄ˘ĽĎĄźĽÉĽŚĽ§Ľ˘¤ňĽÁĽ§ĽĂĽŻ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "ĽŃĄźĽĆĽŁĽˇĽçĽó¤Ź¤˘¤ę¤Ţ¤ť¤óĄŞ"
@@ -1922,8 +1913,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1968,8 +1959,8 @@ msgstr ""
"GNU/Linux ¤Ř¤Î˝Ź˝ĎĹ٤˹ţ¤¸¤ĆĄ˘°Ę˛ź¤ÎĽ¤ĽóĽšĽČĄźĽëĄŚššżˇĽěĽŮĽë¤Ź\n"
"ÁŞ¤Ů¤Ţ¤š:\n"
"\n"
-"\t* żäžŠ: GNU/Linux \t "
-"¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ď˝é¤á¤ĆĄ˘¤Č¤¤¤ŚżÍ¤Ď¤ł¤ě¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ\n"
+"\t* żäžŠ: GNU/Linux \t ¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ď˝é¤á¤ĆĄ˘¤Č¤¤¤ŚżÍ¤Ď¤ł¤ě¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ"
+"¤¤ĄŁ\n"
"\t ¤Ś¤ë¤ľ¤¤źÁĚä¤â¤˘¤Ţ¤ę¤˘¤ë¤ŻĄ˘¤Č¤Ć¤â´ĘĂą¤ËĽ¤ĽóĽšĽČĄźĽë¤Ç¤­¤Ţ¤šĄŁ\n"
"\n"
"\n"
@@ -2209,8 +2200,8 @@ msgstr ""
"¤˝¤ě¤Ë¤ĎĄ˘žĺ¤ÇÍŃ°Ő¤ˇ¤żĽŚĽŁĽśĄźĽÉ¤ňťČ¤Ă¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ÎŔßÄę\n"
"¤Ëąţ¤¸¤ĆĄ˘¤¤¤Ż¤Ä¤Ť¤ä¤ęĘý¤Ź¤˘¤ę¤Ţ¤š:\n"
"\n"
-"\t* ´ű¸ĽŃĄźĽĆĽŁĽˇĽçĽó¤ňťČ¤Ś: ĽŚĽŁĽśĄźĽÉ¤Ź´ű¸¤ÎLinux \t "
-"ĽŃĄźĽĆĽŁĽˇĽçĽó¤ňĽÇĽŁĽšĽŻžĺ¤Ç¸Ť¤Ä¤ą¤Ţ¤ˇ¤żĄŁ\n"
+"\t* ´ű¸ĽŃĄźĽĆĽŁĽˇĽçĽó¤ňťČ¤Ś: ĽŚĽŁĽśĄźĽÉ¤Ź´ű¸¤ÎLinux \t ĽŃĄźĽĆĽŁĽˇĽçĽó¤ň"
+"ĽÇĽŁĽšĽŻžĺ¤Ç¸Ť¤Ä¤ą¤Ţ¤ˇ¤żĄŁ\n"
"\t ¤â¤ˇ¤ł¤ě¤ňťČ¤Ś¤Ę¤éĄ˘¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňÁŞ¤Ó¤Ţ¤šĄŁ\n"
"\n"
"\n"
@@ -2238,8 +2229,8 @@ msgstr ""
"\n"
"\t* Ľ¨Ľ­ĽšĽŃĄźĽČĽâĄźĽÉ: ĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ňźęĆ°¤ÇĽŃĄźĽĆĽŁĽˇĽçĽó¤ˇ¤ż¤ą¤ě¤ĐĄ˘\n"
"\t ¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňÁŞ¤Ó¤Ţ¤ˇ¤ç¤ŚĄŁ¤Ç¤âĄ˘Ăí°Ő¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁśŻÎϤʤŔ¤ą¤ËĄ˘\n"
-"\t "
-"´í¸ą¤ĘÁŞÂň¤Ç¤â¤˘¤ę¤Ţ¤šĄŁĽÇĽŁĽšĽŻžĺ¤ÎÁ´ĽÇĄźĽż¤ň¤˘¤Ă¤ľ¤ęžĂ¤ˇ¤Ć¤ˇ¤Ţ¤¨¤Ţ¤šĄŁ\n"
+"\t ´í¸ą¤ĘÁŞÂň¤Ç¤â¤˘¤ę¤Ţ¤šĄŁĽÇĽŁĽšĽŻžĺ¤ÎÁ´ĽÇĄźĽż¤ň¤˘¤Ă¤ľ¤ęžĂ¤ˇ¤Ć¤ˇ¤Ţ¤¨¤Ţ"
+"¤šĄŁ\n"
"\t ¤č¤Ż¤č¤Ż¤ď¤Ť¤Ă¤ż¤Ś¤¨¤Ç¤Ę¤ą¤ě¤ĐĄ˘¤ł¤ě¤ĎÁŞ¤Đ¤Ę¤¤¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ"
#: ../../help.pm_.c:160
@@ -2256,8 +2247,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2353,8 +2344,8 @@ msgstr ""
" * źč¤ęžĂ¤ˇ: ĘŃšš¤ňźč¤ęžĂ¤ˇ¤Ţ¤šĄŁ\n"
"\n"
"\n"
-" * ĽęĽíĄźĽÉ: "
-"ĘŃšš¤ňÁ´Éôźč¤ęžĂ¤ˇ¤ĆĄ˘¤â¤Č¤ÎĽŃĄźĽĆĽŁĽˇĽçĽóĽĆĄźĽÖĽë¤ňĆɤߚţ¤ß¤Ţ¤šĄŁ\n"
+" * ĽęĽíĄźĽÉ: ĘŃšš¤ňÁ´Éôźč¤ęžĂ¤ˇ¤ĆĄ˘¤â¤Č¤ÎĽŃĄźĽĆĽŁĽˇĽçĽóĽĆĄźĽÖĽë¤ňĆɤߚţ¤ß¤Ţ"
+"¤šĄŁ\n"
"\n"
"\n"
" * ĽŚĽŁĽśĄźĽÉ: ĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ÎĽŃĄźĽĆĽŁĽˇĽçĽóĽŚĽŁĽśĄźĽÉ¤ňťČ¤Ś¤Č¤­¤Î\n"
@@ -2389,9 +2380,8 @@ msgstr ""
" \n"
"PPC ĽŢĽˇĽó¤ËĽ¤ĽóĽšĽČĄźĽë¤ˇ¤Ć¤¤¤ëžěšç¤Ë¤ĎĄ˘yaboot ĽÖĄźĽČĽíĄźĽŔÍѤ˥˘şÇÄă 1 MB "
"¤ÎžŽ¤ľ¤Ę HFSĄÖĽÖĄźĽČĽšĽČĽéĽĂĽ×Ą×ĽŃĄźĽĆĽŁĽˇĽçĽó¤ňşî¤ę¤Ţ¤ˇ¤ç¤ŚĄŁ\n"
-"¤ł¤ÎĽŃĄźĽĆĽŁĽˇĽçĽó¤ňĄ˘¤ż¤Č¤¨¤Đ 50 MB "
-"¤Č¤ŤÂ礭¤á¤Ë¤ˇ¤Ć¤Ş¤Ż¤ČĄ˘¤˝¤ł¤ËÍ˝Č÷¤ÎĽŤĄźĽÍĽë¤äramdisk "
-"Ľ¤ĽáĄźĽ¸¤ňĘݸ¤ˇ¤Ć¤Ş¤¤¤ĆĄ˘śŰľŢľŻĆ°¤ËťČ¤¨¤ĆĘŘÍř¤Ç¤šĄŁ"
+"¤ł¤ÎĽŃĄźĽĆĽŁĽˇĽçĽó¤ňĄ˘¤ż¤Č¤¨¤Đ 50 MB ¤Č¤ŤÂ礭¤á¤Ë¤ˇ¤Ć¤Ş¤Ż¤ČĄ˘¤˝¤ł¤ËÍ˝Č÷¤ÎĽŤĄź"
+"ĽÍĽë¤äramdisk Ľ¤ĽáĄźĽ¸¤ňĘݸ¤ˇ¤Ć¤Ş¤¤¤ĆĄ˘śŰľŢľŻĆ°¤ËťČ¤¨¤ĆĘŘÍř¤Ç¤šĄŁ"
#: ../../help.pm_.c:224
msgid ""
@@ -2408,8 +2398,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2467,8 +2457,8 @@ msgstr ""
" * ĄÖdĄ×¤ĎĽťĽŤĽóĽŔĽęIDEĽłĽóĽČĽíĄźĽéžĺ¤ÎĽšĽěĄźĽÖĽÇĽŁĽšĽŻ\n"
"\n"
"\n"
-"SCSI "
-"ĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ÎžěšçĄ˘ĄÖaĄ×¤ĎĽ×ĽéĽ¤ĽŢĽęĄ˘ĄÖbĄ×¤ĎĽťĽŤĽóĽŔĽęĄ˘¤Č¤¤¤Śśńšç¤Ç¤š"
+"SCSI ĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ÎžěšçĄ˘ĄÖaĄ×¤ĎĽ×ĽéĽ¤ĽŢĽęĄ˘ĄÖbĄ×¤ĎĽťĽŤĽóĽŔĽęĄ˘¤Č¤¤¤Śśńšç¤Ç"
+"¤š"
#: ../../help.pm_.c:258
msgid ""
@@ -2515,13 +2505,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2549,8 +2539,8 @@ msgstr ""
"¤Ż¤Ŕ¤ľ¤¤ĄŁ\n"
"\n"
"\n"
-"¤Á¤Ę¤ß¤ËłĆĽŃĄźĽĆĽŁĽˇĽçĽó¤Ď°Ę˛ź¤Î˝ńź°¤Çľó¤Ź¤Ă¤Ć¤¤¤Ţ¤š: "
-"ĄÖĚžÁ°Ą×ĄÖĽŚĽŁĽóĽÉĽŚĽşĚžĄ×ĄÖÍĆÎĚĄ×\n"
+"¤Á¤Ę¤ß¤ËłĆĽŃĄźĽĆĽŁĽˇĽçĽó¤Ď°Ę˛ź¤Î˝ńź°¤Çľó¤Ź¤Ă¤Ć¤¤¤Ţ¤š: ĄÖĚžÁ°Ą×ĄÖĽŚĽŁĽóĽÉĽŚĽş"
+"ĚžĄ×ĄÖÍĆÎĚĄ×\n"
"\n"
"\n"
"ĄÖĚžÁ°Ą×¤ĎźĄ¤Î˝ńź°¤Ç¤š: ĄÖĽĎĄźĽÉĽÇĽŁĽšĽŻźďÎŕĄ×ĄÖĽÉĽéĽ¤ĽÖČÖšćĄ×\n"
@@ -2572,8 +2562,8 @@ msgstr ""
" * ĄÖdĄ×¤ĎĽťĽŤĽóĽŔĽęIDEĽłĽóĽČĽíĄźĽéžĺ¤ÎĽšĽěĄźĽÖĽÇĽŁĽšĽŻ\n"
"\n"
"\n"
-"SCSI "
-"ĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ÎžěšçĄ˘ĄÖaĄ×¤ĎĽ×ĽéĽ¤ĽŢĽęĄ˘ĄÖbĄ×¤ĎĽťĽŤĽóĽŔĽęĄ˘¤Č¤¤¤Śśńšç¤Ç¤š\n"
+"SCSI ĽĎĄźĽÉĽÇĽŁĽšĽŻ¤ÎžěšçĄ˘ĄÖaĄ×¤ĎĽ×ĽéĽ¤ĽŢĽęĄ˘ĄÖbĄ×¤ĎĽťĽŤĽóĽŔĽęĄ˘¤Č¤¤¤Śśńšç¤Ç"
+"¤š\n"
"\n"
"ĄÖĽŚĽŁĽóĽÉĽŚĽşĚžĄ×¤ĎĄ˘ĽŚĽŁĽóĽÉĽŚĽş¤Ç¤ÎĽÉĽéĽ¤ĽÖʸťú¤Ç¤šĄĘşÇ˝é¤ÎĽÇĽŁĽšĽŻ\n"
"¤äĽŃĄźĽĆĽŁĽˇĽçĽó¤ĎĄÖC:Ą×ĽÉĽéĽ¤ĽÖ¤Ç¤š)ĄŁ"
@@ -2597,8 +2587,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3396,8 +3386,8 @@ msgstr ""
"\n"
" * <żôťú>: żôťú¤ËÂĐąţ¤ˇ¤żĽĆĽ­ĽšĽČĽâĄźĽÉ\n"
"\n"
-" - ľŻĆ°¤Î¤ż¤Ó¤Ë \"/tmp\" ¤ňĽŻĽęĽ˘: ĽˇĽšĽĆĽŕľŻĆ°ťţ¤Ë \"/tmp\" "
-"Ćâ¤ÎÁ´ĽŐĽĄĽ¤Ľë¤äĽÇĽŁĽěĽŻĽČĽę¤ň\n"
+" - ľŻĆ°¤Î¤ż¤Ó¤Ë \"/tmp\" ¤ňĽŻĽęĽ˘: ĽˇĽšĽĆĽŕľŻĆ°ťţ¤Ë \"/tmp\" Ćâ¤ÎÁ´ĽŐĽĄĽ¤Ľë"
+"¤äĽÇĽŁĽěĽŻĽČĽę¤ň\n"
"žĂľî¤ˇ¤ż¤ą¤ě¤Đ¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňÁŞ¤Ó¤Ţ¤šĄŁ\n"
"\n"
"\n"
@@ -3479,20 +3469,17 @@ msgstr ""
"CD, OF boot, MacOS, Linux¤Î¤É¤ě¤ňľŻĆ°¤š¤ë¤ŤÁŞ¤Ů¤Ţ¤šĄŁ\n"
"\n"
"\n"
-" - ĽŤĄźĽÍĽëľŻĆ°ĽżĽ¤ĽŕĽ˘ĽŚĽČ: ¤ł¤ÎĽżĽ¤ĽŕĽ˘ĽŚĽČ¤Ď LILO "
-"ľŻĆ°ÂÔ¤Áťţ´Ö¤Čť÷¤Ć¤¤¤Ţ¤šĄŁLinux "
-"¤ňÁޤó¤Ŕ¤éĄ˘¤ł¤ÎÂÔ¤Áťţ´Ö¤Ź0.1ÉĂĂą°Ě¤ÇźÂšÔ¤ľ¤ě¤ĆĄ˘¤˝¤Î¤Ţ¤Ţ\n"
+" - ĽŤĄźĽÍĽëľŻĆ°ĽżĽ¤ĽŕĽ˘ĽŚĽČ: ¤ł¤ÎĽżĽ¤ĽŕĽ˘ĽŚĽČ¤Ď LILO ľŻĆ°ÂÔ¤Áťţ´Ö¤Čť÷¤Ć¤¤¤Ţ"
+"¤šĄŁLinux ¤ňÁޤó¤Ŕ¤éĄ˘¤ł¤ÎÂÔ¤Áťţ´Ö¤Ź0.1ÉĂĂą°Ě¤ÇźÂšÔ¤ľ¤ě¤ĆĄ˘¤˝¤Î¤Ţ¤Ţ\n"
"¤Ŕ¤ČĽÇĽŐĽŠĽëĽČ¤ÎĽŤĄźĽÍĽëľ­˝Ň¤ŹÁŞ¤Đ¤ě¤Ţ¤šĄŁ\n"
"\n"
"\n"
-" - CD ľŻĆ°¤ňÍ­¸ú¤Ë¤ˇ¤Ţ¤š¤Ť?: "
-"¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňĽÁĽ§ĽĂĽŻ¤š¤ë¤ČĄ˘şÇ˝é¤ÎľŻĆ°Ľ×ĽíĽóĽ×ĽČ¤ÇĄÖCĄ×¤ňÁޤó¤ÇCD¤Ť¤éľŻĆ°"
-"¤Ç¤­¤ë¤č¤Ś¤Ë¤Ę¤ę¤Ţ¤šĄŁ\n"
+" - CD ľŻĆ°¤ňÍ­¸ú¤Ë¤ˇ¤Ţ¤š¤Ť?: ¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňĽÁĽ§ĽĂĽŻ¤š¤ë¤ČĄ˘şÇ˝é¤ÎľŻĆ°Ľ×Ľí"
+"ĽóĽ×ĽČ¤ÇĄÖCĄ×¤ňÁޤó¤ÇCD¤Ť¤éľŻĆ°¤Ç¤­¤ë¤č¤Ś¤Ë¤Ę¤ę¤Ţ¤šĄŁ\n"
"\n"
"\n"
-" - OF ľŻĆ°¤ňÍ­¸ú¤Ë¤ˇ¤Ţ¤š¤Ť?: "
-"¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňĽÁĽ§ĽĂĽŻ¤š¤ë¤ČĄ˘şÇ˝é¤ÎľŻĆ°Ľ×ĽíĽóĽ×ĽČ¤ÇĄÖNĄ×¤ňÁޤó¤ÇĽŞĄźĽ×ĽóĽŐ"
-"ĽĄĄźĽŕĽŚĽ§Ľ˘¤Ť¤éľŻĆ°¤Ç¤­¤Ţ¤šĄŁ\n"
+" - OF ľŻĆ°¤ňÍ­¸ú¤Ë¤ˇ¤Ţ¤š¤Ť?: ¤ł¤ÎĽŞĽ×ĽˇĽçĽó¤ňĽÁĽ§ĽĂĽŻ¤š¤ë¤ČĄ˘şÇ˝é¤ÎľŻĆ°Ľ×Ľí"
+"ĽóĽ×ĽČ¤ÇĄÖNĄ×¤ňÁޤó¤ÇĽŞĄźĽ×ĽóĽŐĽĄĄźĽŕĽŚĽ§Ľ˘¤Ť¤éľŻĆ°¤Ç¤­¤Ţ¤šĄŁ\n"
"\n"
"\n"
" - ĽÇĽŐĽŠĽëĽČ OS: ĽŞĄźĽ×ĽóĽŐĽĄĄźĽŕĽŚĽ§Ľ˘¤ÎÂÔ¤Áťţ´Ö¤Ź˛á¤Ž¤ż¤Č¤­Ą˘¤É¤Î\n"
@@ -3552,8 +3539,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3690,8 +3677,8 @@ msgid ""
"settings suit you. If they don't, you can come back and\n"
"change them, as many times as necessary."
msgstr ""
-"¤Ç¤ĎXĽŚĽŁĽóĽÉĽŚĽˇĽšĽĆĽŕ¤ÎŔßÄę¤ň¤ˇ¤Ţ¤ˇ¤ç¤ŚĄŁ¤ł¤ě¤ĎGNU/Linux GUI "
-"(Ľ°ĽéĽŐĽŁĽŤĽë\n"
+"¤Ç¤ĎXĽŚĽŁĽóĽÉĽŚĽˇĽšĽĆĽŕ¤ÎŔßÄę¤ň¤ˇ¤Ţ¤ˇ¤ç¤ŚĄŁ¤ł¤ě¤ĎGNU/Linux GUI (Ľ°ĽéĽŐĽŁĽŤ"
+"Ľë\n"
"ĽćĄźĽśĽ¤ĽóĽżĄźĽŐĽ§ĄźĽšĄË¤ÎłËż´ÉôĘŹ¤Ç¤šĄŁ¤ł¤Î¤ż¤á¤Ë¤Ď¤Ţ¤şĄ˘ĽÓĽÇĽŞĽŤĄźĽÉ¤Č\n"
"ĽâĽËĽż¤ÎŔßÄę¤ň¤ˇ¤Ţ¤šĄŁ¤ŹĄ˘ĹÓĂ楢¤Ű¤Č¤ó¤É¤ĎźŤĆ°˛˝¤ľ¤ě¤Ć¤¤¤ë¤Î¤ÇĄ˘ÄĚžď¤Ę¤é\n"
"Ăą¤ËĄ˘ˇë˛Ě¤ň¸Ť¤Ć¤˝¤ÎŔßÄę¤ňžľÇ§¤š¤ë¤Ŕ¤ą¤Ç¤š¤ß¤Ţ¤šĄŁ\n"
@@ -3740,84 +3727,84 @@ msgstr ""
"şĆľŻĆ°¤ˇ¤ż¤éĄ˘żˇ¤ˇ¤¤ Linux Mandrake ĽˇĽšĽĆĽŕ¤ŹźŤĆ°Ĺޤˤż¤Á¤˘¤Ź¤ę¤Ţ¤šĄŁ\n"
"Ę̤ÎOS¤ň¤ż¤Á¤˘¤˛¤ż¤¤¤Č¤­¤Ë¤ĎĄ˘ÄɲäÎŔâĚŔ¤ňĆɤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "¸Ŕ¸ě¤ÎÁŞÂň"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "ĆłĆţĽŻĽéĽš¤ÎÁŞÂň"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "ĽÇĽŁĽšĽŻ¤Î¸Ą˝Đ"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "ĽŢĽŚĽš¤ÎŔßÄę"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Ľ­ĄźĽÜĄźĽÉ¤ÎÁŞÂň"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "ĽťĽ­ĽĺĽęĽĆĽŁ"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "ĽŐĽĄĽ¤ĽëĽˇĽšĽĆĽŕ"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "ĽŐĽŠĄźĽŢĽĂĽČ"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "ĽŃĽĂĽąĄźĽ¸¤ÎÁŞÂň"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "ĽˇĽšĽĆĽŕ¤ÎĆłĆţ"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "ĽëĄźĽČĽŃĽšĽďĄźĽÉ"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "ĽćĄźĽś¤ÎĹĐĎż"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "ĽÍĽĂĽČĽďĄźĽŻŔßÄę"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "¤Ţ¤Č¤á"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "ĽľĄźĽÓĽš¤ÎŔßÄę"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "ľŻĆ°ĽÇĽŁĽšĽŻşîŔŽ"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "ĽÖĄźĽČĽíĄźĽŔŔßÄę"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "X ¤ÎŔßÄę"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "ĆłĆţşîśČ¤ň˝ŞÎť"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3832,20 +3819,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "NIS ĽÉĽáĽ¤Ľó¤Ź¤Ę¤¤¤Î¤ÇĽÖĽíĄźĽÉĽ­ĽăĽšĽČ¤ŹťČ¤¨¤Ţ¤ť¤ó"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "FATˇÁź°¤ÎĽŐĽíĽĂĽÔĄź¤ňĽÉĽéĽ¤ĽÖ %s ¤ËÁŢĆţ"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "¤ł¤ÎĽŐĽíĽĂĽÔĄź¤Ď FATĽŐĽŠĄźĽŢĽĂĽČ¤¸¤ă¤˘¤ę¤Ţ¤ť¤ó"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3853,15 +3840,15 @@ msgstr ""
"¤ł¤ÎĘݸ¤ˇ¤żĽŃĽĂĽąĄźĽ¸ÁŞÂň¤ňťČ¤Ś¤Ë¤ĎĄ˘Ľ¤ĽóĽšĽČĄźĽë¤ÎľŻĆ°ťţ¤ËĄÖlinux "
"defcfg=floppyĄ×¤ČťŘÄꤡ¤Ţ¤šĄŁ"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "ĽŐĽĄĽ¤Ľë $f Ćɤߚţ¤ßĽ¨ĽéĄź"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "OK"
@@ -3869,11 +3856,11 @@ msgstr "OK"
msgid "Please test the mouse"
msgstr "ĽŢĽŚĽš¤ňĽĆĽšĽČ¤ˇ¤Ć¤ß¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "ĽŢĽŚĽš¤ňÍ­¸ú¤Ë¤š¤ë¤Ë¤ĎĄ˘"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "ĽŰĽ¤ĄźĽë¤ňĆ°¤Ť¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŞ"
@@ -3969,8 +3956,7 @@ msgstr ""
#: ../../install_interactive.pm_.c:113
msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"ĽŚĽŁĽóĽÉĽŚĽşĽŃĄźĽĆĽŁĽˇĽçĽó¤ŹĂÇĘҲ˝¤ˇ¤š¤Ž¤Ç¤šĄŁĄČĽÇĽŐĽéĽ°ĄÉ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
+msgstr "ĽŚĽŁĽóĽÉĽŚĽşĽŃĄźĽĆĽŁĽˇĽçĽó¤ŹĂÇĘҲ˝¤ˇ¤š¤Ž¤Ç¤šĄŁĄČĽÇĽŐĽéĽ°ĄÉ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
#: ../../install_interactive.pm_.c:114
msgid ""
@@ -4010,8 +3996,8 @@ msgid ""
"There is no FAT partitions to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-"ĽęĽľĽ¤Ľş¤äĽëĄźĽ×ĽĐĽĂĽŻÍѤÎFATĽŃĄźĽĆĽŁĽˇĽçĽó¤Ź¤˘¤ę¤Ţ¤ť¤ó "
-"(¤Ţ¤ż¤Ď˝˝ĘŹ¤ĘĽšĽÚĄźĽš¤ŹĚľ¤¤)"
+"ĽęĽľĽ¤Ľş¤äĽëĄźĽ×ĽĐĽĂĽŻÍѤÎFATĽŃĄźĽĆĽŁĽˇĽçĽó¤Ź¤˘¤ę¤Ţ¤ť¤ó (¤Ţ¤ż¤Ď˝˝ĘŹ¤ĘĽšĽÚĄźĽš"
+"¤ŹĚľ¤¤)"
#: ../../install_interactive.pm_.c:151
msgid "Erase entire disk"
@@ -4090,8 +4076,8 @@ msgstr "ĽŢĽŚĽóĽČĽÝĽ¤ĽóĽČ %s ¤Ź˝Ĺ¤Ę¤Ă¤Ć¤¤¤Ţ¤š"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"¤Ŕ¤¤¤¸¤ĘĽŃĽĂĽąĄźĽ¸¤Ź¤¤¤Ż¤Ä¤Ť¤­¤Á¤ó¤ČĽ¤ĽóĽšĽČĄźĽë¤ľ¤ě¤Ţ¤ť¤ó¤Ç¤ˇ¤żĄŁ\n"
"CD-ROM¤ŤĄ˘CD-ROM¤ÎĽÉĽéĽ¤ĽÖ¤Ź¤Ş¤Ť¤ˇ¤¤¤č¤Ś¤Ç¤šĄŁ\n"
@@ -4210,6 +4196,7 @@ msgid ""
msgstr "¤˘¤Ę¤ż¤ÎÁޤó¤ŔĽ°ĽëĄźĽ×¤ÎÁíĽľĽ¤Ľş¤ĎĄ˘¤Ŕ¤¤¤ż¤¤ %d MB¤Ë¤Ę¤ę¤Ţ¤šĄŁ\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4224,6 +4211,7 @@ msgstr ""
"100%% ¤ňťŘÄꤚ¤ë¤ČĄ˘Áޤó¤ŔĽŃĽĂĽąĄźĽ¸¤ň¤š¤Ů¤ĆĽ¤ĽóĽšĽČĄźĽë¤ˇ¤Ţ¤šĄŁ"
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4449,8 +4437,8 @@ msgstr "Ľ˝ĽŐĽČťČÍѼ鼤ĽťĽóĽšžňšŕ"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4567,8 +4555,8 @@ msgid ""
msgstr ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4727,15 +4715,15 @@ msgstr "Ľ¨Ľ­ĽšĽŃĄźĽČ"
msgid "Update"
msgstr "ššżˇ"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "ĽŢĽŚĽš¤Îˇż¤Ď¤Ę¤ó¤Ç¤š¤ŤĄŠ"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "ĽŢĽŚĽšĽÝĄźĽČ"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "ĽŢĽŚĽš¤Ď¤É¤ÎĽˇĽęĽ˘ĽëĽÝĄźĽČ¤Ë¤Ä¤Ę¤Ź¤Ă¤Ć¤¤¤Ţ¤š¤ŤĄŠ"
@@ -4790,8 +4778,8 @@ msgid ""
"Do you agree to loose all the partitions?\n"
msgstr ""
"ĽŃĄźĽĆĽŁĽˇĽçĽóĽĆĄźĽÖĽë¤ŹĆɤá¤Ţ¤ť¤óĄ¤˛ő¤ě¤Ć¤¤¤ë¤č¤Ś¤Ç¤š:(\n"
-"ÉÔŔľ¤ĘĽŃĄźĽĆĽŁĽˇĽçĽó¤ňžĂ¤ˇ¤Ć¤ß¤Ţ¤ˇ¤ç¤Ś¤ŤĄŠĄĘ¤ł¤ě¤Ŕ¤ČĽÇĄźĽż¤ŹÁ´ÉôžĂ¤¨¤Ţ¤šĄŞĄË"
-"\n"
+"ÉÔŔľ¤ĘĽŃĄźĽĆĽŁĽˇĽçĽó¤ňžĂ¤ˇ¤Ć¤ß¤Ţ¤ˇ¤ç¤Ś¤ŤĄŠĄĘ¤ł¤ě¤Ŕ¤ČĽÇĄźĽż¤ŹÁ´ÉôžĂ¤¨¤Ţ"
+"¤šĄŞĄË\n"
"¤˘¤ë¤¤¤ĎĄ˘DrakX¤ËĽŃĄźĽĆĽŁĽˇĽçĽóĽĆĄźĽÖĽë¤ňĘŃšš¤ľ¤ť¤Ę¤¤źę¤Ź¤˘¤ę¤Ţ¤šĄŁ\n"
"(Ľ¨ĽéĄź¤Ď%s¤Ç¤š)\n"
"\n"
@@ -4892,6 +4880,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "ĄÖ %s Ą×¤Č¤¤¤ŚCd-Rom"
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5041,19 +5030,19 @@ msgstr "NIS ¤ňťČ¤Ś"
msgid "yellow pages"
msgstr "Ľ¤Ľ¨ĽíĄźĽÚĄźĽ¸"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "ǧžÚNIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS ĽÉĽáĽ¤Ľó"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS ĽľĄźĽĐ"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5080,19 +5069,19 @@ msgstr ""
"ĽÖĄźĽČĽÇĽŁĽšĽŻ¤ňşî¤ë¤Ę¤é¤ĐĄ˘ĽŐĽíĽĂĽÔĽŁĽÇĽŁĽšĽŻ¤ňĽÉĽéĽ¤ĽÖ¤ËÁŢĆţ¤ˇĄ˘\n"
"ĄÖOKĄ×¤ň˛Ą¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "şÇ˝é¤ÎĽŐĽíĽĂĽÔĄźĽÉĽéĽ¤ĽÖ"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "ĆóČÖĚܤμռíĽĂĽÔĄźĽÉĽéĽ¤ĽÖ"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "ĽšĽ­ĽĂĽ×"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5113,32 +5102,32 @@ msgstr ""
"¤Č¤ˇ¤Ć¤âťČÍѤǤ­¤Ţ¤šĄŁ¤ł¤ě¤Ź¤˘¤ě¤ĐĽˇĽšĽĆĽŕ¤Ź´íľĄ¤Ë¤Ş¤Á¤¤¤Ă¤ż¤Č¤­¤Ë\n"
"Éüľě¤š¤ë¤Î¤ŹłÚ¤Ë¤Ę¤ę¤Ţ¤šĄŁĽÖĄźĽČĽÇĽŁĽšĽŻ¤ňşî¤ę¤Ţ¤š¤ŤĄŠ"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Í­¸ú¤ĘĽŐĽíĽĂĽÔĄźĽÉĽéĽ¤ĽÖ¤Ź¤˘¤ę¤Ţ¤ť¤óĄ¤¤´¤á¤ó¤Ę¤ľ¤¤"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "ĽÖĄźĽČĽÇĽŁĽšĽŻ¤ňşî¤ę¤ż¤¤ĽŐĽíĽĂĽÔĽŁĽÉĽéĽ¤ĽÖ¤ňÁŞÂň"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "ĽŐĽíĽĂĽÔĄź¤ňĽÉĽéĽ¤ĽÖ %s ¤ËÁŢĆţ"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "ĽÖĄźĽČĽÇĽŁĽšĽŻ¤ÎşîŔŽ"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "ĽÖĄźĽČĽíĄźĽŔ¤Î˝ŕČ÷"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "aboot ¤ňťČ¤¤¤Ţ¤š¤ŤĄŠ"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5146,51 +5135,51 @@ msgstr ""
"aboot Ľ¤ĽóĽšĽČĄźĽëťţ¤ËĽ¨ĽéĄźČŻŔ¸ĄŁ\n"
"ĚľÍý¤ËĽ¤ĽóĽšĽČĄźĽë¤ˇ¤Ć¤ß¤Ţ¤š¤ŤĄŠĄĄ¤ż¤Ŕ¤ˇşÇ˝é¤ÎĽŃĄźĽĆĽŁĽˇĽçĽó¤ŹÇ˲ő¤ľ¤ě¤Ţ¤šĄŁ"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "ĽÖĄźĽČĽíĄźĽŔ¤ÎĽ¤ĽóĽšĽČĄźĽë¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤żĄŁ°Ę˛ź¤ÎĽ¨ĽéĄź¤ŹČŻŔ¸:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Ä㤤"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "¤Ű¤É¤Ű¤É"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "šâ¤¤"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "ĽťĽ­ĽĺĽęĽĆĽŁ¤Îżĺ˝ŕ¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "linux¤ÎĘŁŔ˝ÍѤ˥˘źŤĆ°Ľ¤ĽóĽšĽČĄźĽëĽÇĽŁĽšĽŻ¤ň¤Ä¤Ż¤ę¤Ţ¤š¤ŤĄŠ"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "śő¤ÎĽŐĽíĽĂĽÔĄź¤ňĽÉĽéĽ¤ĽÖ %s ¤ËÁŢĆţ¤ˇ¤Ć˛ź¤ľ¤¤"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Ľ¤ĽóĽšĽČĄźĽëĽŐĽíĽĂĽÔĄź¤ÎźŤĆ°şîŔŽ"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5200,13 +5189,13 @@ msgstr ""
"\n"
"ËÜĹö¤Ë˝ŞÎť¤ˇ¤Ţ¤š¤ŤĄŠ"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5221,11 +5210,11 @@ msgstr ""
"Ľ¤ĽóĽšĽČĄźĽë¸ĺ¤ÎŔßÄę¤Ë¤Ä¤¤¤Ć¤ĎĽćĄźĽśĽŹĽ¤ĽÉ¤ÎĄÖĽ¤ĽóĽšĽČĄźĽë¤ˇ¤ż¸ĺĄ×¤Î\n"
"žĎ¤ňť˛žČ¤ˇ¤Ć˛ź¤ľ¤¤ĄŁ"
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Ľ¤ĽóĽšĽČĄźĽëĽŐĽíĽĂĽÔĄź¤ÎźŤĆ°şîŔŽ"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5238,15 +5227,15 @@ msgstr ""
"(¤ł¤ě¤ĎĘ̤μ޼ˇĽó¤Ř¤ÎĽ¤ĽóĽšĽČĄźĽëÍѤΤâ¤Î¤Ç¤š).\n"
"\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Á´źŤĆ°"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "şĆŔ¸"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "ĽŃĽĂĽąĄźĽ¸ÁŞÂň¤ÎĘݸ"
@@ -5264,11 +5253,11 @@ msgstr " <Tab>/<Alt-Tab> Í×ÁǴ֤ΰÜĆ° | <Space> ÁŞÂň | <F12> źĄ¤Î˛čĚĚ "
msgid "kdesu missing"
msgstr "kdesu ¤Ź¤˘¤ę¤Ţ¤ť¤ó"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "šâĹ٤ĘÁŞÂň"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "¤ŞÂÔ¤Á˛ź¤ľ¤¤"
@@ -5297,11 +5286,11 @@ msgstr "¤É¤ě¤Ë¤ˇ¤Ţ¤š¤ŤĄŠĄĘĽÇĽŐĽŠĽëĽČ¤Ď %sĄË"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "¤É¤ě¤Ë¤ˇ¤Ţ¤š¤ŤĄŠĄĘĽÇĽŐĽŠĽëĽČ¤Ď %sĄ˘ÁŞ¤Đ¤Ę¤¤¤Ę¤éĄÖ¤Ę¤ˇĄ×ĄË"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "ĽÁĽ§Ľł (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "ĽÉĽ¤ĽÄ"
@@ -5309,19 +5298,19 @@ msgstr "ĽÉĽ¤ĽÄ"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "ĽšĽÚĽ¤Ľó"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "ĽŐĽŁĽóĽéĽóĽÉ"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "ĽŐĽéĽóĽš"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "ĽÎĽëĽŚĽ§Ąź"
@@ -5329,15 +5318,15 @@ msgstr "ĽÎĽëĽŚĽ§Ąź"
msgid "Polish"
msgstr "ĽÝĄźĽéĽóĽÉ"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "ĽíĽˇĽ˘"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Ľ¤ĽŽĽęĽšź°Ľ­ĄźĽÜĄźĽÉ"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Ľ˘ĽáĽęĽŤź°Ľ­ĄźĽÜĄźĽÉ"
@@ -5353,207 +5342,207 @@ msgstr "Ľ˘ĽëĽáĽËĽ˘ĄĘĽżĽ¤Ľ×ĽéĽ¤ĽżĄźĄË"
msgid "Armenian (phonetic)"
msgstr "Ľ˘ĽëĽáĽËĽ˘ĄĘČŻ˛ťľ­šćĄË"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Ľ˘ĽźĽëĽĐĽ¤Ľ¸ĽăĽó(ĽéĽĆĽó)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Ľ˘ĽźĽëĽĐĽ¤Ľ¸ĽăĽó(cyrillic)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "ĽŮĽëĽŽĄź"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "ĽÖĽëĽŹĽęĽ˘"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "ĽÖĽéĽ¸Ľë"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "ĽŮĽéĽëĄźĽˇ"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "ĽšĽ¤ĽšĄĘĽÉĽ¤ĽÄź°ÇŰÎóĄË"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "ĽšĽ¤ĽšĄĘĽŐĽéĽóĽšź°ÇŰÎóĄË"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "ĽÁĽ§Ľł (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "ĽÁĽ§ĽłĄĘĽ×ĽíĽ°ĽéĽŢĄË"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "ĽÉĽ¤ĽÄĄĘĽÇĽĂĽÉĽ­Ąź¤Ę¤ˇĄË"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "ĽÇĽóĽŢĄźĽŻ"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (ĽÎĽëĽŚĽ§Ąź)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Ľ¨ĽšĽČĽËĽ˘"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Ľ°ĽëĽ¸Ľ˘ĄĘĄÖĽíĽˇĽ˘ź°Ą×ÇŰÎóĄË"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Ľ°ĽëĽ¸Ľ˘ĄĘĄÖĽéĽĆĽóĄ×ÇŰÎóĄË"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "ĽŽĽęĽˇĽă"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "ĽĎĽóĽŹĽęĄź"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "ĽŻĽíĽ˘ĽÁĽ˘"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Ľ¤ĽšĽéĽ¨Ľë"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Ľ¤ĽšĽéĽ¨ĽëĄĘČŻ˛ťľ­šćĄË"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Ľ¤ĽéĽó"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Ľ˘Ľ¤ĽšĽéĽóĽÉ"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Ľ¤ĽżĽęĽ˘"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "ĆüËܸě106Ľ­ĄźĽÜĄźĽÉ"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "ÄŤÁŻź°Ľ­ĄźĽÜĄźĽÉ"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "ĽéĽĆĽóĽ˘ĽáĽęĽŤ"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "ĽŢĽąĽÉĽËĽ˘"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "ĽŞĽéĽóĽŔ"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "ĽęĽČĽ˘ĽËĽ˘ AZERTY (ľě)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "ĽęĽČĽ˘ĽËĽ˘ AZERTY (żˇ)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "ĽęĽČĽ˘ĽËĽ˘ ĄÖżôťúÎóĄ× QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "ĽęĽČĽ˘ĽËĽ˘ ĄÖČŻ˛ťĄ× QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "ĽÝĄźĽéĽóĽÉĄĘqwerty ÇŰÎóĄË"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "ĽÝĄźĽéĽóĽÉĄĘqwertzÇŰÎóĄË"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "ĽÝĽëĽČĽŹĽë"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "ĽŤĽĘĽŔĄĘĽąĽŮĽĂĽŻĄË"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "ĽíĽˇĽ˘ĄĘ §Á§Ł§Ś§˛§´§Ş ĄË"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "ĽšĽŚĽ§ĄźĽÇĽó"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "ĽšĽíĽŮĽËĽ˘"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "ĽšĽíĽĐĽ­Ľ˘ (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "ĽšĽíĽĐĽ­Ľ˘ (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "ĽšĽíĽĐĽ­Ľ˘ĄĘĽ×ĽíĽ°ĽéĽŢĄË"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "ĽżĽ¤ĄĄĽ­ĄźĽÜĄźĽÉ"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "ĽČĽëĽłĄĘĹÁĹýĹŞĄÖŁĆĄ×ĽâĽÇĽëĄË"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "ĽČĽëĽłĄĘ¸˝ÂĺĄÖŁŃĄ×ĽâĽÇĽëĄË"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "ĽŚĽŻĽéĽ¤ĽĘ"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Ľ˘ĽáĽęĽŤź°Ľ­ĄźĽÜĄźĽÉĄĘšńşÝź°ĄË"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "ĽŮĽČĽĘĽŕ ĄÖżôťúÎóĄ× QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "ĽćĄźĽ´ĽšĽéĽÓĽ˘ĄĘĽéĽĆĽó/Ľ­ĽęĽëĄË"
@@ -5681,31 +5670,31 @@ msgstr "źĄ ->"
msgid "<- Previous"
msgstr "<- ¤â¤É¤ë"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ŕľ¤ˇ¤ŻÉ˝ź¨˝ĐÍč¤Ţ¤ˇ¤ż¤ŤĄŠ"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤ÎŔßÄę"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "şŁĽ¤ĽóĽżĄźĽÍĽĂĽČ¤ËŔÜÂł¤ˇ¤Ţ¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "ŔÜÂł¤ňĽĆĽšĽČ¤ˇ¤Ć¤¤¤Ţ¤š..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "ĽˇĽšĽĆĽŕ¤ĎĽ¤ĽóĽżĄźĽÍĽĂĽČ¤ËŔÜÂł¤ˇ¤Ţ¤ˇ¤żĄŁ"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "ĽťĽ­ĽĺĽęĽĆĽŁžĺ¤ÎÍýÍł¤ÇĄ˘ŔÜÂł¤ňŔÚ¤ę¤Ţ¤šĄŁ"
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5713,18 +5702,18 @@ msgstr ""
"¤ł¤ÎĽŢĽˇĽó¤ĎĽ¤ĽóĽżĄźĽÍĽĂĽČ¤Ř¤Ä¤Ę¤Ź¤Ă¤Ć¤¤¤Ę¤¤¤č¤Ś¤Ç¤š¤ÍĄŁ\n"
"ŔÜÂł¤ÎŔßÄę¤ň¤ä¤ę¤Ę¤Ş¤ˇ¤Ć¤ß¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "ĽÍĽĂĽČĽďĄźĽŻ¤ÎŔßÄę"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN¤ÎŔßÄę"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5732,79 +5721,79 @@ msgstr ""
"Ľ×ĽíĽĐĽ¤ĽŔ¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ\n"
"¤â¤ˇĽęĽšĽČ¤Ë¤Ę¤ą¤ě¤ĐĄ˘Unlisted¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "ŔÜÂł¤ÎŔßÄę"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "˛ź¤ÎĽŐĽŁĄźĽëĽÉ¤ňËä¤á¤ë¤ŤĽÁĽ§ĽĂĽŻ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "ĽŤĄźĽÉ IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "ĽŤĄźĽÉ mem (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "ĽŤĄźĽÉ IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "ĽŤĄźĽÉ IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "ĽŤĄźĽÉ IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "¤˘¤Ę¤ż¤ÎĹĹĎĂČÖšć"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Ľ×ĽíĽĐĽ¤ĽŔ¤ÎĚžÁ° (Îă provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Ľ×ĽíĽĐĽ¤ĽŔ¤ÎĹĹĎĂČÖšć"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Ľ×ĽíĽĐĽ¤ĽŔ¤Î dns 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Ľ×ĽíĽĐĽ¤ĽŔ¤Î dns 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "ĽŔĽ¤Ľ˘ĽëĽâĄźĽÉ"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Ľ˘ĽŤĽŚĽóĽČĽíĽ°Ľ¤ĽóĄĘĽćĄźĽśĚžĄË"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Ľ˘ĽŤĽŚĽóĽČĽŃĽšĽďĄźĽÉ"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "ĽčĄźĽíĽĂĽŃ"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "ĽčĄźĽíĽĂĽŃ (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Ŕ¤łŚ¤Î¤˝¤Îž"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5812,27 +5801,27 @@ msgstr ""
"Ŕ¤łŚ¤Î¤˝¤Îž \n"
" D-Channel ¤Ç¤Ę¤¤(ĽęĄźĽš¤ľ¤ě¤ż˛óŔţ)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "¤É¤ÎĽ×ĽíĽČĽłĽë¤ňťČ¤¤¤Ţ¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "¤É¤ó¤ĘĽŤĄźĽÉ¤ňťČ¤Ă¤Ć¤¤¤Ţ¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "ĘŹ¤Ť¤é¤Ę¤¤"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5844,31 +5833,31 @@ msgstr ""
"\n"
"¤â¤ˇPCMCIAĽŤĄźĽÉ¤ňťý¤Ă¤Ć¤¤¤ż¤éĄ˘ĽŤĄźĽÉ¤Îirq¤Čio¤ňĂΤëÉŹÍפŹ¤˘¤ę¤Ţ¤šĄŁ\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "ĂćĂÇ"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Âł¤ą¤ë"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "¤˘¤Ę¤ż¤ÎISDNĽŤĄźĽÉ¤Ď¤É¤ě¤Ç¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-"ISDN ĽŤĄźĽÉ¤ň¸Ą˝Đ¤ˇ¤Ţ¤ˇ¤ż¤ŹĄ˘ĽżĽ¤Ľ×¤ŹĘŹ¤Ť¤ę¤Ţ¤ť¤óĄŁźĄ¤Î˛čĚ̤Ť¤é PCI "
-"ĽŤĄźĽÉ¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ"
+"ISDN ĽŤĄźĽÉ¤ň¸Ą˝Đ¤ˇ¤Ţ¤ˇ¤ż¤ŹĄ˘ĽżĽ¤Ľ×¤ŹĘŹ¤Ť¤ę¤Ţ¤ť¤óĄŁźĄ¤Î˛čĚ̤Ť¤é PCI ĽŤĄźĽÉ¤ň"
+"Áޤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "ISDN PCI ĽŤĄźĽÉ¤Ď¸ŤÉŐ¤Ť¤ę¤Ţ¤ť¤ó¤Ç¤ˇ¤żĄŁźĄ¤Î˛čĚ̤Ť¤éÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤"
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5876,21 +5865,21 @@ msgstr ""
"ĽˇĽšĽĆĽŕžĺ¤ËĽ¤ĄźĽľĽÍĽĂĽČĽ˘ĽŔĽ×Ľż¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤óĄŁ¤ł¤ÎźďÎŕ¤Î\n"
"ŔÜÂł¤ĎŔßÄę¤Ç¤­¤Ţ¤ť¤óĄŁ"
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "ĽÍĽĂĽČĽďĄźĽŻĽ¤ĽóĽżĄźĽŐĽ§Ľ¤Ľš¤ÎÁŞÂň"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ËťČ¤ŚĽÍĽĂĽČĽďĄźĽŻĽ˘ĽŔĽ×Ľż¤ňÁŞ¤Ó¤Ţ¤ˇ¤ç¤Ś"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "ĽÍĽĂĽČĽďĄźĽŻĽ¤ĽóĽżĄźĽŐĽ§Ľ¤Ľš"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5898,72 +5887,72 @@ msgstr ""
"\n"
"¤č¤í¤ˇ¤¤¤Ç¤š¤ÍĄŠ"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "ĽÍĽĂĽČĽďĄźĽŻĽÇĽĐĽ¤Ľš¤ňşĆľŻĆ°¤ˇ¤Ţ¤š¤č:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL¤ÎŔßÄę"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "ĽÖĄźĽČťţ¤ËŔÜÂł¤ˇ¤Ţ¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "ĽâĽÇĽŕ¤Ď¤É¤ÎĽˇĽęĽ˘ĽëĽÝĄźĽČ¤Ë¤Ä¤Ę¤Ź¤Ă¤Ć¤¤¤Ţ¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "ĽŔĽ¤Ľ˘ĽëĽ˘ĽĂĽ×ĽŞĽ×ĽˇĽçĽó"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Ŕ̞ܳ"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "ĹĹĎĂČÖšć"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ĽíĽ°Ľ¤Ľó ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "ǧžÚ"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "ĽšĽŻĽęĽ×ĽČ¤ňťČ¤ŚÇ§žÚ"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "ĽżĄźĽßĽĘĽë¤Ť¤é¤ÎǧžÚ"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "ĽÉĽáĽ¤ĽóĚž"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "DNS ĽľĄźĽĐĄĘĽŞĽ×ĽˇĽçĽóĄË"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "ĽťĽŤĽóĽÉ DNS ĽľĄźĽĐĄĘĽŞĽ×ĽˇĽçĽóĄË"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "ĽÍĽĂĽČĽďĄźĽŻĽÇĽĐĽ¤Ľš $netc->{NET_DEVICE} ¤ňşĆľŻĆ°¤ˇ¤Ţ¤šĄŁ¤¤¤¤¤Ç¤š¤ÍĄŠ"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5971,7 +5960,7 @@ msgstr ""
"\n"
"ŔÜÂł¤ňŔڤ뤍Ą˘¤˘¤ë¤¤¤ĎşĆŔßÄꤡ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5979,11 +5968,11 @@ msgstr ""
"\n"
"Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ňşĆŔßÄę¤Ç¤­¤Ţ¤šĄŁ"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤ËŔÜÂł¤ľ¤ě¤Ć¤¤¤Ţ¤šĄŁ"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5991,48 +5980,48 @@ msgstr ""
"\n"
"Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤ŘŔÜÂł¤š¤ë¤ŤŔÜÂł¤ňşĆŔßÄꤡ¤Ć¤Ż¤Ŕ¤ľ¤¤"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "¸˝şß¤ĎĽ¤ĽóĽżĄźĽÍĽĂĽČ¤ËŔÜÂł¤ˇ¤Ć¤¤¤Ţ¤ť¤óĄŁ"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤Ř¤ÎŔÜÂł"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤Ť¤éŔÚĂÇ"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "ĽÍĽĂĽČĽďĄźĽŻŔÜÂł (LAN/Ľ¤ĽóĽżĄźĽÍĽĂĽČ)¤ÎŔßÄę"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ČŔßÄę"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "ĽÍĽĂĽČĽďĄźĽŻŔßÄ꼌ĽŁĽśĄźĽÉ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "ł°ÉŐ ISDN ĽâĽÇĽŕ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Ćâ¢ISDNĽŤĄźĽÉ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "¤É¤ÎźďÎŕ¤ÎISDNŔÜÂł¤Ç¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤ŘŔÜÂł"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6042,24 +6031,24 @@ msgstr ""
"¤Ç¤âĄ˘pptp¤äĄ˘dhcp¤ˇ¤ŤťČ¤ď¤Ę¤¤ŔÜÂł¤â¤˘¤ę¤Ţ¤šĄŁ\n"
"¤ď¤Ť¤é¤Ę¤ą¤ě¤ĐĄ˘ĄÖpppoe¤ňťČ¤ŚĄ×¤ňÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤ĄŁ"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "dhcp¤ňťČ¤Ś"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "pppoe¤ňťČ¤Ś"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "pptp¤ňťČ¤Ś"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "ĽÍĽĂĽČĽďĄźĽŻĽÇĽĐĽ¤Ľš %s ¤ňşĆľŻĆ°¤ˇ¤Ţ¤šĄŁ¤¤¤¤¤Ç¤š¤ÍĄŠ"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6067,15 +6056,15 @@ msgstr ""
"¤É¤ÎdhcpĽŻĽéĽ¤Ľ˘ĽóĽČ¤ňťČ¤¤¤Ţ¤š¤ŤĄŠ\n"
"ĽÇĽŐĽŠĽëĽČ¤Ď dhcpcd¤Ç¤š"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "ĽÍĽĂĽČĽďĄźĽŻŔßÄę"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "ĽÍĽĂĽČĽďĄźĽŻ¤ňşĆľŻĆ°¤ˇ¤Ć¤ß¤Ţ¤š¤ŤĄŠ"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6086,7 +6075,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6094,11 +6083,10 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
"ĽÍĽĂĽČĽďĄźĽŻĽ¤ĽóĽšĽČĄźĽë¤ň¤ˇ¤Ć¤¤¤ë¤Î¤ÇĄ˘ĽÍĽĂĽČĽďĄźĽŻ¤ĎŔßÄęşŃ¤ß¤Ç¤šĄŁ\n"
-"¤¤¤Ţ¤ÎŔßÄę¤ň¤˝¤Î¤Ţ¤ŢťČ¤Ś¤Ë¤Ď OK "
-"¤ňĽŻĽęĽĂĽŻ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁĽÍĽĂĽČĽďĄźĽŻ/Ľ¤ĽóĽżĄźĽÍĽĂĽČ¤ňşĆŔßÄꤚ¤ë¤Ë¤ĎĽ­ĽăĽóĽťĽë"
-"¤ň˛Ą¤ˇ¤Ţ¤šĄŁ\n"
+"¤¤¤Ţ¤ÎŔßÄę¤ň¤˝¤Î¤Ţ¤ŢťČ¤Ś¤Ë¤Ď OK ¤ňĽŻĽęĽĂĽŻ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁĽÍĽĂĽČĽďĄźĽŻ/Ľ¤ĽóĽżĄź"
+"ĽÍĽĂĽČ¤ňşĆŔßÄꤚ¤ë¤Ë¤ĎĽ­ĽăĽóĽťĽë¤ň˛Ą¤ˇ¤Ţ¤šĄŁ\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6110,62 +6098,62 @@ msgstr ""
"¤ł¤ł¤ĎĽ¤ĽóĽżĄźĽÍĽĂĽČ/ĽÍĽĂĽČĽďĄźĽŻŔÜÂł¤ňŔßÄꤚ¤ë¤Č¤ł¤í¤Ç¤šĄŁ\n"
"źŤĆ°¸Ą˝Đ¤ňťČ¤¤¤ż¤Ż¤Ę¤ą¤ě¤ĐĄ˘ĽÁĽ§ĽĂĽŻ¤ň¤Ď¤ş¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "ŔßÄꤚ¤ëĽ×ĽíĽŐĽŁĄźĽë¤ÎÁŞÂň"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "źŤĆ°¸Ą˝Đ¤ňťČ¤Ś"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "ĽÇĽĐĽ¤Ľš¤Î¸Ą˝ĐĂć¤Ç¤šĄÄĄÄ"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "¤Ő¤Ä¤Ś¤ÎĽâĽÇĽŕŔÜÂł¤ňŔßÄę"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "ĽÝĄźĽČ %s ¤Ç¸Ą˝Đ¤ˇ¤Ţ¤ˇ¤ż"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN ŔÜÂł"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "%s ¤ň¸Ą˝Đ"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (¤Ţ¤ż¤Ď ADSL) ŔÜÂł"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "Ľ¤ĽóĽżĄźĽŐĽ§ĄźĽš %s ¤Ç¸Ą˝Đ"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "ĽąĄźĽÖĽëŔÜÂł"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN ŔÜÂł"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "Ľ¤ĄźĽľĽÍĽĂĽČĽŤĄźĽÉ¤Ź¸Ą˝Đ¤ľ¤ě¤Ţ¤ˇ¤ż"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "¤É¤Î¤č¤Ś¤Ë¤ˇ¤ĆĽ¤ĽóĽżĄźĽÍĽĂĽČ¤ËŔÜÂł¤ˇ¤Ţ¤š¤Ť?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6175,7 +6163,7 @@ msgstr ""
"\n"
"ŔßÄę¤ň¤ł¤ě¤Ť¤éĽˇĽšĽĆĽŕ¤ËČżąÇ¤ľ¤ť¤Ţ¤šĄŁ"
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6224,8 +6212,8 @@ msgid ""
"notation (for example, 1.2.3.4)."
msgstr ""
"¤ł¤ÎĽŢĽˇĽó¤Î IP Ľ˘ĽÉĽěĽš¤ňĆţÎϤˇ¤Ć˛ź¤ľ¤¤ĄŁ\n"
-"łĆĄš¤ÎšŕĚܤˤϼɼüȤǜčŔÚ¤é¤ě¤ż˝˝żĘżô(Î㥤1.2.3.4)¤ŹIP "
-"Ľ˘ĽÉĽěĽš¤Č¤ˇ¤ĆĆţÎϤľ¤ě¤Ţ¤šĄŁ"
+"łĆĄš¤ÎšŕĚܤˤϼɼüȤǜčŔÚ¤é¤ě¤ż˝˝żĘżô(Î㥤1.2.3.4)¤ŹIP Ľ˘ĽÉĽěĽš¤Č¤ˇ¤ĆĆţÎϤľ"
+"¤ě¤Ţ¤šĄŁ"
#: ../../network.pm_.c:333 ../../network.pm_.c:334
#, c-format
@@ -6237,11 +6225,11 @@ msgid " (driver $module)"
msgstr " (driver $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP Ľ˘ĽÉĽěĽš:"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "ĽÍĽĂĽČĽŢĽšĽŻ:"
@@ -6273,7 +6261,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS ĽľĄźĽĐ"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Ľ˛ĄźĽČĽŚĽ§Ľ¤"
@@ -6301,11 +6289,11 @@ msgstr "Proxy ¤Ď http://... ¤Ç¤š"
msgid "Proxy should be ftp://..."
msgstr "Proxy ¤Ď ftp://... ¤Ç¤š"
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "¤ł¤ÎĽŢĽˇĽó¤Ç¤ĎĄ˘łČÄĽĽŃĄźĽĆĽŁĽˇĽçĽó¤ĎĽľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6315,21 +6303,21 @@ msgstr ""
"¤É¤Ś¤ˇ¤Ć¤âťČ¤¤¤ż¤ą¤ě¤ĐĄ˘Ľ×ĽéĽ¤ĽŢĽęĽŃĄźĽĆĽŁĽˇĽçĽó¤ň°ÜĆ°¤ˇ¤ĆĄ˘Ě¤ťŘÄę¤Îˇę¤ň\n"
"łČÄĽĽŃĄźĽĆĽŁĽˇĽçĽó¤ÎÎ٤ˤâ¤Ă¤Ć¤­¤Ţ¤ˇ¤ç¤ŚĄŁ"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "ĽŐĽĄĽ¤Ľë %s ¤ÎĆɤߤȤ꼨ĽéĄź¤Ç¤š"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "%s ĽŐĽĄĽ¤Ľë¤Ť¤é¤ÎÉü¸ľ¤ŹźşÇÔ¤ˇ¤Ţ¤ˇ¤żĄ§ %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "ĽĐĽĂĽŻĽ˘ĽĂĽ×ĽŐĽĄĽ¤Ľë¤Ź˛ő¤ě¤Ć¤¤¤Ţ¤š"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "ĽŐĽĄĽ¤Ľë %s ¤Ř¤Î˝ń¤­šţ¤ßĽ¨ĽéĄź"
@@ -6482,8 +6470,8 @@ msgid ""
"TCP/IP hostname!) as well as the print queue name for the printer you\n"
"wish to access and any applicable user name and password."
msgstr ""
-"Netware Ľ×ĽęĽóĽż¤ňťČ¤Ś¤Ë¤ĎĄ¤NetWare ĽŰĽšĽČĚž(ĂíĄŞTCP/IP "
-"ĽŰĽšĽČĚž¤Č¤Ď°ă¤ŚĄŞ)¤ČĄ¤\n"
+"Netware Ľ×ĽęĽóĽż¤ňťČ¤Ś¤Ë¤ĎĄ¤NetWare ĽŰĽšĽČĚž(ĂíĄŞTCP/IP ĽŰĽšĽČĚž¤Č¤Ď°ă¤ŚĄŞ)"
+"¤ČĄ¤\n"
"Ľ˘ĽŻĽťĽš¤ˇ¤ż¤¤Ľ×ĽęĽóĽż¤ÎĽ×ĽęĽóĽČĽ­ĽĺĄźĚžĄ¤ĹŹŔڤʼ楟ĽśĚž¤Ş¤č¤Ó\n"
"ĽŃĽšĽďĄźĽÉ¤ŹÉŹÍפˤʤę¤Ţ¤šĄŁ"
@@ -6708,8 +6696,8 @@ msgid ""
msgstr ""
"Ľ×ĽęĽóĽż¤Ď¤˝¤ě¤ž¤ěĚžÁ°¤ŹÍפę¤Ţ¤šĄĘ¤ż¤Č¤¨¤Đlp)ĄŁ\n"
"¤Ű¤Ť¤Ë¤âĄ˘Ľ×ĽęĽóĽż¤ÎźďÎŕ¤äĽŢĽˇĽó¤Ř¤Î¤Ä¤Ę¤Ź¤ę¤Ť¤ż¤Ę¤É¤ÎĽŃĽéĽáĄźĽż¤Ź\n"
-"ŔßÄę¤Ç¤­¤Ţ¤šĄŁ¤ł¤ÎĽ×ĽęĽóĽż¤Ď¤Ę¤ó¤Č¤¤¤ŚĚžÁ°¤Ë¤ˇ¤Ţ¤š¤ŤĄŠ "
-"¤˝¤ˇ¤ĆĽŢĽˇĽó¤Č¤Ď¤É¤Ś¤Ä¤Ę¤Ź¤Ă¤Ć¤¤¤Ţ¤š¤ŤĄŠ"
+"ŔßÄę¤Ç¤­¤Ţ¤šĄŁ¤ł¤ÎĽ×ĽęĽóĽż¤Ď¤Ę¤ó¤Č¤¤¤ŚĚžÁ°¤Ë¤ˇ¤Ţ¤š¤ŤĄŠ ¤˝¤ˇ¤ĆĽŢĽˇĽó¤Č¤Ď¤É¤Ś¤Ä"
+"¤Ę¤Ź¤Ă¤Ć¤¤¤Ţ¤š¤ŤĄŠ"
#: ../../printerdrake.pm_.c:465
msgid "Name of printer"
@@ -7163,8 +7151,8 @@ msgstr ""
"¤ł¤ÎĽŢĽˇĽó¤ÎĽ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ňśŚÍ­¤š¤ë¤č¤Ś¤ËŔßÄꤡ¤Ţ¤šĄŁ\n"
"¤ł¤ÎľĄÇ˝¤Ź¤˘¤ë¤ČĄ˘ĽíĄźĽŤĽëĽÍĽĂĽČĽďĄźĽŻžĺ¤Îž¤ÎĽłĽóĽÔĽĺĄźĽż¤ŹĄ˘\n"
"¤ł¤ÎĽłĽóĽÔĽĺĄźĽż¤ÎĽ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ňťČ¤¨¤Ţ¤šĄŁ\n"
-"ĂíĄ§ĽíĄźĽŤĽëĽ¨ĽęĽ˘ĽÍĽĂĽČĽďĄźĽŻ (LAN) "
-"¤ň¤Ä¤Ż¤ë¤Ë¤ĎĄ˘ŔěÍѤμͼüȼ寧ĽŻĽ˘ĽŔĽ×Ľż¤ŹÍפę¤Ţ¤šĄŁ"
+"ĂíĄ§ĽíĄźĽŤĽëĽ¨ĽęĽ˘ĽÍĽĂĽČĽďĄźĽŻ (LAN) ¤ň¤Ä¤Ż¤ë¤Ë¤ĎĄ˘ŔěÍѤμͼüȼ寧ĽŻĽ˘ĽŔĽ×Ľż"
+"¤ŹÍפę¤Ţ¤šĄŁ"
#: ../../standalone/drakgw_.c:207
#, c-format
@@ -7185,8 +7173,8 @@ msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-"ĽˇĽšĽĆĽŕžĺ¤ËĽ¤ĄźĽľĽÍĽĂĽČĽ˘ĽŔĽ×Ľż¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤óĄŁ "
-"ĽĎĄźĽÉĽŚĽ§Ľ˘ŔßÄęĽÄĄźĽë¤ňźÂšÔ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
+"ĽˇĽšĽĆĽŕžĺ¤ËĽ¤ĄźĽľĽÍĽĂĽČĽ˘ĽŔĽ×Ľż¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤óĄŁ ĽĎĄźĽÉĽŚĽ§Ľ˘ŔßÄęĽÄĄźĽë¤ňźÂ"
+"šÔ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
#: ../../standalone/drakgw_.c:224
#, c-format
@@ -7257,8 +7245,8 @@ msgid ""
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
"ŔßÄꤏ¤š¤Ů¤Ć˝Ş¤ď¤ę¤Ţ¤ˇ¤żĄŁ\n"
-"¤ł¤ě¤ÇźŤĆ°ĽÍĽĂĽČĽďĄźĽŻŔßÄęĄĘdhcp) ¤ňťČ¤Ă¤ĆĄ˘LAN "
-"žĺ¤Îž¤ÎĽŢĽˇĽó¤ČĽ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ňśŚÍ­¤Ç¤­¤Ţ¤šĄŁ"
+"¤ł¤ě¤ÇźŤĆ°ĽÍĽĂĽČĽďĄźĽŻŔßÄęĄĘdhcp) ¤ňťČ¤Ă¤ĆĄ˘LAN žĺ¤Îž¤ÎĽŢĽˇĽó¤ČĽ¤ĽóĽżĄźĽÍĽĂ"
+"ĽČŔÜÂł¤ňśŚÍ­¤Ç¤­¤Ţ¤šĄŁ"
#: ../../standalone/drakgw_.c:608
msgid "The setup has already been done, but it's currently disabled."
@@ -7296,7 +7284,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "ĽÍĽĂĽČĽďĄźĽŻŔßÄę (%d Ľ˘ĽŔĽ×Ľż)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Ľ×ĽíĽ¤ĄźĽë: "
@@ -7387,7 +7375,7 @@ msgstr "ĽˇĽšĽĆĽŕ¤ÎŔÜÂł¤ĎŔÚĂǤľ¤ě¤Ţ¤ˇ¤żĄŁ"
msgid "Configure Internet Access..."
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČĽ˘ĽŻĽťĽš¤ÎŔßÄę"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN¤ÎŔßÄę"
@@ -7423,76 +7411,76 @@ msgstr "ĹŹÍŃ"
msgid "Please Wait... Applying the configuration"
msgstr "žŻĄš¤ŞÂÔ¤Á¤ňĄÄĄÄŔßÄę¤ňĹŹÍѤˇ¤Ć¤¤¤Ţ¤š"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN¤ÎŔßÄę"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Ľ˘ĽŔĽ×Ľż %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "ĽÖĄźĽČĽ×ĽíĽČĽłĽë"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "ľŻĆ°ťţ¤ËłŤťĎ"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP ĽŻĽéĽ¤Ľ˘ĽóĽČ"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Ěľ¸ú¤Ë"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Í­¸ú¤Ë"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂłŔßÄę"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂłŔßÄę"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "ŔÜÂł¤ÎźďÎŕ: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "ĽŃĽéĽáĄźĽż"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Ľ×ĽíĽĐĽ¤ĽŔ¤Î dns 1 (ĽŞĽ×ĽˇĽçĽó)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Ľ×ĽíĽĐĽ¤ĽŔ¤Î dns 2 (ĽŞĽ×ĽˇĽçĽó)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ľ¤ĄźĽľĽÍĽĂĽČĽŤĄźĽÉ"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP ĽŻĽéĽ¤Ľ˘ĽóĽČ"
@@ -7597,14 +7585,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "ĽéĽ¤ĽÖĽ˘ĽĂĽ×Ľ°ĽěĄźĽÉ¤ňłŤťĎ¤Ç¤­¤Ţ¤ť¤ó!!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "serial_usb¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "żżĂćĽÜĽżĽó¤ňĽ¨ĽßĽĺĽěĄźĽČ¤ˇ¤Ţ¤š¤ŤĄŠ"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "ĽŢĽŚĽš¤ňĽĆĽšĽČ¤ˇ¤Ć¤ß¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "ĽÍĽĂĽČĽďĄźĽŻ¤Î´Ćťë"
@@ -8051,8 +8044,8 @@ msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
-"ĽŞĽŐĽŁĽšˇĎĽ˝ĽŐĽČ: ĽďĄźĽ×Ľí (kword, abiword), É˝ˇ×ťť (kspread, gnumeric), "
-"pdfĽÓĽĺĄźĽ˘¤Ę¤É"
+"ĽŞĽŐĽŁĽšˇĎĽ˝ĽŐĽČ: ĽďĄźĽ×Ľí (kword, abiword), É˝ˇ×ťť (kspread, gnumeric), pdf"
+"ĽÓĽĺĄźĽ˘¤Ę¤É"
#: ../../share/compssUsers:999
msgid "Web/FTP"
@@ -8115,6 +8108,24 @@ msgstr "ĽŢĽˇĽó¤ÎŔßÄę¤ňłÚ¤Ë¤š¤ëĽÄĄźĽë"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "¤˘¤Č %d ĘŹ"
+
+#~ msgid "1 minute"
+#~ msgstr "¤˘¤Č 1 ĘŹ"
+
+#~ msgid "%d seconds"
+#~ msgstr "¤˘¤Č %d ÉĂ"
+
#~ msgid "cannot fork: "
#~ msgstr "ĽŐĽŠĄźĽŻÉÔ˛ÄÇ˝Ą§"
@@ -8153,8 +8164,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgstr ""
#~ "¤ľ¤˘Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ÎŔßÄꤏ˝Ş¤ď¤ę¤Ţ¤ˇ¤żĄŁ¤Ű¤Ť¤ÎĽŢĽˇĽó¤Ź\n"
#~ "¤ł¤ÎĽŢĽˇĽóˇĐÍł¤ÇĽ¤ĽóĽżĄźĽÍĽĂĽČ¤ËŔÜÂł¤š¤ë¤č¤Ś¤ËŔßÄę¤Ç¤­¤Ţ¤š\n"
-#~ "ĂíĄ§ĽíĄźĽŤĽëĽ¨ĽęĽ˘ĽÍĽĂĽČĽďĄźĽŻ (LAN) "
-#~ "¤ň¤Ä¤Ż¤ë¤Ë¤ĎĄ˘ŔěÍѤμͼüȼ寧ĽŻĽ˘ĽŔĽ×Ľż¤ŹÍפę¤Ţ¤šĄŁ\n"
+#~ "ĂíĄ§ĽíĄźĽŤĽëĽ¨ĽęĽ˘ĽÍĽĂĽČĽďĄźĽŻ (LAN) ¤ň¤Ä¤Ż¤ë¤Ë¤ĎĄ˘ŔěÍѤμͼüȼ寧ĽŻĽ˘ĽŔ"
+#~ "Ľ×Ľż¤ŹÍפę¤Ţ¤šĄŁ\n"
#~ "\n"
#~ "Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤ÎśŚÍ­¤ňŔßÄꤡ¤Ţ¤š¤ŤĄŠ\n"
@@ -8190,23 +8201,23 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8215,15 +8226,15 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "¤Ç¤Ď¤˝¤Îž¤ÎĽŞĽ×ĽˇĽçĽó¤ň¤¤¤Ż¤Ä¤ŤŔßÄꤡ¤Ţ¤ˇ¤ç¤ŚĄŁ\n"
#~ "\n"
@@ -8416,11 +8427,11 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgstr "˛ĘłŘ"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
-#~ "xchat, licq, gaim¤Ę¤É¤ÎĽÁĽăĽĂĽČÍŃĽ˝ĽŐĽČ (IRC ¤äĽ¤ĽóĽšĽżĽóĽČĽáĽĂĽťĄźĽ¸) "
-#~ "¤ČĽŐĽĄĽ¤ĽëĹžÁ÷ĽÄĄźĽë"
+#~ "xchat, licq, gaim¤Ę¤É¤ÎĽÁĽăĽĂĽČÍŃĽ˝ĽŐĽČ (IRC ¤äĽ¤ĽóĽšĽżĽóĽČĽáĽĂĽťĄźĽ¸) ¤Č"
+#~ "ĽŐĽĄĽ¤ĽëĹžÁ÷ĽÄĄźĽë"
#~ msgid "Communication facilities"
#~ msgstr "ÄĚżŽ´ŘϢ"
@@ -8491,8 +8502,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgstr ""
#~ "¤˘¤Ę¤żĄ˘ËÜĹö¤ËĽŰĽóĽČ¤ÎĽ¨Ľ­ĽšĽŃĄźĽČ¤Ç¤ˇ¤ç¤Ś¤Í¤§ĄŁ\n"
#~ "¤ł¤ě¤ňÁŞ¤Ö¤ČĄ˘śŻÎϤʤŔ¤ą¤Ë¤¨¤é¤Ż´í¸ą¤Ę¤Ţ¤Í¤Ź¤Ç¤­¤Á¤ă¤¤¤Ţ¤š¤čĄŁ\n"
-#~ "ĄÖĽŃĽšĽďĄźĽÉ¤ňĽˇĽăĽÉĽŚ¤Ë¤ˇ¤Ţ¤š¤ŤĄ×¤Č¤¤¤Ă¤żźÁĚä¤ňżÖ¤Ť¤ě¤Ţ¤šĄŁ "
-#~ "¤ł¤Î¤č¤Ś¤ĘźÁĚä¤ËĽŰĽóĽČ¤ËĹú¤¨¤é¤ě¤ë¤ó¤Ç¤š¤ŤĄŁ"
+#~ "ĄÖĽŃĽšĽďĄźĽÉ¤ňĽˇĽăĽÉĽŚ¤Ë¤ˇ¤Ţ¤š¤ŤĄ×¤Č¤¤¤Ă¤żźÁĚä¤ňżÖ¤Ť¤ě¤Ţ¤šĄŁ ¤ł¤Î¤č¤Ś¤ĘźÁ"
+#~ "Ěä¤ËĽŰĽóĽČ¤ËĹú¤¨¤é¤ě¤ë¤ó¤Ç¤š¤ŤĄŁ"
#~ msgid "Use shadow file"
#~ msgstr "ĽˇĽăĽÉĽŚĽŐĽĄĽ¤Ľë¤ňťČ¤Ś"
@@ -8734,12 +8745,12 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgid ""
#~ " Introduction\n"
#~ "\n"
-#~ "The operating system and the different components available in the "
-#~ "Linux-Mandrake distribution \n"
-#~ "shall be called the \"Software Products\" hereafter. The Software Products "
-#~ "include, but are not \n"
-#~ "restricted to, the set of programs, methods, rules and documentation related "
-#~ "to the operating \n"
+#~ "The operating system and the different components available in the Linux-"
+#~ "Mandrake distribution \n"
+#~ "shall be called the \"Software Products\" hereafter. The Software "
+#~ "Products include, but are not \n"
+#~ "restricted to, the set of programs, methods, rules and documentation "
+#~ "related to the operating \n"
#~ "system and the different components of the Linux-Mandrake distribution.\n"
#~ "\n"
#~ "\n"
@@ -8747,73 +8758,73 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "Please read carefully this document. This document is a license agreement "
#~ "between you and \n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies to "
-#~ "the Software Products.\n"
-#~ "By installing, duplicating or using the Software Products in any manner, you "
-#~ "explicitly \n"
+#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies "
+#~ "to the Software Products.\n"
+#~ "By installing, duplicating or using the Software Products in any manner, "
+#~ "you explicitly \n"
#~ "accept and fully agree to conform to the terms and conditions of this "
#~ "License. \n"
#~ "If you disagree with any portion of the License, you are not allowed to "
#~ "install, duplicate or use \n"
#~ "the Software Products. \n"
-#~ "Any attempt to install, duplicate or use the Software Products in a manner "
-#~ "which does not comply \n"
+#~ "Any attempt to install, duplicate or use the Software Products in a "
+#~ "manner which does not comply \n"
#~ "with the terms and conditions of this License is void and will terminate "
#~ "your rights under this \n"
-#~ "License. Upon termination of the License, you must immediately destroy all "
-#~ "copies of the \n"
+#~ "License. Upon termination of the License, you must immediately destroy "
+#~ "all copies of the \n"
#~ "Software Products.\n"
#~ "\n"
#~ "\n"
#~ "2. The GPL License and Related Licenses\n"
#~ "\n"
-#~ "The Software Products consist of components created by different persons or "
-#~ "entities. Most \n"
-#~ "of these components are governed under the terms and conditions of the GNU "
-#~ "General Public \n"
+#~ "The Software Products consist of components created by different persons "
+#~ "or entities. Most \n"
+#~ "of these components are governed under the terms and conditions of the "
+#~ "GNU General Public \n"
#~ "Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
#~ "licenses allow you to use, \n"
#~ "duplicate, adapt or redistribute the components which they cover. Please "
#~ "read carefully the terms \n"
-#~ "and conditions of the license agreement for each component before using any "
-#~ "component. Any question \n"
-#~ "on a component license should be addressed to the component author and not "
-#~ "to MandrakeSoft.\n"
-#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
-#~ "Documentation written \n"
-#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
-#~ "documentation for \n"
+#~ "and conditions of the license agreement for each component before using "
+#~ "any component. Any question \n"
+#~ "on a component license should be addressed to the component author and "
+#~ "not to MandrakeSoft.\n"
+#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL "
+#~ "License. Documentation written \n"
+#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to "
+#~ "the documentation for \n"
#~ "further details.\n"
-#~ "Some versions of the Software Products may contain components which are not "
-#~ "governed by the GPL \n"
-#~ "License or similar agreements. Each such component is then governed by the "
-#~ "terms and conditions \n"
+#~ "Some versions of the Software Products may contain components which are "
+#~ "not governed by the GPL \n"
+#~ "License or similar agreements. Each such component is then governed by "
+#~ "the terms and conditions \n"
#~ "of its own specific license. Please read carefully and comply with such "
#~ "specific licenses before \n"
-#~ "you install, use or redistribute the said components. Such licenses will in "
-#~ "general prevent the \n"
-#~ "transfer, duplication (except for backup purposes), redistribution, reverse "
-#~ "engineering, \n"
+#~ "you install, use or redistribute the said components. Such licenses will "
+#~ "in general prevent the \n"
+#~ "transfer, duplication (except for backup purposes), redistribution, "
+#~ "reverse engineering, \n"
#~ "de-assembly, \n"
#~ "de-compilation or modification of the component. Any breach of agreement "
#~ "will immediately terminate \n"
#~ "your rights under the specific license. Unless the specific license terms "
#~ "grant you such rights, \n"
-#~ "you usually cannot install the programs on more than one system, or adapt it "
-#~ "to be used on a \n"
+#~ "you usually cannot install the programs on more than one system, or adapt "
+#~ "it to be used on a \n"
#~ "network. \n"
#~ "In doubt, please contact directly the distributor or editor of the "
#~ "component. Transfer to third \n"
-#~ "parties or copying of such components including the documentation is usually "
-#~ "forbidden.\n"
+#~ "parties or copying of such components including the documentation is "
+#~ "usually forbidden.\n"
#~ "\n"
#~ "\n"
#~ "3. Intellectual Property Rights\n"
#~ "\n"
#~ "All rights to the components of the Software Products belong to their "
#~ "respective authors and are \n"
-#~ "protected by intellectual property and copyright laws applicable to software "
-#~ "programs.\n"
+#~ "protected by intellectual property and copyright laws applicable to "
+#~ "software programs.\n"
#~ "MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
#~ "Products, as a whole or in \n"
#~ "parts,\n"
@@ -8831,44 +8842,45 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "with no warranty, to the \n"
#~ "extent permitted by law. Should the Software Products be defective, "
#~ "MandrakeSoft S.A. will at its \n"
-#~ "own will either replace the Software Products, or reimburse the paid fee.\n"
-#~ "This limited warranty is void if you fail to comply to the recommendations, "
-#~ "instructions and \n"
+#~ "own will either replace the Software Products, or reimburse the paid "
+#~ "fee.\n"
+#~ "This limited warranty is void if you fail to comply to the "
+#~ "recommendations, instructions and \n"
#~ "conditions \n"
#~ "of use listed in the documentation or license agreements of the Software "
#~ "Products.\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. will in no circumstances "
-#~ "be liable for any \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. will in no "
+#~ "circumstances be liable for any \n"
#~ "special, \n"
#~ "incidental, direct or indirect damages whatsoever (including without "
#~ "limitation damages for loss of \n"
-#~ "business, interruption of business, financial loss, legal fees and penalties "
-#~ "resulting from a court \n"
+#~ "business, interruption of business, financial loss, legal fees and "
+#~ "penalties resulting from a court \n"
#~ "judgement, or any other consequential loss) arising out of the use or "
#~ "inability to use the \n"
#~ "Software \n"
-#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility or "
-#~ "occurance of such \n"
+#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility "
+#~ "or occurance of such \n"
#~ "damages.\n"
#~ "\n"
-#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
-#~ "COUNTRIES\n"
+#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN "
+#~ "SOME COUNTRIES\n"
#~ "\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
-#~ "in no circumstances, be \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors "
+#~ "will, in no circumstances, be \n"
#~ "liable for any special, incidental, direct or indirect damages whatsoever "
#~ "(including without \n"
#~ "limitation \n"
#~ "damages for loss of business, interruption of business, financial loss, "
#~ "legal fees and penalties \n"
-#~ "resulting from a court judgement, or any other consequential loss) arising "
-#~ "out of the possession \n"
+#~ "resulting from a court judgement, or any other consequential loss) "
+#~ "arising out of the possession \n"
#~ "and \n"
#~ "use of software components or arising out of downloading software "
#~ "components from one of \n"
#~ "Linux-Mandrake \n"
-#~ "sites which are prohibited or restricted in some countries by local laws. "
-#~ "This limited liability \n"
+#~ "sites which are prohibited or restricted in some countries by local "
+#~ "laws. This limited liability \n"
#~ "applies to, but is not restricted to, the strong cryptography components "
#~ "included in the Software \n"
#~ "Products.\n"
@@ -8876,15 +8888,15 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "5. Governing Laws \n"
#~ "\n"
-#~ "If any portion of this agreement is held void, illegal or inapplicable by a "
-#~ "court judgement, this \n"
+#~ "If any portion of this agreement is held void, illegal or inapplicable by "
+#~ "a court judgement, this \n"
#~ "portion is excluded from this contract. You remain bound by the other "
#~ "applicable sections of the \n"
#~ "agreement.\n"
#~ "The terms and conditions of this License are governed by the Laws of "
#~ "France.\n"
-#~ "All disputes on the terms of this license will preferably be settled out of "
-#~ "court. As a last \n"
+#~ "All disputes on the terms of this license will preferably be settled out "
+#~ "of court. As a last \n"
#~ "resort, \n"
#~ "the dispute will be referred to the appropriate Courts of Law of Paris - "
#~ "France.\n"
@@ -8893,12 +8905,12 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgstr ""
#~ " Introduction\n"
#~ "\n"
-#~ "The operating system and the different components available in the "
-#~ "Linux-Mandrake distribution \n"
-#~ "shall be called the \"Software Products\" hereafter. The Software Products "
-#~ "include, but are not \n"
-#~ "restricted to, the set of programs, methods, rules and documentation related "
-#~ "to the operating \n"
+#~ "The operating system and the different components available in the Linux-"
+#~ "Mandrake distribution \n"
+#~ "shall be called the \"Software Products\" hereafter. The Software "
+#~ "Products include, but are not \n"
+#~ "restricted to, the set of programs, methods, rules and documentation "
+#~ "related to the operating \n"
#~ "system and the different components of the Linux-Mandrake distribution.\n"
#~ "\n"
#~ "\n"
@@ -8906,73 +8918,73 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "Please read carefully this document. This document is a license agreement "
#~ "between you and \n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies to "
-#~ "the Software Products.\n"
-#~ "By installing, duplicating or using the Software Products in any manner, you "
-#~ "explicitly \n"
+#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Paris - France, which applies "
+#~ "to the Software Products.\n"
+#~ "By installing, duplicating or using the Software Products in any manner, "
+#~ "you explicitly \n"
#~ "accept and fully agree to conform to the terms and conditions of this "
#~ "License. \n"
#~ "If you disagree with any portion of the License, you are not allowed to "
#~ "install, duplicate or use \n"
#~ "the Software Products. \n"
-#~ "Any attempt to install, duplicate or use the Software Products in a manner "
-#~ "which does not comply \n"
+#~ "Any attempt to install, duplicate or use the Software Products in a "
+#~ "manner which does not comply \n"
#~ "with the terms and conditions of this License is void and will terminate "
#~ "your rights under this \n"
-#~ "License. Upon termination of the License, you must immediately destroy all "
-#~ "copies of the \n"
+#~ "License. Upon termination of the License, you must immediately destroy "
+#~ "all copies of the \n"
#~ "Software Products.\n"
#~ "\n"
#~ "\n"
#~ "2. The GPL License and Related Licenses\n"
#~ "\n"
-#~ "The Software Products consist of components created by different persons or "
-#~ "entities. Most \n"
-#~ "of these components are governed under the terms and conditions of the GNU "
-#~ "General Public \n"
+#~ "The Software Products consist of components created by different persons "
+#~ "or entities. Most \n"
+#~ "of these components are governed under the terms and conditions of the "
+#~ "GNU General Public \n"
#~ "Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
#~ "licenses allow you to use, \n"
#~ "duplicate, adapt or redistribute the components which they cover. Please "
#~ "read carefully the terms \n"
-#~ "and conditions of the license agreement for each component before using any "
-#~ "component. Any question \n"
-#~ "on a component license should be addressed to the component author and not "
-#~ "to MandrakeSoft.\n"
-#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
-#~ "Documentation written \n"
-#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
-#~ "documentation for \n"
+#~ "and conditions of the license agreement for each component before using "
+#~ "any component. Any question \n"
+#~ "on a component license should be addressed to the component author and "
+#~ "not to MandrakeSoft.\n"
+#~ "The programs developed by MandrakeSoft S.A. are governed by the GPL "
+#~ "License. Documentation written \n"
+#~ "by MandrakeSoft S.A. is governed by a specific license. Please refer to "
+#~ "the documentation for \n"
#~ "further details.\n"
-#~ "Some versions of the Software Products may contain components which are not "
-#~ "governed by the GPL \n"
-#~ "License or similar agreements. Each such component is then governed by the "
-#~ "terms and conditions \n"
+#~ "Some versions of the Software Products may contain components which are "
+#~ "not governed by the GPL \n"
+#~ "License or similar agreements. Each such component is then governed by "
+#~ "the terms and conditions \n"
#~ "of its own specific license. Please read carefully and comply with such "
#~ "specific licenses before \n"
-#~ "you install, use or redistribute the said components. Such licenses will in "
-#~ "general prevent the \n"
-#~ "transfer, duplication (except for backup purposes), redistribution, reverse "
-#~ "engineering, \n"
+#~ "you install, use or redistribute the said components. Such licenses will "
+#~ "in general prevent the \n"
+#~ "transfer, duplication (except for backup purposes), redistribution, "
+#~ "reverse engineering, \n"
#~ "de-assembly, \n"
#~ "de-compilation or modification of the component. Any breach of agreement "
#~ "will immediately terminate \n"
#~ "your rights under the specific license. Unless the specific license terms "
#~ "grant you such rights, \n"
-#~ "you usually cannot install the programs on more than one system, or adapt it "
-#~ "to be used on a \n"
+#~ "you usually cannot install the programs on more than one system, or adapt "
+#~ "it to be used on a \n"
#~ "network. \n"
#~ "In doubt, please contact directly the distributor or editor of the "
#~ "component. Transfer to third \n"
-#~ "parties or copying of such components including the documentation is usually "
-#~ "forbidden.\n"
+#~ "parties or copying of such components including the documentation is "
+#~ "usually forbidden.\n"
#~ "\n"
#~ "\n"
#~ "3. Intellectual Property Rights\n"
#~ "\n"
#~ "All rights to the components of the Software Products belong to their "
#~ "respective authors and are \n"
-#~ "protected by intellectual property and copyright laws applicable to software "
-#~ "programs.\n"
+#~ "protected by intellectual property and copyright laws applicable to "
+#~ "software programs.\n"
#~ "MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
#~ "Products, as a whole or in \n"
#~ "parts,\n"
@@ -8990,44 +9002,45 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "with no warranty, to the \n"
#~ "extent permitted by law. Should the Software Products be defective, "
#~ "MandrakeSoft S.A. will at its \n"
-#~ "own will either replace the Software Products, or reimburse the paid fee.\n"
-#~ "This limited warranty is void if you fail to comply to the recommendations, "
-#~ "instructions and \n"
+#~ "own will either replace the Software Products, or reimburse the paid "
+#~ "fee.\n"
+#~ "This limited warranty is void if you fail to comply to the "
+#~ "recommendations, instructions and \n"
#~ "conditions \n"
#~ "of use listed in the documentation or license agreements of the Software "
#~ "Products.\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. will in no circumstances "
-#~ "be liable for any \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. will in no "
+#~ "circumstances be liable for any \n"
#~ "special, \n"
#~ "incidental, direct or indirect damages whatsoever (including without "
#~ "limitation damages for loss of \n"
-#~ "business, interruption of business, financial loss, legal fees and penalties "
-#~ "resulting from a court \n"
+#~ "business, interruption of business, financial loss, legal fees and "
+#~ "penalties resulting from a court \n"
#~ "judgement, or any other consequential loss) arising out of the use or "
#~ "inability to use the \n"
#~ "Software \n"
-#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility or "
-#~ "occurance of such \n"
+#~ "Products, even if MandrakeSoft S.A. has been advised of the possibility "
+#~ "or occurance of such \n"
#~ "damages.\n"
#~ "\n"
-#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
-#~ "COUNTRIES\n"
+#~ "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN "
+#~ "SOME COUNTRIES\n"
#~ "\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
-#~ "in no circumstances, be \n"
+#~ "To the extent permitted by law, MandrakeSoft S.A. or its distributors "
+#~ "will, in no circumstances, be \n"
#~ "liable for any special, incidental, direct or indirect damages whatsoever "
#~ "(including without \n"
#~ "limitation \n"
#~ "damages for loss of business, interruption of business, financial loss, "
#~ "legal fees and penalties \n"
-#~ "resulting from a court judgement, or any other consequential loss) arising "
-#~ "out of the possession \n"
+#~ "resulting from a court judgement, or any other consequential loss) "
+#~ "arising out of the possession \n"
#~ "and \n"
#~ "use of software components or arising out of downloading software "
#~ "components from one of \n"
#~ "Linux-Mandrake \n"
-#~ "sites which are prohibited or restricted in some countries by local laws. "
-#~ "This limited liability \n"
+#~ "sites which are prohibited or restricted in some countries by local "
+#~ "laws. This limited liability \n"
#~ "applies to, but is not restricted to, the strong cryptography components "
#~ "included in the Software \n"
#~ "Products.\n"
@@ -9035,15 +9048,15 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "5. Governing Laws \n"
#~ "\n"
-#~ "If any portion of this agreement is held void, illegal or inapplicable by a "
-#~ "court judgement, this \n"
+#~ "If any portion of this agreement is held void, illegal or inapplicable by "
+#~ "a court judgement, this \n"
#~ "portion is excluded from this contract. You remain bound by the other "
#~ "applicable sections of the \n"
#~ "agreement.\n"
#~ "The terms and conditions of this License are governed by the Laws of "
#~ "France.\n"
-#~ "All disputes on the terms of this license will preferably be settled out of "
-#~ "court. As a last \n"
+#~ "All disputes on the terms of this license will preferably be settled out "
+#~ "of court. As a last \n"
#~ "resort, \n"
#~ "the dispute will be referred to the appropriate Courts of Law of Paris - "
#~ "France.\n"
@@ -9101,13 +9114,14 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -9129,7 +9143,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "ÁŞÂň¤ÎĚÜ°Â:\n"
#~ "\n"
-#~ " - Á´źŤĆ°(żäžŠ): GNU/Linux¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ź˝é¤á¤Ć¤Ę¤éĄ˘¤ł¤ě¤ňÁŞ¤Ó¤Ţ¤ˇ¤ç¤ŚĄŁ\n"
+#~ " - Á´źŤĆ°(żäžŠ): GNU/Linux¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ź˝é¤á¤Ć¤Ę¤éĄ˘¤ł¤ě¤ňÁŞ¤Ó¤Ţ¤ˇ¤ç"
+#~ "¤ŚĄŁ\n"
#~ "\n"
#~ " - ĽŤĽšĽżĽŢĽ¤Ľş: GNU/Linux ¤ËžÜ¤ˇ¤ą¤ě¤ĐĄ˘źŤĘŹ¤ÎĽŢĽˇĽó¤Îźç¤ĘťČ¤¤Ęý¤Ë\n"
#~ " ¤˘¤ď¤ť¤ĆÁŞ¤Ó¤Ţ¤ˇ¤ç¤ŚĄŁžÜ¤ˇ¤Ż¤Ď°Ę˛ź¤ňť˛žČ¤ˇ¤Ć¤Ż¤Ŕ¤ľ¤¤ĄŁ\n"
@@ -9142,7 +9157,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -9162,7 +9178,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -9172,7 +9189,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
@@ -9275,7 +9293,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -9496,7 +9515,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgstr "Kensington Thinking Mouse (ĽˇĽęĽ˘Ľë)"
#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to internet."
+#~ "I need to configure your network adapter to be able to connect to "
+#~ "internet."
#~ msgstr ""
#~ "Ľ¤ĽóĽżĄźĽÍĽĂĽČŔÜÂł¤Ë¤ĎĄ˘ĽÍĽĂĽČĽďĄźĽŻĽ˘ĽŔĽ×Ľż¤ňŔßÄꤚ¤ëÉŹÍפŹ¤˘¤ę¤Ţ¤šĄŁ"
@@ -9678,8 +9698,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "LILO operating system chooser-he youkosou!\n"
@@ -9762,11 +9782,12 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ msgid ""
#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under Linux."
+#~ "Do you want to use them? Be sure you have the right to use them under "
+#~ "Linux."
#~ msgstr ""
#~ "ĽłĽóĽÔĽĺĄźĽżžĺ¤ËĽŚĽŁĽóĽÉĽŚĽş¤Ť¤é¤Î True Type ĽŐĽŠĽóĽČ¤ň¸ŤÉŐ¤ą¤Ţ¤ˇ¤żĄŁ\n"
-#~ "¤ł¤ě¤é¤ňťČ¤¤¤Ţ¤š¤Ť? ¤˘¤Ę¤ż¤Ź Linux "
-#~ "žĺ¤Ç¤ł¤ě¤é¤ňťČ¤Ś¸˘Íř¤Ź¤˘¤ë¤Ť¤ňłÎ¤Ť¤á¤Ć˛ź¤ľ¤¤ĄŁ"
+#~ "¤ł¤ě¤é¤ňťČ¤¤¤Ţ¤š¤Ť? ¤˘¤Ę¤ż¤Ź Linux žĺ¤Ç¤ł¤ě¤é¤ňťČ¤Ś¸˘Íř¤Ź¤˘¤ë¤Ť¤ňłÎ¤Ť¤á¤Ć"
+#~ "˛ź¤ľ¤¤ĄŁ"
#~ msgid ""
#~ "Choose \"Install\" if there are no previous versions of Linux\n"
@@ -9831,7 +9852,8 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ "it now (a boot disk will be needed to boot it)."
#~ msgstr ""
#~ "LILO (LInux LOader) ¤ĎĄ˘Linux¤ä¤˝¤Îž¤ÎOS¤ňĽÖĄźĽČ¤Ç¤­¤Ţ¤šĄŁ\n"
-#~ "ĽÇĽŁĽšĽŻžĺ¤ÎłĆźď¤ÎOS¤ĎĄ˘ÉáÄ̤ϼ¤ĽóĽšĽČĄźĽë¤ÎĂć¤Ç¤­¤Á¤ó¤Č¸Ą˝Đ¤ľ¤ě¤Ć¤¤¤Ţ¤šĄŁ\n"
+#~ "ĽÇĽŁĽšĽŻžĺ¤ÎłĆźď¤ÎOS¤ĎĄ˘ÉáÄ̤ϼ¤ĽóĽšĽČĄźĽë¤ÎĂć¤Ç¤­¤Á¤ó¤Č¸Ą˝Đ¤ľ¤ě¤Ć¤¤¤Ţ"
+#~ "¤šĄŁ\n"
#~ "¤Ç¤â¸Ą˝Đ¤ľ¤ě¤Ć¤¤¤Ę¤¤¤č¤Ś¤Ę¤éĄ˘¤ł¤ł¤ÇÄɲäǤ­¤Ţ¤šĄŁ\n"
#~ "\n"
#~ "\n"
@@ -9859,21 +9881,25 @@ msgstr "ĽáĄźĽëĄ˘ĽËĽĺĄźĽšĄ˘web, ĽŐĽĄĽ¤ĽëĹžÁ÷Ą˘ĽÁĽăĽĂĽČ¤Ę¤É¤ÎĽÄĄźĽë"
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "¤ł¤ó¤ĘĘýżË¤ňĚܰ¤ËÁޤó¤Ç¤Ż¤Ŕ¤ľ¤¤:\n"
#~ "\n"
#~ " - żäžŠ: Linux¤ÎĽ¤ĽóĽšĽČĄźĽë¤Ź˝é¤á¤Ć¤Ę¤é¤ł¤ěĄŁ\n"
#~ "\n"
#~ "\n"
-#~ " - ĽŤĽšĽżĽŕÁŞÂň: Linux¤ËžÜ¤ˇ¤ą¤ě¤ĐĄ˘ĽˇĽšĽĆĽŕ¤ÎťČ¤¤Ęý¤Ëąţ¤¸¤ĆĄÖĽÎĄźĽŢĽëĄ×\n"
+#~ " - ĽŤĽšĽżĽŕÁŞÂň: Linux¤ËžÜ¤ˇ¤ą¤ě¤ĐĄ˘ĽˇĽšĽĆĽŕ¤ÎťČ¤¤Ęý¤Ëąţ¤¸¤ĆĄÖĽÎĄźĽŢ"
+#~ "ĽëĄ×\n"
#~ "ĄÖłŤČŻÍѥץּľĄźĽĐĄ×¤ÎĂ植¤éÁŞ¤Ó¤Ţ¤ˇ¤ç¤ŚĄŁ¤Ő¤Ä¤Ś¤ÎĽˇĽšĽĆĽŕ¤Ë¤ˇ¤ż¤ą¤ě¤ĐĄ˘\n"
#~ "ĄÖĽÎĄźĽŢĽëĄ×¤Ź¤¤¤¤¤Ç¤ˇ¤ç¤ŚĄŁźç¤ËĽ˝ĽŐĽČłŤČŻ¤ň¤š¤ë¤Ä¤â¤ę¤Ę¤éĄ˘ĄÖłŤČŻÍѥפň\n"
#~ "ÁŞ¤Ó¤Ţ¤šĄŁ¤˘¤ë¤¤¤ĎĄ˘ČĆÍŃĽľĄźĽĐĄĘĽáĄźĽëÍŃĄ˘°őşţÍѤʤɤʤɥˤȤˇ¤ĆťČ¤Ś¤Ę¤é\n"
diff --git a/perl-install/share/po/ko.po b/perl-install/share/po/ko.po
index a252147cd..64dd99d95 100644
--- a/perl-install/share/po/ko.po
+++ b/perl-install/share/po/ko.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 1.1.5\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-04-15 03:15+0900\n"
"Last-Translator: Jaegeum Choe <baedaron@hananet.net>\n"
"Language-Team: Korean <baedaron@hananet.net>\n"
@@ -58,16 +58,17 @@ msgstr "X ź­šö źąĹĂ"
msgid "X server"
msgstr "X ź­šö"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "žî´Ŕ XFree źłÁ¤Ŕť źąĹĂÇϽðڽŔ´Ďąî?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -76,17 +77,17 @@ msgstr ""
"´ÔŔÇ ÄŤľĺ´Â XFree %sˇÎ¸¸ °Ą´ÉÇŃ 3D ÇĎľĺżţžî °ĄźÓąâ´ÉŔĚ ÁöżřľË´Ď´Ů.\n"
"´ÔŔÇ ÄŤľĺ´Â žîÂź¸é ş¸´Ů ÇâťóľČ 2D źş´ÉŔť ş¸ŔĎ źö ŔÖ´Â XFree %sŔť ÁöżřÇŐ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "´ÔŔÇ ÄŤľĺ´Â XFree %sˇÎ 3D ÇĎľĺżţžî °ĄźÓąâ´ÉŔť ÁöżřÇŐ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s¸Ś ťçżëÇŃ 3D ÇĎľĺżţžî °ĄźÓ"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,12 +96,12 @@ msgstr ""
"´ÔŔÇ ÄŤľĺ´Â XFree %sˇÎ¸¸ °Ą´ÉÇŃ 3D ÇĎľĺżţžî °ĄźÓąâ´ÉŔĚ ÁöżřľË´Ď´Ů.\n"
"ÁÖŔÇ: ŔĚ°ÍŔş ˝ÇÇčŔűŔÎ ÁöżřŔĚ¸ç ´ÔŔÇ ÄÄÇťĹ͸Ś ¸ŘĂß°Ô ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s¸Ś ťçżëÇŃ ˝ÇÇčŔű 3D ÇĎľĺżţžî °ĄźÓ"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -111,27 +112,27 @@ msgstr ""
"ÁÖŔÇ: ŔĚ°ÍŔş ˝ÇÇčŔűŔÎ ÁöżřŔĚ¸ç ´ÔŔÇ ÄÄÇťĹ͸Ś ¸ŘĂß°Ô ÇŇ źö ŔÖ˝Ŕ´Ď´Ů.\n"
"´ÔŔÇ ÄŤľĺ´Â žîÂź¸é ş¸´Ů ÇâťóľČ 2D źş´ÉŔť ş¸ŔĎ źö ŔÖ´Â XFree %sŔť ÁöżřÇŐ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree źłÁ¤"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "ą×ˇĄÇČ ÄŤľĺŔÇ ¸Ţ¸đ¸Ž żëˇŽŔť źąĹĂÇĎźźżä"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "ź­šö żÉźÇŔť źąĹĂÇĎźźżä"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "¸đ´ĎĹ͸Ś źąĹĂÇĎźźżä"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "¸đ´ĎĹÍ"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -146,46 +147,46 @@ msgid ""
msgstr ""
"źöÁ÷ ą×¸Ž°í ´őżí ÁßżäÇŃ źöĆň ÁÖĆÄźöśó´Â ľÎ °łŔÇ ÁßżäÇŃ ŔÎŔÚ°Ą ŔÖ˝Ŕ´Ď´Ů. źöÁ÷ "
"ÁÖĆÄźö´Â \n"
-"Ŕüßȭ¸éŔĚ °ť˝ĹľÇ´Â ÁÖąâŔ̸ç, źöĆň ÁÖĆÄźö´Â ˝şÄľśóŔÎľéŔĚ °ť˝ĹľÇ´Â "
-"ÁÖąâŔÔ´Ď´Ů.\n"
+"Ŕüßȭ¸éŔĚ °ť˝ĹľÇ´Â ÁÖąâŔ̸ç, źöĆň ÁÖĆÄźö´Â ˝şÄľśóŔÎľéŔĚ °ť˝ĹľÇ´Â ÁÖąâŔÔ´Ď"
+"´Ů.\n"
"\n"
"¸Ĺżě Áßżä: ´ÔŔÇ ˝ÇÁŚ ¸đ´ĎĹÍŔÇ ´ÉˇÂÄĄ¸Ś łŃžîź­´Â ¸đľ¨Ŕť źąĹĂÇĎÁö ¸śźźżä: \n"
"´ÔŔÇ ¸đ´ĎĹÍ°Ą ČŃźŐľÉ źö ŔÖ˝Ŕ´Ď´Ů.\n"
"Ŕß ¸đ¸Ł°Ú´Ů¸é, žČŔüÇĎ°Ô łˇŔş źłÁ¤°ŞŔť źąĹĂÇĎźźżä"
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "źöĆň ÁÖĆÄźö"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "źöÁ÷ ÁÖĆÄźö"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "¸đ´ĎĹÍ°Ą źłÁ¤ľÇÁö žĘžŇ˝Ŕ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "ą×ˇĄÇČ ÄŤľĺ°Ą žĆÁ÷ źłÁ¤ľÇÁö žĘžŇ˝Ŕ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "ÇŘťóľľ°Ą źąĹĂľÇÁö žĘžŇ˝Ŕ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "ŔĚ źłÁ¤Ŕť Ĺ×˝şĆŽÇŘ ş¸˝Ă°Ú˝Ŕ´Ďąî?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "ÁÖŔÇ : ŔĚ ą×ˇĄÇČ ÄŤľĺ¸Ś Ĺ×˝şĆŽÇϸé ÄÄÇťĹÍ°Ą ¸ŘĂâÁöľľ ¸đ¸¨´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "źłÁ¤ Ĺ×˝şĆŽ"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -193,152 +194,152 @@ msgstr ""
"\n"
"ŔϺΠŔÎŔÚ°ŞľéŔť şŻ°ćÇŘ ş¸źźżä."
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "żŔˇů°Ą šßťýÇß˝Ŕ´Ď´Ů:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "%d ĂĘ ł˛žŇ˝Ŕ´Ď´Ů."
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "ŔĚ źłÁ¤ŔĚ ¸Â˝Ŕ´Ďąî?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "żŔˇů°Ą šßťýÇß˝Ŕ´Ď´Ů. ŔϺΠŔÎŔÚ°ŞŔť şŻ°ćÇŘ ş¸źźżä."
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "ÇŘťóľľ"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "ÇŘťóľľżÍ ťöťóŔť źąĹĂÇĎźźżä"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "ą×ˇĄÇČ ÄŤľĺ: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 ź­šö: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "ŔüšŽ°Ą ¸đľĺ"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "¸đľÎ ÇĽ˝Ă"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "ÇŘťóľľ"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Ĺ°ş¸ľĺ ÇüĹÂ: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "¸śżě˝ş Ážˇů: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "¸śżě˝ş ŔĺÄĄ: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "¸đ´ĎĹÍ: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "¸đ´ĎĹÍ źöĆňÁÖĆÄźö: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "¸đ´ĎĹÍ źöÁ÷ÁÖĆÄźö: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "ą×ˇĄÇČ ÄŤľĺ: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "şńľđżŔ ¸Ţ¸đ¸Ž: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "ťöťó ˝Éľľ: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "ÇŘťóľľ: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 ź­šö: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 ľĺśóŔĚšö: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "X-Window źłÁ¤ ÁŘşńÁß"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "šŤžůŔť ÇĎ°í ˝ÍŔ¸źźżä?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "¸đ´ĎĹÍ şŻ°ć"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "ą×ˇĄÇČ ÄŤľĺ şŻ°ć"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "ź­šö żÉźÇ şŻ°ć"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "ÇŘťóľľ şŻ°ć"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Á¤ş¸ ş¸ąâ"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "´Ů˝Ă Ĺ×˝şĆŽ"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Ážˇá"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -351,20 +352,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "şŻ°ćťçÇ×Ŕť ŔűżëÇϡÁ¸é %sˇÎ ŔçˇÎą×ŔÎ ÇĎźźżä."
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "ˇÎą×žĆżôÇĎ°í Crtl-Alt-BackSpaceĹ°¸Ś ´Š¸Łźźżä."
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "˝ĂŔ۽à šŮˇÎ X ˝ÇÇŕ"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -472,7 +473,7 @@ msgstr "1600x1200 @ 76 Hz ťçżë °Ą´É ¸đ´ĎĹÍ"
msgid "First sector of boot partition"
msgstr "şÎĆŽ ĆÄĆźźÇŔÇ Ăššř° ź˝ĹÍ"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "ľĺśóŔĚşęŔÇ Ăššř° ź˝ĹÍ(MBR)"
@@ -512,11 +513,11 @@ msgstr "ľľ˝ş/ŔŠľľżěÁź­ şÎĆĂ(loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "şÎĆŽˇÎ´ő ÁÖ żÉźÇľé"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "ťçżëÇŇ şÎĆŽˇÎ´ő"
@@ -524,7 +525,7 @@ msgstr "ťçżëÇŇ şÎĆŽˇÎ´ő"
msgid "Bootloader installation"
msgstr "şÎĆŽˇÎ´ő źłÄĄ"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "şÎĆŽ ŔĺÄĄ"
@@ -540,7 +541,7 @@ msgstr "ÄŢĆŃľĺ ¸đľĺ"
msgid "compact"
msgstr "ÄŢĆŃĆŽ ¸đľĺ"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "şńľđżŔ ¸đľĺ"
@@ -548,14 +549,14 @@ msgstr "şńľđżŔ ¸đľĺ"
msgid "Delay before booting default image"
msgstr "ľđĆúĆŽ ŔĚšĚÁöˇÎ şÎĆĂľÉ ś§ąîÁö ÁöżŹ˝Ă°Ł"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "žĎČŁ"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "žĎČŁ (ČŽŔÎ)"
@@ -590,41 +591,41 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "żÉźÇ: Ą¸¸íˇÉÇŕ żÉźÇÁŚÇŃĄšŔş žĎČŁžřŔĚ ťçżëľÉźö žř˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "´Ů˝Ă ˝ĂľľÇĎźźżä."
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "žĎČŁ°Ą ŔĎÄĄÇĎÁö žĘ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "ĂĘąâČ­ ¸Ţ˝ĂÁö"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Ćßżţžî ż­ąâ ÁöżŹ"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "ÄżłÎ şÎĆŽ ÁŚÇѽðŁ"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "CD şÎĆĂ Çăżë?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "OF şÎĆĂ Çăżë?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "ľđĆúĆŽ OS?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -632,145 +633,145 @@ msgstr ""
"¸î °ĄÁö Ç׸ńŔĚ żŠąâżĄ ÇĽ˝ĂľÇ°í ŔÖ˝Ŕ´Ď´Ů.\n"
"´ő Ăß°ĄÇĎ°ĹłŞ, ąâÁ¸ŔÇ °ÍľéŔť źöÁ¤ÇŇźö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Ăß°Ą"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "żĎˇá"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "şŻ°ć"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "žîś˛ ÁžˇůŔÇ Ç׸ńŔť Ăß°ĄÇϽðڽŔ´Ďąî?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "¸Ž´Ş˝ş"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "ąâŸ OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "ąâŸ OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "ąâŸ OS (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "ŔĚšĚÁö"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "ˇçĆŽ"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Ăß°Ą"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "ĂĘąâČ­ ˇĽľđ˝şĹŠ"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "ŔĐąâ-ž˛ąâ"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Ĺ×ŔĚşí"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Ŕ§Çč"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Ç׸ń¸í"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "ľđĆúĆŽ"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "ˇĽľđ˝şĹŠ żëˇŽ"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "şńľđżŔ žřŔ˝"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Ç׸ń ÁŚ°Ĺ"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "şó Ç׸ń¸íŔş ÇăżëľÇÁö žĘ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "ŔĚ Ç׸ń¸íŔş ŔĚšĚ ťçżëľÇ°í ŔÖ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "žîś˛ ŔŻÇüŔÇ ĆÄĆźźÇŔÔ´Ďąî?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s ŔÎĹÍĆäŔĚ˝ş°Ą °¨ÁöľÇžú˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "śÇ ´Ů¸Ľ°ÍŔĚ źłÄĄľÇžî ŔÖ˝Ŕ´Ďąî?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "śÇ ´Ů¸Ľ %s ŔÎĹÍĆäŔĚ˝ş°Ą źłÄĄľÇžî ŔÖ˝Ŕ´Ďąî?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "žĆ´ĎżŔ"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "żš"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
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:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%sÄŤľĺ ľĺśóŔĚšö %s źłÄĄÁß"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(%s ¸đľâ ťçżë)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "žîś˛ %s ľĺśóŔĚšö¸Ś ˝ĂľľÇŘ şž´Ďąî?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -787,20 +788,20 @@ msgstr ""
"ŔÚľż°ËťöŔş žîÂź´Ů°Ą ÄÄÇťĹ͸Ś ¸ŘĂß°Ô ÇŇ źöľľ ŔÖ˝Ŕ´Ď´Ů.ÇĎÁö¸¸,\n"
"ŔĺÄĄ¸Ś ČŃźŐÇĎÁö´Â žĘ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "ŔÚľż°Ëťö"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "żÉźÇ ÁöÁ¤"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "ŔĚÁŚ %s ľĺśóŔĚšöżĄ żÉźÇŔť ÁöÁ¤ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -811,11 +812,11 @@ msgstr ""
"żÉźÇŔş ``Ŕ̸§=°Ş Ŕ̸§2=°Ş2 ...''Çü˝ÄŔ¸ˇÎ ÁöÁ¤ÇŐ´Ď´Ů..\n"
"°ĄˇÉ, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "¸đľâ żÉźÇľé:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -824,33 +825,33 @@ msgstr ""
"%s ¸đľâŔť ŔĐžîľéŔĚ´ÂľĽ ˝ÇĆĐÇß˝Ŕ´Ď´Ů.\n"
"´Ů¸Ľ °ŞŔ¸ˇÎ ´Ů˝Ă ˝ĂľľÇŘ ş¸˝Ă°Ú˝Ŕ´Ďąî?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(ŔĚšĚ %s´Â(Ŕş) Ăß°ĄľÇžú˝Ŕ´Ď´Ů.)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "ŔĚ žĎČŁ´Â łĘšŤ ´ÜźřÇŐ´Ď´Ů."
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "ťçżëŔÚ žĆŔĚľđ ŔÔˇÂÇŘ ÁÖźźżä"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "ŔŻŔú žĆŔĚľđ´Â żľšŽ źŇšŽŔÚłŞ źýŔÚ, '-' ą×¸Ž°í '_' ¸¸ Ć÷ÇԾɟö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "ŔĚ ŔŻŔú žĆŔĚľđ´Â ŔĚšĚ Ăß°ĄľÇžú˝Ŕ´Ď´Ů."
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "ťçżëŔÚ Ăß°Ą"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -859,32 +860,32 @@ msgstr ""
"ťçżëŔÚ ŔÔˇÂ\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "ťçżëŔÚ Çă°Ą"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "˝ÇÁŚ Ŕ̸§"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "ťçżëŔÚ žĆŔĚľđ"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "¸íˇÉ ÇŘźŽąâ"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "žĆŔĚÄÜ"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "ŔÚľżˇÎą×ŔÎ"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -892,16 +893,16 @@ msgstr ""
"ĆŻÁ¤ ťçżëŔڡΠŔÚľżŔ¸ˇÎ ˇÎą×ŔÎ ľÇľľˇĎ źłÁ¤ÇŇ źö ŔÖ˝Ŕ´Ď´Ů.\n"
"ŔĚ ąâ´ÉŔť ťçżëÇĎ°í ˝ÍÁö žĘ´Ů¸é, ĂëźŇ¸Ś ´Š¸Łźźżä."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "ľđĆúĆŽ ťçżëŔÚ¸Ś źąĹĂÇĎźźżä:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "ťçżëÇŇ ŔŠľľżě ¸Ĺ´ĎŔú¸Ś źąĹĂÇĎźźżä:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -925,38 +926,49 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "żîżľĂźÁŚ źąĹĂŔÚŔÎ GRUBżĄ żŔ˝Ĺ°É ČŻżľÇŐ´Ď´Ů."
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "%cĹ°żÍ %c¸Ś ťçżëÇĎżŠ šÝŔüľČ Ç׸ńŔť źąĹĂÇĎźźżä."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "źąĹĂľČ żîżľĂźÁŚˇÎ şÎĆĂÇҡÁ¸é żŁĹ͸Ś, źöÁ¤ÇҡÁ¸é 'e'¸Ś ´­ˇŻÁÖźźżä."
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "şÎĆĂŔü ¸íˇÉľé śÇ´Â, ¸íˇÉÇŕŔť Ŕ§ÇŘź­´Â 'c'´­ˇŻÁÖźźżä."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "šÝŔüľČ Ç׸ńŔ¸ˇÎ %dĂĘČÄ ŔÚľżŔ¸ˇÎ şÎĆþ˴ϴŮ."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "/bootżĄ °ř°ŁŔĚ şÎÁˇÇŐ´Ď´Ů."
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "ľĽ˝şĹŠĹž"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "˝ĂŔŰ ¸Ţ´ş"
@@ -1086,69 +1098,42 @@ msgstr "żš, ŔÚľżˇÎą×ŔÎŔť ťçżëÇŐ´Ď´Ů."
msgid "System mode"
msgstr "˝Ă˝şĹŰ ¸đľĺ"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "ľđĆúĆŽ"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "ČŽŔÎ"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "ĂëźŇ"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "Ą¸/etc/inittabĄšĆÄŔĎŔť ŔĐŔť źö žř˝Ŕ´Ď´Ů: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "Ą¸/etc/sysconfig/autologinĄšĆÄŔĎŔť ŔĐŔť źö žř˝Ŕ´Ď´Ů: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO źłÄĄ ˝ÇĆĐ. ´ŮŔ˝°ú °°Ŕş żŔˇů°Ą šßťýÇß˝Ŕ´Ď´Ů:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d şĐ"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 şĐ"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d ĂĘ"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "ťýźş"
@@ -1235,8 +1220,8 @@ msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
-"´ő ¸šŔş ĆÄĆźźÇŔť ¸¸ľĺ˝ÇˇÁ¸é, ČŽŔĺ ĆÄĆźźÇŔť ¸¸ľéźö ŔÖľľˇĎ ÁÖĆÄĆźźÇ ÇĎłŞ¸Ś "
-"Áöżěźźżä."
+"´ő ¸šŔş ĆÄĆźźÇŔť ¸¸ľĺ˝ÇˇÁ¸é, ČŽŔĺ ĆÄĆźźÇŔť ¸¸ľéźö ŔÖľľˇĎ ÁÖĆÄĆźźÇ ÇĎłŞ¸Ś Áöżě"
+"źźżä."
#: ../../diskdrake.pm_.c:61
msgid "Not enough space for auto-allocating"
@@ -1599,8 +1584,8 @@ msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
-"ŔĚ ĆÄĆźźÇŔş loopbackŔ¸ˇÎ źłÁ¤ľÇžî ŔÖŔ¸šÇˇÎ ¸śżîĆŽ Ć÷ŔÎĆŽ¸Ś şŻ°ćÇŇźö "
-"žř˝Ŕ´Ď´Ů.\n"
+"ŔĚ ĆÄĆźźÇŔş loopbackŔ¸ˇÎ źłÁ¤ľÇžî ŔÖŔ¸šÇˇÎ ¸śżîĆŽ Ć÷ŔÎĆŽ¸Ś şŻ°ćÇŇźö žř˝Ŕ´Ď"
+"´Ů.\n"
"loopbackŔť ¸ŐŔú ÁŚ°ĹÇĎźźżä."
#: ../../diskdrake.pm_.c:561
@@ -1689,6 +1674,11 @@ msgstr "%s ĆÄĆźźÇŔÇ ĹŠąâ¸Ś şŻ°ćÇϸé, ¸đľç ľĽŔĚŸ¸Ś ŔҰԾ˴ϴŮ."
msgid "Choose the new size"
msgstr "ťőˇÎżî ĹŠąâ¸Ś źąĹĂÇŘ ÁÖźźżä"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "ťő ĆÄĆźźÇ ¸¸ľéąâ"
@@ -1798,20 +1788,21 @@ msgid "Reload"
msgstr "´Ů˝Ă ŔĐąâ"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s Ć÷¸Ë ˝ÇĆĐ(ľĺśóŔĚşę %s)"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "%s´Â %s ŔŻÇüŔ̚ǡΠĆ÷¸ËÇŇźö žř˝Ŕ´Ď´Ů."
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "¸śżîĆŽ ˝ÇĆĐ: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s¸Ś žđ¸śżîĆŽÁß żŔˇůšßťý: %s"
@@ -1824,40 +1815,40 @@ msgstr "´ÜźřČ­"
msgid "server"
msgstr "ź­šö"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "¸śżîĆŽ Ŕ§ÄĄ´Â šÝľĺ˝Ă Ą¸/ĄšˇÎ ˝ĂŔŰÇĎżŠžß ÇŐ´Ď´Ů."
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "¸śżîĆŽ Ŕ§ÄĄ %s°Ą ŔĚšĚ Á¸ŔçÇŐ´Ď´Ů.\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "źřČŻ ¸śżîĆŽ %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr " %s ¸śżîĆŽ Ć÷ŔÎĆŽˇÎ LVM łí¸ŽşźˇýŔť ťçżëÇŇ źö´Â žř˝Ŕ´Ď´Ů. "
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "ŔĚ ľđˇşĹ与´Â ˇçĆŽ ĆÄŔϽýşĹŰ žČżĄ ŔÖžîžß ÇŐ´Ď´Ů."
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"ŔĚ ¸śżîĆŽ Ŕ§ÄĄżĄ´Â ĆŽˇç ĆÄŔϽýşĹŰ (ext2, reiserfs)ŔĚ ¸śżîĆŽ ľÇžîžß ÇŐ´Ď´Ů.\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "%s¸Ś ž˛ąâŔ§ÇŘ żŠ´ÂÁß żŔˇůšßťý: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1865,7 +1856,7 @@ msgstr ""
"żŔˇů šßťý - ťőˇÎżî ĆÄŔĎ ˝Ă˝şĹŰŔť ¸¸ľé žîś˛ żĂšŮ¸Ľ ŔĺÄĄľľ ĂŁŔť źö žř˝Ŕ´Ď´Ů.ŔĚ "
"šŽÁŚ¸Ś ÇŘ°áÇϽáÁ¸é, ÇĎľĺżţžî¸Ś ÁĄ°ËÇŘ ş¸˝Ăąâ šŮśř´Ď´Ů."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "žîś˛ ĆÄĆźźÇľľ Á¸ŔçÇĎÁö žĘ˝Ŕ´Ď´Ů."
@@ -1913,8 +1904,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1953,30 +1944,30 @@ msgstr ""
"żŠˇŻ żîżľĂźÁŚ¸Ś ÇÔ˛˛ ťçżëÇĎ°í ˝Í´Ů¸é, \"źłÄĄ\"¸Ś ´Š¸Łźźżä.\n"
"\n"
"\n"
-"¸¸žŕ ŔĚšĚ źłÄĄľČ ŔĚŔü šöŔüŔÇ ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś ž÷ľĽŔĚĆŽÇϡÁ¸é, "
-"\"ž÷ľĽŔĚĆŽ\"¸Ś ´Š¸Łźźżä.\n"
+"¸¸žŕ ŔĚšĚ źłÄĄľČ ŔĚŔü šöŔüŔÇ ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś ž÷ľĽŔĚĆŽÇϡÁ¸é, \"ž÷ľĽŔĚĆŽ"
+"\"¸Ś ´Š¸Łźźżä.\n"
"\n"
"\n"
-"´ÔŔÇ GNU/LinuxżĄ ´ëÇŃ Áö˝Ä źöÁŘżĄ ľűśó, ´ÔŔÇ ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś źłÄĄÇŇ "
-"°ÍŔÎÁö ž÷ľĽŔĚĆŽÇŇ °ÍŔÎÁö \n"
+"´ÔŔÇ GNU/LinuxżĄ ´ëÇŃ Áö˝Ä źöÁŘżĄ ľűśó, ´ÔŔÇ ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś źłÄĄÇŇ °ÍŔÎ"
+"Áö ž÷ľĽŔĚĆŽÇŇ °ÍŔÎÁö \n"
"źąĹĂÇŇ źö ŔÖ˝Ŕ´Ď´Ů:\n"
"\n"
"\t* ąÇŔĺ: ¸¸žŕ ´ÔŔĚ GNU/Linux¸Ś ťçżëÇŘ şť °ćÇčŔĚ žř´Ů¸é, ŔĚ°ÍŔť źąĹĂÇĎźźżä.\n"
"źłÄĄ°úÁ¤Ŕş žĆÁÖ ˝ą°í ´ÔŔş ¸î °łŔÇ ÁúšŽżĄ¸¸ ´äÇĎ¸é ľË´Ď´Ů.\n"
"\n"
"\n"
-"\t* ťçżëŔÚ Á¤ŔÇ: GNU/LinuxżĄ ´ëÇŘ Ŕß žË°í Ŕִٸé, ˝Ă˝şĹŰŔÇ "
-"ÁÖżëľľ(żöĹŠ˝şĹ×ŔĚźÇ, ź­šö, °łšß)¸Ś \n"
+"\t* ťçżëŔÚ Á¤ŔÇ: GNU/LinuxżĄ ´ëÇŘ Ŕß žË°í Ŕִٸé, ˝Ă˝şĹŰŔÇ ÁÖżëľľ(żöĹŠ˝şĹ×ŔĚ"
+"źÇ, ź­šö, °łšß)¸Ś \n"
"\t źąĹĂÇĎźźżä. \"ąÇŔĺ\" \"źłÄĄ\" ś§ş¸´Ů ´ő ¸šŔş ÁúšŽżĄ ´äÇŘžß ÇŇ °ÍŔÔ´Ď´Ů. \n"
-"ľűśóź­ ŔĚ źłÄĄ šćšýŔť źąĹĂÇϡÁ¸é ´ÔŔş GNU/LinuxŔÇ ŔŰľżżĄ ´ëÇŘź­ Ŕß žË°í "
-"ŔÖžîžß ÇŐ´Ď´Ů.\n"
+"ľűśóź­ ŔĚ źłÄĄ šćšýŔť źąĹĂÇϡÁ¸é ´ÔŔş GNU/LinuxŔÇ ŔŰľżżĄ ´ëÇŘź­ Ŕß žË°í ŔÖžî"
+"žß ÇŐ´Ď´Ů.\n"
"\n"
"\n"
-"\t* ŔüšŽ°Ą: ¸¸žŕ ´ÔŔĚ GNU/LinuxżĄ ´ëÇŃ ´ë´ÜÇŃ Áö˝ÄŔť °ĄÁö°í Ŕִٸé, ŔĚ°ÍŔť "
-"źąĹĂÇĎźźżä. \"ťçżëŔÚ Á¤ŔÇ\" źłÄĄĂłˇł \n"
+"\t* ŔüšŽ°Ą: ¸¸žŕ ´ÔŔĚ GNU/LinuxżĄ ´ëÇŃ ´ë´ÜÇŃ Áö˝ÄŔť °ĄÁö°í Ŕִٸé, ŔĚ°ÍŔť źą"
+"ĹĂÇĎźźżä. \"ťçżëŔÚ Á¤ŔÇ\" źłÄĄĂłˇł \n"
"ÁÖżëľľ(żöĹŠ˝şĹ×ŔĚźÇ, ź­šö, °łšß)Ŕť źąĹĂÇŇ źö ŔÖ˝Ŕ´Ď´Ů. \n"
-"ŔĚ°ÍŔť źąĹĂÇϹ⿥ žŐź­ ¸Ĺżě ÁÖŔÇÇĎźźżä. ´ÔŔť °íľľŔÇ ťçżëŔÚ Á¤ŔÇ źłÄĄ¸Ś "
-"źöÇŕÇĎ°Ô ľË´Ď´Ů. \n"
+"ŔĚ°ÍŔť źąĹĂÇϹ⿥ žŐź­ ¸Ĺżě ÁÖŔÇÇĎźźżä. ´ÔŔť °íľľŔÇ ťçżëŔÚ Á¤ŔÇ źłÄĄ¸Ś źöÇŕÇĎ"
+"°Ô ľË´Ď´Ů. \n"
"\t GNU/LinuxżĄ ´ëÇŘź­ Ŕß ¸đ¸Ľ´Ů¸é, ÁúšŽżĄ ´äÇĎąâ°Ą ¸Ĺżě žîˇÁżď źö ŔÖ˝Ŕ´Ď´Ů. "
"ľűśóź­ ČŽ˝ĹŔĚ ź­Áö žĘ´Â´Ů¸é ŔĚ źłÄĄšćšýŔť źąĹĂÇĎÁö ¸śźźżä."
@@ -1998,8 +1989,8 @@ msgid ""
msgstr ""
"źąĹĂ: \n"
"\n"
-" - ťçżëŔÚ Á¤ŔÇ: ´ÔŔÇ GNU/LinuxżĄ ´ëÇŘ ĂćşĐČ÷ žË°í Ŕִٸé, ŔĚ°ÍŔť "
-"źąĹĂÇĎźźżä.\n"
+" - ťçżëŔÚ Á¤ŔÇ: ´ÔŔÇ GNU/LinuxżĄ ´ëÇŘ ĂćşĐČ÷ žË°í Ŕִٸé, ŔĚ°ÍŔť źąĹĂÇĎźź"
+"żä.\n"
" ˝Ă˝şĹŰŔÇ ÁÖżëľľżĄ ´ëÇŘź­´Â žĆˇĄ¸Ś ÂüÁśÇĎźźżä.\n"
"\n"
"\n"
@@ -2038,15 +2029,15 @@ msgstr ""
"źąĹĂŔÔ´Ď´Ů.\n"
"\n"
"\n"
-"\t* °łšß: Á֡ΠźŇÇÁĆŽżţžî °łšßżëŔ¸ˇÎ ťçżëÇϡÁ ÇѴٸé ŔĚ°ÍŔĚ ŔűŔýÇŃ "
-"źąĹĂŔÔ´Ď´Ů.\n"
-"\t ÄÄĆÄŔĎ, ľđšöą×, źŇ˝şÄÚľĺ Ć÷¸Ë śÇ´Â źŇÇÁĆŽżţžî ĆŃĹ°ÂĄŔť Ŕ§ÇŃ żĎşŽÇŃ "
-"ÇÁˇÎą×ˇĽ ¸đŔ˝ŔĚ źłÄĄľÉ \n"
+"\t* °łšß: Á֡ΠźŇÇÁĆŽżţžî °łšßżëŔ¸ˇÎ ťçżëÇϡÁ ÇѴٸé ŔĚ°ÍŔĚ ŔűŔýÇŃ źąĹĂŔÔ´Ď"
+"´Ů.\n"
+"\t ÄÄĆÄŔĎ, ľđšöą×, źŇ˝şÄÚľĺ Ć÷¸Ë śÇ´Â źŇÇÁĆŽżţžî ĆŃĹ°ÂĄŔť Ŕ§ÇŃ żĎşŽÇŃ ÇÁˇÎą×"
+"ˇĽ ¸đŔ˝ŔĚ źłÄĄľÉ \n"
"°ÍŔÔ´Ď´Ů. \n"
"\n"
"\n"
-"\t* ź­šö: ŔĚ ˝Ă˝şĹŰŔť ĆÄŔĎź­šö(NFS śÇ´Â SMB), ÇÁ¸°ĹÍź­šö(ŔŻ´Đ˝ş śÇ´Â "
-"ŔŠľľżěÁî ˝şĹ¸ŔĎ),ŔÎÁőź­šö(NIS), ľĽŔĚĹÍşŁŔĚ˝ş ź­šö ľîľî \n"
+"\t* ź­šö: ŔĚ ˝Ă˝şĹŰŔť ĆÄŔĎź­šö(NFS śÇ´Â SMB), ÇÁ¸°ĹÍź­šö(ŔŻ´Đ˝ş śÇ´Â ŔŠľľżě"
+"Áî ˝şĹ¸ŔĎ),ŔÎÁőź­šö(NIS), ľĽŔĚĹÍşŁŔĚ˝ş ź­šö ľîľî \n"
"Ŕ¸ˇÎ ťçżëÇϡÁ ÇѴٸé, ŔĚ°ÍŔĚ ŔűÇŐÇŃ źąĹĂŔÔ´Ď´Ů.\n"
"ŔĚś§´Â ťçżëŔÚ ĆíŔÇ ÇÁˇÎą×ˇĽ( GNOME, KDE,ľîľî)Ŕş źłÄĄľÇÁö žĘ˝Ŕ´Ď´Ů."
@@ -2089,19 +2080,19 @@ msgstr ""
"\n"
"¸¸žŕ SCSI žî´đĹ͸Ś °ĄÁö°í ŔÖÁö žĘ°ĹłŞ, ľĺˇšŔĚĹŠX°Ą °¨ÁöÇŇ źö žř´Â PCI śÇ´Â\n"
"ISA žî´đĹ͸Ś °ĄÁö°í Ŕִٸé, ľĺˇšŔĚĹŠX°Ą SCSI žî´đĹÍ°Ą ˝Ă˝şĹŰżĄ Á¸ŔçÇĎ´ÂÁö\n"
-"š°žî şź °ÍŔÔ´Ď´Ů. SCSI žî´đĹÍ°Ą žř´Ů¸é Ą¸žĆ´ĎżŔĄš¸Ś ´Š¸Łźźżä. Ą¸żšĄš¸Ś "
-"´Š¸Ł¸é,\n"
+"š°žî şź °ÍŔÔ´Ď´Ů. SCSI žî´đĹÍ°Ą žř´Ů¸é Ą¸žĆ´ĎżŔĄš¸Ś ´Š¸Łźźżä. Ą¸żšĄš¸Ś ´Š¸Ł"
+"¸é,\n"
"ĆŻÁ¤ žî´đĹ͸Ś źąĹĂÇŇ źö ŔÖľľˇĎ ľĺśóŔĚšö ¸ńˇĎŔť ş¸żŠ ÁŮ °ÍŔÔ´Ď´Ů.\n"
"\n"
"\n"
"Á÷Á˘ žî´đĹ͸Ś ÁöÁ¤ÇŘžß ÇŇ ś§żĄ´Â, ľĺˇšŔĚĹŠX°Ą żÉźÇŔť ÁöÁ¤ÇŇ °ÍŔÎÁö¸Ś š°žî\n"
-"şź °ÍŔÔ´Ď´Ů. ŔĚś§´Â ľĺˇšŔĚĹŠX°Ą ÇĘżäÇŃ żÉźÇŔť Ĺ˝ÁöÇĎľľˇĎ ÇĎ´Â °ÍŔĚ "
-"ÁÁ˝Ŕ´Ď´Ů.\n"
+"şź °ÍŔÔ´Ď´Ů. ŔĚś§´Â ľĺˇšŔĚĹŠX°Ą ÇĘżäÇŃ żÉźÇŔť Ĺ˝ÁöÇĎľľˇĎ ÇĎ´Â °ÍŔĚ ÁÁ˝Ŕ´Ď"
+"´Ů.\n"
"ŔĎšÝŔűŔ¸ˇÎ ŔĚ šćšýŔ¸ˇÎ ÇŘ°áÇŇ źö ŔÖ˝Ŕ´Ď´Ů.\n"
"\n"
"\n"
-"¸¸žŕ ą×ˇ¸Áö žĘ´Ů¸é, Á÷Á˘ ľĺśóŔĚšö żÉźÇŔť ÁöÁ¤ÇŘžß ÇŐ´Ď´Ů. ťçżëŔÚ źł¸íź­(3Ŕĺ, "
-"\n"
+"¸¸žŕ ą×ˇ¸Áö žĘ´Ů¸é, Á÷Á˘ ľĺśóŔĚšö żÉźÇŔť ÁöÁ¤ÇŘžß ÇŐ´Ď´Ů. ťçżëŔÚ źł¸íź­(3"
+"Ŕĺ, \n"
"Ą¸ÇĎľĺżţžîżĄ ´ëÇŃ ÁžÇŐÁ¤ş¸ĄšťöźÇ)¸Ś ÂüÁśÇĎżŠ, ÇĎľĺżţžî źł¸íź­, \n"
"(ŔÎĹͳݿĄ żŹ°áÇŇ źö Ŕִٸé) ÁŚÁśž÷Ăź ŔĽ ťçŔĚĆŽ, \n"
"śÇ´Â (ŔŠľľżěÁî°Ą źłÄĄľÇžî Ŕִٸé) MS ŔŠľľżěÁź­ žîśť°Ô żŠąâżĄ ÇĘżäÇŃ \n"
@@ -2189,13 +2180,13 @@ msgstr ""
"ťçżëŔÚ źł¸íź­¸Ś ŔĐžî ş¸źźżä.\n"
"\n"
"\n"
-"¸Ž´Ş˝ş żîżľĂźÁŚ ŔÚĂźżë ą×¸Ž°í (ČçČ÷ ˝şżŇŔĚśó°í ÇĎ´Â) °Ąťó ¸Ţ¸đ¸Žżë, Ŕ̡¸°Ô "
-"ĂÖźŇÇŃ\n"
+"¸Ž´Ş˝ş żîżľĂźÁŚ ŔÚĂźżë ą×¸Ž°í (ČçČ÷ ˝şżŇŔĚśó°í ÇĎ´Â) °Ąťó ¸Ţ¸đ¸Žżë, Ŕ̡¸°Ô ĂÖ"
+"źŇÇŃ\n"
"ľÎ °łŔÇ ĆÄĆźźÇŔş ŔÖžîžß ÇŐ´Ď´Ů.\n"
"\n"
"\n"
-"¸¸žŕ (ŔĚŔüżĄ ¸Ž´Á˝ş¸Ś źłÄĄÇŃ ŔűŔĚ ŔÖ°ĹłŞ ´Ů¸Ľ ĆÄĆźźÇ ľľą¸ˇÎ ¸¸ľéžî łőŔş "
-"¸Ž´Ş˝şżë)\n"
+"¸¸žŕ (ŔĚŔüżĄ ¸Ž´Á˝ş¸Ś źłÄĄÇŃ ŔűŔĚ ŔÖ°ĹłŞ ´Ů¸Ľ ĆÄĆźźÇ ľľą¸ˇÎ ¸¸ľéžî łőŔş ¸Ž´Ş"
+"˝şżë)\n"
"ĆÄĆźźÇľéŔĚ ŔĚšĚ Á¸ŔçÇѴٸé, ¸Ž´Ş˝ş źłÄĄżĄ ťçżëÇŇ ĆÄĆźźÇľéŔť\n"
"źąĹø¸ ÇĎ¸é ľË´Ď´Ů.\n"
"\n"
@@ -2213,30 +2204,30 @@ msgstr ""
"\t ÁÖŔÇÇĎźźżä: ŔĎ´Ü Ŕ̡¸°Ô ÇĎ°íłŞ¸é ´Ů˝Ă ľÇľš¸ą źö žř˝Ŕ´Ď´Ů.\n"
"\n"
"\n"
-"\tĄŰ ŔŠľľżěÁî ĆÄĆźźÇŔÇ şó °ř°Ł ťçżë: ¸¸žŕ MS ŔŠľľżěÁî°Ą źłÄĄľÇžî ŔÖ°í ¸đľç "
-"ľđ˝şĹŠ °ř°ŁŔť ťçżëÇĎ°í Ŕִٸé,\n"
-"\t ¸Ž´Ş˝şżë °ř°ŁŔť ťőˇÎ ¸¸ľéžîžß ÇŐ´Ď´Ů. Ŕ̡¸°Ô ÇĎąâŔ§ÇŘź­´Â, ŔŠľľżěÁî "
-"ĆÄĆźźÇŔť Áöżě°ĹłŞ(Ą¸ŔüĂź ľđ˝şĹŠ ťčÁŚĄš\n"
-"\t żÍ Ą¸ŔüšŽ°Ą ¸đľĺĄšşÎşĐŔť ÂüÁśÇĎźźżä.), ŔŠľľżěÁî ĆÄĆźźÇŔÇ ĹŠąâ¸Ś "
-"ŔçÁśÁ¤ÇĎżŠ °ř°ŁŔť ČŽş¸ÇŇ źö ŔÖ˝Ŕ´Ď´Ů. ŔŠľľżěÁî\n"
-"\t ĆÄĆźźÇŔÇ ŔçÁśÁ¤Ŕş ąâÁ¸ŔÇ ľĽŔĚĹ͸Ś ĆÄąŤÇĎÁö žĘąâ ś§šŽżĄ, ŔŠľľżěÁîżÍ "
-"¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś ÇŃ ÄÄÇťĹÍżĄź­ ÇÔ˛˛\n"
+"\tĄŰ ŔŠľľżěÁî ĆÄĆźźÇŔÇ şó °ř°Ł ťçżë: ¸¸žŕ MS ŔŠľľżěÁî°Ą źłÄĄľÇžî ŔÖ°í ¸đľç ľđ"
+"˝şĹŠ °ř°ŁŔť ťçżëÇĎ°í Ŕִٸé,\n"
+"\t ¸Ž´Ş˝şżë °ř°ŁŔť ťőˇÎ ¸¸ľéžîžß ÇŐ´Ď´Ů. Ŕ̡¸°Ô ÇĎąâŔ§ÇŘź­´Â, ŔŠľľżěÁî ĆÄĆź"
+"źÇŔť Áöżě°ĹłŞ(Ą¸ŔüĂź ľđ˝şĹŠ ťčÁŚĄš\n"
+"\t żÍ Ą¸ŔüšŽ°Ą ¸đľĺĄšşÎşĐŔť ÂüÁśÇĎźźżä.), ŔŠľľżěÁî ĆÄĆźźÇŔÇ ĹŠąâ¸Ś ŔçÁśÁ¤ÇĎ"
+"żŠ °ř°ŁŔť ČŽş¸ÇŇ źö ŔÖ˝Ŕ´Ď´Ů. ŔŠľľżěÁî\n"
+"\t ĆÄĆźźÇŔÇ ŔçÁśÁ¤Ŕş ąâÁ¸ŔÇ ľĽŔĚĹ͸Ś ĆÄąŤÇĎÁö žĘąâ ś§šŽżĄ, ŔŠľľżěÁîżÍ ¸Ž´Ş"
+"˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś ÇŃ ÄÄÇťĹÍżĄź­ ÇÔ˛˛\n"
"\t ťçżëÇĎ°íŔÚ ÇѴٸé ŔĚ°ÍŔĚ ąÇŔĺľÇ´Â šćšýŔÔ´Ď´Ů.\n"
"\n"
"\n"
"\t ŔĚ šćšýŔť źąĹĂÇѴٸé, ŔŠľľżěÁî ĆÄĆźźÇŔÇ ĹŠąâ°Ą ÇöŔ纸´Ů ÁŮžîľéąâ ś§šŽżĄ "
"ŔŠľľżěÁ\n"
-"\t ťçżëÇŇ ś§żĄ´Â źŇÇÁĆŽżţžî¸Ś źłÄĄÇĎ°ĹłŞ ľĽŔĚĹ͸Ś ŔúŔĺÇŇ şó °ř°ŁŔĚ ą×¸¸Ĺ­ "
-"ŔűžîÁř´Ů´Â\n"
+"\t ťçżëÇŇ ś§żĄ´Â źŇÇÁĆŽżţžî¸Ś źłÄĄÇĎ°ĹłŞ ľĽŔĚĹ͸Ś ŔúŔĺÇŇ şó °ř°ŁŔĚ ą×¸¸Ĺ­ Ŕű"
+"žîÁř´Ů´Â\n"
"\t °ÍŔť ŔŻłäÇĎźźżä.\n"
"\n"
"\n"
-"\tĄŰ ŔüšŽ°Ą ¸đľĺ: ¸¸žŕ źöľżŔ¸ˇÎ ĆÄĆźźÇ ŔŰž÷Ŕť ÇĎ°íŔÚ ÇѴٸé, ŔĚ°ÍŔť "
-"źąĹĂÇĎźźżä.\n"
+"\tĄŰ ŔüšŽ°Ą ¸đľĺ: ¸¸žŕ źöľżŔ¸ˇÎ ĆÄĆźźÇ ŔŰž÷Ŕť ÇĎ°íŔÚ ÇѴٸé, ŔĚ°ÍŔť źąĹĂÇĎźź"
+"żä.\n"
"\t ŔĚ šćšýŔş ´ë´ÜČ÷ °­ˇÂÇĎÁö¸¸ śÇÇŃ Ŕ§ÇčÇŇ źö ŔÖ´Ů´Â °ÍŔť ¸í˝ÉÇĎźźżä. ˝ą°Ô "
"ľĽŔĚĹ͸Ś\n"
-"\t ŔŇžî šö¸ą źö ŔÖ˝Ŕ´Ď´Ů. ŔüšŽŔűŔÎ Áö˝ÄŔĚ žř´Ů¸é, ŔĚ šćšýŔş Ŕý´ë źąĹĂÇĎÁö "
-"¸śźźżä."
+"\t ŔŇžî šö¸ą źö ŔÖ˝Ŕ´Ď´Ů. ŔüšŽŔűŔÎ Áö˝ÄŔĚ žř´Ů¸é, ŔĚ šćšýŔş Ŕý´ë źąĹĂÇĎÁö ¸ś"
+"źźżä."
#: ../../help.pm_.c:160
msgid ""
@@ -2252,8 +2243,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2336,8 +2327,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2410,13 +2401,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2459,8 +2450,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2531,8 +2522,8 @@ msgstr ""
"ĆŽ¸Ž¸ńˇĎŔť Ćě°í Á˘Ŕť źö ŔÖ˝Ŕ´Ď´Ů.\n"
"\n"
"\n"
-"¸¸žŕ žËĆÄşŞźřŔ¸ˇÎ ĆŃĹ°Áö¸Ś Á¤ˇÄÇŘź­ ş¸°í ˝Í´Ů¸é, Ą¸ą×ˇě/ĆŃĹ°Áöş° Á¤ˇÄ "
-"ŔüČŻĄš\n"
+"¸¸žŕ žËĆÄşŞźřŔ¸ˇÎ ĆŃĹ°Áö¸Ś Á¤ˇÄÇŘź­ ş¸°í ˝Í´Ů¸é, Ą¸ą×ˇě/ĆŃĹ°Áöş° Á¤ˇÄ Ŕü"
+"ČŻĄš\n"
"žĆŔĚÄÜŔť ´Š¸Łźźżä.\n"
"\n"
"\n"
@@ -2623,12 +2614,12 @@ msgid ""
"For information, the first serial port (called \"COM1\" under Microsoft\n"
"Windows) is called \"ttyS0\" under Linux."
msgstr ""
-"žîś°ÇŃ ¸đľŠľľ ĂŁŔť źö žřžú˝Ŕ´Ď´Ů.. ¸đľŠŔĚ żŹ°áľČ ˝Ă¸Žžó Ć÷ĆŽ¸Ś źąĹĂÇŘ "
-"ÁÖźźżä.\n"
+"žîś°ÇŃ ¸đľŠľľ ĂŁŔť źö žřžú˝Ŕ´Ď´Ů.. ¸đľŠŔĚ żŹ°áľČ ˝Ă¸Žžó Ć÷ĆŽ¸Ś źąĹĂÇŘ ÁÖźź"
+"żä.\n"
"\n"
"\n"
-"żš¸Ś ľéžî, Ăššř° ˝Ă¸Žžó Ć÷ĆŽ(MS ŔŠľľżěÁź­´Â Ą¸COM1Ąš)ŔÇ °ćżě, "
-"¸Ž´Ş˝şżĄź­´Â\n"
+"żš¸Ś ľéžî, Ăššř° ˝Ă¸Žžó Ć÷ĆŽ(MS ŔŠľľżěÁź­´Â Ą¸COM1Ąš)ŔÇ °ćżě, ¸Ž´Ş˝şżĄź­"
+"´Â\n"
"Ą¸ttyS0Ąšśó°í Ŕ̸§ şŮżŠ Áý´Ď´Ů."
#: ../../help.pm_.c:406
@@ -2705,19 +2696,19 @@ msgid ""
msgstr ""
"ŔĚÁŚ ł×ĆŽż÷ ŔĺÄĄ¸Ś źłÁ¤ÇŐ´Ď´Ů.\n"
"\n"
-" * IP ÁÖźŇ: ¸¸žŕ šŤžůŔť ŔÔˇÂÇŘžß ÇŇÁö ¸đ¸Ł°Ú´Ů¸é, ł×ĆŽż÷ °ü¸ŽŔÚżĄ°Ô "
-"šŽŔÇÇĎźźżä.\n"
-" ¸¸žŕ žĆˇĄŔÇ Ą¸ŔÚľż IPĄš¸Ś źąĹĂÇѴٸé, ŔĚ śőżĄ´Â žĆšŤ°Íľľ ŔÔˇÂÇĎÁö "
-"¸ťžĆžß ÇŐ´Ď´Ů.\n"
+" * IP ÁÖźŇ: ¸¸žŕ šŤžůŔť ŔÔˇÂÇŘžß ÇŇÁö ¸đ¸Ł°Ú´Ů¸é, ł×ĆŽż÷ °ü¸ŽŔÚżĄ°Ô šŽŔÇÇĎ"
+"źźżä.\n"
+" ¸¸žŕ žĆˇĄŔÇ Ą¸ŔÚľż IPĄš¸Ś źąĹĂÇѴٸé, ŔĚ śőżĄ´Â žĆšŤ°Íľľ ŔÔˇÂÇĎÁö ¸ťžĆ"
+"žß ÇŐ´Ď´Ů.\n"
"\n"
-" * łÝ¸ś˝şĹŠ: Ą¸255.255.255.0Ąš°Ą ŔĎšÝŔűŔÎ °ŞŔÔ´Ď´Ů. ¸¸žŕ Ŕß ¸đ¸Ł°Ú´Ů¸é "
-"ł×ĆŽż÷ °ü¸ŽŔÚżĄ°Ô\n"
+" * łÝ¸ś˝şĹŠ: Ą¸255.255.255.0Ąš°Ą ŔĎšÝŔűŔÎ °ŞŔÔ´Ď´Ů. ¸¸žŕ Ŕß ¸đ¸Ł°Ú´Ů¸é ł×ĆŽ"
+"ż÷ °ü¸ŽŔÚżĄ°Ô\n"
" šŽŔÇÇŘ ş¸źźżä.\n"
"\n"
-" * ŔÚľż IP: ¸¸žŕ ´ÔŔÇ ł×ĆŽż÷ŔĚ BOOTP śÇ´Â DHCP ÇÁˇÎĹäÄÝŔť ťçżëÇѴٸé ŔĚ "
-"żÉźÇŔť źąĹĂÇĎźźżä. Ą¸IP Á֟ҥšśőżĄ\n"
-" žîś°ÇŃ °Şľľ ÁöÁ¤ÇŇ ÇĘżä°Ą žř˝Ŕ´Ď´Ů. Ŕß ¸đ¸Ł°Ú´Ů¸é ł×ĆŽż÷ °ü¸ŽŔÚżĄ°Ô "
-"šŽŔÇÇŘ ş¸źźżä."
+" * ŔÚľż IP: ¸¸žŕ ´ÔŔÇ ł×ĆŽż÷ŔĚ BOOTP śÇ´Â DHCP ÇÁˇÎĹäÄÝŔť ťçżëÇѴٸé ŔĚ żÉ"
+"źÇŔť źąĹĂÇĎźźżä. Ą¸IP Á֟ҥšśőżĄ\n"
+" žîś°ÇŃ °Şľľ ÁöÁ¤ÇŇ ÇĘżä°Ą žř˝Ŕ´Ď´Ů. Ŕß ¸đ¸Ł°Ú´Ů¸é ł×ĆŽż÷ °ü¸ŽŔÚżĄ°Ô šŽŔÇ"
+"ÇŘ ş¸źźżä."
#: ../../help.pm_.c:443
msgid ""
@@ -2883,13 +2874,13 @@ msgstr ""
"ÇÁ¸°ĹÍ°Ą Á÷Á˘ ŔĚ ÄÄÇťĹÍżĄ żŹ°áľÇžî Ŕִٸé, Ą¸ÁöżŞ ÇÁ¸°ĹÍĄš¸Ś źąĹĂÇĎźźżä.\n"
"\n"
"\n"
-"´Ů¸Ľ żř°Ý ŔŻ´Đ˝ş ÄÄÇťĹÍżĄ żŹ°áľÇžî ŔÖ´Â ÇÁ¸°Ĺ͸Ś ťçżëÇѴٸé, Ą¸żř°Ý "
-"ÇÁ¸°ĹÍĄš¸Ś\n"
+"´Ů¸Ľ żř°Ý ŔŻ´Đ˝ş ÄÄÇťĹÍżĄ żŹ°áľÇžî ŔÖ´Â ÇÁ¸°Ĺ͸Ś ťçżëÇѴٸé, Ą¸żř°Ý ÇÁ¸°ĹÍĄš"
+"¸Ś\n"
"źąĹĂÇĎźźżä.\n"
"\n"
"\n"
-"´Ů¸Ľ żř°Ý MS ŔŠľľżěÁî ÄÄÇťĹÍ(śÇ´Â ťďšŮ(SMB)¸Ś żîżëÇĎ´Â ŔŻ´Đ˝ş ÄÄÇťĹÍ)żĄ "
-"żŹ°áľČ\n"
+"´Ů¸Ľ żř°Ý MS ŔŠľľżěÁî ÄÄÇťĹÍ(śÇ´Â ťďšŮ(SMB)¸Ś żîżëÇĎ´Â ŔŻ´Đ˝ş ÄÄÇťĹÍ)żĄ żŹ°á"
+"ľČ\n"
"ÇÁ¸°Ĺ͸Ś ťçżëÇѴٸé, Ą¸ťďšŮ/ŔŠľľżěÁî 95/98/NTĄš¸Ś źąĹĂÇĎźźżä."
#: ../../help.pm_.c:527
@@ -2968,8 +2959,8 @@ msgstr ""
"\n"
"\n"
"ŔĎšÝŔűŔ¸ˇÎ, ´ëşÎşĐŔÇ ÇÁ¸°ĹÍ´Â Ăššř° ĆС˛ˇź Ć÷ĆŽżĄ żŹ°áľË´Ď´Ů.ŔĚ Ć÷ĆŽ´Â\n"
-"GNU/¸Ž´Ş˝şÇĎżĄź­´Â Ą¸/dev/lp0ĄšŔ¸ˇÎ, ¸śŔĚĹŠˇÎźŇÇÁĆŽ ŔŠľľżěÁîÇĎżĄź­´Â "
-"Ą¸LPT1ĄšŔ¸ˇÎ şŇ¸ł´Ď´Ů."
+"GNU/¸Ž´Ş˝şÇĎżĄź­´Â Ą¸/dev/lp0ĄšŔ¸ˇÎ, ¸śŔĚĹŠˇÎźŇÇÁĆŽ ŔŠľľżěÁîÇĎżĄź­´Â Ą¸LPT1Ąš"
+"Ŕ¸ˇÎ şŇ¸ł´Ď´Ů."
#: ../../help.pm_.c:581
msgid "You must now select your printer in the above list."
@@ -3014,16 +3005,16 @@ msgid ""
"to\n"
"remember it without too much effort."
msgstr ""
-"ŔĚÁŚ ´ÔŔÇ ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ ˝Ă˝şĹŰżĄź­ ťçżëľÉ ˇçĆŽ(ROOT) žĎČŁ¸Ś ŔÔˇÂÇŘžß "
-"ÇŐ´Ď´Ů.\n"
+"ŔĚÁŚ ´ÔŔÇ ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ ˝Ă˝şĹŰżĄź­ ťçżëľÉ ˇçĆŽ(ROOT) žĎČŁ¸Ś ŔÔˇÂÇŘžß ÇŐ´Ď"
+"´Ů.\n"
"žĎČŁ´Â Á¤ČŽÇŃ ŔÔˇÂŔť ČŽŔÎÇĎąâ Ŕ§ÇĎżŠ ľżŔĎÇĎ°Ô ľÎ šř ŔÔˇÂÇŘžß ÇŐ´Ď´Ů.\n"
"\n"
"\n"
-"ˇçĆŽ´Â ˝Ă˝şĹŰ °ü¸ŽŔÚ °čÁ¤Ŕ̸ç, ˝Ă˝şĹŰ źłÁ¤Ŕť şŻ°ćÇŇ źö ŔÖ´Â ŔŻŔĎÇŃ "
-"ťçżëŔÚŔÔ´Ď´Ů.\n"
+"ˇçĆŽ´Â ˝Ă˝şĹŰ °ü¸ŽŔÚ °čÁ¤Ŕ̸ç, ˝Ă˝şĹŰ źłÁ¤Ŕť şŻ°ćÇŇ źö ŔÖ´Â ŔŻŔĎÇŃ ťçżëŔÚŔÔ´Ď"
+"´Ů.\n"
"ľűśóź­, ÁÖŔÇÇŘź­ žĎČŁ¸Ś °áÁ¤ÇŘžß ÇŐ´Ď´Ů. \n"
-"Çă°ĄšŢÁö žĘŔş ťçżëŔÚ°Ą ŔĚ °čÁ¤Ŕť ťçżëÇĎ°Ô ľÇ¸é, ˝Ă˝şĹŰ ĹëÇŐźş, ľĽŔĚĹÍ, "
-"żŹ°áľČ ´Ů¸Ľ ˝Ă˝şĹŰżĄ\n"
+"Çă°ĄšŢÁö žĘŔş ťçżëŔÚ°Ą ŔĚ °čÁ¤Ŕť ťçżëÇĎ°Ô ľÇ¸é, ˝Ă˝şĹŰ ĹëÇŐźş, ľĽŔĚĹÍ, żŹ°á"
+"ľČ ´Ů¸Ľ ˝Ă˝şĹŰżĄ\n"
"˝É°˘ÇŃ Ŕ§ÇظŚ ł˘ÄĽ źö ŔÖ˝Ŕ´Ď´Ů.\n"
"\n"
"\n"
@@ -3032,8 +3023,8 @@ msgstr ""
"¸Ţ¸đÁöżĄ šŢžĆ Ŕűžî łőÁö ¸śźźżä!\n"
"\n"
"\n"
-"ą×ˇŻłŞ łĘšŤ şšŔâÇĎ°í ąć°Ô žĎČŁ¸Ś źłÁ¤ÇĎÁö´Â ¸śźźżä: ´ÔŔĚ ŔĚ žĎČŁ¸Ś "
-"ŔŘžîšö¸Ž¸é\n"
+"ą×ˇŻłŞ łĘšŤ şšŔâÇĎ°í ąć°Ô žĎČŁ¸Ś źłÁ¤ÇĎÁö´Â ¸śźźżä: ´ÔŔĚ ŔĚ žĎČŁ¸Ś ŔŘžîšö¸Ž"
+"¸é\n"
"žČ ľÇ´Ďąîżä."
#: ../../help.pm_.c:609
@@ -3082,16 +3073,16 @@ msgstr ""
"°ĄÁö¸ç,°˘°˘ŔÇ Č¨ ľđˇşĹ与żĄ Ŕ̡ŻÇŃ ČŻ°ćźłÁ¤°ŞŔť ŔúŔĺÇĎ°Ô ľË´Ď´Ů.\n"
"\n"
"\n"
-"żěźą, ´Ô ŔÚ˝ĹŔť Ŕ§ÇŃ ŔĎšÝ °čÁ¤Ŕť ¸¸ľĺźźżä! ´Ô¸¸ŔĚ ŔĚ ÄÄÇťĹ͸Ś "
-"ťçżëÇŃ´ŮÇŇÁöśóľľ,\n"
-"ŔĎšÝŔűŔÎ ˝Ă˝şĹŰ ťçżë˝ĂżĄ´Â Ŕý´ëˇÎ ˇçĆŽ °čÁ¤Ŕ¸ˇÎ Á˘źÓÇĎÁö ¸śźźżä: ş¸žČťó "
-"´ë´ÜČ÷ Ŕ§ÇčÇŐ´Ď´Ů.\n"
+"żěźą, ´Ô ŔÚ˝ĹŔť Ŕ§ÇŃ ŔĎšÝ °čÁ¤Ŕť ¸¸ľĺźźżä! ´Ô¸¸ŔĚ ŔĚ ÄÄÇťĹ͸Ś ťçżëÇŃ´ŮÇŇÁöśó"
+"ľľ,\n"
+"ŔĎšÝŔűŔÎ ˝Ă˝şĹŰ ťçżë˝ĂżĄ´Â Ŕý´ëˇÎ ˇçĆŽ °čÁ¤Ŕ¸ˇÎ Á˘źÓÇĎÁö ¸śźźżä: ş¸žČťó ´ë´Ü"
+"Č÷ Ŕ§ÇčÇŐ´Ď´Ů.\n"
"˝ÇźöżĄ ŔÇÇŃ Ŕ߸řľČ ŔÔˇÂŔĚ ˝Ă˝şĹŰŔť ťçżëşŇ´ÉŔ¸ˇÎ ¸¸ľĺ´Â °ćżě°Ą ČçČ÷ ŔϞ źö "
"ŔÖ˝Ŕ´Ď´Ů.\n"
"\n"
"\n"
-"ľűśóź­ ÁöąÝ żŠąâź­ ŔĎšÝ ťçżëŔÚ °čÁ¤Ŕť ¸¸ľé°í, ĆňźŇżĄ´Â ŔĚ °čÁ¤Ŕ¸ˇÎ Á˘źÓÇĎ°í, "
-"\n"
+"ľűśóź­ ÁöąÝ żŠąâź­ ŔĎšÝ ťçżëŔÚ °čÁ¤Ŕť ¸¸ľé°í, ĆňźŇżĄ´Â ŔĚ °čÁ¤Ŕ¸ˇÎ Á˘źÓÇĎ"
+"°í, \n"
"ĆŻş°ÇŃ ˝Ă˝şĹŰ ŔŻÁö/°ü¸Ž ŔŰž÷ŔĚ ÇĘżäÇŇ °ćżěżĄ¸¸ ˇçĆŽˇÎ ˇÎą×ŔÎÇϽù⠚ٜř´Ď´Ů."
#: ../../help.pm_.c:636
@@ -3208,17 +3199,17 @@ msgstr ""
"\n"
" * <źýŔÚ>: ÇŘ´çÇĎ´Â ĹŘ˝şĆŽ ¸đľĺ.\n"
"\n"
-" - şÎĆýà Ą¸/tmpĄšĂťźŇ: şÎĆýÿĄ Ą¸/tmpĄšżĄ ŔÖ´Â ¸đľç ĆÄŔĎ/ľđˇşĹ与¸Ś "
-"ťčÁŚÇĎ°í\n"
+" - şÎĆýà Ą¸/tmpĄšĂťźŇ: şÎĆýÿĄ Ą¸/tmpĄšżĄ ŔÖ´Â ¸đľç ĆÄŔĎ/ľđˇşĹ与¸Ś ťčÁŚÇĎ"
+"°í\n"
"˝Í´Ů¸é, ŔĚ żÉźÇŔť źąĹĂÇĎźźżä.\n"
"\n"
-" - Á¤ČŽÇŃ ˇĽ żëˇŽ(żÉźÇ): şŇÇŕÇĎ°Ôľľ BIOSżĄ°Ôź­ ˝Ă˝şĹŰťçŔÇ ¸Ţ¸đ¸Ž¸Ś "
-"žËžĆłť´Â\n"
+" - Á¤ČŽÇŃ ˇĽ żëˇŽ(żÉźÇ): şŇÇŕÇĎ°Ôľľ BIOSżĄ°Ôź­ ˝Ă˝şĹŰťçŔÇ ¸Ţ¸đ¸Ž¸Ś žËžĆłť"
+"´Â\n"
"ÇĽÁŘŔűŔÎ šćšýŔĚ žř˝Ŕ´Ď´Ů. °áąš ¸Ž´Ş˝ş°Ą żĂšŮ¸Ľ ¸Ţ¸đ¸ŽŔÇ žçŔť žËžĆ łť´ÂľĽ\n"
-"˝ÇĆĐÇŇ źöľľ ŔÖ˝Ŕ´Ď´Ů. ¸¸žŕ Ŕ̡ą ŔĎŔĚ ŔĎžî ł­´Ů¸é, żŠąâź­ żĂšŮ¸Ľ ¸Ţ¸đ¸Ž žçŔť "
-"\n"
-"ÁöÁ¤ÇĎźźżä. ą×ˇ¸Áö¸¸, Ĺ˝ÁöľČ ¸Ţ¸đ¸ŽŔÇ žçŔĚ ˝ÇÁŚ ˝Ă˝şĹŰ ¸Ţ¸đ¸ŽŔÇ žç°ú 2,4MB "
-"Á¤ľľ\n"
+"˝ÇĆĐÇŇ źöľľ ŔÖ˝Ŕ´Ď´Ů. ¸¸žŕ Ŕ̡ą ŔĎŔĚ ŔĎžî ł­´Ů¸é, żŠąâź­ żĂšŮ¸Ľ ¸Ţ¸đ¸Ž žç"
+"Ŕť \n"
+"ÁöÁ¤ÇĎźźżä. ą×ˇ¸Áö¸¸, Ĺ˝ÁöľČ ¸Ţ¸đ¸ŽŔÇ žçŔĚ ˝ÇÁŚ ˝Ă˝şĹŰ ¸Ţ¸đ¸ŽŔÇ žç°ú 2,4MB Á¤"
+"ľľ\n"
"Â÷ŔĚ°Ą łŞ´Â °ÍŔş Ŕ߸řľČ °ÍŔĚ žĆ´Ďśó´Â °ÍżĄ ÁÖŔÇÇĎźźżä."
#: ../../help.pm_.c:697
@@ -3325,8 +3316,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3422,8 +3413,8 @@ msgid ""
" information. Basically, if you don't know what to choose, keep the default "
"option.\n"
msgstr ""
-"˝Ă˝şĹŰżĄ ŔűżëÇŇ ş¸žČ ľîąŢŔť źąĹĂÇŇ źö ŔÖ˝Ŕ´Ď´Ů. ´ő ¸šŔş Á¤ş¸¸Ś žË°í ˝ÍŔ¸¸é "
-"ťçżë źł¸íź­¸Ś\n"
+"˝Ă˝şĹŰżĄ ŔűżëÇŇ ş¸žČ ľîąŢŔť źąĹĂÇŇ źö ŔÖ˝Ŕ´Ď´Ů. ´ő ¸šŔş Á¤ş¸¸Ś žË°í ˝ÍŔ¸¸é ťç"
+"żë źł¸íź­¸Ś\n"
"ÂüÁśÇĎźźżä. Ŕß ¸đ¸Ł°Ú´Ů¸é, ąâşť°ŞŔť ŔŻÁöÇĎźźżä.\n"
#: ../../help.pm_.c:844
@@ -3440,84 +3431,84 @@ msgstr ""
"¸¸žŕ ´Ů¸Ľ żîżľĂźÁŚ¸Ś ˝ĂŔŰÇĎ°í ˝Í´Ů¸é, Ăß°Ą Áö˝ĂťçÇ×Ŕť ŔĐžî ş¸ľľˇĎ\n"
"ÇĎźźżä."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "žđžî źąĹĂ"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "źłÄĄ ĹŹˇĄ˝ş źąĹĂ"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "ÇĎľĺ ľđ˝şĹŠ źąĹĂ"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "¸śżě˝ş źłÁ¤"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Ĺ°ş¸ľĺ źąĹĂ"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "ş¸žČ"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "ĆÄŔϽýşĹŰ ÁŘşń"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "ĆÄĆźźÇ Ć÷¸Ë"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "źłÄĄÇŇ ĆŃĹ°Áö źąĹĂ"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "˝Ă˝şĹŰ źłÄĄ"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "root žĎČŁ źłÁ¤"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "ťçżëŔÚ Ăß°Ą"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "ł×ĆŽżöš źłÁ¤"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "żäžŕźł¸í"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "ź­şń˝ş źłÁ¤"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "şÎĆŽ ľđ˝şĹŠ ÁŚŔŰ"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "şÎĆŽ ˇÎ´ő źłÄĄ"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "X źłÁ¤"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "źłÄĄ łĄłťąâ"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3534,28 +3525,28 @@ msgstr ""
"´ŮŔ˝°ú °°Ŕş ź­šöľéŔĚ źąĹþǞú˝Ŕ´Ď´Ů: %s\n"
"\n"
"\n"
-"ŔĚ ź­šöľéŔş ąâşťŔűŔ¸ˇÎ Č°źşČ­ľË´Ď´Ů. şńˇĎ žĆÁ÷ąîÁö žËˇÁÁř ş¸žČ šŽÁŚ´Â "
-"žřÁö¸¸,\n"
+"ŔĚ ź­šöľéŔş ąâşťŔűŔ¸ˇÎ Č°źşČ­ľË´Ď´Ů. şńˇĎ žĆÁ÷ąîÁö žËˇÁÁř ş¸žČ šŽÁŚ´Â žřÁö"
+"¸¸,\n"
"ťőˇÎżî šŽÁŚÁĄŔĚ šß°ßľÉ źöľľ ŔÖ˝Ŕ´Ď´Ů. ą×ˇ˛ °ćżěżĄ´Â °Ą´ÉÇŃ ÇŃ ˝ĹźÓÇĎ°Ô\n"
"ž÷ą×ˇšŔĚľĺÇŘžß ÇŐ´Ď´Ů.\n"
"\n"
"\n"
"Á¤¸ťˇÎ ŔĚ ź­šöľéŔť źłÄĄÇŐ´Ďąî?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "NIS ľľ¸ŢŔÎ žřŔĚ´Â şęˇÎľĺÄÉ˝şĆŽ¸Ś ťçżëÇŇ źö žř˝Ŕ´Ď´Ů."
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "ÇáÎÇÇ ľđ˝şĹŠ¸Ś %s ľĺśóŔ̺꿥 łÖŔ¸źźżä"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "ŔĚ ÇáÎÇÇ ľđ˝şĹŠ´Â FAT Ć÷¸ËŔĚ žĆ´Ő´Ď´Ů."
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3563,15 +3554,15 @@ msgstr ""
"ŔĚ ŔúŔĺľČ ĆŃĹ°Áö źąĹøńˇĎŔť ťçżëÇҡÁ¸é, ``linux defcfg=floppy''śó°í ŔÔˇÂÇĎżŠ "
"źłÄĄŔť ˝ĂŔŰÇĎźźżä."
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "$f ĆÄŔĎŔť ŔĐ´ÂÁßżĄ żŔˇů°Ą ťý°ĺ˝Ŕ´Ď´Ů."
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "ČŽŔÎ"
@@ -3579,11 +3570,11 @@ msgstr "ČŽŔÎ"
msgid "Please test the mouse"
msgstr "¸śżě˝ş¸Ś Ĺ×˝şĆŽÇĎźźżä."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "¸śżě˝ş¸Ś Č°źşČ­ÇϡÁ¸é"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "¸śżě˝şČŮŔť żňÁ÷żŠ ş¸źźżä."
@@ -3719,8 +3710,8 @@ msgid ""
"There is no FAT partitions to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-"loopbackˇÎ ťçżëÇĎ°ĹłŞ ĹŠąâ¸Ś ÁśÁ¤ÇŇ FAT ĆÄĆźźÇŔĚ žř˝Ŕ´Ď´Ů. (śÇ´Â ľđ˝şĹŠ "
-"°ř°ŁŔĚ şÎÁˇÇŐ´Ď´Ů.)"
+"loopbackˇÎ ťçżëÇĎ°ĹłŞ ĹŠąâ¸Ś ÁśÁ¤ÇŇ FAT ĆÄĆźźÇŔĚ žř˝Ŕ´Ď´Ů. (śÇ´Â ľđ˝şĹŠ °ř°Ł"
+"ŔĚ şÎÁˇÇŐ´Ď´Ů.)"
#: ../../install_interactive.pm_.c:151
msgid "Erase entire disk"
@@ -3799,13 +3790,13 @@ msgstr "¸śżîĆŽ Ć÷ŔÎĆŽ Áßşš %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"ŔϺΠÁßżäÇŃ ĆŃĹ°ÁöľéŔĚ żĂšŮ¸Ł°Ô źłÄĄľÇÁö žĘžŇ˝Ŕ´Ď´Ů.\n"
"CDROM ľĺśóŔĚşę śÇ´Â šĚľđžî°Ą źŐťóľÇžú˝Ŕ´Ď´Ů.\n"
-"ŔĚšĚ źłÄĄ°Ą żĎˇáľČ ÄÄÇťĹÍżĄź­ Ą¸rpm -qpl Mandrake/RPMS/*.rpmĄš¸íˇÉŔ¸ˇÎ "
-"ÁĄ°ËÇŘ ş¸źźżä.\n"
+"ŔĚšĚ źłÄĄ°Ą żĎˇáľČ ÄÄÇťĹÍżĄź­ Ą¸rpm -qpl Mandrake/RPMS/*.rpmĄš¸íˇÉŔ¸ˇÎ ÁĄ°Ë"
+"ÇŘ ş¸źźżä.\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -3901,11 +3892,11 @@ msgid ""
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-"˝Ă˝şĹŰŔÇ ŔÚżřŔĚ şÎÁˇÇŐ´Ď´Ů. ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś źłÄĄÇĎ´ÂľĽ ŔϺΠšŽÁŚ°Ą "
-"šßťýÇŇ\n"
+"˝Ă˝şĹŰŔÇ ŔÚżřŔĚ şÎÁˇÇŐ´Ď´Ů. ¸Ž´Ş˝ş ¸ÇľĺˇšŔĚĹŠ¸Ś źłÄĄÇĎ´ÂľĽ ŔϺΠšŽÁŚ°Ą šßťý"
+"ÇŇ\n"
"źöľľ ŔÖ˝Ŕ´Ď´Ů. ¸¸žŕ šŽÁŚ°Ą šßťýÇϸé, ĹĂ˝şĆŽ ¸đľĺˇÎ źłÄĄ¸Ś ˝ĂľľÇŘ ş¸źźżä.\n"
-"ĹŘ˝şĆŽ ¸đľĺˇÎ źłÄĄÇϡÁ¸é, CDROMŔ¸ˇÎ şÎĆĂČÄ Ą¸F1ĄšŔť ´Š¸Ł°í Ą¸textĄšśó°í "
-"ŔÔˇÂÇĎźźżä."
+"ĹŘ˝şĆŽ ¸đľĺˇÎ źłÄĄÇϡÁ¸é, CDROMŔ¸ˇÎ şÎĆĂČÄ Ą¸F1ĄšŔť ´Š¸Ł°í Ą¸textĄšśó°í ŔÔˇÂ"
+"ÇĎźźżä."
#: ../../install_steps_gtk.pm_.c:156
msgid "Please, choose one of the following classes of installation:"
@@ -3918,6 +3909,7 @@ msgid ""
msgstr "źąĹĂÇŃ ĆŃĹ°Áö ą×ˇěŔÇ ŔüĂź ĹŠąâ°Ą %d MBżĄ °Ąąő˝Ŕ´Ď´Ů.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3932,6 +3924,7 @@ msgstr ""
"šéşĐŔ˛ 100%%´Â źąĹĂľČ ¸đľç ĆŃĹ°ÁöľéŔť źłÄĄÇŐ´Ď´Ů."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4131,8 +4124,8 @@ msgstr "ťçżë ľżŔÇź­"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4292,15 +4285,15 @@ msgstr "ŔüšŽ°Ą"
msgid "Update"
msgstr "ž÷ľĽŔĚĆŽ"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "žîś˛ ÁžˇůŔÇ ¸śżě˝ş¸Ś ťçżëÇϽʴϹî?"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "¸śżě˝ş Ć÷ĆŽ"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "žîś˛ ˝Ă¸Žžó Ć÷ĆŽżĄ ¸śżě˝ş°Ą żŹ°áľÇžî ŔÖłŞżä?"
@@ -4355,8 +4348,8 @@ msgid ""
"Do you agree to loose all the partitions?\n"
msgstr ""
"ÇĎľĺ ľđ˝şĹŠŔÇ ĆÄĆźźÇ Ĺ×ŔĚşíŔť ŔĐŔťźö žř˝Ŕ´Ď´Ů. łĘšŤ źŐťóľÇžî ŔÖ˝Ŕ´Ď´Ů:(\n"
-"šŽÁŚŔÖ´Â ĆÄĆźźÇŔť şńżěąâŔ§ÇŃ ˝Ăľľ¸Ś ÇŇ źö ŔÖ˝Ŕ´Ď´Ů.(¸đľç ľĽŔĚĹÍ°Ą "
-"źŐ˝ÇľË´Ď´Ů!)\n"
+"šŽÁŚŔÖ´Â ĆÄĆźźÇŔť şńżěąâŔ§ÇŃ ˝Ăľľ¸Ś ÇŇ źö ŔÖ˝Ŕ´Ď´Ů.(¸đľç ľĽŔĚĹÍ°Ą źŐ˝ÇľË´Ď"
+"´Ů!)\n"
"´Ů¸Ľ ÇŘ°áĂĽŔş DrakX°Ą ĆÄĆźźÇ Ĺ×ŔĚşíŔť şŻ°ćÇĎÁö ¸řÇĎ°Ô ÇĎ´Â °ÍŔÔ´Ď´Ů.\n"
"(żŔˇů´Â %s ŔÔ´Ď´Ů.)\n"
"\n"
@@ -4456,6 +4449,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Ą¸%sĄšśó°í ÇĽ˝ĂľČ CDROM"
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4580,19 +4574,19 @@ msgstr "NIS ťçżë"
msgid "yellow pages"
msgstr "żťˇÎżě ĆäŔĚÁö"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS ŔÎÁő"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS ľľ¸ŢŔÎ"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS ź­šö"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4610,19 +4604,19 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Ăššř° ÇáÎÇÇ ľĺśóŔĚşę"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "ľÎšř° ÇáÎÇÇ ľĺśóŔĚşę"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "°ÇłĘśŮąâ"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4642,32 +4636,32 @@ msgstr ""
"˝Ă˝şĹŰ šŽÁŚ¸Ś ˝ą°Ô şšą¸ÇŇ źö ŔÖ˝Ŕ´Ď´Ů. ´ÔŔÇ ˝Ă˝şĹŰŔť Ŕ§ÇŃ şÎĆŽ ľđ˝şĹŠ¸Ś\n"
"¸¸ľĺ˝Ă°Ú˝Ŕ´Ďąî?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "ÁËźŰÇŐ´Ď´Ů. ťçżë°Ą´ÉÇŃ ÇáÎÇÇ ľĺśóŔĚşę°Ą žř˝Ŕ´Ď´Ů."
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "şÎĆŽ ľđ˝şĹŠ¸Ś ¸¸ľéś§ ťçżëÇŇ ÇáÎÇÇ ľĺśóŔ̺긌 źąĹĂÇŘ ÁÖźźżä"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "ÇáÎÇÇ ľđ˝şĹŠ¸Ś %s ľĺśóŔ̺꿥 łÖŔ¸źźżä"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "şÎĆŽ ľđ˝şĹŠ ťýźşÁß"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "şÎĆŽ ˇÎ´ő ÁŘşńÁß"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "aboot¸Ś ťçżëÇϽðڽŔ´Ďąî?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4675,57 +4669,57 @@ msgstr ""
"aboot źłÄĄ ˝ÇĆĐ. \n"
"Ăššř° ĆÄĆźźÇŔť ČŃźŐÇŇÁöśóľľ °­ÁŚ źłÄĄÇŇąîżä?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "şÎĆŽˇÎ´ő źłÄĄ°Ą ˝ÇĆĐÇß˝Ŕ´Ď´Ů. ´ŮŔ˝°ú °°Ŕş żŔˇů°Ą šßťýÇß˝Ŕ´Ď´Ů:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"şÎĆŽˇÎ´ő°Ą ÁŚ´ëˇÎ ŔŰľżÇĎąâ Ŕ§ÇŘź­´Â °ř°ł Ćßżţžî şÎĆŽ ŔĺÄĄ¸Ś şŻ°ćÇŇ ÇĘżäźşŔĚ\n"
"ŔÖŔť źöľľ ŔÖ˝Ŕ´Ď´Ů. ¸¸žŕ ŔçşÎĆĂČÄżĄ şÎĆŽˇÎ´ő ÇÁˇŇÇÁĆŽ°Ą łŞĹ¸łŞÁö žĘ´Â´Ů¸é,\n"
"ŔçşÎĆýÿĄ ¸íˇÉ-żÉźÇ-O-F¸Ś °čźÓ ´Š¸Ł°í ŔÖ´Ů°Ą ´ŮŔ˝°ú °°ŔĚ ŔÔˇÂÇĎźźżä:\n"
-"setenv boot-device $of_boot,\\\\tbxi\n"
+"setenv boot-device $of_boot,\\\\:tbxi\n"
"shut-down\n"
"ą×ˇŻ°íłŞ¸é ´ŮŔ˝şÎĹÍ´Â şÎĆŽˇÎ´ő ÇÁˇŇÇÁĆŽ¸Ś şź źö ŔÖŔť °ÍŔÔ´Ď´Ů."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "łˇŔ˝"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "ş¸Ĺë"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "łôŔ˝"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "ş¸žČ ´Ü°č¸Ś źąĹĂÇŘ ÁÖźźżä"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "ÇöŔç ˝Ă˝şĹŰŔť şšÁŚÇĎąâ Ŕ§ÇŃ ŔÚľżźłÄĄ ľđ˝şĹŠ¸Ś ¸¸ľĺ˝Ă°Ú˝Ŕ´Ďąî?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "%s ľĺśóŔ̺꿥 şó ÇáÎÇÇ ľđ˝şĹŠ¸Ś łÖŔ¸źźżä"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "ŔÚľż źłÄĄ ÇáÎÇÇ ľđ˝şĹŠ ťýźş Áß"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4735,13 +4729,13 @@ msgstr ""
"\n"
"Á¤¸ť ÁöąÝ Ážˇá ÇϽðڽŔ´Ďąî?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4755,11 +4749,11 @@ msgstr ""
"źłÄĄČÄ ˝Ă˝şĹŰ źłÁ¤żĄ ´ëÇŃ Á¤ş¸´Â °ř˝Ä ¸ÇľĺˇšŔĚĹŠ ¸Ž´Ş˝ş ŔŻŔú °ĄŔ̾希\n"
"Âü°íÇϽù⠚ٜř´Ď´Ů."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "ŔÚľż źłÄĄ ÇáÎÇÇ ľđ˝şĹŠ ťýźş"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4773,15 +4767,15 @@ msgstr ""
"\n"
"ŔĎšÝŔűŔ¸ˇÎ Á÷Á˘ źłÄĄÇĎ´Â °ÍŔĚ ÁÁ˝Ŕ´Ď´Ů.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "ŔÚľż"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Ŕç˝Ăľľ"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "źąĹĂľČ ĆŃĹ°Áö ¸ńˇĎ ŔúŔĺ"
@@ -4800,11 +4794,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu°Ą žřŔ˝"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "°íąŢ"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "ąâ´ŮˇÁ ÁÖźźżä"
@@ -4833,11 +4827,11 @@ msgstr "´ÔŔÇ źąĹĂŔş? (ąâşť°Ş %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "´ÔŔÇ źąĹĂŔş? (ąâşť°ŞŔş %s, žř´Ů¸éĄ¸noneĄšŔÔˇÂ) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "ĂźÄÚ (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "ľśŔĎ"
@@ -4845,19 +4839,19 @@ msgstr "ľśŔĎ"
msgid "Dvorak"
msgstr "ľĺş¸śô"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "˝şĆäŔÎ"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "ÇÉśőľĺ"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "ÇÁśű˝ş"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "łë¸ŁżţŔĚ"
@@ -4865,15 +4859,15 @@ msgstr "łë¸ŁżţŔĚ"
msgid "Polish"
msgstr "Ćúśőľĺ"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "ˇŻ˝ĂžĆ"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "żľąš"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "šĚąš"
@@ -4889,207 +4883,207 @@ msgstr "šĚąš (ŸŔÚąâ)"
msgid "Armenian (phonetic)"
msgstr "šĚąš (Ŕ˝źşÇĐ)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani (śóĆž)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjani (˝Ă¸ą šŽŔÚ)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "ş§ąâżĄ"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "şŇ°Ą¸ŽžĆ"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "şęśóÁú (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "ş§śóˇç˝ĂžĆ"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "˝şŔ§˝ş (ľśžî)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "˝şŔ§˝ş (şŇžî)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "ĂźÄÚ (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "ĂźÄÚ (ÇÁˇÎą×ˇĄ¸Ó)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "ľśŔĎ (dead Ĺ° žřŔ˝)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "ľ§¸śĹŠ"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "ľĺş¸śô(US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "ľĺş¸śô(łë¸ŁżţŔĚ)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "żĄ˝şĹä´ĎžĆ"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "ą×ˇçÁöžĆ(ˇŻ˝ĂžĆžî)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "ą×ˇçÁöžĆ (śóĆž)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "ą×¸Ž˝ş"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Çë°Ą¸Ž"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "ĹŠˇÎžĆĆźžĆ"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "ŔĚ˝şśóż¤"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "ŔĚ˝şśóż¤ (Ŕ˝źşÇĐ)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "ŔĚśő"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "žĆŔĚ˝˝ˇŁľĺ"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "ŔĚĹť¸ŽžĆ"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "ŔĎşť 106Ĺ°"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "ÇŃąŰ Ĺ°ş¸ľĺ"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "śóĆž žĆ¸Ţ¸ŽÄŤ"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "¸śÄÉľľ´ĎžĆ"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "ł×ľ¨śőľĺ"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "¸ŽĹőžĆ´ĎžĆ AZERTY (ą¸Çü)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "¸ŽĹőžĆ´ĎžĆ AZERTY (˝ĹÇü)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "¸ŽĹőžĆ´ĎžĆ (źýŔÚż­ QWERTY)"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "¸ŽĹőžĆ´ĎžĆ (Ŕ˝źşÇĐ QWERTY)"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Ćúśőľĺ (QwertY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Ćúśőľĺ (QwertZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Ć÷ˇçĹőÄŽ"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "ÄłłŞ´Ů (Äůş¤)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "ˇŻ˝ĂžĆ (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "˝şżţľ§"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "˝˝ˇÎşŁ´ĎžĆ"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "˝˝ˇÎšŮĹ°žĆ (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "˝˝ˇÎšŮĹ°žĆ (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "˝˝ˇÎšŮĹ°žĆ (ÇÁˇÎą×ˇĄ¸Ó)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "ĹÂąš"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "ĹÍąâ (ŔüĹë Ą¸FĄš¸đľ¨"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "ĹÍĹ° (Çö´ë Ą¸QĄš¸đľ¨"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "żěĹŠśóŔĚłŞ"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US Ĺ°ş¸ľĺ (ąšÁŚ)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "şŁĆŽł˛ (źýŔÚż­ QWERTY)"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "ŔŻ°í˝˝śóşńžĆ (śóĆž/˝Ă¸ą šŽŔÚ)"
@@ -5217,31 +5211,31 @@ msgstr "´ŮŔ˝ ->"
msgid "<- Previous"
msgstr "<- ŔĚŔü"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "ŔĚ°ÍŔĚ ¸Â˝Ŕ´Ďąî?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "ŔÎĹÍłÝ źłÁ¤"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "ÁöąÝ ŔÎĹÍłÝ żŹ°áŔť ˝ĂľľÇŘ ş¸˝Ă°Ú˝Ŕ´Ďąî?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "żŹ°á Ĺ×˝şĆŽ Áß..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "ÁöąÝ ˝Ă˝şĹŰŔĚ ŔÎĹͳݿĄ żŹ°áľÇžú˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "ş¸žČťóŔÇ ŔĚŔŻˇÎ ŔĚÁŚ żŹ°áŔť ˛÷Ŕť °ÍŔÔ´Ď´Ů."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5249,18 +5243,18 @@ msgstr ""
"˝Ă˝şĹŰŔĚ ŔÎĹͳݿĄ żŹ°áľÇÁö žĘŔş ľíÇŐ´Ď´Ů.\n"
"żŹ°á źłÁ¤Ŕť ´Ů˝ĂÇŘ ş¸źźżä."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "ł×ĆŽż÷ ČŻ°ć źłÁ¤"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN źłÁ¤"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5268,79 +5262,79 @@ msgstr ""
"°řąŢŔÚ¸Ś źąĹĂÇĎźźżä.\n"
"¸ńˇĎżĄ žřŔ¸¸é, Ą¸¸ńˇĎżĄ žřŔ˝ĄšŔť źąĹĂÇĎźźżä."
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "żŹ°á źłÁ¤"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "žĆˇĄ žç˝ÄŔť äżö ÁÖźźżä."
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "ÄŤľĺ IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "ÄŤľĺ ¸Ţ¸đ¸Ž (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "ÄŤľĺ IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "ÄŤľĺ IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "ÄŤľĺ IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "´ÔŔÇ °łŔÎ ŔüČ­ šřČŁ"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "°řąŢŔÚ Ŕ̸§ (żš provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "°řąŢŔÚ ŔüČ­šřČŁ"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "°řąŢŔÚ DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "°řąŢŔÚ DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "´ŮŔĚžó¸ľ ¸đľĺ"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "ˇÎą×ŔÎ °čÁ¤(ťçżëŔÚ¸í)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "°čÁ¤ žĎČŁ"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "ŔŻˇ´"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "ŔŻˇ´ (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "´Ů¸Ľ ÁöżŞ"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5348,27 +5342,27 @@ msgstr ""
"´Ů¸Ľ ÁöżŞ \n"
" DäłÎ (leased lines) žĆ´Ô"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "žîś˛ ÇÁˇÎĹäÄÝŔť ťçżëÇϽðڽŔ´Ďąî?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "žîś˛ ÁžŔŻŔÇ ÄŤľĺ¸Ś °ĄÁö°í ŔÖ˝Ŕ´Ďąî?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "¸đ¸Ł°ÚŔ˝"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5380,31 +5374,31 @@ msgstr ""
"\n"
"¸¸žŕ PCMCIA ÄŤľĺ¸Ś °ĄÁö°í Ŕִٸé, IRQżÍ IO °ŞŔť žË°í ŔÖžîžß ÇŐ´Ď´Ů.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "ÁßÁö"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "°čźÓ"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "žî´Ŕ °ÍŔĚ ´ÔŔÇ ISDN ÄŤľĺŔÔ´Ďąî?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-"ISDN PCI ÄŤľĺ°Ą °¨ÁöľÇžúÁö¸¸, ą× ŔŻÇüŔť žË źö žř˝Ŕ´Ď´Ů. ´ŮŔ˝ Č­¸éżĄź­ PCI "
-"ÄŤľĺ¸Ś źąĹĂÇŘ ÁÖźźżä."
+"ISDN PCI ÄŤľĺ°Ą °¨ÁöľÇžúÁö¸¸, ą× ŔŻÇüŔť žË źö žř˝Ŕ´Ď´Ů. ´ŮŔ˝ Č­¸éżĄź­ PCI ÄŤ"
+"ľĺ¸Ś źąĹĂÇŘ ÁÖźźżä."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "ISDN PCI ÄŤľĺ °Ëťö ˝ÇĆĐ. ´ŮŔ˝ Č­¸éżĄź­ Á÷Á˘ źąĹĂÇŘ ÁÖźźżä."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5412,21 +5406,21 @@ msgstr ""
"žîś°ÇŃ ł×ĆŽż÷ žî´đĹÍľľ °¨ÁöľÇÁö žĘžŇ˝Ŕ´Ď´Ů.\n"
"żŹ°á źłÁ¤Ŕť ÇŇ źö žř˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "ł×ĆŽż÷ ŔÎĹÍĆäŔĚ˝ş¸Ś źąĹĂÇĎźźżä."
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "žîś˛ žî´đĹ͡ΠŔÎĹͳݿĄ żŹ°áÇŇ °ÍŔÎÁö źąĹĂÇĎźźżä."
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "ł×ĆŽż÷ ŔÎĹÍĆäŔĚ˝ş"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5434,72 +5428,72 @@ msgstr ""
"\n"
"ľżŔÇÇŐ´Ďąî?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "ł×ĆŽż÷ ŔĺÄĄ¸Ś ´Ů˝Ă ˝ĂľżÇŇ °ÍŔÔ´Ď´Ů:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL źłÁ¤"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "şÎĆýÿĄ żŹ°áÇĎľľˇĎ ÇĎ°Ú˝Ŕ´Ďąî?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "žîś˛ ˝Ă¸Žžó Ć÷ĆŽżĄ ¸śżě˝ş°Ą żŹ°áľÇžî ŔÖłŞżä?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "´ŮŔĚžóž÷ żÉźÇ"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "żŹ°á Ŕ̸§"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "ŔüČ­ šřČŁ"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ˇÎą×ŔÎ ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "ťçżëŔÚ ŔÎÁő"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "˝şĹŠ¸łĆŽ ąâšÝ"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Ĺ͚̳Ż ąâšÝ"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "ľľ¸ŢŔÎ Ŕ̸§"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Ăššř° DNS ź­šö (żÉźÇ)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "ľÎšř° DNS ź­šö (żÉźÇ)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "ł×ĆŽż÷ ŔĺÄĄ $netc->{NET_DEVICE}¸Ś Ŕç˝ĂľżÇҡÁ°í ÇŐ´Ď´Ů. ľżŔÇ ÇŐ´Ďąî?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5507,7 +5501,7 @@ msgstr ""
"\n"
"żŹ°áŔť ÇŘÁŚÇĎ°ĹłŞ ´Ů˝Ă źłÁ¤ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5515,11 +5509,11 @@ msgstr ""
"\n"
"żŹ°áŔť ´Ů˝Ă źłÁ¤ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "ÇöŔç ŔÎĹͳݿĄ żŹ°áľÇžî ŔÖ˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5527,48 +5521,48 @@ msgstr ""
"\n"
"ŔÎĹͳݿĄ żŹ°áÇĎ°ĹłŞ żŹ°áŔť ŔçźłÁ¤ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "ÇöŔç ŔÎĹͳݿĄ żŹ°áľÇžî ŔÖÁö žĘ˝Ŕ´Ď´Ů."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "ŔÎĹͳݿĄ żŹ°á"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "ŔÎĹÍłÝ żŹ°á ˛÷ąâ"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "ł×ĆŽż÷ żŹ°á źłÁ¤ (LAN śÇ´Â ŔÎĹÍłÝ)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "ŔÎĹÍłÝ żŹ°á & źłÁ¤"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "ł×ĆŽż÷ źłÁ¤ ¸śšýťç"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "żÜŔĺ ISDN ¸đľŠ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "łťŔĺ ISDN ÄŤľĺ"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "žîś˛ ÁžˇůŔÇ ISDN żŹ°áŔť ťçżëÇŐ´Ďąî?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "ŔÎĹͳݿĄ żŹ°á"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5578,24 +5572,24 @@ msgstr ""
"ÇĎÁö¸¸, žîś˛ °ćżěżĄ´Â PPTPłŞ, ąŘČ÷ ľĺš°°Ô´Â DHCPľľ ťçżëľË´Ď´Ů.\n"
"Ŕß ¸đ¸Ł°Ú´Ů¸é, Ą¸PPPOE ťçżëĄšŔť źąĹĂÇĎźźżä."
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "DHCP ťçżë"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "PPPOE ťçżë"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "PPTP ťçżë"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "%s ł×ĆŽż÷ ŔĺÄĄ¸Ś Ŕç˝ĂľżÇϡÁ ÇŐ´Ď´Ů. ľżŔÇÇŐ´Ďąî?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5603,15 +5597,15 @@ msgstr ""
"žîś˛ dhcp ĹŹśóŔĚžđĆŽ¸Ś ťçżëÇĎ°Ú˝Ŕ´Ďąî?\n"
"dhcpcd°Ą ąâşť°ŞŔÔ´Ď´Ů."
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "ł×ĆŽż÷ źłÁ¤"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "ł×ĆŽż÷Ŕť ´Ů˝Ă ˝ĂŔŰÇĎ°Ú˝Ŕ´Ďąî?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5622,19 +5616,19 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""
-"ÁöąÝ ł×ĆŽż÷Ŕť ťçżëÇĎżŠ źłÄĄÇĎ°í ŔÖ´Â ÁßŔ̚ǡÎ, ł×ĆŽż÷ źłÁ¤Ŕş ŔĚšĚ ľÇžî "
-"ŔÖ˝Ŕ´Ď´Ů.\n"
+"ÁöąÝ ł×ĆŽż÷Ŕť ťçżëÇĎżŠ źłÄĄÇĎ°í ŔÖ´Â ÁßŔ̚ǡÎ, ł×ĆŽż÷ źłÁ¤Ŕş ŔĚšĚ ľÇžî ŔÖ˝Ŕ´Ď"
+"´Ů.\n"
"Ą¸ČŽŔÎĄšŔť ´­ˇŻ ÇöŔç źłÁ¤Ŕť ŔŻÁöÇĎ°ĹłŞ, Ą¸ĂëźŇĄš¸Ś ´­ˇŻ ŔÎĹÍłÝ/ł×ĆŽż÷ żŹ°áŔť "
"´Ů˝Ă źłÁ¤ÇĎźźżä.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5646,62 +5640,62 @@ msgstr ""
"ÁöąÝ ŔÎĹÍłÝ/ł×ĆŽż÷ żŹ°áŔť źłÁ¤ÇϡÁ ÇŐ´Ď´Ů.\n"
"ŔÚľż °ËťöŔť ťçżëÇĎ°í ˝ÍÁö žĘ´Ů¸é, ßŊšÚ˝ş¸Ś ÇŘÁŚÇĎźźżä.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "źłÁ¤ÇŇ ÇÁˇÎĆÄŔĎŔť źąĹĂÇĎźźżä."
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "ŔÚľż°Ëťö ťçżë"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "ŔĺÄĄ¸Ś °ËťöÇĎ°í ŔÖ˝Ŕ´Ď´Ů..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "ŔĎšÝ ¸đľŠ żŹ°á"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "%s Ć÷ĆŽżĄź­ šß°ß"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN żŹ°á"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "%s šß°ß"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSl (śÇ´Â ADSL) żŹ°á"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "ŔÎĹÍĆäŔĚ˝ş %sťóżĄź­ šß°ß"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "ÄłŔĚşí żŹ°á"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN żŹ°á"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ŔĚ´őłÝ ÄŤľĺ šß°ß"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "žîśť°Ô ŔÎĹͳݿĄ żŹ°áÇŇ °ÍŔÔ´Ďąî?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -5711,7 +5705,7 @@ msgstr ""
"\n"
"ŔĚÁŚ źłÁ¤ŔĚ ˝Ă˝şĹŰżĄ ŔűżëľÉ °ÍŔÔ´Ď´Ů."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5774,11 +5768,11 @@ msgid " (driver $module)"
msgstr " ($module ľĺśóŔĚšö)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP ÁÖźŇ"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "łÝ¸ś˝şĹŠ"
@@ -5811,7 +5805,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS ź­šö"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "°ÔŔĚĆŽżţŔĚ"
@@ -5839,11 +5833,11 @@ msgstr "ÇÁśô˝Ă Ŕ̸§Ŕş httP://... ŔĚžîžß ÇŐ´Ď´Ů."
msgid "Proxy should be ftp://..."
msgstr "ÇÁśô˝Ă Ŕ̸§Ŕş ftp://... ŔĚžîžß ÇŐ´Ď´Ů."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "ŔĚ ˝Ă˝şĹŰżĄź­´Â ČŽŔĺĆÄĆźźÇŔĚ ÁöżřľÇÁö žĘ˝Ŕ´Ď´Ů."
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5853,21 +5847,21 @@ msgstr ""
"ŔŻŔĎÇŃ ÇŘ°áĂĽŔş ÁÖ ĆÄĆźźÇľéŔĚ ČŽŔĺ ĆÄĆźźÇľéŔÇ ľÚżĄ ŔÖ´Â şó °ř°ŁŔť Â÷ÁöÇĎľľˇĎ "
"żČąâ´Â °ÍŔÔ´Ď´Ů."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "%s ĆÄŔĎŔť ŔĐ´ÂÁß żŔˇů°Ą šßťýÇß˝Ŕ´Ď´Ů."
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "%s ĆÄŔϡκÎĹÍŔÇ şšą¸ ˝ÇĆĐ: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Ŕ߸řľČ šéž÷ ĆÄŔĎ"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "%s ĆÄŔĎżĄ ž˛ąâ żŔˇů"
@@ -6514,8 +6508,8 @@ msgid ""
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Ć÷ĆŽ¸ĘĆŰ(portmapper)´Â NFSżÍ NIS °°Ŕş ÇÁˇÎĹäÄÝżĄ ŔÇÇŘ ťçżëľÇ´Â\n"
-"RPC żŹ°áŔť °ü¸ŽÇŐ´Ď´Ů. Ć÷ĆŽ¸Ę ź­šö´Â RPC ¸ŢÄż´ĎÁňŔť ŔĚżëÇĎ´Â ÇÁˇÎĹäÄÝżë "
-"ź­šöˇÎ\n"
+"RPC żŹ°áŔť °ü¸ŽÇŐ´Ď´Ů. Ć÷ĆŽ¸Ę ź­šö´Â RPC ¸ŢÄż´ĎÁňŔť ŔĚżëÇĎ´Â ÇÁˇÎĹäÄÝżë ź­šö"
+"ˇÎ\n"
"ťçżëľÇ°í ŔÖ´Â ÄÄÇťĹÍżĄ´Â šÝľĺ˝Ă ˝ÇÇŕľÇ°í ŔÖžîžß ÇŐ´Ď´Ů."
#: ../../services.pm_.c:70
@@ -6548,10 +6542,10 @@ msgid ""
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
-"Routed ľĽ¸óŔş RIP ÇÁˇÎĹäÄÝŔť ĹëÇŘ ŔÚľżŔ¸ˇÎ IP śóżěĹÍ Ĺ×ŔĚşíŔĚ °ť˝ĹľÇľľˇĎ "
-"ÇŐ´Ď´Ů.\n"
-"RIP´Â źŇąÔ¸đ ł×ĆŽż÷Ŕť Ŕ§ÇŃ °ÍŔĚąâ ś§šŽżĄ, ´ëąÔ¸đ ł×ĆŽż÷Ŕť Ŕ§ÇŘź­´Â ş¸´Ů "
-"şšŔâÇŃ\n"
+"Routed ľĽ¸óŔş RIP ÇÁˇÎĹäÄÝŔť ĹëÇŘ ŔÚľżŔ¸ˇÎ IP śóżěĹÍ Ĺ×ŔĚşíŔĚ °ť˝ĹľÇľľˇĎ ÇŐ´Ď"
+"´Ů.\n"
+"RIP´Â źŇąÔ¸đ ł×ĆŽż÷Ŕť Ŕ§ÇŃ °ÍŔĚąâ ś§šŽżĄ, ´ëąÔ¸đ ł×ĆŽż÷Ŕť Ŕ§ÇŘź­´Â ş¸´Ů şšŔâ"
+"ÇŃ\n"
"śóżěĆĂ ÇÁˇÎĹäÄÝŔĚ ÇĘżäÇŐ´Ď´Ů."
#: ../../services.pm_.c:79
@@ -6785,8 +6779,8 @@ msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
-"°ć°í! ąâÁ¸ŔÇ šćČ­şŽ źłÁ¤ŔĚ °¨ÁöľÇžú˝Ŕ´Ď´Ů. źłÄĄ°Ą łĄł­ ČÄżĄ Á÷Á˘ źöÁ¤ÇŇ "
-"ÇĘżä°Ą ŔÖ˝Ŕ´Ď´Ů."
+"°ć°í! ąâÁ¸ŔÇ šćČ­şŽ źłÁ¤ŔĚ °¨ÁöľÇžú˝Ŕ´Ď´Ů. źłÄĄ°Ą łĄł­ ČÄżĄ Á÷Á˘ źöÁ¤ÇŇ ÇĘżä"
+"°Ą ŔÖ˝Ŕ´Ď´Ů."
#: ../../standalone/drakgw_.c:276
msgid "Configuring..."
@@ -6811,8 +6805,8 @@ msgid ""
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
"¸đľç °ÍŔĚ źłÁ¤ľÇžú˝Ŕ´Ď´Ů.\n"
-"ŔĚÁŚ ŔÚľż ł×ĆŽż÷ źłÁ¤ąâ´É(DHCP)Ŕ¸ˇÎ ÁöżŞ ł×ĆŽżöťóŔÇ ´Ů¸Ľ ÄÄÇťĹÍżÍ ŔÎĹÍłÝ "
-"żŹ°á °řŔŻ¸Ś ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
+"ŔĚÁŚ ŔÚľż ł×ĆŽż÷ źłÁ¤ąâ´É(DHCP)Ŕ¸ˇÎ ÁöżŞ ł×ĆŽżöťóŔÇ ´Ů¸Ľ ÄÄÇťĹÍżÍ ŔÎĹÍłÝ żŹ"
+"°á °řŔŻ¸Ś ÇŇ źö ŔÖ˝Ŕ´Ď´Ů."
#: ../../standalone/drakgw_.c:608
msgid "The setup has already been done, but it's currently disabled."
@@ -6850,7 +6844,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "ł×ĆŽż÷ źłÁ¤ (%d žîľŞĹÍ)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "ÇÁˇÎĆÄŔĎ: "
@@ -6941,7 +6935,7 @@ msgstr "ŔĚÁŚ ˝Ă˝şĹŰŔÇ żŹ°áŔĚ ˛÷žîÁř ťóĹÂŔÔ´Ď´Ů."
msgid "Configure Internet Access..."
msgstr "ŔÎĹÍłÝ Á˘ąŮ źłÁ¤..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN źłÁ¤"
@@ -6977,76 +6971,76 @@ msgstr "Ŕűżë"
msgid "Please Wait... Applying the configuration"
msgstr "ąâ´ŮˇÁ ÁÖźźżä... źłÁ¤Ŕť ŔűżëÇĎ°í ŔÖ˝Ŕ´Ď´Ů."
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN źłÁ¤"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "žî´đĹÍ %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "şÎĆŽ ÇÁˇÎĹäÄÝ"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "şÎĆýà ˝ĂŔŰľĘ"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP ĹŹśóŔĚžđĆŽ"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "ÇŘÁŚ"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Çăżë"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "ŔÎĹÍłÝ żŹ°á źłÁ¤"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "ŔÎĹÍłÝ żŹ°á źłÁ¤"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "żŹ°á ŔŻÇü: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "ŔÎŔÚ"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "°řąŢŔÚ DNS 1 (żÉźÇ)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "°řąŢŔÚ DNS 2 (żÉźÇ)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "ŔĚ´őłÝ ÄŤľĺ"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP ĹŹśóŔĚžđĆŽ"
@@ -7077,8 +7071,8 @@ msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-"žĎČŁąâ´ÉŔĚ ŔűżëľÇÁö¸¸, ł×ĆŽż÷żĄ żŹ°áľČ ÄÄÇťĹ͡ΠťçżëÇϹ⿥´Â žĆÁ÷ ŔűŔýÇĎÁö "
-"žĘ˝Ŕ´Ď´Ů."
+"žĎČŁąâ´ÉŔĚ ŔűżëľÇÁö¸¸, ł×ĆŽż÷żĄ żŹ°áľČ ÄÄÇťĹ͡ΠťçżëÇϹ⿥´Â žĆÁ÷ ŔűŔýÇĎÁö žĘ"
+"˝Ŕ´Ď´Ů."
#: ../../standalone/draksec_.c:33
msgid ""
@@ -7151,14 +7145,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "śóŔĚşę ž÷ą×ˇšŔ̾希 ˝ĂŔŰÇŇ źö žř˝Ŕ´Ď´Ů!!! \n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "šß°ßľČ ˝Ă¸Žžó_USB°Ą žř˝Ŕ´Ď´Ů.\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "3šöĆ° żĄšÄˇšŔĚĆŽ?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "¸śżě˝ş¸Ś Ĺ×˝şĆŽÇĎźźżä."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "ł×ĆŽż÷ °¨˝Ă"
@@ -7633,8 +7632,8 @@ msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
-"żŔÇÇ˝ş ÇÁˇÎą×ˇĽľé: żöľĺÇÁˇÎźźź­ (kword, abiword), ˝şÇÁˇšľĺ˝ŹĆŽ "
-"(kspread,gnumeric), pdf şäžî, ľîľî"
+"żŔÇÇ˝ş ÇÁˇÎą×ˇĽľé: żöľĺÇÁˇÎźźź­ (kword, abiword), ˝şÇÁˇšľĺ˝ŹĆŽ (kspread,"
+"gnumeric), pdf şäžî, ľîľî"
# ../../share/compssUsers
#: ../../share/compssUsers:999
@@ -7704,5 +7703,23 @@ msgstr "˝Źżî ÄÄÇťĹÍ źłÁ¤Ŕť Ŕ§ÇŃ ľľą¸"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "¸ŢŔĎ, ´ş˝ş, ŔĽ, ĆÄŔĎŔüźŰ, äĆĂżë ľľą¸¸đŔ˝"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d şĐ"
+
+#~ msgid "1 minute"
+#~ msgstr "1 şĐ"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d ĂĘ"
+
#~ msgid "cannot fork: "
#~ msgstr "Ć÷ĹŠ(Fork)ÇŇ źö žř˝Ŕ´Ď´Ů:"
diff --git a/perl-install/share/po/lt.po b/perl-install/share/po/lt.po
index d32d99eef..e949d8b58 100644
--- a/perl-install/share/po/lt.po
+++ b/perl-install/share/po/lt.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX \n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-03-04 23:55+0200\n"
"Last-Translator: Mykolas Norvaiđas <Myka@centras.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -56,16 +56,17 @@ msgstr "Pasirink X serverá"
msgid "X server"
msgstr "X serveris"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Kuriŕ XFree konfigűracijŕ tu nori turëti?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -74,17 +75,17 @@ msgstr ""
"Tavo plokđtë palaiko 3D árenginio akseleracijŕ, bet tik su XFree %s.\n"
"Tavo plokđtë dirba su XFree %s, kuris galbűt geriau palaiko 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Tavo plokđtë palaiko 3D akseleracijŕ su XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s su 3D árenginio akseleracija"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -93,12 +94,12 @@ msgstr ""
"Jűsř korta palaiko 3D akseleracija su XFree %s.ATMINKITE, KAD TAI YRA "
"EKSPERIMENTINIS PALIKYMAS IR GALI PAKABINTI KOMPIUTERÁ."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s su EKSPERIMENTINE 3D árenginio akseleracija"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -110,27 +111,27 @@ msgstr ""
"KOMPIUTERÁ.\n"
"Jűsř korta dirba su XFree %s kuris galbűt geriau palaiko 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree konfigűravimas"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Pasirink savo vaizdo plokđtës atminties dydá"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Pasirink serverio nuostatas"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Pasirink monitoriř"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitorius"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -151,39 +152,39 @@ msgstr ""
"uţ palaikomŕ monitoriaus, nes gali já sugadinti. Jeigu abejoji,\n"
"pasirink konservatyviŕ nuostatŕ."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontalaus atnaujinimo daţnis"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikalaus atnaujinimo daţnis"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitorius nenurodytas"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Vaizdo plokđtë dar nenurodyta"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Dar nepasirinkta skiriamoji geba"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Ar tu nori iđbandyti nustatymus?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Perspëjimas: đios plokđtës bandymas gali pakabinti kompiuterá"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Nustatymř tikrinimas"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -191,152 +192,152 @@ msgstr ""
"\n"
"pabandyk pakeisti kai kuriuos parametrus"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ávyko klaida:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Baigiu per %d sekundţiř (-es)"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Ar toks nustatymas tave tenkina?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ávyko klaida, bandyk pakeisti kai kuriuos parametrus"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Skiriamoji geba"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Pasirink skiriamŕjŕ gebŕ ir spalvř gylá"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Vaizdo plokđtë: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 serveris: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Eksperto Reţimas"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Rodyti viskŕ"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Skiriamosios gebos"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Klaviatűros iđdëstymas: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Pelës tipas: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Pelës árenginys: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitorius: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitoriaus horiz. skleistinë: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitoriaus vert. skleistinë: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Vaizdo plokđtë: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Vaizdo atmintis: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Spalvř gylis: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Skiriamoji geba: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 serveris: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 tvarkyklë: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Ruođiami X-Window nustatymai"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Kŕ tu nori daryti?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Pakeisti monitoriř"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Pakeisti vaizdo plokđtć"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Pakeisti serverio nustatymus"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Pakeisti skiriamŕjŕ gebŕ"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Rodyti informacijŕ"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Patikrinti vël"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Iđeiti"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -349,20 +350,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Prađom iđ naujo paleisti %s, kad pakeitimai bűtř aktyvuoti"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prađom atsisveikinti ir paskui paspausti Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X paleidţiant"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -470,7 +471,7 @@ msgstr "Monitorius, galintis 1600x1200 prie 76 Hz"
msgid "First sector of boot partition"
msgstr "Pirmasis ákrovos skirsnio sektorius"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Pirmasis kaupiklio sektorius (MBR)"
@@ -510,11 +511,11 @@ msgstr "Ákrova su DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Ákrovos tvarkyklës pagrindinës parinktys"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Naudojama ákrovos tvarkyklë"
@@ -522,7 +523,7 @@ msgstr "Naudojama ákrovos tvarkyklë"
msgid "Bootloader installation"
msgstr "Ákrovos tvarkyklës ádiegimas"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Ákrovos árenginys"
@@ -538,7 +539,7 @@ msgstr "Kompaktiđkas"
msgid "compact"
msgstr "kompaktiđkas"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Vaizdo reţimas"
@@ -546,14 +547,14 @@ msgstr "Vaizdo reţimas"
msgid "Delay before booting default image"
msgstr "Palaukti prieđ ákraunant áprastŕ atvaizdŕ"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Slaptaţodis"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Slaptaţodis (vël)"
@@ -590,42 +591,42 @@ msgstr ""
"Parinktis ĽGrieţtos komandinës eilutës parinktys´ yra nenaudingŕ be "
"slaptaţodţio"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Prađom bandyti vël"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Slaptaţodţiai nesutampa"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Áprastas"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -633,147 +634,147 @@ msgstr ""
"Čia yra skirtingi árađai.\n"
"Tu gali pakeisti esamus arba prijungti naujus."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Pridëti"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Atlikta"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Taisyti RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Kokio tipo árađŕ tu nori pridëti?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Kitos OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Kitos OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Kitos OS (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Atvaizdas"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Đakninis"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Pridurti"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Skaitymui-rađymui"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Lentelë"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nesaugus"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Ţymë"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Áprastas"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Iđmesti árađŕ"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Tuđčia ţymë neleidţiama"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Đi ţymë jau naudojama"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Kokio tipo skirsniř skaidymas?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Rasti %s %s interfeisai"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Ar turi dar vienŕ?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Ar tu turi koká nors %s interfeisŕ?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Taip"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Paţiűrëk árangos informacijŕ"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Ádiegiama tvarkyklë %s plokđtei %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modulis %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Kokiŕ %s tvarkyklć turëčiau iđbandyti?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -789,20 +790,20 @@ msgstr ""
"parinktis, ar leisi pabandyti nusistatyti pačiai. Bandymas gali\n"
"pakabinti kompiuterá, bet tai neturëtř padaryti ţalos."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatinis bandymas"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Nurodyti parinktis"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Dabar tu gali nurodyti parinktis moduliui %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -813,11 +814,11 @@ msgstr ""
"Opcijř formatas yra toks : ''vardas=reikđmë vardas2=reikđmë2 ...''.\n"
"Pvz, ''io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Modulio parinktys:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -826,35 +827,35 @@ msgstr ""
"Modulio %s iđkvietimas nepavyko.\n"
"Ar nori bandyti su kitais nustatymais?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s jau pridëtas)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Đis slaptaţodis pernelyg paprastas"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Prađom suteikti vartotojo vardŕ"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Vartotojo vardas turi susidaryti tik iđ maţřjř raidţiř, skaičiř ir simboliř "
"`-' bei `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Đis vartotojo vardas jau pridëtas"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Pridëti vartotojŕ"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -863,32 +864,32 @@ msgstr ""
"Ávesk vartotojŕ\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Priimti vartotojŕ"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Tikras vardas"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Vartotojo vardas"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Automatinis pasisveikinimas"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -896,16 +897,16 @@ msgstr ""
"Ađ galiu nustatyti taip, kad vienas vartotojas pasisveikintř automatiđkai.\n"
"Jei nenori to naudoti, spausk mygtukŕ Nutraukti."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Pasirink áprastŕ vartotojŕ:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Pasirink, kuriŕ langř tvarkyklć naudosi:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -920,38 +921,49 @@ msgstr ""
"arba palauk %d sekundziu, kad butu ikrauta pagal nutylejima\n"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Sveiki, besinaudojantys GRUB, operaciniu sistemu parinkikliu!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Naudok %c ir %c klavisus, kad pasirinktum, kuris irasas pazymetas"
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Spausk enter, noredami ikrauti pasirinkta OS, 'e', noredami keisti"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandas pries ikrova, arba 'c', komandinei eilutei iskviesti "
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Pasirinktas irasas bus ikrautas automatiskai po %d sekundziu."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nepakanka vietos /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Darbastalis"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Paleidimo meniu"
@@ -1083,69 +1095,42 @@ msgstr "Taip, ađ noriu automatinio pasisveikinimo (vrtotojas, darbastalis)"
msgid "System mode"
msgstr "Sistemos reţimas"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Áprastas"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "Gerai"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Nutraukti"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "negaliu atidaryti /etc/inittab skaitymui: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "negaliu atidaryti /etc/sysconfig/autologin skaitymui: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO ádiegimas nepavyko. Ávyko tokia klaida:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutës"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minutë"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekundës"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Sukurti"
@@ -1686,6 +1671,11 @@ msgstr "Pakeitus skirsnio %s dydá, visi duomenys jame bus prarasti"
msgid "Choose the new size"
msgstr "Pasirink naujŕ dydá"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Sukurti naujŕ skirsná"
@@ -1795,20 +1785,21 @@ msgid "Reload"
msgstr "Vël ákelti"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s %s suţymëjimas nepavyko"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Neţinau, kaip suţymëti %s tipu %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "primontuoti nepavyko: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "klaida numontuojant %s: %s"
@@ -1821,40 +1812,40 @@ msgstr "paprasta"
msgid "server"
msgstr "serveris"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Montavimo tađkai turi prasidëti /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Jau yra skirsnis su montavimo tađku %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Loopback montavimai %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Đis katalogas turi pasilikti đakninëje bylř sistemoje"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Tau reikia tikros bylř sistemos (ext2, reiserfs) điam montavimo tađkui\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Klaida atidarant %s árađymui: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1862,7 +1853,7 @@ msgstr ""
"Ávyko klaida -- nerasta tinkamř árenginiř, kur bűtř galima sukurti naujus "
"skirsnius. Prađom pasitikrinti savo árangŕ dël galimo gedimo"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Tu neturi jokiř skirsniř!"
@@ -1910,8 +1901,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1946,12 +1937,12 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Prađom pasirinkti ĽÁdiegti´, jei á sistemŕ nëra ádiegta ankstesniř "
-"Linux-Mandrake versijř,\n"
+"Prađom pasirinkti ĽÁdiegti´, jei á sistemŕ nëra ádiegta ankstesniř Linux-"
+"Mandrake versijř,\n"
"arba jei nori naudoti kelias operacijř sistemas.\n"
"\n"
-"Prađom pasirinkti ĽAtnaujinti´, jei nori atnaujinti jau ádiegtŕ "
-"Linux-Mandrake versijŕ.\n"
+"Prađom pasirinkti ĽAtnaujinti´, jei nori atnaujinti jau ádiegtŕ Linux-"
+"Mandrake versijŕ.\n"
"\n"
"\n"
"Priklausomai nuo tavo ţiniř apie GNU/Linux, tu gali pasirinkti đias klases "
@@ -2263,8 +2254,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2331,8 +2322,8 @@ msgid ""
"50MB, you may find it a useful place to store \n"
"a spare kernel and ramdisk image for emergency boot situations."
msgstr ""
-"Dabar tu turi pasirinkti, kuriuos skirsnius naudoti tavo naujai "
-"Linux-Mandrake \n"
+"Dabar tu turi pasirinkti, kuriuos skirsnius naudoti tavo naujai Linux-"
+"Mandrake \n"
"sistemai ádiegti. Jei skirsniai jau buvo apibrëţti (iđ praeito ádiegimo arba "
"kitu dalinimo árankiu),\n"
"tu gali naudoti esančius skirsnius. Kitu atveju, skirsniai turi bűti "
@@ -2418,8 +2409,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2480,8 +2471,8 @@ msgstr ""
" * \"c\" reiđkia \"pagrindinis diskas, prijungtas prie antrojo (secondary) "
"IDE valdiklio\",\n"
"\n"
-" * \"d\" reiđkia \"đalutinis diskas, prijungtas prie antrojo IDE "
-"valdiklio\",\n"
+" * \"d\" reiđkia \"đalutinis diskas, prijungtas prie antrojo IDE valdiklio"
+"\",\n"
"\n"
"\n"
"Su SCSI kaupikliais, \"a\" reiđkia \"pirmasis diskas\", \"b\" reiđkia "
@@ -2532,13 +2523,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2592,8 +2583,8 @@ msgstr ""
" * \"c\" reiđkia \"pagrindinis diskas, prijungtas prie antrojo (secondary) "
"IDE valdiklio\",\n"
"\n"
-" * \"d\" reiđkia \"đalutinis diskas, prijungtas prie antrojo IDE "
-"valdiklio\",\n"
+" * \"d\" reiđkia \"đalutinis diskas, prijungtas prie antrojo IDE valdiklio"
+"\",\n"
"\n"
"\n"
"Su SCSI kaupikliais, \"a\" reiđkia \"pirmasis diskas\", \"b\" reiđkia "
@@ -2623,8 +2614,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3383,8 +3374,8 @@ msgid ""
"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
msgstr ""
-"Nebent tu tiksliai ţinai kitŕ variantŕ, áprastas pasirinkimas bűna "
-"\"/dev/hda\"\n"
+"Nebent tu tiksliai ţinai kitŕ variantŕ, áprastas pasirinkimas bűna \"/dev/hda"
+"\"\n"
"(tai yra pirminis pagrindinis IDE kaupiklis) arba \"/dev/sda\" (pirmas SCSI "
"diskas)."
@@ -3551,8 +3542,8 @@ msgstr ""
"aprađymŕ.\n"
"\n"
"\n"
-" - Enable CD Boot?: Pasirinkdami đá nustatymŕ jums leis pasirinkti 'C' iđCD "
-"\n"
+" - Enable CD Boot?: Pasirinkdami đá nustatymŕ jums leis pasirinkti 'C' "
+"iđCD \n"
"pirmoje ákrovos uţklausoje.\n"
"\n"
"\n"
@@ -3618,8 +3609,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3677,8 +3668,8 @@ msgid ""
msgstr ""
"Pagrindinës SILO nuostatos yra đios:\n"
" - Ákrovos tvarkyklës ádiegimas: Parodo, kur tu nori padëti informacijŕ,\n"
-"reikalingŕ ákrauti GNU/Linux. Pasirink \"Pirmasis kaupiklio sektorius "
-"(MBR)\",\n"
+"reikalingŕ ákrauti GNU/Linux. Pasirink \"Pirmasis kaupiklio sektorius (MBR)"
+"\",\n"
"nebent ţinai tiksliai kitaip.\n"
"\n"
"\n"
@@ -3752,85 +3743,85 @@ msgstr ""
"automatiđkai. Jeigu nori pakrauti kitŕ operacijř sistemŕ, prađom\n"
"perskaityti papildomas instrukcijas."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Pasirink savo kalbŕ"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Parink ádiegimo klasć"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Kieto disko nustatymas"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Pelës nustatymas"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Pasirink klaviatűrŕ"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "curly"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Nustatyti bylř sistemas"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Suţymëti skirsnius"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Pasirinkti paketus"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Ádiegti sistemŕ"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Nurodyti root slaptaţodá"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Pridëti vartotojŕ"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Nustatyti tinklŕ"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Apibendrinimas"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Nustatyti servisus"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Sukurti ákrovos diskelá"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Ádiegti ákrovos tvarkyklć"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Nustatyti X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Iđeiti iđ ádiegimo"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3845,20 +3836,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Negalima naudoti transliavimo be NIS domeno"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Ádëk FAT formatuotŕ diskelá á kaupiklá %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3866,15 +3857,15 @@ msgstr ""
"Kad iđsaugoti điř paketř pasirinkimŕ ákraukite sistemŕ su ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Klaida skaitant bylŕ $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Gerai"
@@ -3882,11 +3873,11 @@ msgstr "Gerai"
msgid "Please test the mouse"
msgstr "Prađom iđbandyti pelć"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Kad suţadintum pelć,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "PASUK RATUKŔ!"
@@ -4106,13 +4097,13 @@ msgstr "Pasikartojantis montavimo tađkas %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Kai kurie svarbűs paketai nebuvo tvarkingai ádiegti.\n"
"Arba tavo CD-ROM kaupiklis, arba CD yra su trűkumais.\n"
-"Patikrink CD ádiegtame kompiuteryje, naudodamas \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Patikrink CD ádiegtame kompiuteryje, naudodamas \"rpm -qpl Mandrake/RPMS/*."
+"rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -4223,6 +4214,7 @@ msgid ""
msgstr "Grupiř, kurias tu pasirinkai, bendras dydis yra apie %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4237,6 +4229,7 @@ msgstr ""
"su 100% bus ádiegti visi paţymëti paketai."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4466,8 +4459,8 @@ msgstr "Licenzijos patvirtinimas"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4627,15 +4620,15 @@ msgstr "Eksperto"
msgid "Update"
msgstr "Atnaujinimas"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Prađom pasirinkti savo pelës rűđá."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Pelës prievadas"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
"Prađom pasirinkti, prie kurios nuosekliosios jungties prijungta tavo pelë."
@@ -4793,6 +4786,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM su uţrađu \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4937,19 +4931,19 @@ msgstr "Naudoti NIS"
msgid "yellow pages"
msgstr "geltonieji puslapiai"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autentikacijos NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS domenas"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS serveris"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4979,19 +4973,19 @@ msgstr ""
"Jei nori sukurti ákrovos diskelá savo sistemai, ákiđk diskelá á pirmŕjá\n"
"árenginá ir spausk \"Gerai\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Pirmasis diskeliř árenginys"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Antrasis diskeliř árenginys"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Praleisti"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5017,32 +5011,32 @@ msgstr ""
"\n"
"Ar tu nori sukurti ákrovos diskelá?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Atleisk, bet neradau jokio diskeliř kaupiklio"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Pasirink kaupiklá, kurá nori naudoti ákrovos diskeliui sukurti"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Ádëk diskelá á kaupiklá %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Kuriamas ákrovos diskelis"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Ruođiama ákrovos tvarkyklë"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Ar nori naudoti aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5050,51 +5044,51 @@ msgstr ""
"Klaida ádiegiant aboot,\n"
"bandyti ádiegti priverstinai, net jei tai sunaikintř pirmŕjá skirsná?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Nepavyko ádiegti ákrovos tvarkyklës. Ávyko tokia klaida:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Ţemas"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Vidutinis"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Aukđtas"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Pasirink saugumo lygá"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Ar tu nori sukurti automatinio ádiegimo diskelá Linux dauginimui?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Ádëk tuđčiŕ diskelá á kaupiklá %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Kuriamas automatinio ádiegimo diskelis"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5104,13 +5098,13 @@ msgstr ""
"\n"
"Ar tu nori iđeiti dabar?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5125,11 +5119,11 @@ msgstr ""
"Informacija apie tavo sistemos konfigűravimŕ yra oficialioje\n"
"Linux-Mandrake User's Guide knygoje."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Sukurti automatinio ádiegimo diskelá"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5143,15 +5137,15 @@ msgstr ""
"\n"
"Jűs galbűt norësite pakartoti ádiegimŕ.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatinis"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Parodyti vël"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Iđsaugoti paketř pasirinkimŕ"
@@ -5171,11 +5165,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "nieko"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Iđplëstinis"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Prađom palaukti"
@@ -5205,11 +5199,11 @@ msgid "Your choice? (default %s enter `none' for none) "
msgstr ""
"Tavo pasirinkimas? (pagal nutylëjimŕ %s, ávesk `none' jei nieko nenori) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Čekř (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Vokiečiř"
@@ -5217,19 +5211,19 @@ msgstr "Vokiečiř"
msgid "Dvorak"
msgstr "Dvorako"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Ispanř"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Suomiř"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Prancűzř"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvegř"
@@ -5237,15 +5231,15 @@ msgstr "Norvegř"
msgid "Polish"
msgstr "Lenkř"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rusř"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Jungtinës karalystës klaviatűra"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "JAV klaviatűra"
@@ -5261,208 +5255,208 @@ msgstr "Armënř (spausd. mađinëlës)"
msgid "Armenian (phonetic)"
msgstr "Armënř (fonetinë)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidţaniečiř (lotyniđka)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidţaniečiř (kirilica)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgř"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgarř"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazilř (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Baltarusiř"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Đveicarř (Vokiđkas iđdëstymas)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Đveicarř. (Prancűziđkas iđdëstymas)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Čekř (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Čekř (Programuotojo)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Vokiečiř (be mirusiř klaviđř)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danř"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorako (JAV)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorako (Norvegř)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estř"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzinř (\"Rusiđkas\" iđdëstymas)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzinř (\"Latin\" iđdëstymas)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Graikř"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Vengrř"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroatř"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraelio"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Ţydř (Fonetinë)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniečiř"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandř"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italř"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japoniđka 106 klaviđř"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Jungtinës karalystës klaviatűra"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Lotynř Amerikos"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedoniečiř"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Olandř"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lietuviř ŔŢERTY (sena)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lietuviř ŔŢERTY (nauja)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lietuviř \"skaičiř eilë\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lietuviř \"fonetinë\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Lenkř (QWERTY iđdëstymas)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Lenkř (QWERTZ iđdëstymas)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugalř"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadiečiř (Kvebeko)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Rusiđka (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Đvedř"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovënř"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovakř (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovakř (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovakř (Programuotojo)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai klaviatűra"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkř (tradicinis \"F\" modelis)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkř (điuolaikinis \"Q\" modelis)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainiečiř"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "JAV klaviatűra (tarptautinë)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamiečiř \"skaičiř eilë\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslavř (lotyniđkas/kirilikos)"
@@ -5591,31 +5585,31 @@ msgstr "Toliau ->"
msgid "<- Previous"
msgstr "<- Ankstesnis"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Ar taip teisinga?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Interneto konfigűravimas"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Ar nori pabandyti prisijungti prie interneto dabar?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Iđbandoma jungtis..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Sistema dabar prijungta prie interneto."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5623,18 +5617,18 @@ msgstr ""
"Neatrodo, kad sistema dabar prijungta prie interneto.\n"
"Bandyk iđ naujo konfigűruoti jungtá."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Tinklo konfigűravimas"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN konfigűravimas"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5642,79 +5636,79 @@ msgstr ""
"Pasirink savo tiekëjŕ.\n"
" Jei jo nëra sŕrađe, pasirink Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Jungties konfigűravimas"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Prađom uţpildyti arba patikrinti đá laukelá"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Plokđtës IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Plokđtës mem (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Plokđtës IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Plokđtës IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Plokđtës IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Tavo asmeninis tel. numeris"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Tiekëjo pavadinimas (pvz. tiekejas.lt)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Tiekëjo telefono numeris"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Tiekëjo DNS 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Tiekëjo DNS 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Skambinimo reţimas"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Pasisveikinimas (vartotojo vardas)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Slaptaţodis"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Likćs pasaulis"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5722,27 +5716,27 @@ msgstr ""
"Likćs pasaulis \n"
" be D-Channel (nuomojamos linijos)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Kurá protokolŕ nori naudoti?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Kokios rűđies plokđtć tu turi?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Neţinau"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5754,19 +5748,19 @@ msgstr ""
"\n"
"Jei turi PCMCIA plokđtć, tu turi ţinoti jos IRQ bei IO.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Nutraukti"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Tćsti"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Kuri yra tavo ISDN plokđtë?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5774,11 +5768,11 @@ msgstr ""
"Ađ aptikau ISDN PCI plokđtć, tačiau neţinau jos tipo. Pasirink vienŕ PCI "
"plokđtć sekančiame ekrane."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Jokia ISDN PCI plokđtë nerasta. prađom pasirinkti vienŕ kitame ekrane."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5786,23 +5780,23 @@ msgstr ""
"Neradau jokio ethernet tinklo adapterio tavo sistemoje.\n"
"Ađ negaliu sutvarkyti đio jungties tipo."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Pasirink tinklo interfeisŕ"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Prađom pasirinkti, kuriŕ tinklo plokđtć tu nori naudoti prisijungimui prie "
"interneto"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Tinklo interfeisas"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5810,78 +5804,78 @@ msgstr ""
"\n"
"Ar tu sutinki?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Ruođiamasi iđ naujo paleisti tinklo árenginá:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL nustatymas"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Ar tu nori prisijungti tik ájungus?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr ""
"Prađom pasirinkti, prie kurios nuosekliosios jungties yra prijungtas tavo "
"modemas."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Prisiskambinimo nustatymai"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Jungties pavadinimas"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefono numeris"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Pasisveikinimo ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentikacija"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Paremtas skriptu"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Paremtas terminalu"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domeno vardas"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Pirmasis DNS serveris"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Antrasis DNS serveris"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Ruođiamasi iđ naujo ájungti tinklo árenginá $netc->{NET_DEVICE}. Ar tu "
"sutinki?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5889,7 +5883,7 @@ msgstr ""
"\n"
"Tu gali atsijungti arba iđ naujo nustatyti jungtá."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5897,11 +5891,11 @@ msgstr ""
"\n"
"Tu gali iđ naujo nustatyti jungtá."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Tu dabar esi prisijungćs prie interneto."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5909,48 +5903,48 @@ msgstr ""
"\n"
"Tu gali prisijungti prie interneto arba iđ naujo nustatyti jungtá."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Tu dabar nesi prisijungćs prie interneto."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Prisijungti prie interneto"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Atsijungti nuo interneto"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Nustatyti tinklo jungtá (LAN arba interneto)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Interneto jungtis ir nustatymas"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Tinklo Konfigűravimo Meistras"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Iđorinë ISDN plokđtë"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Vidinë ISDN plokđtë"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Kokios rűđies tavo ISDN jungtis?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Prisijungti prie interneto"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5960,24 +5954,24 @@ msgstr ""
"Vis dëlto, kai kurios jungtys gali naudoti PPTP arba DHCP.\n"
"Jei neţinai, pasirink 'naudoti pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "naudoti dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "naudoti pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "naudoti pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Ruođiamasi iđ naujo ájungti tinklo árenginá %s. Ar tu sutinki?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5985,15 +5979,15 @@ msgstr ""
"Kurá DHCP klientŕ norëtum naudoti?\n"
"Áprasta yra dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Tinklo konfigűravimas"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Ar tu nori iđ naujo paleisti tinklŕ"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6001,7 +5995,7 @@ msgid ""
"%s"
msgstr "Ar tu nori iđ naujo paleisti tinklŕ"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
#, fuzzy
msgid ""
"Because you are doing a network installation, your network is already "
@@ -6013,7 +6007,7 @@ msgstr ""
"Spragtelëkite ant Gerai kad perkonfiguruoti Network/Internet pasijungimŕ "
"arbaatđaukti, kad praleisti đá punktŕ.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
#, fuzzy
msgid ""
"Welcome to The Network Configuration Wizard\n"
@@ -6026,62 +6020,62 @@ msgstr ""
"Mes ruođiamës konfiguruoti jűsř internet/tinkliná pasijungimŕ.\n"
"Jeigu nenorite naudoti automatinio aptikimo nuimkite điŕ atţymŕ.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Konfiguravimui pasirinkite prifailŕ"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Naudokite automatiná aptikimŕ"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Ieđkoma áranga..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Nustatyti normaliŕ jungtá per modemŕ"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "aptiktas prievade %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN jungtis"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "aptiktas %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (arba ADSL) jungtis"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "aptiktas interfeise %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kabelinë jungtis"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN jungtis"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "aptiktos ethernet kortos(a)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Kaip tu nori prisijungti prie interneto?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6091,7 +6085,7 @@ msgstr ""
"\n"
"Dabar konfiguracijŕ pritaikysime sistemai."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6156,11 +6150,11 @@ msgid " (driver $module)"
msgstr " (tvarkyklë $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adresas"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmask"
@@ -6193,7 +6187,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS serveris"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Đliuzas (Gateway)"
@@ -6221,11 +6215,11 @@ msgstr "Proxy turëtř bűti http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy turëtř bűti ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Iđplëstiniai skirsniai đioje platformoje nepalaikomi"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6235,21 +6229,21 @@ msgstr ""
"Vienintelis sprendimas yra perkelti pirminius skirsnius taip, kad tuđčia "
"vieta bűtř đalia iđplëstiniř skirsniř"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Klaida skaitant bylŕ %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Nepavyko atstatyti iđ bylos %s: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Bloga atsarginë byla"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Klaida árađant á bylŕ %s"
@@ -6807,8 +6801,8 @@ msgid ""
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
"lpd yra spausdinimo demonas, bűtinas, kad lpr veiktř tvarkingai.\n"
-"Tai yra tiesiog serveris, paskirstantis spausdinimo darbus "
-"spausdintuvui(ams)."
+"Tai yra tiesiog serveris, paskirstantis spausdinimo darbus spausdintuvui"
+"(ams)."
#: ../../services.pm_.c:48
msgid ""
@@ -7243,7 +7237,7 @@ msgstr "Interneto jungties dalinimas"
msgid "Network configuration (%d adapters)"
msgstr "Tinklo konfigűravimas (%d adapteris)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profailas: "
@@ -7335,7 +7329,7 @@ msgstr "Sistema dabar prijungta prie interneto."
msgid "Configure Internet Access..."
msgstr "Nustatyti Priëjimŕ prie Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN konfiguravimas"
@@ -7374,76 +7368,76 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Nustatymř tikrinimas"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN Konfiguravimas"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapteris %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Ákrovos Protokolas"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Startavo ákrovos metu"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP klientas"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Iđjungti"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Ájungti"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Interneto jungties konfiguravimas"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Interneto Jungties Konfiguravimas"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Jungties tipas: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametrai"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Tiekëjo DNS 1 (pasirinktinai)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Tiekëjo DNS 2 (pasirinktinai)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet Korta"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP klientas"
@@ -7550,14 +7544,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "nepavyko paleisti gyvo atnaujinimo!!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "serial_usb nerasta\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Ar emuliuoti trečiŕ klaviđŕ?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Prađom iđbandyti pelć"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -8032,6 +8031,24 @@ msgstr ""
"Árankiř rinkinys pađtui, naujienoms, ţiniatinkliui, bylř siuntimui ir "
"pokalbiams"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutës"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minutë"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekundës"
+
#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "LAN konfiguravimas"
@@ -8105,23 +8122,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8130,25 +8147,25 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Dabar tu gali pasirinkti ávairias savo sistemos nuostatas.\n"
#~ "\n"
#~ "* Naudoti diskinio kaupiklio optimizacijas: đi nuostata gali padidinti "
#~ "kietojo disko spartŕ, bet\n"
#~ "skirta naudoti tik\n"
-#~ " patyrusiems vartotojams. kai kurie lustai su klaidomis gali sugadinti tavo "
-#~ "duomenis, taigi bűk atsargus.\n"
-#~ " Branduolys turi sŕrađŕ blogř árenginiř, tačiau jei nori iđvengti nemaloniř "
-#~ "siurprizř, palik điŕ nuostatŕ iđjungtŕ.\n"
+#~ " patyrusiems vartotojams. kai kurie lustai su klaidomis gali sugadinti "
+#~ "tavo duomenis, taigi bűk atsargus.\n"
+#~ " Branduolys turi sŕrađŕ blogř árenginiř, tačiau jei nori iđvengti "
+#~ "nemaloniř siurprizř, palik điŕ nuostatŕ iđjungtŕ.\n"
#~ "\n"
#~ "\n"
#~ "* Pasirinkti saugumo lygá: tu gali pasirinkti sistemos saugumo lygá.\n"
@@ -8157,21 +8174,21 @@ msgstr ""
#~ " áprastŕ variantŕ.\n"
#~ "\n"
#~ "\n"
-#~ "* Tikslus RAM atminties kiekis: deja, nëra standartinio bűdo, kaip uţklausti "
-#~ "BIOS, kiek kompiuteryje yra RAM atminties.\n"
+#~ "* Tikslus RAM atminties kiekis: deja, nëra standartinio bűdo, kaip "
+#~ "uţklausti BIOS, kiek kompiuteryje yra RAM atminties.\n"
#~ " Dël đios prieţasties, Linux'ui gali nepavykti atpaţinti tikslaus RAM "
#~ "kiekio. Tokiu atveju tau reikia\n"
#~ " nurodyti teisingŕ jos kieká. Atmink, kad 2 ar 4 MB skirtumas tarp "
#~ "atpaţintos ir esamos atminties yra normalus.\n"
#~ "\n"
#~ "\n"
-#~ "* Iđimamř laikmenř automatinis montavimas: jeigu tu nenori montuoti iđimamř "
-#~ "laikmenř (CD, diskeliř, Zip ir pan.)\n"
+#~ "* Iđimamř laikmenř automatinis montavimas: jeigu tu nenori montuoti "
+#~ "iđimamř laikmenř (CD, diskeliř, Zip ir pan.)\n"
#~ " rankiniu bűdu, rađydamas \"mount\" ir \"umount\" paţymëk điŕ parinktá.\n"
#~ "\n"
#~ "\n"
-#~ "* Iđvalyti \"/tmp\", kiekvienŕ kartŕ ákrovus: jei nori iđtrinti visas bylas "
-#~ "ir katalogus, esančius \"/tmp\", ákrovos metu,\n"
+#~ "* Iđvalyti \"/tmp\", kiekvienŕ kartŕ ákrovus: jei nori iđtrinti visas "
+#~ "bylas ir katalogus, esančius \"/tmp\", ákrovos metu,\n"
#~ " paţymëk điŕ parinktá.\n"
#~ "\n"
#~ "\n"
@@ -8216,7 +8233,8 @@ msgstr ""
#~ "server.\n"
#~ "You have been warned."
#~ msgstr ""
-#~ "dëmesio: ĐIAME SAUGUMO LYGYJE, ROOT'ui NELEIDŢIAMA PASISVEIKINTI KONSOLËJE!\n"
+#~ "dëmesio: ĐIAME SAUGUMO LYGYJE, ROOT'ui NELEIDŢIAMA PASISVEIKINTI "
+#~ "KONSOLËJE!\n"
#~ "jei nori tapti root, turi pasisveikinti kaip vartotojas, o tada naudoti "
#~ "Ľsu´.\n"
#~ "Bendriau paëmus, nemanyk savo kompiuterio naudoti kam nors kitam, nebent "
@@ -8327,8 +8345,10 @@ msgstr ""
#~ "partitions, particularly if they contain files or data you wish to keep.\n"
#~ "Typically retained are /home and /usr/local."
#~ msgstr ""
-#~ "Visos naujai nustatytos sritys norint jas naudoti turi bűti suformatuotos\n"
-#~ "(formatavimas reiđia falinës sistemos sukűrimŕ). Dabar jűs gal bűt norite\n"
+#~ "Visos naujai nustatytos sritys norint jas naudoti turi bűti "
+#~ "suformatuotos\n"
+#~ "(formatavimas reiđia falinës sistemos sukűrimŕ). Dabar jűs gal bűt "
+#~ "norite\n"
#~ "iđnaujo suformatuoti jau formatuotas sritis, kad iđtrinti jose esančius\n"
#~ "duomenis. Atminkite kad iđnaujo formatuoti jau formatuotas sitis nëra\n"
#~ "bűtina, nes jose gali bűti reikalinga informacija."
@@ -8384,17 +8404,17 @@ msgstr ""
#~ "\n"
#~ "To partition the selected hard drive, you can use these options:\n"
#~ "\n"
-#~ " * Clear all: this option deletes all partitions available on the selected "
-#~ "hard drive.\n"
+#~ " * Clear all: this option deletes all partitions available on the "
+#~ "selected hard drive.\n"
#~ "\n"
#~ "\n"
-#~ " * Auto allocate:: this option allows you to automatically create Ext2 and "
-#~ "swap partitions in free space of your\n"
+#~ " * Auto allocate:: this option allows you to automatically create Ext2 "
+#~ "and swap partitions in free space of your\n"
#~ " hard drive.\n"
#~ "\n"
#~ "\n"
-#~ " * Rescue partition table: if your partition table is damaged, you can try "
-#~ "to recover it using this option. Please\n"
+#~ " * Rescue partition table: if your partition table is damaged, you can "
+#~ "try to recover it using this option. Please\n"
#~ " be careful and remember that it can fail.\n"
#~ "\n"
#~ "\n"
@@ -8405,18 +8425,18 @@ msgstr ""
#~ "load your initial partitions table\n"
#~ "\n"
#~ "\n"
-#~ " * Wizard: If you wish to use a wizard to partition your hard drive, you "
-#~ "can use this option. It is recommended if\n"
+#~ " * Wizard: If you wish to use a wizard to partition your hard drive, "
+#~ "you can use this option. It is recommended if\n"
#~ " you do not have a good knowledge in partitioning.\n"
#~ "\n"
#~ "\n"
-#~ " * Restore from floppy: if you have saved your partition table on a floppy "
-#~ "during a previous installation, you can\n"
+#~ " * Restore from floppy: if you have saved your partition table on a "
+#~ "floppy during a previous installation, you can\n"
#~ " recover it using this option.\n"
#~ "\n"
#~ "\n"
-#~ " * Save on floppy: if you wish to save your partition table on a floppy to "
-#~ "be able to recover it, you can use this\n"
+#~ " * Save on floppy: if you wish to save your partition table on a floppy "
+#~ "to be able to recover it, you can use this\n"
#~ " option. It is strongly recommended to use this option\n"
#~ "\n"
#~ "\n"
@@ -8439,41 +8459,41 @@ msgstr ""
#~ " \n"
#~ "\n"
#~ " \n"
-#~ "If you are installing on a PPC Machine, you will want to create a small HFS "
-#~ "'bootstrap' partition of at least 1MB for use\n"
-#~ "by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-#~ "50MB, you may find it a useful place to store \n"
+#~ "If you are installing on a PPC Machine, you will want to create a small "
+#~ "HFS 'bootstrap' partition of at least 1MB for use\n"
+#~ "by the yaboot bootloader. If you opt to make the partition a bit larger, "
+#~ "say 50MB, you may find it a useful place to store \n"
#~ "a spare kernel and ramdisk image for emgergency boot situations."
#~ msgstr ""
-#~ "Dabar tu turi pasirinkti, kuriuos skirsnius naudoti tavo naujai "
-#~ "Linux-Mandrake \n"
-#~ "sistemai ádiegti. Jei skirsniai jau buvo apibrëţti (iđ praeito ádiegimo arba "
-#~ "kitu dalinimo árankiu),\n"
+#~ "Dabar tu turi pasirinkti, kuriuos skirsnius naudoti tavo naujai Linux-"
+#~ "Mandrake \n"
+#~ "sistemai ádiegti. Jei skirsniai jau buvo apibrëţti (iđ praeito ádiegimo "
+#~ "arba kitu dalinimo árankiu),\n"
#~ "tu gali naudoti esančius skirsnius. Kitu atveju, skirsniai turi bűti "
#~ "apibrëţti.\n"
#~ "\n"
#~ "\n"
-#~ "Kad sukurtum skirsnius, tu pirmiausia turi pasirinkti kietŕjá diskŕ. Diskŕ "
-#~ "dalinimui\n"
-#~ "gali pasirinkti, paspaudćs ant \"hda\" jei nori pirmo IDE kaupiklio, \"hdb\" "
-#~ "-- antro,\n"
+#~ "Kad sukurtum skirsnius, tu pirmiausia turi pasirinkti kietŕjá diskŕ. "
+#~ "Diskŕ dalinimui\n"
+#~ "gali pasirinkti, paspaudćs ant \"hda\" jei nori pirmo IDE kaupiklio, \"hdb"
+#~ "\" -- antro,\n"
#~ "arba \"sda\", jei renkiesi pirmŕjá SCSI kaupiklá ir t.t.\n"
#~ "\n"
#~ "\n"
-#~ "Kad sudalintum skirsniais pasirinktŕ kietŕjá diskŕ, gali naudotis vienu iđ "
-#~ "điř variantř:\n"
+#~ "Kad sudalintum skirsniais pasirinktŕ kietŕjá diskŕ, gali naudotis vienu "
+#~ "iđ điř variantř:\n"
#~ "\n"
#~ " * Iđvalyti viskŕ: đis variantas iđtrina visus skirsnius, esančius "
#~ "pasirinktame kietajame diske.\n"
#~ "\n"
#~ "\n"
-#~ "   * Automatiđkai paskirti: đis variantas leidţia automatiđkai sukurti Ext2 "
-#~ "bei swap skirsnius laisvoje tavo\n"
+#~ "   * Automatiđkai paskirti: đis variantas leidţia automatiđkai sukurti "
+#~ "Ext2 bei swap skirsnius laisvoje tavo\n"
#~ " disko vietoje.\n"
#~ "\n"
#~ "\n"
-#~ " * Iđgelbëti skirsniř lentelć: jei disko skirsniř lentelë yra sugadinta, "
-#~ "tu gali bandyti atstatyti jŕ su điuo variantu.\n"
+#~ " * Iđgelbëti skirsniř lentelć: jei disko skirsniř lentelë yra "
+#~ "sugadinta, tu gali bandyti atstatyti jŕ su điuo variantu.\n"
#~ " Bűk atsargus ir prisimink, kad tai gali nepavykti.\n"
#~ "\n"
#~ "\n"
@@ -8485,13 +8505,13 @@ msgstr ""
#~ "pakeitimř ir ákeltum pradinć skirsniř lentelć.\n"
#~ "\n"
#~ "\n"
-#~ " * Meistras: jei tu nori, kad meistras tau padëtř sudalinti kietŕjá diskŕ, "
-#~ "rinkis đá variantŕ. Tai rekomenduojama, jeigu\n"
+#~ " * Meistras: jei tu nori, kad meistras tau padëtř sudalinti kietŕjá "
+#~ "diskŕ, rinkis đá variantŕ. Tai rekomenduojama, jeigu\n"
#~ " tu nelabai iđmanai apie skirsniř dalinimŕ.\n"
#~ "\n"
#~ "\n"
-#~ " * Atkurti iđ diskelio: jei tu iđsaugojai savo skirsniř lentelć á diskelá "
-#~ "ádiegdamas praeitŕ kartŕ, tu gali atkurti jŕ\n"
+#~ " * Atkurti iđ diskelio: jei tu iđsaugojai savo skirsniř lentelć á "
+#~ "diskelá ádiegdamas praeitŕ kartŕ, tu gali atkurti jŕ\n"
#~ " naudodamasis điuo variantu.\n"
#~ "\n"
#~ "\n"
@@ -8500,8 +8520,8 @@ msgstr ""
#~ " variantŕ. labai rekomenduojama, kad tu tai padarytum.\n"
#~ "\n"
#~ "\n"
-#~ " * Atlikta: jei tu baigei dalinti savo kietŕjá diskŕ, rinkis đá variantŕ, "
-#~ "kad iđsaugotum visus pakeitimus.\n"
+#~ " * Atlikta: jei tu baigei dalinti savo kietŕjá diskŕ, rinkis đá "
+#~ "variantŕ, kad iđsaugotum visus pakeitimus.\n"
#~ "\n"
#~ "\n"
#~ "Tavo ţiniai, tu gali pasiekti bet kurá variantŕ naudodamasis klaviatűra: "
@@ -8542,11 +8562,11 @@ msgstr ""
#~ msgstr "Kategorijŕ"
#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
+#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
+#~ "file transfer tools"
#~ msgstr ""
-#~ "Pokalbiř (IRC arba instant messaging) programos, kaip xchat, licq, gaim, ir "
-#~ "bylř siuntimo programos"
+#~ "Pokalbiř (IRC arba instant messaging) programos, kaip xchat, licq, gaim, "
+#~ "ir bylř siuntimo programos"
#~ msgid "Checking dependencies"
#~ msgstr "Tikrinamos priklausomybës"
@@ -8555,13 +8575,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8574,11 +8595,12 @@ msgstr ""
#~ " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
#~ "DOING!\n"
#~ msgstr ""
-#~ "Pasirinkite \"Ádiegti\" jeigu nebuvo ádiegta ankstesniř GNU/Linux versijř\n"
+#~ "Pasirinkite \"Ádiegti\" jeigu nebuvo ádiegta ankstesniř GNU/Linux "
+#~ "versijř\n"
#~ "arba jűs norite turëti jř keletŕ.\n"
#~ "\n"
-#~ "Pasirinkite \"Iđgelbëti\" jeigu norite iđgelbëti jau ádiegtŕ Linux-Mandrake "
-#~ "\n"
+#~ "Pasirinkite \"Iđgelbëti\" jeigu norite iđgelbëti jau ádiegtŕ Linux-"
+#~ "Mandrake \n"
#~ "\n"
#~ "\n"
#~ "Pasirinkite:\n"
@@ -8591,7 +8613,8 @@ msgstr ""
#~ "\n"
#~ " - Eksperto: Jeigu jűs puikiai sekasi su GNU/Linux iđsprćsti rimtas "
#~ "uţduotis.\n"
-#~ "Kaip ir konfiguracijoje \"Vartotojiđka\" jűs galësite pasirinkti koks bus\n"
+#~ "Kaip ir konfiguracijoje \"Vartotojiđka\" jűs galësite pasirinkti koks "
+#~ "bus\n"
#~ "đios sistemos panaudojimas.\n"
#~ " Bet Prađome, Prađome NESIRINKITE TAI, APIE KŔ JŰS NIEKO NEŢINOTE!\n"
@@ -8606,7 +8629,8 @@ msgstr ""
#~ "2000\n"
#~ "or 7.0 (Air)."
#~ msgstr ""
-#~ "Pasirinkite \"Ádiegti\" jeigu nebuvo ádiegta ankstesniř Linux versijř arba\n"
+#~ "Pasirinkite \"Ádiegti\" jeigu nebuvo ádiegta ankstesniř Linux versijř "
+#~ "arba\n"
#~ "jűs norite turëti jř keletŕ.\n"
#~ "\n"
#~ "\n"
@@ -8705,8 +8729,10 @@ msgstr ""
#~ "on your system), as suggested by the installation guide. These\n"
#~ "are the options you will need to provide to the driver."
#~ msgstr ""
-#~ "Pirmiausia DrakX pabandys paieđkoti PCI ir SCSI árenginiř. Jeigu jis suras\n"
-#~ "ir ţinos kokias tvarkykles jam (jiems) naudoti jis automatiđkai jas ádës.\n"
+#~ "Pirmiausia DrakX pabandys paieđkoti PCI ir SCSI árenginiř. Jeigu jis "
+#~ "suras\n"
+#~ "ir ţinos kokias tvarkykles jam (jiems) naudoti jis automatiđkai jas "
+#~ "ádës.\n"
#~ "\n"
#~ "\n"
#~ "Jeigu jűsř SCSI árenginys yra ISA plokđtë arba DrakX neţinos kaip já "
@@ -8719,11 +8745,13 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Kai jűs pasirinksite tvarkyklć, DrakX paprađys nurodyti jos nustatymus.\n"
-#~ "Pirmiausia leiskite árangai pačiai nusistatyti. Daţnai tai puikiai suveikia\n"
+#~ "Pirmiausia leiskite árangai pačiai nusistatyti. Daţnai tai puikiai "
+#~ "suveikia\n"
#~ "\n"
#~ "\n"
#~ "\n"
-#~ "Jeigu jums nepavyks, nepamirđkite, kad informacijos apie jűsř árangŕ gali\n"
+#~ "Jeigu jums nepavyks, nepamirđkite, kad informacijos apie jűsř árangŕ "
+#~ "gali\n"
#~ "suteikti dokumentacija arba Windows (jeigu jűs turite điŕ sistemŕ).\n"
#~ "Tai tuos nustatymus jűs turite perduoti tvarkyklei."
@@ -8842,7 +8870,8 @@ msgstr ""
#~ "Kitokiu atveju pasirinkite pelć kuri jums labiausiai tinka.\n"
#~ "\n"
#~ "\n"
-#~ "Jeigu pas jus yra pelë su serijine jungtimi jums taip pat reikës nurodyti\n"
+#~ "Jeigu pas jus yra pelë su serijine jungtimi jums taip pat reikës "
+#~ "nurodyti\n"
#~ "prie kokios jungties ji yra prijungta."
#~ msgid ""
@@ -9031,29 +9060,35 @@ msgstr ""
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Pasirinkite:\n"
#~ "\n"
#~ " - Rekomenduojama: Jeigu jums ansčiau nëra tekć ádiegti Linux.\n"
#~ "\n"
#~ "\n"
-#~ " - Vartotojiđka: Jeigu jau turëjote reikalř su Linux. Galësite pasirinkti\n"
-#~ "\"Normali\" bendros reikđmës sistemos ádiegimui, \"Kűrimo\" jeigu naudojate\n"
+#~ " - Vartotojiđka: Jeigu jau turëjote reikalř su Linux. Galësite "
+#~ "pasirinkti\n"
+#~ "\"Normali\" bendros reikđmës sistemos ádiegimui, \"Kűrimo\" jeigu "
+#~ "naudojate\n"
#~ "savo kompiuterá kurti programoms ir \"Serverinë\" jeigu norite turëti "
#~ "bendros paskirties (pvz. pađto, spausdintuvo...) serverá.\n"
#~ "\n"
#~ "\n"
#~ " - Eksperto: Jeigu jűs puikiai sekasi su GNU/Linux iđsprćsti rimtas "
#~ "uţduotis.\n"
-#~ "Kaip ir konfiguracijoje \"Vartotojiđka\" jűs galësite pasirinkti koks bus\n"
+#~ "Kaip ir konfiguracijoje \"Vartotojiđka\" jűs galësite pasirinkti koks "
+#~ "bus\n"
#~ "đios sistemos panaudojimas."
#~ msgid "Setup SCSI"
@@ -9107,7 +9142,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -9137,8 +9173,10 @@ msgstr ""
#~ "turësite nurodyti tvarkyklć iđ sŕrađo, kuris tada pasirodys.\n"
#~ "\n"
#~ "\n"
-#~ "Dël SCSI árenginiř, leiskite tvarkyklei pirmiau pačiai pabandyti árenginá,\n"
-#~ "nes kitokio atveju jums teks nurodyti nustatymus iđ Windows Control Panel\n"
+#~ "Dël SCSI árenginiř, leiskite tvarkyklei pirmiau pačiai pabandyti "
+#~ "árenginá,\n"
+#~ "nes kitokio atveju jums teks nurodyti nustatymus iđ Windows Control "
+#~ "Panel\n"
#~ "konfiguracijos\n"
#~ "\n"
#~ "\n"
@@ -9155,7 +9193,8 @@ msgstr ""
#~ msgstr ""
#~ "Ađ pabandysiu ávairias galimas skiriamasias gebas.\n"
#~ "Jűsř ekranas mirgës...\n"
-#~ "Jeigu norite, galite já iđjungti, Jűs iđgirsite pyptelëjimŕ, kai bus baigta"
+#~ "Jeigu norite, galite já iđjungti, Jűs iđgirsite pyptelëjimŕ, kai bus "
+#~ "baigta"
#~ msgid "Toggle between Installed and Available"
#~ msgstr "Perjungti tarp ádiegtř ir prieinamř"
@@ -9216,15 +9255,16 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Sveiki, besinaudojantys LILO, operaciniu sistemu ikrovos tvarkykle!\n"
#~ "\n"
#~ "Noredami suzinoti pasirinkimu sarasa, spauskite <TAB>.\n"
#~ "\n"
-#~ "Noredami ijungti viena is ju, irasykite jo pavadinima ir spauskite <ENTER>\n"
+#~ "Noredami ijungti viena is ju, irasykite jo pavadinima ir spauskite "
+#~ "<ENTER>\n"
#~ "arba laukite %d sekundziu ijungimo pagal nutylejima.\n"
#~ "\n"
@@ -9241,7 +9281,8 @@ msgstr ""
#~ "\n"
#~ "Noredami suzinoti pasirinkimu sarasa, spauskite <TAB>.\n"
#~ "\n"
-#~ "Noredami ijungti viena is ju, irasykite jo pavadinima ir spauskite <ENTER>\n"
+#~ "Noredami ijungti viena is ju, irasykite jo pavadinima ir spauskite "
+#~ "<ENTER>\n"
#~ "arba laukite %d sekundziu ijungimo pagal nutylejima.\n"
#~ "\n"
diff --git a/perl-install/share/po/lv.po b/perl-install/share/po/lv.po
index a173abb74..3fb4f2b84 100644
--- a/perl-install/share/po/lv.po
+++ b/perl-install/share/po/lv.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-02-27 21:48+0200\n"
"Last-Translator: Vitauts Stochka <vit@dpu.lv>\n"
"Language-Team: Latvian\n"
@@ -54,16 +54,17 @@ msgstr "Norâdiet X serveri"
msgid "X server"
msgstr "X serveris"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Kuru XFree konfigurâciju jűs izvçlaties?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -72,17 +73,17 @@ msgstr ""
"Jűsu karte spçj nodrođinât 3D akselerâciju, bet tikai ar XFree %s.\n"
"Jűsu karti uztur XFree %s, kam var bűt labâks 2D atbalsts."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Jűsu karte spçj nodrođinât 3D akselerâciju ar XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s ar aparatűras 3D akselerâciju"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -91,12 +92,12 @@ msgstr ""
"Jűsu karte spçj nodrođinât 3D akselerâciju ar XFree %s.\n"
"ŇEMIET VÇRÂ, KA TAS IR EKSPERIMENTÂLS ATBALSTS, KAS VAR UZKÂRT DATORU."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s ar EKSPERIMENTÂLU aparatűras 3D akselerâciju"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -107,27 +108,27 @@ msgstr ""
"ŇEMIET VÇRÂ, KA TAS IR EKSPERIMENTÂLS ATBALSTS, KAS VAR UZKÂRT DATORU.\n"
"Jűsu karti uztur XFree %s, kam var bűt labâks 2D atbalsts."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree konfigurâcija"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Izvçlieties grafiskâs kartes atmiňas apjomu"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Norâdiet servera opcijas"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Norâdiet monitoru"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitors"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -149,39 +150,39 @@ msgstr ""
"monitoru.\n"
" Ja neesat pârliecinâts, izvçlieties konservatîvâko variantu."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontâlâ frekvence"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikâlâ frekvence"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitors nav konfigurçts"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafiskâ karte vçl nav konfigurçta"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Izđíirtspçjas vçl nav izvçlçtas"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Vai vçlaties izmçěinât đo konfigurâciju?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Brîdinâjums: đîs grafiskâs kartes izmçěinâđana var uzkârt datoru"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Konfigurâcijas izmçěinâđana"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -189,153 +190,153 @@ msgstr ""
"\n"
"mçěiniet izmainît daţus parametrus"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Atklâta kďűda:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Atliek %d sekundes"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Vai viss ir pareizi?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Atklâta kďűda, mçěiniet izmainît daţus parametrus"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Izđíirtspçja"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Norâdiet izđíirtspçju un krâsu dziďumu"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafiskâ karte: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 serveris: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Eksperta"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Parâdît visu"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Izđíirtspçjas"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tastatűras izkârtojums: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Peles tips: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Peles ierîce: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitors: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitora horiz. frekv.: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitora vert. frekv.: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafiskâ karte: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Grafiskâ atmiňa: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Krâsu dziďums: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Izđíirtspçja: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 serveris: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 draiveris: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Gatavoju X-Window konfigurâciju"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Ko jűs vçlaties darît?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Monitora maiňa"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Grafiskâs kartes maiňa"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Servera opciju maiňa"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Izđíirtspçjas maiňa"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Parâdît informâciju"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Mçěinât vçlreiz"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Iziet"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -348,20 +349,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Lai aktivizçtu izmaiňas, lűdzu aizveriet un atveriet %s sesiju"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Lűdzu aizveriet sesiju un nospiediet Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X pçc startçđanas"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -469,7 +470,7 @@ msgstr "Monitors, kas uztur 1600x1200 pie 76 Hz"
msgid "First sector of boot partition"
msgstr "Sâknçjamâs sadaďas pirmais sektors"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Diska pirmais sektors (MBR)"
@@ -509,11 +510,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Sâknçtâja galvenâs opcijas"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Sâknçtâja galvenâs opcijas"
@@ -522,7 +523,7 @@ msgstr "Sâknçtâja galvenâs opcijas"
msgid "Bootloader installation"
msgstr "Sâknçtâja instalçđana"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Sâknçjamâ ierîce"
@@ -538,7 +539,7 @@ msgstr "Kompakts"
msgid "compact"
msgstr "kompakts"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Video reţîms"
@@ -546,14 +547,14 @@ msgstr "Video reţîms"
msgid "Delay before booting default image"
msgstr "Pauze pirms noklusçtâs sistçmas ielâdes"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Parole"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Parole (atkârtoti)"
@@ -588,42 +589,42 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Opcijai ``Ierobeţot komandrindas opcijas'' nav jçgas bez paroles"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Lűdzu mçěiniet vçlreiz"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Paroles nesakrît"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Noklusçts"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -631,147 +632,147 @@ msgstr ""
"Đeit ir daţâdi sâknçđanas ieraksti.\n"
"Jűs varat pievienot jaunus vai izmainît esođos."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Pievienot"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Izdarîts"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Izmainît RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Kâda veida ierakstu gribat pievienot"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Cita OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Cita OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Cita OS (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Attçls"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Sakne"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Papildinât"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lasît-rakstît"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabula"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nedrođs"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Nosaukums"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Noklusçts"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Izdzçst ierakstu"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Tukđs nosaukums nav atďauts"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Đis nosaukums jau ir izmantots"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Kâds ir sadalîjuma tips?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Atrasti %s %s interfeisi"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Vai ir vçl kâds?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Vai datorâ ir kâds %s interfeiss?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nç"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Jâ"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Apskatît dzelţu informâciju"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalçju draiveri %s kartei %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modulis %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Kuru %s draiveri pamçěinât?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -788,20 +789,20 @@ msgstr ""
"nepiecieđamo informâciju? Retos gadîjumos aptaujâđana var uzkârt datoru,\n"
"taču tas neradîs nekâdus bojâjumus."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Aptaujât"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Norâdît opcijas"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Tagad jűs varat norâdît parametrus modulim %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -812,11 +813,11 @@ msgstr ""
"Opciju formâts ir ``nosaukums=vçrtîba nosaukums2=vçrtîba2 ...''.\n"
"Piemçram, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Moduďa opcijas:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -825,33 +826,33 @@ msgstr ""
"Moduďa %s ielâde bija neveiksmîga.\n"
"Vai vçlaties pamçěinât ar citiem parametriem?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(jau pievienots %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Đî parole ir pârâk vienkârđa"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Lűdzu ievadiet lietotâja vârdu"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Lietotâja vârdâ var bűt tikai mazie angďu burti, cipari, `-' un `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Đâds lietotâja vârds jau ir pievienots"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Pievienot lietotâju"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -860,32 +861,32 @@ msgstr ""
"Ievadiet lietotâju\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Apstiprinât lietotâju"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Vârds un uzvârds"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Lietotâja vârds"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Čaula"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autoreěistrçđanâs"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -894,11 +895,11 @@ msgstr ""
"atvçrta viena noteikta lietotâja sesija. \n"
"Ja nevçlaties izmantot đo iespçju, nospiediet atcelđanas pogu."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Norâdiet noklusçto lietotâju:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Norâdiet izmantojamo logu menedţeri:"
@@ -908,7 +909,7 @@ msgstr "Norâdiet izmantojamo logu menedţeri:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -932,7 +933,8 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Juus sveic GRUB, opereetaajsisteemu izveeles programma!"
@@ -944,7 +946,9 @@ msgstr "Juus sveic GRUB, opereetaajsisteemu izveeles programma!"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Izmantojiet taustinus %c un %c, lai izveeleetos vajadziigo ierakstu."
@@ -957,7 +961,9 @@ msgstr "Izmantojiet taustinus %c un %c, lai izveeleetos vajadziigo ierakstu."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Nospiediet ievadu, lai saakneetu izveeleeto OS, 'e', lai redigeetu"
@@ -969,7 +975,9 @@ msgstr "Nospiediet ievadu, lai saakneetu izveeleeto OS, 'e', lai redigeetu"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandas pirms saakneesanas, vai 'c', lai izsauktu komandrindu."
@@ -981,21 +989,25 @@ msgstr "komandas pirms saakneesanas, vai 'c', lai izsauktu komandrindu."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Izdaliitais ieraksts tiks saakneets peec %d sekundeem."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nepietiek vietas sadaďâ /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Darbavirsma"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Starta izvçlne"
@@ -1128,69 +1140,42 @@ msgstr "Jâ, es vçlos autologin kâ đis lietotâjs"
msgid "System mode"
msgstr "Sistçmas reţîms"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Noklusçts"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Atcelt"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "nevar atvçrt /etc/inittab lasîđanai: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "nevar atvçrt /etc/sysconfig/autologin lasîđanai: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "LILO instalçđana neizdevâs. Atklâta đâda kďűda:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minűtes"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minűte"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekundes"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Izveidot"
@@ -1730,6 +1715,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Norâdiet jauno izmçru"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Izveidot jaunu sadaďu"
@@ -1840,20 +1830,21 @@ msgid "Reload"
msgstr "Pârlâdçt"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatçđana %s neizdevâs"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nezinu, kâ formatçt %s, izmantojot tipu %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "montçđana neizdevâs: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "kďűda nomontçjot %s: %s"
@@ -1866,40 +1857,40 @@ msgstr "vienkârđs"
msgid "server"
msgstr "serveris"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Montçđanas punktiem jâsâkas ar /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Jau eksistç sadaďa ar montçđanas punktu %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cikliski montçđanas punkti %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Đim katalogam ir jâpaliek saknes failsistçmâ"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Đim montçđanas punktam ir nepiecieđama reâla failu sistçma (ext2, reiserfs)\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Kďűda, atverot %s ierakstîđanai: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1907,7 +1898,7 @@ msgstr ""
"Atklâta kďűda - nav atrasta neviena ierîce, kas derçtu jaunu failsistçmu "
"veidođanai. Lűdzu pârbaudiet dzelţus, lai noskaidrotu problçmas iemeslu"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Jums nav nevienas diska sadaďas!"
@@ -1955,8 +1946,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2264,8 +2255,8 @@ msgstr ""
"Microsoft Windows, kas aizňem visu\n"
"\t vietu, jums ir jâatbrîvo vieta Linux datiem. Lai to izdarîtu, jűs varat "
"nodzçst Microsoft Windows sadaďu un\n"
-"\t datus (skatît risinâjumus \"Izdzçst visu disku\" vai \"Eksperta "
-"reţîms\") vai izmainît Microsoft\n"
+"\t datus (skatît risinâjumus \"Izdzçst visu disku\" vai \"Eksperta reţîms"
+"\") vai izmainît Microsoft\n"
"\t Windows sadaďas izmçru. Sadaďas izmçru var izmainît bez datu zaudçđanas. "
"Đis risinâjums ir ieteicams, ja\n"
"\t jűs savâ datorâ vçlaties izmantot gan Linux-Mandrake, gan Microsoft "
@@ -2299,8 +2290,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2450,8 +2441,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2559,13 +2550,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2640,8 +2631,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3564,8 +3555,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3697,84 +3688,84 @@ msgstr ""
"automâtiski. Ja vçlaties sâknçt kâdu citu jau uzstâdîtu operçtâjsistçmu,\n"
"lűdzu izlasiet papildus norâdîjumus."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Valodas izvçle"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Instalçđanas klases izvçle"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Cietâ diska noteikđana"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Peles konfigurçđana"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Tastatűras izvçle"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr ""
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Failu sistçmu uzstâdîđana"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Diska formatçđana"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Instalçjamo pakotňu izvçle"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Sistçmas instalçđana"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "root paroles izvçle"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Lietotâju pievienođana"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Tîkla konfigurçđana"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Kopsavilkums"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Servisu konfigurçđana"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Sistçmdisketes radîđana"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Sâknçtâja instalçđana"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "X konfigurçđana"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Instalçđanas beigas"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3789,20 +3780,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Ielieciet FAT formatçtu disketi iekârtâ %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3810,15 +3801,15 @@ msgstr ""
"Lai izmantotu đo saglabâto pakotňu izvçli, palaidiet instalâciju ar ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Kďűda nolasot failu $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Labi"
@@ -3826,11 +3817,11 @@ msgstr "Labi"
msgid "Please test the mouse"
msgstr "Lűdzu notestçjiet peli"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Lai aktivizçtu peli,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "PAKUSTINIET RITENI!"
@@ -4044,13 +4035,13 @@ msgstr "Dublçts montçđanas punkts %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Daţas svarîgas pakotnes neizdevâs pareizi instalçt.\n"
"Ir bojâta jűsu kompaktdisku iekârta vai instalâcijas disks.\n"
-"Parbaudiet disku uz instalçta datora, izmantojot komandu \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Parbaudiet disku uz instalçta datora, izmantojot komandu \"rpm -qpl Mandrake/"
+"RPMS/*.rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -4162,6 +4153,7 @@ msgid ""
msgstr "Kopçjais jűsu izvçlçto grupu izmçrs ir aptuveni %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4176,6 +4168,7 @@ msgstr ""
"100% lîmenî tiks instalçtas visas izvçlçtâs pakotnes."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4402,8 +4395,8 @@ msgstr "Licences lîgums"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4563,15 +4556,15 @@ msgstr "Eksperta"
msgid "Update"
msgstr "Atjauninât"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Lűdzu izvçlieties jűsu peles tipu."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Peles ports"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Lűdzu izvçlieties, kuram seriâlajam portam ir pieslçgta pele."
@@ -4725,6 +4718,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom ar nosaukumu \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4879,19 +4873,19 @@ msgstr "Izmantot NIS"
msgid "yellow pages"
msgstr "dzeltenâs lapas"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autentifikâcijas NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS domçns"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS serveris"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4918,19 +4912,19 @@ msgstr ""
"Ja vçlaties izveidot jűsu sistçmai pielâgotu sâknçđanas disketi,\n"
"ielieciet sisketi pirmajâ iekârtâ un nospiediet \"Labi\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Pirmâ diskeđu iekârta"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Otrâ diskeđu iekârta"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Izlaist"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4951,32 +4945,32 @@ msgstr ""
"atvieglojot atjaunođanu pçc smagiem sistçmas bojâjumiem. Vai vçlaties\n"
"izveidot jűsu sistçmai pielâgotu sâknçđanas disketi?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Diemţçl nav pieejama neviena diskeđu iekârta"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Norâdiet diskeđu iekârtu, ko izmanto distetes veidođanai"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Ielieciet disketi iekârtâ %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Gatavoju sâknçđanas disketi"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Sagatavoju sâknçtâju"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Vai vçlaties izmantot aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4984,51 +4978,51 @@ msgstr ""
"Kďűda, instalçjot aboot, \n"
"vai instalçt piespiedu kârtâ pat tad, ja tiks iznîcinâta pirmâ sadaďa?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Sâknçtâja instalçđana neizdevâs. Atklâta đâda kďűda:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Zems"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Vidçjs"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Augsts"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Izvçlieties drođîbas lîmeni?"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Vai vçlaties izveidot auto instalçđanas disketi linux replikâcijai?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Ielieciet tukđu disketi iekârtâ %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Sagatavoju auto instalçđanas disketi"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5038,13 +5032,13 @@ msgstr ""
"\n"
"Vai tieđâm vçlaties iziet tűlît?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5055,17 +5049,17 @@ msgstr ""
"datoru.\n"
"\n"
"Lai saňemtu informâciju par labojumiem, kas ir pieejami đim Linux-Mandrake\n"
-"izdevumam, skatiet Errata failu, kas atrodams "
-"http://www.linux-mandrake.com/.\n"
+"izdevumam, skatiet Errata failu, kas atrodams http://www.linux-mandrake."
+"com/.\n"
"\n"
"Informâcija par jűsu sistçmas konfigurçđanu ir pieejama Oficiâlâs\n"
"Linux-Mandrake rokasgrâmatas pçcinstalçđanas nodaďâ."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Sagatavot auto instalçđanas disketi"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5074,15 +5068,15 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automâtisks"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Atkârtot"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Saglabât pakotňu izvçli"
@@ -5102,11 +5096,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "atmest"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Izvçrsta"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Lűdzu uzgaidiet"
@@ -5135,11 +5129,11 @@ msgstr "Jűsu izvçle? (noklusçti %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Jűsu izvçle? (noklusçti %s ievadiet `none', ja nav) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Čehijas (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Vâcijas"
@@ -5147,19 +5141,19 @@ msgstr "Vâcijas"
msgid "Dvorak"
msgstr "Dvoraka"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spânijas"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Somijas"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francijas"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvçěijas"
@@ -5167,15 +5161,15 @@ msgstr "Norvçěijas"
msgid "Polish"
msgstr "Polijas"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Krievijas"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Apvienotâs Karalistes"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "ASV tastatűra"
@@ -5191,208 +5185,208 @@ msgstr "Armçnijas (rakstâmmađîna)"
msgid "Armenian (phonetic)"
msgstr "Armçnijas (fonçtiskâ)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidţânas (latîňu)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidţânas (kirilica)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Beďěijas"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgârijas"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazîlijas (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Baltkrievijas"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Đveices (vâcu izvietojums)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Đveices (franču izvietojums)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Čehijas (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Čehijas (programmçtâju)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Vâcijas (bez mçmajiem taustiňiem)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dânijas"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvoraka (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvoraka (Norvçěijas)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Igaunijas"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzijas (\"krievu\" izvietojums)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzijas (\"latîňu\" izvietojums)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grieíijas"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungârijas"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Horvâtijas"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraçlas"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Izraçlas (fonçtiskâ)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Irânas"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandes"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Itâlijas"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japânas 106 taistiňi"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Apvienotâs Karalistes"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latîňamerikas"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Maíedonijas"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Dânijas"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lietuvas AZERTY (vecâ)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lietuvas AZERTY (jaunâ)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lietuvas \"numuru rinda\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lietuvas \"fonçtiskâ\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polijas (qwerty izvietojums)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polijas (qwertz izvietojums)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugâles"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanâdas (Kvebeka)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Krievijas (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Zviedrijas"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovçnijas"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovâkijas (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovâkijas (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovâkijas (programmçtâju)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tai tastatűra"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turcijas (tradicionâlais \"F\" modelis)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turcijas (modernais \"Q\" modelis)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainas"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "ASV tastatűra (starptautiskâ)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vjetnamas \"numuru rinda\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Dienvidslâvijas (latîňu/kirilicas)"
@@ -5522,31 +5516,31 @@ msgstr "Tâlâk ->"
msgid "<- Previous"
msgstr "<- Atpakaď"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Vai tas ir pareizi?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Interneta konfigurâcija"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vai vçlaties mçěinât pieslçgties internetam tűlît?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Izmçěinu pieslçgumu..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Sistçma pađlaik ir pieslçgta Internetam."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5554,18 +5548,18 @@ msgstr ""
"Đíiet, ja jűsu sistçmu nav pieslçgta Internetam.\n"
"Mçěiniet pârkonfigurçt pieslçgumu."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Tîkla konfigurâcija"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN konfigurâcija"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5573,79 +5567,79 @@ msgstr ""
"Izvçlieties pakalpojumu sniedzçju.\n"
" Ja tas nav đajâ sarakstâ, izvçlietis Nav sarakstâ"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Savienojuma konfigurçđana"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Lűdzu aizpieldiet vai izvçlietis lauku"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kartes IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kartes mem (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kartes IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kartes IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kartes IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Jűsu privâtais telefona numurs"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Pakalpojumu sniedzçja nosaukums (piem., provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Pakalpojumu sniedzçja telefona numurs"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Pakalpojumu sniedzçja dns 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Pakalpojumu sniedzçja dns 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Zvanîđanas reţîms"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Konta nosaukums (lietotâja vârds)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Konta parole"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Eiropa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Eiropa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Citur pasaulç"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5653,27 +5647,27 @@ msgstr ""
"Citur pasaulç \n"
" nav D-Channel (izdalîtas lînijas)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Kâdu protokolu vçlaties izmantot?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Kâds ir jűsu kartes tips?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Nezinu"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5685,19 +5679,19 @@ msgstr ""
"\n"
"Ja jums ir PCMCIA karte, jums ir jâzina kartes irq un io.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Pârtraukt"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Turpinât"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Kura ir jűsu ISDN karte ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5705,12 +5699,12 @@ msgstr ""
"Ir atklâta ISDN PCI karte, bet nav zinâms kartes tips. Lűdzu izvçlieties "
"kâdu no nâkamajâ ekrânâ uzskaitîtajâm PCI kartçm."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nav atrasta neviena ISDN PCI karte. Lűdzu izvçlieties kâdu no saraksta."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5718,22 +5712,22 @@ msgstr ""
"Jűsu sistçmâ nav atrasts neviens ethernet tîkla adapteris.\n"
"Nevaru uzstâdît đo pieslçguma veidu."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Izvçlieties tîkla interfeisu"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Lűdzu norâdiet, kuru tîkla adapteri vçlaties izmantot Interneta pieslçgumam."
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Tîkla interfeiss"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5741,74 +5735,74 @@ msgstr ""
"\n"
"Vai jűs piekrîtat?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Gatavojos pârstartçt tîkla ierîci:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL konfigurâcija"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Vai vçlaties startçt pieslçgumu palaiđanas laikâ?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Lűdzu norâdiet, kuram seriâlajam portam ir pieslçgts modçms."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Iezvanpieejas opcijas"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Savienojuma nosaukums"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefona numurs"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Lietotâja ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentifikâcija"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Ar skriptu"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Izmantojot terminâli"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domçna nosaukums"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Pirmais DNS serveris"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Otrais DNS serveris"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Gatavojos pârstartçt tîkla ierîci $netc->{NET_DEVICE}. Vai piekrîtat?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5816,7 +5810,7 @@ msgstr ""
"\n"
"Varat atslçgties vai pârkonfigurçt pieslçgumu."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5824,11 +5818,11 @@ msgstr ""
"\n"
"Varat pârkonfigurçt pieslçgumu."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Pađlaik jűs esat pieslçdzies Internetam."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5836,48 +5830,48 @@ msgstr ""
"\n"
"Varat pieslçgties Internetam vai pârkonfigurçts pieslçgumu."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Pađlaik jűs neesat pieslçdzies Internetam."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Pieslçgties Internetam"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Atslçgties no Interneta"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfigurçt tîkla pieslçgumu (LAN vai Interneta)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Interneta pieslçgums un konfigurâcija"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Tîkla konfigurçđanas meistars"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Ârçjs ISDN modçms"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Iekđçja ISDN karte"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Kâds ir jűsu ISDN pieslçguma veids?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Pieslçgties Internetam"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5887,24 +5881,24 @@ msgstr ""
"Daţi pieslçgumi izmanto pptp, pavisam nedaudzi dhcp.\n"
"Ja jűs nezinat, izvçlieties 'izmantot pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "izmantot dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "izmantot pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "izmantot pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Gatavojos pârstartçt tîkla ierîci %s. Vai piekrîtat?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5912,15 +5906,15 @@ msgstr ""
"Kuru dhcp klientu vçlaties izmantot?\n"
"Noklusçti ir dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Tîkla konfigurâcija"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Vai vçlaties pârstartçt tîklu"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5928,7 +5922,7 @@ msgid ""
"%s"
msgstr "Vai vçlaties pârstartçt tîklu"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5936,7 +5930,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5944,69 +5938,69 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Izvçlieties konfigurçjamo profilu"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Noskaidroju ierîces..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Parasts modçma pieslçgums"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "atklâts uz porta %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN pieslçgums"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "atklâts %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (vai ADSL) pieslçgums"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "atklâts uz interfeisa %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kabeďa pieslçgums"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "LAN pieslçgums"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "ethernet karte(s) atrasta"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Kâ jűs vçlaties pieslçgties Internetam?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6067,11 +6061,11 @@ msgid " (driver $module)"
msgstr " (draiveris $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adrese"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Tîkla maska"
@@ -6104,7 +6098,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS serveris"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Vârteja"
@@ -6132,11 +6126,11 @@ msgstr "Proxy bűtu jâbűt http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy bűtu jâbűt ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Đai platformai paplađinâtâ sadaďa nav pieejama"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6146,21 +6140,21 @@ msgstr ""
"Vienîgais risinâjums ir pârvietot primâras sadaďas tâ, lai caurums atrastos "
"blakus paplađinâtajâm sadaďâm"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Kďűda, nolasot failu %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Atjaunođana no faila %s neizdevâs: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Slikts rezerves kopijas fails"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Kďűda, ierakstot failâ %s"
@@ -7151,7 +7145,7 @@ msgstr "Interneta pieslçguma koplietođana"
msgid "Network configuration (%d adapters)"
msgstr "Tîkla konfigurâcija (%d adapteri)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profils: "
@@ -7244,7 +7238,7 @@ msgstr "Sistçma pađlaik ir pieslçgta Internetam."
msgid "Configure Internet Access..."
msgstr "Konfigurçt Interneta pieeju..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN konfigurâcija"
@@ -7283,76 +7277,76 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Konfigurâcijas izmçěinâđana"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN konfigurâcija"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapteris %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP klients"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Atslçgt"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Ieslçgt"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Interneta pieslçguma konfigurâcija"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Interneta pieslçguma konfigurâcija"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Savienojuma tips: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametri"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Provaidera dns 1 (nav obligâti)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Provaidera dns 2 (nav obligâti)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet karte"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP klients"
@@ -7458,14 +7452,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Neizdodas uzsâkt uzlabođanu no tîkla !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nav atrasta seriâla_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Vai emulçt tređo pogu?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Lűdzu notestçjiet peli"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7952,6 +7951,24 @@ msgstr "Vai vçlaties izmçěinât đo konfigurâciju?"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Rîki pastam, jaunumiem, tîmeklim, failu saňemđanai un čatam"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minűtes"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minűte"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekundes"
+
#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "LAN konfigurâcija"
@@ -8026,23 +8043,23 @@ msgstr "Rîki pastam, jaunumiem, tîmeklim, failu saňemđanai un čatam"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8051,15 +8068,15 @@ msgstr "Rîki pastam, jaunumiem, tîmeklim, failu saňemđanai un čatam"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Tagad varat izvçlçties daţâdas sistçmas opcijas.\n"
#~ "\n"
@@ -8084,8 +8101,8 @@ msgstr "Rîki pastam, jaunumiem, tîmeklim, failu saňemđanai un čatam"
#~ " ir normâla.\n"
#~ "\n"
#~ "* Nomainâmu datu nesçju automontçđana: ja nevçlaties katru reizi montçt\n"
-#~ " nomainâmus datu nesçjus (CD-ROM, disketi, Zip u.c.), drukâjot \"mount\" "
-#~ "un \"umount\", izvçlieties đo opciju.\n"
+#~ " nomainâmus datu nesçjus (CD-ROM, disketi, Zip u.c.), drukâjot \"mount"
+#~ "\" un \"umount\", izvçlieties đo opciju.\n"
#~ "\n"
#~ "\n"
#~ "* Iztîrît \"/tmp\" katras sâknçđanas laikâ: ja jűs vçlaties sistçmas "
@@ -8093,10 +8110,10 @@ msgstr "Rîki pastam, jaunumiem, tîmeklim, failu saňemđanai un čatam"
#~ " katalogus, kas atrodas \"/tmp\", izvçlieties đo opciju.\n"
#~ "\n"
#~ "\n"
-#~ "* Ieslçgt NumLock palaiđanas laikâ: ja vçlaties, lai pçc sâknçđanas bűtu "
-#~ "ieslçgts NumLock, izvçlieties đo\n"
-#~ " opciju. Ňemiet vçrâ, ka to nevajadzçtu izvçlçties klçpjdatoriem, un ka "
-#~ "NumLock var strâdât vai nestrâdât X vidç."
+#~ "* Ieslçgt NumLock palaiđanas laikâ: ja vçlaties, lai pçc sâknçđanas "
+#~ "bűtu ieslçgts NumLock, izvçlieties đo\n"
+#~ " opciju. Ňemiet vçrâ, ka to nevajadzçtu izvçlçties klçpjdatoriem, un "
+#~ "ka NumLock var strâdât vai nestrâdât X vidç."
#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
#~ msgstr ""
diff --git a/perl-install/share/po/nl.po b/perl-install/share/po/nl.po
index 290b74b3b..e60606b64 100644
--- a/perl-install/share/po/nl.po
+++ b/perl-install/share/po/nl.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 1999-08-25 11:07+0200\n"
"Last-Translator: Niels Gras <niels.gras@wanadoo.nl>\n"
"Language-Team: Dutch\n"
@@ -55,53 +55,54 @@ msgstr "Selecteer een X-server"
msgid "X server"
msgstr "X-Server"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Welke configuratie van XFree wilt u hebben?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Uw kaart kan 3D acceleratie ondersteuning krijgen, maar alleen met XFree "
-"%s.\n"
+"Uw kaart kan 3D acceleratie ondersteuning krijgen, maar alleen met XFree %"
+"s.\n"
"Uw kaart wordt ondersteund door XFree %s, welke betere ondersteuning zou \n"
"kunnen hebben in 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Uw kaart kan 3D acceleratie ondersteuning krijgen met XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s met 3D hardware acceleratie"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
"Uw kaart kan 3D acceleratie ondersteuning krijgen met XFree %s.\n"
-"LET OP: DIT IS EEN EXPERIMENTELE ONDERSTEUNING, WELKE UW COMPUTER KAN LATEN "
-"\n"
+"LET OP: DIT IS EEN EXPERIMENTELE ONDERSTEUNING, WELKE UW COMPUTER KAN "
+"LATEN \n"
"VASTHANGEN."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s met EXPERIMENTELE 3D hardware acceleratie"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -109,33 +110,33 @@ msgid ""
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Uw kaart kan 3D hardware acceleratie ondersteuning hebben, maar alleen met \n"
-"XFree %s, LET OP: DIT IS EEN EXPERIMENTELE ONDERSTEUNING, WELKE UW COMPUTER "
-"\n"
+"XFree %s, LET OP: DIT IS EEN EXPERIMENTELE ONDERSTEUNING, WELKE UW "
+"COMPUTER \n"
"KAN LATEN VASTHANGEN.\n"
"Uw kaart wordt ondersteund door XFree %s, welke betere ondersteuning zou \n"
"kunnen hebben in 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree configuratie"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Selecteer hoeveel geheugen uw grafische kaart heeft"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Selecteer de opties voor de X-server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Selecteer een monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -149,8 +150,8 @@ msgid ""
" If in doubt, choose a conservative setting."
msgstr ""
"De twee kritische parameters zijn de verticale verversingsratio, d.w.z.\n"
-"de snelheid waarmee het volledige scherm wordt ververst en nog belangrijker "
-"\n"
+"de snelheid waarmee het volledige scherm wordt ververst en nog "
+"belangrijker \n"
"de horizontale sync ratio, dit is de snelheid waaraan de scanlijnen worden\n"
"geschreven\n"
"\n"
@@ -160,41 +161,41 @@ msgstr ""
"beschadigen.\n"
"Bij twijfel, maakt u best een conservatieve keuze."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontale verversingsratio"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Verticale verversingsratio"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor niet geconfigureerd"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafische kaart nog niet geconfigureerd"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resoluties nog niet gekozen"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Wenst u de configuraties te testen?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Waarschuwing: door deze grafische kaart te testen, kan uw computer vast "
"blijven hangen"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Configuratie Testen"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -202,153 +203,153 @@ msgstr ""
"\n"
"probeer een aantal parameters aan te passen"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Er is een fout opgetreden:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Verdwijnt binnen %d seconden"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Is dit de juiste instelling?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Er is een fout opgetreden, probeer een aantal parameters aan te passen"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resolutie"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Kies resolutie en kleurdiepte"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafische kaart: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86-server: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Expert mode"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Toon alles"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resoluties"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Toetsenbord instelling: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Muistype: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Muis: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitor Horizontale Sync: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitor Verticale Verversing: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafische kaart: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Videogeheugen: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Kleurdiepte: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resolutie: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86-server: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 driver: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Bezig met het voorbereiden van de configuratie van X-Windows"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Wat wenst u te doen?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Verander Monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Verander grafische kaart"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Verander Server-opties"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Resolutie wijzigen"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Informatie tonen"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Opnieuw testen"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Beëindig"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -360,20 +361,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Gelieve opnieuw in te loggen op %s om de wijzigingen te activeren"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Gelieve uit te loggen en daarna Ctrl-Alt-Backspace te gebruiken"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X bij opstarten"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -481,7 +482,7 @@ msgstr "Multi-frequency in staat om 1600x1200 aan 76 Hz weer te geven"
msgid "First sector of boot partition"
msgstr "Eerste sector van boot-partitie"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Eerste sector van station (MBR)"
@@ -522,11 +523,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Root"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Bootloader algemene opties"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Bootloader algemene opties"
@@ -535,7 +536,7 @@ msgstr "Bootloader algemene opties"
msgid "Bootloader installation"
msgstr "Bootloader installatie"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Boot-apparaat"
@@ -551,7 +552,7 @@ msgstr "Compact"
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Video-modus"
@@ -559,14 +560,14 @@ msgstr "Video-modus"
msgid "Delay before booting default image"
msgstr "Pauze voor het booten van standaard-image"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Wachtwoord"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Wachtwoord (nogmaals)"
@@ -602,42 +603,42 @@ msgid ""
msgstr ""
"De optie ``Commandoregel-opties beperken'' heeft geen nut zonder wachtwoord"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Gelieve opnieuw te proberen"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "De wachtwoorden kloppen niet"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Standaard"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -645,148 +646,148 @@ msgstr ""
"Hier zijn de ingangen voor LILO.\n"
"U kan er bijvoegen of de bestaande wijzigen."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Toevoegen"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Klaar"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "RAID aanpassen"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Welk type ingang wenst u toe te voegen?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Ander OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Ander OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Ander OS (Windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Beeld"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Toevoegen"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Lezen/schrijven"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Onveilig"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Naam"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Standaard"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Ingang verwijderen"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Lege naam is niet toegelaten"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Deze naam wordt al gebruikt"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Welk type printer heeft u?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s interfaces gevonden"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Heeft u er nog één?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Heeft u een %s interface?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nee"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Zie hardware-info"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Bezig met installeren van stuurprogramma voor %s kaart %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(module %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Welk %s stuurprogramma moet ik proberen?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -803,20 +804,20 @@ msgstr ""
"zelf zoeken? Soms zal de automatische detectie de computer laten hangen,\n"
"maar het zou geen schade mogen veroorzaken."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatisch Detecteren"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Geef opties"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "U mag nu de opties ingeven voor module %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -827,11 +828,11 @@ msgstr ""
"Opties staan in het formaat ``naam=waarde naam2=waarde2 ...''.\n"
"Bijvoorbeeld, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Module-opties:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -840,35 +841,35 @@ msgstr ""
"Het laden van module %s is niet gelukt.\n"
"Wenst u opnieuw te proberen met andere parameters?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(%s reeds toegevoegd)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Dit wachtwoord is te simpel"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Geef een gebruikersnaam in"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"De gebruikersnaam mag slechts kleine (lowercase) letters, cijfers, `-' en`_' "
"bevatten"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Deze gebruikersnaam werd reeds toegevoegd"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Gebruiker toevoegen"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -877,32 +878,32 @@ msgstr ""
"Geef een gebruiker in\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Gebruiker aanvaarden"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Echte naam"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Gebruikersnaam"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Pictogram"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Automatisch inloggen"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -911,16 +912,16 @@ msgstr ""
"loggen.\n"
"Als u deze optie niet wilt gebruiken, klikt u op de knop annuleren."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Kies de standaard gebruiker:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Selecteer de 'window manager' die u wilt gebruiken:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -937,39 +938,50 @@ msgstr ""
"of wacht %d seconden voor de standaard-bootkeuze.\n"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welkom bij GRUB - Kies uw besturingssysteem!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Gebruik de %c en %c-toetsen om te aangeduide ingang te selecteren."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Druk Enter om het geselecteerde besturingssysteem te booten, druk 'e'"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr " om de ingang eerst te bewerken, of 'c' voor een command-line."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
"De aangeduide ingang zal automatisch gestart worden binnen %d seconden."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "niet genoeg ruimte in /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Start Menu"
@@ -1104,70 +1116,43 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Standaard"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Annuleren"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr ""
"De installatie van LILO is niet gelukt. De volgende fout werd gevonden:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minuten"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuut"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d seconden"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Creëer"
@@ -1716,6 +1701,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Kies de nieuwe grootte"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Nieuwe partitie creëren"
@@ -1825,20 +1815,21 @@ msgid "Reload"
msgstr "Herladen"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatteren van %s mislukt"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Ik weet niet hoe %s in type %s te formatteren"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "koppeling mislukt: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "fout bij ontkoppelen %s: %s"
@@ -1853,40 +1844,40 @@ msgstr "Bestand"
msgid "server"
msgstr "X-Server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Koppelpunten moeten beginnen met een /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Er is al een partitie met als aankoppelpunt %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Circulaire mounts: %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Deze map zou binnen het root bestandssysteem moeten blijven"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"U heeft een goed bestandssysteem (ext2, reiserfs) voor dit mount punt\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Fout bij het openen van %s voor schrijfbewerking: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1896,7 +1887,7 @@ msgstr ""
"nieuwe bestandssystemen konden worden gecreëerd. Gelieve uw hardware na te\n"
"kijken voor de oorzaak van dit probleem."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "U heeft helemaal geen partities!"
@@ -1937,8 +1928,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2191,8 +2182,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2275,8 +2266,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2341,13 +2332,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2390,8 +2381,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2533,8 +2524,8 @@ msgid ""
"For information, the first serial port (called \"COM1\" under Microsoft\n"
"Windows) is called \"ttyS0\" under Linux."
msgstr ""
-"Er is geen modem gevonden. Kiest u a.u.b. de serieële poort waarop het "
-"modem/naangesloten is.\n"
+"Er is geen modem gevonden. Kiest u a.u.b. de serieële poort waarop het modem/"
+"naangesloten is.\n"
"\n"
"\n"
"Ter informatie: de eerste serieële poort (genaamd \"COM1\" onder MS "
@@ -3189,8 +3180,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3331,84 +3322,84 @@ msgstr ""
"Als u wil starten met een ander bestaand besturingssysteem, gelieve dan de\n"
"bijkomende instructies te lezen."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Kies uw taal"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Installatieklasse selecteren"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Harde schijf-detectie"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Muis configureren"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Toetsenbord kiezen"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr ""
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Bestandssystemen instellen"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Partities formatteren"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Te installeren pakketten kiezen"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Systeem installeren"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Root-wachtwoord instellen"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Gebruiker toevoegen"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Netwerk-configuratie"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Diensten configureren"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Boot-diskette aanmaken"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Boot-loader installeren"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "X Configureren"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Installatie afsluiten"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3423,34 +3414,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Plaats een floppy in station %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Fout bij het lezen van bestand $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3458,11 +3449,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Test uw muis a.u.b."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Welk type muis heeft u?"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "BEWEEG UW WIELTJE"
@@ -3679,8 +3670,8 @@ msgstr "Dubbel koppelpunt %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Sommige belangrijke pakketen werden niet juist\n"
"geďnstalleerd. Of uw cdrom drive of uw cdrom is defect.\n"
@@ -3797,6 +3788,7 @@ msgid ""
msgstr "De totale grootte voor de geselecteerde groepen is ongeveer %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3808,9 +3800,10 @@ msgstr ""
"selectere dan het percentage pakketten dat u wenst te installeren.\n"
"\n"
"Een laag percentage zal enkel de belangrijkste pakketten installeren;\n"
-"een percentage van 100% zal alle geselecteerde pakketten installeren."
+"een percentage van 100%% zal alle geselecteerde pakketten installeren."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3824,7 +3817,7 @@ msgstr ""
"Als u minder wenst te installeren,\n"
"selecteer dan het percentage pakketten dat u wenst te installeren.\n"
"Een laag percentage zal enkel de belangrijkste pakketten installeren;\n"
-"een percentage van 100% zal alle geselecteerde pakketten installeren."
+"een percentage van %d%% zal alle geselecteerde pakketten installeren."
#: ../../install_steps_gtk.pm_.c:235
msgid "You will be able to choose them more specifically in the next step."
@@ -4018,8 +4011,8 @@ msgstr "Licentie overeenkomst"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4179,15 +4172,15 @@ msgstr "Expert"
msgid "Update"
msgstr "Update"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Welk type muis heeft u?"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Muispoort"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Met welke seriële poort is uw muis verbonden?"
@@ -4305,8 +4298,8 @@ msgstr "Bezig met zoeken naar pakketten om te upgraden"
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-"Uw systeem heeft niet genoeg ruimte over voor installatie of upgrade (%d > "
-"%d)"
+"Uw systeem heeft niet genoeg ruimte over voor installatie of upgrade (%d > %"
+"d)"
#: ../../install_steps_interactive.pm_.c:480
#, c-format
@@ -4347,6 +4340,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-Rom genaamd \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4477,19 +4471,19 @@ msgstr "NIS gebruiken"
msgid "yellow pages"
msgstr "Gouden Gids"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Authenticatie NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS-domein"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS-server"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4516,19 +4510,19 @@ msgstr ""
"fouten. Wil u nu een bootdiskette aanmaken voor uw systeem?\n"
"Stop dan een diskette in het station en druk op \"OK\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Eerste diskettestation"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Tweede diskettestation"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Overslaan"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4550,32 +4544,32 @@ msgstr ""
"waardoor het veel makkelijker wordt om te herstellen van grote systeem-\n"
"fouten. Wil u nu een bootdiskette aanmaken voor uw systeem?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Sorry, geen diskettestation beschikbaar"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Kies het diskettestation waarmee u de boot-diskette wenst te maken"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Plaats een floppy in station %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Bezig met het aanmaken van de boot-diskette"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Bezig met klaarmaken van bootloader"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Wenst u aboot te gebruiken?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4583,77 +4577,77 @@ msgstr ""
"Fout bij het installeren van aboot,\n"
"toch proberen te installeren, zelfs als dat de eerste partitie vernietigt?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"De installatie van de bootloader is mislukt. De volgende fout werd gevonden:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Laag"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Medium"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Hoog"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Kies een veiligheids-niveau"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Wilt u een auto installatie diskette voor Linux replicatie?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Plaats een lege floppy in station %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Bezig met aanmaken van auto-installatiediskette"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Linux-Mandrake User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Bezig met aanmaken van auto-installatiediskette"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4662,17 +4656,17 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Automated"
msgstr "Automatisch IP"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Herladen"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Individuele pakketselectie"
@@ -4693,11 +4687,11 @@ msgstr ""
msgid "kdesu missing"
msgstr ""
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Even geduld"
@@ -4726,11 +4720,11 @@ msgstr "Uw keuze? (standaard %s)"
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Uw keuze? (standaard %s, geef `geen' voor geen)"
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tsjechisch (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Duits"
@@ -4738,19 +4732,19 @@ msgstr "Duits"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spaans"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Fins"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Frans"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Noors"
@@ -4758,15 +4752,15 @@ msgstr "Noors"
msgid "Polish"
msgstr "Pools"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russisch"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK toetsenbord"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US toetsenbord"
@@ -4782,208 +4776,208 @@ msgstr "Armeens (typmachine)"
msgid "Armenian (phonetic)"
msgstr "Armeens (fonetisch)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbeidzjan (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbeidzjan (cyrillisch"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgisch"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgaars"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Braziliaans (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Belarusiaans"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Zwitsers (Duitse layout)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Zwitsers (Franse layout)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tsjechisch (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Duits (geen dode toetsen)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Deens"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Noorwegen)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Ests"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgisch (\"Russische\" layout)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgisch (\"Latin\" layout)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grieks"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Hongaars"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroatisch"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelisch"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelisch (Fonetisch)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraans"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "IJslands"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiaans"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japans 106 toetsen"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "UK toetsenbord"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latijns-Amerikaans"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Nederlands"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lithuaans AZERTY (oud)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lithuaans AZERTY (nieuw)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithuaans \"nummer-rij\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuaans \"fonetisch\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Pools (qwerty layout)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Pools (qwertz layout)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugees"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadees (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russisch (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Zweeds"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Sloveens"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovaaks (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovaaks (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai-toetsenbord"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turks (traditioneel \"F\"-model)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turks (modern \"Q\"-model)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Oekraďens"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US toetsenbord (internationaal)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamese \"nummer-rij\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Yoegoslaafs (latin layout)"
@@ -5115,31 +5109,31 @@ msgstr "Volgende ->"
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Is dit correct?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Internet configuratie"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Wenst u nu te proberen een connectie te maken met Internet?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Bezig met testen van uw connectie..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "U bent op dit moment aangesloten op het Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5147,18 +5141,18 @@ msgstr ""
"Het lijkt erop dat dit systeem niet aangesloten is met\n"
"het internet. Probeer uw connectie te herconfigureren."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Netwerk-configuratie"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN Configuratie"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5166,79 +5160,79 @@ msgstr ""
"Selecteer uw provider.\n"
" Als uw provider niet in de lijst staat, kiest u Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Connectie configuratie"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Selecteer of vul onderstaand veld a.u.b. in"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ van de kaart"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Mem (DMA) van de kaart"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO van de kaart"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 van de kaart"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 van de kaart"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Uw persoonlijke telefoonnummer"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Naam van uw provider (bijv. provider.nl)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Telefoonnummer van uw provider"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 van uw provider"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 van uw provider"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Inbel mode"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Account Login (gebruikers-naam)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Wachtwoord"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "De rest van de wereld"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5246,27 +5240,27 @@ msgstr ""
"De rest van de wereld \n"
" geen D-Channel (geleasde lijnen)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Welk protocol wenst u te gebruiken?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Welk type kaart heeft u?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Ik weet het niet"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5279,33 +5273,33 @@ msgstr ""
"\n"
"Als u een PCMCIA kaart bezit, moet u het irq en io van uw kaart weten.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Annuleren"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Verder"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Welke is uw ISDN kaart?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-"Ik heb een ISDN PCI kaart gevonden, maar ik ken het merk niet. Selecteer "
-"a.u.b. een PCI kaart op het volgende scherm."
+"Ik heb een ISDN PCI kaart gevonden, maar ik ken het merk niet. Selecteer a.u."
+"b. een PCI kaart op het volgende scherm."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Geen ISDN PCI kaart gevonden. Selecteer a.u.b. uw kaart op het volgende "
"scherm."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5313,21 +5307,21 @@ msgstr ""
"Er is geen ethernet netwerk adapter op uw systeem gevonden.\n"
"Ik kan dit type connectie niet opzetten."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Kies de netwerk interface"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Kies a.u.b. met welke netwerkkaart u met het Internet wilt verbinden"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Netwerk Interface"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5335,75 +5329,75 @@ msgstr ""
"\n"
"Is dit goed?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Ik sta op het punt het netwerk apparaat te herstarten:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL Configuratie"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Wenst u bij aboot uw connectie te starten?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Met welke seriële poort is uw modem verbonden?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Inbel-opties"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Verbindingsnaam"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefoonnummer"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Aanmeldingsnaam"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Authenticatie"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Gebaseerd op een script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Gebaseerd op een terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domeinnaam"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Eerste DNS-server"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Tweede DNS-server"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Ik ga het netwerk apparaat $netc->{NET_DEVICE} herstarten. Is dit goed?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5411,7 +5405,7 @@ msgstr ""
"\n"
"U kunt nu de verbrinding verbreken of uw connectie herconfigureren."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5419,11 +5413,11 @@ msgstr ""
"\n"
"U kunt uw connectie herconfigureren"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "U bent op dit moment aangesloten op het Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5431,49 +5425,49 @@ msgstr ""
"\n"
"U kunt verbinding maken met het Internet of uw connectie herconfigureren"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "U bent op dit moment niet aangesloten op het Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Verbind met het Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Verbreek verbinding met het Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configureer uw netwerk connectie(LAN of Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internet verbinding & configuratie"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Netwerk-configuratie"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Extern ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Interne ISDN kaart"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Wat voor een ISDN connectie heeft u?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Verbinden met het Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
#, fuzzy
msgid ""
"The most common way to connect with adsl is pppoe.\n"
@@ -5485,25 +5479,25 @@ msgstr ""
"alleen dhcp gebruiken.\n"
"Als u het niet weet, kiest u 'gebruik pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "gebruik pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
#, fuzzy
msgid "use pptp"
msgstr "gebruik pppoe"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Ik ga het netwerk apparaat %s herstarten. Is dit goed?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5511,15 +5505,15 @@ msgstr ""
"Welke dhcp client wenst u te gebruiken?\n"
"Standaard is dit dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Netwerk configuratie"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Wenst u het netwerk te herstarten?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5527,7 +5521,7 @@ msgid ""
"%s"
msgstr "Wenst u het netwerk te herstarten?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5535,7 +5529,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5543,75 +5537,75 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Kies de standaard gebruiker:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Bezig met het detecteren van apparaten..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Configureer een normaal modem connectie"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Dubbel koppelpunt %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Configureer een ISDN connectie"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Configureer een DSL (of ADSL) connectie"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "Netwerk Interface"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Configureer een kabel connectie"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "ADSL Configuratie"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Hoe wenst u verbindingte maken met het Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5675,11 +5669,11 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adres"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmasker"
@@ -5711,7 +5705,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS server"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -5739,11 +5733,11 @@ msgstr "Proxy moet http://... zijn"
msgid "Proxy should be ftp://..."
msgstr "Proxy moet ftp://... zijn"
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Extended partitie niet ondersteund op dit platform"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5753,21 +5747,21 @@ msgstr ""
"De enige oplossing is om uw primaire partitie te verplaatsen zodat het gat "
"naast de extended partitie komt te liggen"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Fout bij het lezen van bestand %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Het herstellen van bestand %s is niet gelukt: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Slechte reservekopie"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Fout bij het schrijven naar bestand %s"
@@ -6698,8 +6692,8 @@ msgstr "Configureren..."
#: ../../standalone/drakgw_.c:277
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-"Bezig met het configurenen v/d scripts, installeren v/d software, starten "
-"v/d servers..."
+"Bezig met het configurenen v/d scripts, installeren v/d software, starten v/"
+"d servers..."
#: ../../standalone/drakgw_.c:307
#, fuzzy
@@ -6758,7 +6752,7 @@ msgstr "Internetverbinding delen"
msgid "Network configuration (%d adapters)"
msgstr "Netwerk configuratie"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "koppeling mislukt: "
@@ -6856,7 +6850,7 @@ msgstr "U bent op dit moment aangesloten op het Internet."
msgid "Configure Internet Access..."
msgstr "Diensten configureren"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "ADSL Configuratie"
@@ -6898,82 +6892,82 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Configuratie Testen"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "ADSL Configuratie"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Uitschakelen"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Inschakelen"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Internet verbinding & configuratie"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Internet verbinding & configuratie"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Verbindingsnaam"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 van uw provider"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 van uw provider"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7082,14 +7076,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Niet in staat live upgrade te starten !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "Geen seriele USB gevonden\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Derde knop emuleren?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Test uw muis a.u.b."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7564,6 +7563,15 @@ msgstr "Wenst u de configuraties te testen?"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
+#~ msgid "%d minutes"
+#~ msgstr "%d minuten"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuut"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d seconden"
+
#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "ADSL Configuratie"
@@ -7634,23 +7642,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7659,21 +7667,24 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "U kan nu enkele andere opties voor uw systeem kiezen.\n"
#~ "\n"
-#~ " - Harde schijfoptimalisatie gebruiken: deze optie kan de toegangstijd tot\n"
-#~ " de harde schijf verbeteren maar is enkel voor geavanceerde gebruikers\n"
-#~ " bestemd, slechte chipsets kunnen uw gegevens vernietigen, dus let op.\n"
+#~ " - Harde schijfoptimalisatie gebruiken: deze optie kan de toegangstijd "
+#~ "tot\n"
+#~ " de harde schijf verbeteren maar is enkel voor geavanceerde "
+#~ "gebruikers\n"
+#~ " bestemd, slechte chipsets kunnen uw gegevens vernietigen, dus let "
+#~ "op.\n"
#~ " Merk op dat de kernel een ingebouwde 'blacklist' heeft van drives en "
#~ "chipsets,\n"
#~ " maar als u niet voor kwade verrassingen wil komen te staan, laat deze "
@@ -7690,17 +7701,19 @@ msgstr ""
#~ "KAN\n"
#~ " ER GEEN ROOT-LOGINPLAATS VINDEN OP DE CONSOLE! Als u root wenst te "
#~ "zijn,\n"
-#~ " moet u als een gebruiker in loggen en dan \"su\" gebruiken. Met andere\n"
+#~ " moet u als een gebruiker in loggen en dan \"su\" gebruiken. Met "
+#~ "andere\n"
#~ " woorden: verwacht niet uw machine voor iets anders dan een server te "
#~ "gebruiken.\n"
#~ " u bent gewaarschuwd.\n"
#~ "\n"
#~ "\n"
-#~ " - Juiste RAM-grootte (indien nodig): Spijtig genoeg, in de huidige "
-#~ "PC-wereld\n"
-#~ " is er geen waterdichte manier om aan het BIOS te vragen hoeveel RAM er "
-#~ "in\n"
-#~ " de machine aanwezig is. Daarom is het mogelijk dat Linux de hoeveelheid\n"
+#~ " - Juiste RAM-grootte (indien nodig): Spijtig genoeg, in de huidige PC-"
+#~ "wereld\n"
+#~ " is er geen waterdichte manier om aan het BIOS te vragen hoeveel RAM "
+#~ "er in\n"
+#~ " de machine aanwezig is. Daarom is het mogelijk dat Linux de "
+#~ "hoeveelheid\n"
#~ " RAM-geheugen in uw machine niet correct kan detecteren. In dit geval, "
#~ "kan u\n"
#~ " hier de juiste hoeveelheid invoeren.\n"
@@ -7713,8 +7726,10 @@ msgstr ""
#~ " en \"umount\" te typen, kies dan deze optie.\n"
#~ "\n"
#~ "\n"
-#~ " - Num Lock inschakelen bij het opstarten: Als u Num Lock aan wilt hebben\n"
-#~ " na het opstarten, kies dan deze optie (Noot: Num Lock zal misschien nog\n"
+#~ " - Num Lock inschakelen bij het opstarten: Als u Num Lock aan wilt "
+#~ "hebben\n"
+#~ " na het opstarten, kies dan deze optie (Noot: Num Lock zal misschien "
+#~ "nog\n"
#~ " steeds niet werken onder X)."
#, fuzzy
@@ -7746,7 +7761,8 @@ msgstr ""
#~ "You have been warned."
#~ msgstr ""
#~ "let goed op: OP DIT LEVEL VAN VEILIGHEID, IS ROOT LOGIN OP HET CONSOLE\n"
-#~ "NIET TOEGESTAAN! Als u root wilt zijn, moet u als een gebruiker inloggen,\n"
+#~ "NIET TOEGESTAAN! Als u root wilt zijn, moet u als een gebruiker "
+#~ "inloggen,\n"
#~ "en dan \"su\" gebruiken. Algemener, verwacht niet uw computer voor iets\n"
#~ "anders te gebruiken dan als server.\n"
#~ "U bent gewaarschuwd."
@@ -8136,7 +8152,7 @@ msgstr ""
#~ "cannot access to Internet.\n"
#~ "I suggest you to disconnect, and reconfigure the Internet connection."
#~ msgstr ""
-#~ "De interface $netcnx->{NET_INTERFACE} is geconfigureerd en geladen, maar u "
-#~ "heeft geen toegang tot\n"
+#~ "De interface $netcnx->{NET_INTERFACE} is geconfigureerd en geladen, maar "
+#~ "u heeft geen toegang tot\n"
#~ "Internet. Ik beveel u aan de verbinding te verbreken, en uw Internet "
#~ "connectie hefconfigureert."
diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po
index 6f03685ac..6bd682c3c 100644
--- a/perl-install/share/po/no.po
+++ b/perl-install/share/po/no.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-20 11:01+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-03-13 13:19CET\n"
"Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n"
"Language-Team: Norsk\n"
@@ -56,16 +56,17 @@ msgstr "Velg en X-tjener"
msgid "X server"
msgstr "X-tjener"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Hvilken konfigurasjon av XFree vil du ha?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -75,17 +76,17 @@ msgstr ""
"%s.\n"
"Kortet ditt er střttet av XFree %s som kan ha bedre střtte i 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Kortet ditt kan ha střtte for maskinvare 3D akselerasjon med XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s med maskinvare 3D akselerasjon"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -94,12 +95,12 @@ msgstr ""
"Kortet ditt kan ha střtte for maskinvare 3D akselerasjon med XFree %s,\n"
"MERK AT DETTE ER EKSPERIMENTEL STŘTTE OG KAN 'FRYSE' MASKINEN DIN."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s med EKSPERIMENTEL maskinvare 3D akselerasjon"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -111,27 +112,27 @@ msgstr ""
"MERK AT DETTE ER EKSPERIMENTEL STŘTTE OG KAN 'FRYSE' MASKINEN DIN.\n"
"Kortet ditt er střttet av XFree %s som kan ha bedre střtte i 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree konfigurasjon"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Velg minnestřrrelsen til grafikk-kortet ditt"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Velg opsjoner for tjener"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Velg en monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -155,39 +156,39 @@ msgstr ""
"skjermen din.\n"
"Hvis du er usikker, velg en konservativ innstilling."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horisontal oppfrisknings-rate"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikal oppfrisknings-rate"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor er ikke konfigurert"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Grafikk-kort er ikke konfigurert ennĺ"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Opplřsninger er ikke valgt ennĺ"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Vil du teste konfigurasjonen?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Advarsel: testing av dette grafikk-kortet kan `fryse' maskinen din"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test konfigurasjon"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -195,152 +196,152 @@ msgstr ""
"\n"
"prřv ĺ endre noen parametere"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "En feil oppsto:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Slutter om %d sekunder"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Er dette den riktige innstillingen?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "En feil oppsto, prřv ĺ endre noen parametere"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Opplřsning"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Velg opplřsning og fargedybde"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafikk-kort: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86-tjener: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Ekspertmodus"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Vis alle"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Opplřsninger"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tastatur-oppsett: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Type mus: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Enhet mus: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitor HorizSync: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitor VertRefresh: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafikk-kort: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Minne grafikk: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Fargedybde: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Opplřsning: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86-tjener: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 driver: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Forbereder X-Window konfigurasjon"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Hva řnsker du ĺ gjřre?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Endre monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Endre grafikk-kort"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Endre opsjoner for tjener"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Endre opplřsning"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Vis informasjon"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Test igjen"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Avslutt"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -353,20 +354,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Vennligst logg inn i %s pĺ nytt for ĺ aktivere endringene"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Vennligst logg ut og bruk sĺ Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X ved oppstart"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -474,7 +475,7 @@ msgstr "Monitor som kan klare 1600x1200 ved 76 Hz"
msgid "First sector of boot partition"
msgstr "Fřrste sektor av oppstartspartisjon"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Fřrste sektor av disk (MBR)"
@@ -514,11 +515,11 @@ msgstr "Start fra DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Hovedopsjoner for oppstartslaster"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Oppstartslaster som skal brukes"
@@ -526,7 +527,7 @@ msgstr "Oppstartslaster som skal brukes"
msgid "Bootloader installation"
msgstr "Installasjon oppstartslaster"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Oppstartsenhet"
@@ -542,7 +543,7 @@ msgstr "Kompakt"
msgid "compact"
msgstr "kompakt"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Skjermmodus"
@@ -550,14 +551,14 @@ msgstr "Skjermmodus"
msgid "Delay before booting default image"
msgstr "Forsinkelse fřr oppstart av standard bilde"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Passord"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Passord (igjen)"
@@ -593,41 +594,41 @@ msgid ""
msgstr ""
"Opsjon ``Begrense kommandolinje-opsjoner'' kan ikke brukes uten et passord"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Vennligst prřv igjen"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Passordene stemmer ikke overens"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Initmelding"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Ĺpne firmwareforsinkelse"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Kernel Boot Timeout"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Skal det vćre mulig ĺ boote fra CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Skal det vćre mulig ĺ boote fra OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Standard operativsystem?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -635,145 +636,145 @@ msgstr ""
"Her er de forskjellige oppfřringene.\n"
"Du kan legge til flere eller endre de eksisterende."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Legg til"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Ferdig"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
msgid "Modify"
msgstr "Modifiser"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Hvilken inngangstype vil du legge til"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Andre OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Andre OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Andre OS (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Bilde"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Tilfřye"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Les-skriv"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabell"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Usikker"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etikett"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Standard"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrdstřrrelse"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "Ingen video"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Fjern inngang"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Tom etikett er ikke tillatt"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Denne etiketten er allerede i bruk"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Hva slags type partisjonering?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fant %s %s grensesnitt"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Har du enda ett?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Har du noen %s grensesnitt?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nei"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Se maskinvareinfo"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerer driver for %s kort %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Hvilken %s driver skal jeg prřve?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -792,20 +793,20 @@ msgstr ""
"burde\n"
"ikke forĺrsake noen skader."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatisk sondering"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Spesifiser opsjoner"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Du kan nĺ gi dens opsjoner til modul %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -816,11 +817,11 @@ msgstr ""
"Opsjonene er i format ``name=value name2=value2 ...''.\n"
"F.eks., ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Modulopsjoner:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -829,33 +830,33 @@ msgstr ""
"Lasting av modul %s feilet.\n"
"Řnsker du ĺ prřve igjen med andre parametere?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(allerede lagt til %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Dette passordet er for enkelt"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Vennligst oppgi et brukernavn"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Brukernavnet kan kun inneholde smĺ bokstaver, tall, `-' og `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Denne brukeren er allerede lagt til"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Legg til bruker"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -864,32 +865,32 @@ msgstr ""
"Entre en bruker\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Godta bruker"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Virkelig navn"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Brukernavn"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Skall"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikon"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autoinnlogg"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -897,11 +898,11 @@ msgstr ""
"Jeg kan sette opp maskinen din til ĺ automatisk logge pĺ en bruker.\n"
"Řnsker du ĺ bruke denne funksjonen?"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Velg standard bruker:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Velg vinduhĺndtereren som skal kjřres:"
@@ -911,7 +912,7 @@ msgstr "Velg vinduhĺndtereren som skal kjřres:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -936,7 +937,7 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:796
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Velkommen til GRUB, operativsystem-velgeren!"
@@ -950,7 +951,7 @@ msgstr "Velkommen til GRUB, operativsystem-velgeren!"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:799
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Bruk %c og %c tastene for ĺ velge hvilken inngang som er markert."
@@ -965,7 +966,7 @@ msgstr "Bruk %c og %c tastene for ĺ velge hvilken inngang som er markert."
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:802
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Trykk enter for † starte opp valgt OS, 'e' for † redigere"
@@ -979,7 +980,7 @@ msgstr "Trykk enter for † starte opp valgt OS, 'e' for † redigere"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:805
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "kommandoer for oppstart, eller 'c' for en kommandolinje."
@@ -993,23 +994,23 @@ msgstr "kommandoer for oppstart, eller 'c' for en kommandolinje."
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:808
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Den markerte inngangen vil bli startet automatisk om %d sekunder."
-#: ../../bootloader.pm_.c:812
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "ikke nok plass i /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:905
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Skrivebord"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:907
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Startmeny"
@@ -1140,69 +1141,42 @@ msgstr "Ja, jeg vil ha autologin med denne (bruker; skrivebord)"
msgid "System mode"
msgstr "Systemmodus"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Standard"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Avbryt"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "kan ikke ĺpne /etc/inittab for lesing: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "kan ikke ĺpne /etc/sysconfig/autologin for lesing: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Installasjon av LILO mislykket. Fřlgende feil oppsto:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutter"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minutt"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekunder"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Opprett"
@@ -1754,6 +1728,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Velg den nye střrrelsen"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Opprette en ny partisjon"
@@ -1863,20 +1842,21 @@ msgid "Reload"
msgstr "Last igjen"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering av %s mislykket"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Jeg vet ikke hvordan formatere %s i type %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "montering mislykket: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "feil ved demontering av %s: %s"
@@ -1889,41 +1869,41 @@ msgstr "enkel"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Monteringspunkter mĺ begynne med /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Det finnes allerede en partisjon med monteringspunkt %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Rund monterer %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Du kan ikke bruke LVM logisk volum som monteringspunkt %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Denne katalogen břr forbli i root filsystemet"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Du trenger et virkelig filsystem (ext2, reiserfs) for dette "
"monteringspunktet\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Feil ved ĺpning av %s for skriving: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1931,7 +1911,7 @@ msgstr ""
"En feil har oppstĺtt - ingen gyldige enheter ble funnet for ĺ opprette nye "
"filsystemer. Vennligst sjekk maskinvaren din for ĺrsaken til dette problemet"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Du har ingen partisjoner!"
@@ -1981,8 +1961,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2017,8 +1997,8 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Velg \"Installer\" hvis det ikke er noen tidligere versjoner av "
-"Linux-Mandrake\n"
+"Velg \"Installer\" hvis det ikke er noen tidligere versjoner av Linux-"
+"Mandrake\n"
"installert eller hvis du řnsker ĺ bruke flere operativsystem.\n"
"\n"
"\n"
@@ -2341,8 +2321,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2420,8 +2400,8 @@ msgstr ""
"\n"
"\n"
"For ĺ opprette partisjoner mĺ du fřrst velge en harddisk. Du kan velge disk\n"
-"for partisjonering ved ĺ klikke pĺ \"hda\" for den fřrste IDE disken, "
-"\"hdb\" for\n"
+"for partisjonering ved ĺ klikke pĺ \"hda\" for den fřrste IDE disken, \"hdb"
+"\" for\n"
"den andre eller \"sda\" for den fřrste SCSI disken osv.\n"
"\n"
"\n"
@@ -2503,8 +2483,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2542,16 +2522,16 @@ msgstr ""
"Linux partisjon tilgjengelig).\n"
"\n"
"\n"
-"For informasjon, hver partisjon er listet som fřlger: \"Navn\", "
-"\"Kapasitet\".\n"
+"For informasjon, hver partisjon er listet som fřlger: \"Navn\", \"Kapasitet"
+"\".\n"
"\n"
"\n"
"\"Navn\" er kodet som fřlger: \"harddisk type\", \"harddisk nummer\",\n"
"\"partisjon nummer\" (f.eks., \"hda1\").\n"
"\n"
"\n"
-"\"Harddisk type\" er \"hd\" hvis harddisken din er en IDE harddisk og "
-"\"sd\"\n"
+"\"Harddisk type\" er \"hd\" hvis harddisken din er en IDE harddisk og \"sd"
+"\"\n"
"hvis den er en SCSI harddisk.\n"
"\n"
"\n"
@@ -2616,13 +2596,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2659,8 +2639,8 @@ msgstr ""
"\"partisjon nummer\" (f.eks., \"hda1\").\n"
"\n"
"\n"
-"\"Harddisk type\" er \"hd\" hvis harddisken din er en IDE harddisk og "
-"\"sd\"\n"
+"\"Harddisk type\" er \"hd\" hvis harddisken din er en IDE harddisk og \"sd"
+"\"\n"
"hvis den er en SCSI harddisk.\n"
"\n"
"\n"
@@ -2701,8 +2681,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2732,8 +2712,8 @@ msgstr ""
"\n"
"Merk at det ikke er nřdvendig ĺ reformatere alle allerede eksisterende "
"partisjoner.\n"
-"Du mĺ reformatere partisjoner som inneholder operativsystemet (sĺ som "
-"\"/\",\n"
+"Du mĺ reformatere partisjoner som inneholder operativsystemet (sĺ som \"/"
+"\",\n"
"\"/usr\" eller \"/var\"), men du behřver ikke ĺ reformatere partisjoner som "
"inneholder data\n"
"som du řnsker ĺ beholde (typisk /home).\n"
@@ -3180,8 +3160,8 @@ msgstr ""
"\n"
"Hvis du řnsker ĺ bruke en skriver lokalisert pĺ en fjern Microsoft Windows "
"maskin\n"
-"(eller pĺ Unix maskiner som bruker SMB protocol), velg \"SMB/Windows "
-"95/98/NT\"."
+"(eller pĺ Unix maskiner som bruker SMB protocol), velg \"SMB/Windows 95/98/NT"
+"\"."
#: ../../help.pm_.c:527
msgid ""
@@ -3712,8 +3692,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3781,8 +3761,8 @@ msgstr ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3917,84 +3897,84 @@ msgstr ""
"Hvis du řnsker ĺ starte et annet eksisterende operativsystem, vennligst\n"
"les ytterligere instruksjoner."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Velg sprĺk"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Velg installasjonsklasse"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Oppdaging av harddisk"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Konfigurer mus"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Velg tastatur"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Sikkerhet"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Oppsett filsystemer"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formater partisjoner"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Velg pakker for installering"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Installer systemet"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Sett root-passord"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Legg til en bruker"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Konfigurer nettverk"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Oppsummering"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Konfigurer tjenester"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Opprett en oppstartdiskett"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Installer oppstartslaster"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Konfigurer X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Avslutt installering"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -4018,20 +3998,20 @@ msgstr ""
"\n"
"Řnsker du virkelig ĺ installere disse tjenerene?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Kan ikke bruke broadcast med intet NIS domene"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Sett inn en FAT-formatert diskett i stasjon %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Denne disketten er ikke FAT-formatert"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4039,15 +4019,15 @@ msgstr ""
"For ĺ bruke dette valget av pakker, start installasjonen med'linux "
"defcfg=floppy'"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Feil ved lesing av fil $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -4055,11 +4035,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Vennligst test musen."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "For ĺ aktivere musen,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "BEVEG HJULET DITT!"
@@ -4277,13 +4257,13 @@ msgstr "Dupliser monteringspunkt %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Noen viktige pakker ble ikke installert ordentlig.\n"
"Det er noe galt enten med CD-rom'en eller CD-platen.\n"
-"Sjekk cd-platen pĺ en installert maskin med \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Sjekk cd-platen pĺ en installert maskin med \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -4395,6 +4375,7 @@ msgid ""
msgstr "Den totale střrrelsen for gruppene du har valgt er omtrent %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4409,6 +4390,7 @@ msgstr ""
"en prosentdel pĺ 100%% vil installere alle valgte pakker."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4639,8 +4621,8 @@ msgstr "License agreement"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4757,8 +4739,8 @@ msgid ""
msgstr ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4917,15 +4899,15 @@ msgstr "Ekspert"
msgid "Update"
msgstr "Oppdater"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Vennligst velg din musetype."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Museport"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Vennligst velg hvilken serieport musen din koblet til."
@@ -5084,6 +5066,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROMen ved navnet \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5151,8 +5134,8 @@ msgstr ""
"respektere bestemmelsene av disse lovene, vil han/de pĺdra seg alvorlige\n"
"sanksjoner.\n"
"\n"
-"Under ingen omstendighet skal Mandrakesoft og eller ikke sine produsenter "
-"og/eller\n"
+"Under ingen omstendighet skal Mandrakesoft og eller ikke sine produsenter og/"
+"eller\n"
"leverandřrer bli holdt ansvarlige for sćrskilte, indirekte eller tilfeldige\n"
"skader uansett hva som enn skulle (inkludert, men ikke begrenset til tap av "
"fortjeneste,\n"
@@ -5243,19 +5226,19 @@ msgstr "Bruk NIS"
msgid "yellow pages"
msgstr "gule sider"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autentifikasjon NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS-domene"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS-tjener"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5286,19 +5269,19 @@ msgstr ""
"en diskett\n"
"i den fřrste stasjonen og trykk \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Fřrste diskettstasjon"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Andre diskettstasjon"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Dropp"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5323,32 +5306,32 @@ msgstr ""
"etter systemsvikt. Řnsker du ĺ opprette en oppstartsdiskett for systemet "
"ditt?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Beklager, ingen diskettstasjon tilgjengelig"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Velg diskettstasjonen du řnsker ĺ bruke for ĺ lage oppstartsdisketten"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Sett inn en diskett i stasjon %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Oppretter oppstartdiskett"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Klargjřr oppstartslaster"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Řnsker du ĺ bruke aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5356,58 +5339,58 @@ msgstr ""
"Feil ved installasjon av aboot, \n"
"prřve ĺ installere selv om det řdelegger den fřrste partisjonen?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Installasjon av oppstartslaster mislykket. Fřlgende feil oppsto:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Du vil muligens trenge ĺ endre din Open Firmware oppstartsenhet for\n"
" ĺ slĺ pĺ oppstartslasteren. Hvis du ikke ser oppstartslasteren ved\n"
" oppstart, hold ned Command-Option-O-F ved omstart og entre:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Skriv sĺ: shut-down\n"
"Ved neste oppstart burde du se oppstartlasteren."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Lav"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Medium"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Hřy"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Velg sikkerhetsnivĺ"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Řnsker du ĺ generere en auto installeringsdiskett for linux replikasjon?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Sett inn en tom diskett i stasjon %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Oppretter diskett for autoinstallasjon"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5417,13 +5400,13 @@ msgstr ""
"\n"
"Řnsker du virkelig ĺ avslutte nĺ?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5432,18 +5415,18 @@ msgstr ""
"Gratulerer, installasjonen er fullfřrt.\n"
"Fjern oppstartsmediet og trykk return for ĺ starte pĺ nytt.\n"
"\n"
-"For informasjon om endringer som er tilgjengelige for denne utgaven av "
-"Linux-Mandrake,\n"
+"For informasjon om endringer som er tilgjengelige for denne utgaven av Linux-"
+"Mandrake,\n"
"sjekk errataen tilgjengelig fra http://www.linux-mandrake.com/.\n"
"\n"
"Informasjon om konfigurering av systemet ditt finnes i post\n"
"install-kapittelet i Official Linux Mandrake User's Guide."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Oppretter diskett for autoinstallasjon"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5457,15 +5440,15 @@ msgstr ""
"\n"
"Du kanskje řnske ĺ kjřre installasjonen omigjen.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatisert"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Gjřr igjen"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Lagre pakkevalg"
@@ -5484,11 +5467,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu mangler"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avansert"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Vennligst vent"
@@ -5517,11 +5500,11 @@ msgstr "Ditt valg? (standard %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Ditt valg? (standard %s entre `none' for ingen) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tsjekkisk (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Tysk"
@@ -5529,19 +5512,19 @@ msgstr "Tysk"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spansk"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finsk"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Fransk"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norsk"
@@ -5549,15 +5532,15 @@ msgstr "Norsk"
msgid "Polish"
msgstr "Polsk"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russisk"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK-tastatur"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US-tastatur"
@@ -5573,207 +5556,207 @@ msgstr "Armensk (skrivemaskin)"
msgid "Armenian (phonetic)"
msgstr "Armensk (phonétic)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjansk (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjansk (cyrillic)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgisk"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgarisk"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliansk (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Belarusian"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Sveisisk (tysk oppsett)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Sveisisk (fransk oppsett)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tsjekkisk (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Tsjekkisk (Programmerere)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Tysk (ingen dřde taster)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dansk"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norsk)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estlandsk"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgisk (\"Russisk\" oppsett)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgisk (\"Latinsk\" oppsett)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Gresk"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungarsk"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Kroatisk"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelsk"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelsk (Phonetic)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iransk"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islansk"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiensk"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japansk 106 taster"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Koreansk tastatur"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinamerikansk"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Makedonsk"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Hollansk"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Liauisk AZERTY (gammel)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Liauisk AZERTY (ny)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litauisk \"nummer-rekke\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litauisk \"phonétic\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polsk (qwerty oppsett)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polsk (qwertz oppsett)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugisisk"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadisk (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russisk (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Svensk"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovensk"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovakisk (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovakisk (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovakisk (Programmerere)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thai-tastatur"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Tyrkisk (tradisjonell \"F\" modell)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Tyrkisk (moderne \"Q\" modell)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainsk"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US-tastatur (internasjonal)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamesisk \"nummer-rekke\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslavisk (latin/cyrillic)"
@@ -5901,31 +5884,31 @@ msgstr "Neste ->"
msgid "<- Previous"
msgstr "<- Forrige"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Er dette riktig?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Internett-konfigurasjon"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vil du prřve ĺ koble opp mot Internett nĺ?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Tester tilkoblingen din..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Systemet er nĺ koblet opp mot Internett."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Av sikkerhetsgrunner vil den bli frakoblet nĺ."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5933,18 +5916,18 @@ msgstr ""
"Det ser ikke ut til at systemet er koblet til Internett.\n"
"Prřv ĺ rekonfigurere tilkoblingen din."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Nettverkskonfigurasjon"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "ISDN-konfigurasjon"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5952,79 +5935,79 @@ msgstr ""
"Velg din tilbyder.\n"
" Hvis denne ikke er i listen, velg ikke i listen"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Konfigurasjon tilknytning."
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Vennnligst fyll eller merk feltet under"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "Kort IRQ"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Kort mem (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "Kort IO"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "Kort IO_0"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "Kort IO_1"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Ditt telefonnummer"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Navn tilbyder (f.eks. tilbyder.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Telefonnummer tilbyder"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "Tilbyder dns 1"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "Tilbyder dns 2"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Oppringningsmodus"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Logg inn (brukernavn)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Passord"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resten av verden"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -6032,27 +6015,27 @@ msgstr ""
"Resten av verden \n"
" ingen D-kanal (leid linje)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Hvilken protokoll řnsker du ĺ bruke?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Hva slags kort har du?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Jeg vet ikke"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6064,19 +6047,19 @@ msgstr ""
"\n"
"Hvis du har et PCMCIA kort mĺ du vite irq og io for kortet.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Avbryt"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Fortsett"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Hvilket er ditt ISDN-kort?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -6084,11 +6067,11 @@ msgstr ""
"Jeg har oppdaget et ISDN PCI-kort, men jeg vet ikke hviklet type. Vennligst "
"velg et PCI-kort i neste skjermbilde."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Ingen ISDN PCI-kort funnet. Vennligst velg et i neste skjermbilde."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -6096,23 +6079,23 @@ msgstr ""
"Ikke noe ethernet nettverksadapter har blitt oppdaget i systemet ditt.\n"
"Jeg kan ikke sette opp denne tilkoblingstypen."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Velg nettverksgrensesnitt"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Vennligst velg hvilket nettverksadapter du řnsker ĺ bruke til ĺ koble opp\n"
"mot Internett"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Nettverksgrensesnitt"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -6120,74 +6103,74 @@ msgstr ""
"\n"
"Er du enig?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Jeg er i ferd med ĺ starte denne nettverksenheten pĺ nytt:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "ADSL-konfigurasjon"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Řnsker du ĺ starte tilkoblingen din ved oppstart?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Vennligst velg hvilken serieport modemet ditt koblet til."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opsjoner oppringt"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Navn tilknytning"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefonnummer"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Login ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentifikasjon"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Scriptbasert"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Terminalbasert"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Domenenavn"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Fřrste DNS-tjener (valgfri)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Andre DNS-tjener (valgfri)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Jeg er i ferd med ĺ starte nettverksenhet $netc->{NET_DEVICE} pĺ nytt. Er du "
"enig?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6195,7 +6178,7 @@ msgstr ""
"\n"
"Du kan koble ned eller rekonfigurere tilkoblingen din."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6203,11 +6186,11 @@ msgstr ""
"\n"
"Du kan rekonfigurere tilkoblingen din."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Du er for řyeblikket koblet opp mot Internett"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6215,48 +6198,48 @@ msgstr ""
"\n"
"Du kan koble opp mot Internett eller rekonfigurere tilkoblingen din."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Du er for řyeblikket ikke koblet opp mot Internett."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Koble opp mot Internett"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Koble ned fra Internett"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfigurer nettverk-tilkobling (LAN eller Internett)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Internett tilkobling & konfigurasjon"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Nettverkskonfigurasjonveiviser"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Eksternt ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Internt ISDN-kort"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Hva slags type er ISDN-tilknytningen din?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Koble opp mot Internett"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6266,24 +6249,24 @@ msgstr ""
"Noen oppkoblinger bruker pptp, noen fĺ bruker dhcp.\n"
"Hvis du ikke vet, velg 'bruk pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "bruk dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "bruk pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "bruk pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Jeg er i ferd med ĺ starte nettverksenhet %s pĺ nytt. Er du enig?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6291,15 +6274,15 @@ msgstr ""
"Hvilken dhcp klient řnsker du ĺ bruke?\n"
"Standard er dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Nettverkskonfigurasjon"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Vil du starte nettverket pĺ nytt"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6310,7 +6293,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6322,7 +6305,7 @@ msgstr ""
"Trykk OK for ĺ beholde din eksisterende konfigurasjon, eller avbryt for ĺ "
"rekonfigurere din internett og nettverkskonfigurasjon.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -6335,62 +6318,62 @@ msgstr ""
"Hvis du ikke řnsker ĺ bruke automatisk oppdagelse, fjern krysset\n"
"i boksen.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Velg profilen som skal konfigureres"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Bruk automatisk detektering"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Finner enheter..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Normal modemtilkobling"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "oppdaget pĺ port %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN-tilkobling"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "oppdaget %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL- (eller ADSL) tilkobling"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "oppdaget pĺ grensesnitt %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Kabeltilkobling"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Lokalt nettverksoppkobling"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "oppdaget ethernettkort"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Hvordan vil du koble opp mot Internett?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -6400,7 +6383,7 @@ msgstr ""
"\n"
"Konfigurasjonen vil nĺ bli aktivert."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -6464,11 +6447,11 @@ msgid " (driver $module)"
msgstr " (driver $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP-adresse"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Nettmaske"
@@ -6501,7 +6484,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS-tjener"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6529,11 +6512,11 @@ msgstr "Proxy burde vćre http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy burde vćre ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Utvidet partisjon ikke střttet pĺ denne plattformen"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6543,21 +6526,21 @@ msgstr ""
"Den eneste lřsningen er ĺ flytte primćrpartisjonene dine for ĺ ha hullet ved "
"siden av de utvidede partisjonene"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Feil ved lesing av fil %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Gjenoppretting fra fil %s mislykket: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Dĺrlig sikkerhetskopi-fil"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Feil ved skriving til fil %s"
@@ -7414,8 +7397,8 @@ msgid ""
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
-"Du er i ferd med ĺ konfigurere maskinen din til ĺ dele "
-"Internett-tilkobling.\n"
+"Du er i ferd med ĺ konfigurere maskinen din til ĺ dele Internett-"
+"tilkobling.\n"
"Andre maskiner i nettverket ditt vil da kunne bruke denne maskinens "
"Internett tilkobling.\n"
"\n"
@@ -7552,7 +7535,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Nettverkskonfigurasjon (%d adaptere"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil: "
@@ -7643,7 +7626,7 @@ msgstr "Systemet er nĺ nedkoblet."
msgid "Configure Internet Access..."
msgstr "Konfigurer internetttilgang...."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "LAN-konfigurasjon"
@@ -7679,7 +7662,7 @@ msgstr "Bruk"
msgid "Please Wait... Applying the configuration"
msgstr "Vennligst vent . . . Setter konfigurasjonen pĺ plass"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -7687,36 +7670,36 @@ msgstr ""
"Du har ingen konfigurerte grensesnitt.\n"
"Konfigurer disse fřrst ved ĺ klikke pĺ 'Konfigurer'"
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "LAN-konfigurasjon"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Oppstartsprotokoll"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Startet ved oppstart"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP-klient"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Slĺ av"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Slĺ pĺ"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -7724,35 +7707,35 @@ msgstr ""
"Du har ingen internett-tilkobling.\n"
"Opprett en fřrst ved ĺ klikke pĺ 'Konfigurer'"
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Internett tilkobling konfigurasjon"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Internett tilkobling konfigurasjon"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Oppkoblingstype:"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametere"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Tilbyder dns 1 (valgfri)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Tilbyder dns 2 (valgfri)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernettkort"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP-klient"
@@ -7857,14 +7840,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Kan ikke starte oppgradering !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "ingen serie_usb funnet\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulere tredje knapp?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Vennligst test musen."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Nettverksovervĺking"
@@ -8380,6 +8368,24 @@ msgstr "Verktřy for ĺ forenkle konfigurasjonen pĺ maskinen din"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Sett med verktřy for e-post, nyheter, web, filoverfřring og chat"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutter"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minutt"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekunder"
+
#~ msgid "cannot fork: "
#~ msgstr "kan ikke dele: "
@@ -8454,23 +8460,23 @@ msgstr "Sett med verktřy for e-post, nyheter, web, filoverfřring og chat"
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -8479,27 +8485,28 @@ msgstr "Sett med verktřy for e-post, nyheter, web, filoverfřring og chat"
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Du kan nĺ velge noen forskjellige opsjoner for systemet ditt.\n"
#~ "\n"
-#~ "* Bruk harddisk-optimisering: Denne opsjonen kan forbedre harddisk ytelse, "
-#~ "men er bare for erfarne brukere: noen ustabile\n"
-#~ " chip-sett kan řdelegge dataene dine, sĺ vćr forsiktig. Merk at kjernen har "
-#~ "en innebygd svarteliste over disker og chip-sett,\n"
-#~ " men hvis du vil unngĺ leie overraskelser, la denne opsjonen vćre avslĺtt.\n"
+#~ "* Bruk harddisk-optimisering: Denne opsjonen kan forbedre harddisk "
+#~ "ytelse, men er bare for erfarne brukere: noen ustabile\n"
+#~ " chip-sett kan řdelegge dataene dine, sĺ vćr forsiktig. Merk at kjernen "
+#~ "har en innebygd svarteliste over disker og chip-sett,\n"
+#~ " men hvis du vil unngĺ leie overraskelser, la denne opsjonen vćre "
+#~ "avslĺtt.\n"
#~ "\n"
#~ "\n"
-#~ "* Velg sikkerhetsnivĺ: Du kan velge et sikkerhetsnivĺ for systemet ditt. Se "
-#~ "i manualen for mer informasjon. \n"
+#~ "* Velg sikkerhetsnivĺ: Du kan velge et sikkerhetsnivĺ for systemet ditt. "
+#~ "Se i manualen for mer informasjon. \n"
#~ " Basis: hvis du ikke vet hva du skal velge, bruk standard valg.\n"
#~ "\n"
#~ "\n"
@@ -8507,8 +8514,8 @@ msgstr "Sett med verktřy for e-post, nyheter, web, filoverfřring og chat"
#~ "for ĺ spřrre BIOS om mengden av RAM i maskinen din.\n"
#~ " Som en konsekvens kan Linux mislykkes i finne hvor mye RAM du har. Hvis "
#~ "dette er tilfelle, kan du spesifisere riktig\n"
-#~ " RAM-mengde her. Merk at en differanse pĺ 2 eller 4 MB mellom minne som er "
-#~ "funnet og minnet i systemet\n"
+#~ " RAM-mengde her. Merk at en differanse pĺ 2 eller 4 MB mellom minne som "
+#~ "er funnet og minnet i systemet\n"
#~ " er normalt.\n"
#~ "\n"
#~ "\n"
@@ -8524,8 +8531,8 @@ msgstr "Sett med verktřy for e-post, nyheter, web, filoverfřring og chat"
#~ "\n"
#~ "* Slĺ pĺ NumLock ved oppstart: Hvis du řnsker NumLock slĺtt pĺ etter "
#~ "oppstart, velg denne opsjonen. Merk at du ikke burde slĺ\n"
-#~ " pĺ denn funksjonen pĺ bćrbare og at NumLock vil kanskje/kanskje ikke virke "
-#~ "under X."
+#~ " pĺ denn funksjonen pĺ bćrbare og at NumLock vil kanskje/kanskje ikke "
+#~ "virke under X."
#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
#~ msgstr ""
@@ -8565,9 +8572,10 @@ msgstr "Sett med verktřy for e-post, nyheter, web, filoverfřring og chat"
#~ "You have been warned."
#~ msgstr ""
#~ "Merk: I DETTE SIKKERHETSNIVĹET ER ROOT INNLOGG VED KONSOLL IKKE TILLATT!\n"
-#~ "Hvis du řnsker ĺ vćre root mĺ du logge inn som bruker for sĺ ĺ bruke "
-#~ "\"su\".\n"
-#~ "Mere generelt, ikke forvent ĺ bruke maskinen din til annet enn en tjener.\n"
+#~ "Hvis du řnsker ĺ vćre root mĺ du logge inn som bruker for sĺ ĺ bruke \"su"
+#~ "\".\n"
+#~ "Mere generelt, ikke forvent ĺ bruke maskinen din til annet enn en "
+#~ "tjener.\n"
#~ "Du har blitt advart."
#~ msgid ""
diff --git a/perl-install/share/po/pt.po b/perl-install/share/po/pt.po
index ee804a567..c2979dacf 100644
--- a/perl-install/share/po/pt.po
+++ b/perl-install/share/po/pt.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2001-03-16 22:02GMT\n"
"Last-Translator: Jorge Costa <Jorgercosta@netc.pt>\n"
"Language-Team: Portuguese <pt@li.org>\n"
@@ -56,16 +56,17 @@ msgstr "Escolha um servidor X"
msgid "X server"
msgstr "servidor X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Qual a configuraçăo do Servidor X que deseja ter?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -75,18 +76,18 @@ msgstr ""
"XFree%s.\n"
"A sua placa é suportada pelo XFree %s que pode ter um melhor suporte para 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"A sua placa pode ter suporte para aceleraçăo 3D por hardware com o XFree%s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s com aceleraçăo 3D por hardware"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -95,12 +96,12 @@ msgstr ""
"A sua placa pode ter suporte para aceleraçăo 3D por hardware com o XFree%s,\n"
"ATENÇĂO ESTE SUPORTE É EXPERIMENTAL E PODE CONGELAR O SEU COMPUTADOR."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s com aceleraçăo 3D por hardware EXPERIMENTAL"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -111,27 +112,27 @@ msgstr ""
"ATENÇĂO ESTE SUPORTE É EXPERIMENTAL E PODE CONGELAR O SEU COMPUTADOR.A sua "
"placa é suportada pelo XFree %s que pode ter um melhor suporte para 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configuraçăo do XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Seleccione o tamanho da memória da sua placa gráfica"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Escolha as opçőes para o servidor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Escolha um monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -153,39 +154,39 @@ msgstr ""
"para além das capacidades do seu monitor: pode danificar seu monitor.\n"
" Se tiver dúvidas, escolha definiçőes conservadoras."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Taxa de refrescamento horizontal"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Taxa de refrescamento vertical"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor năo configurado"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Placa gráfica ainda năo configurada"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resoluçőes ainda năo escolhidas"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Quer testar a configuraçăo?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Aviso: o teste desta placa gráfica pode congelar o seu computador"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Teste da configuraçăo"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -193,152 +194,152 @@ msgstr ""
"\n"
"tente alterar alguns parâmetros"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ocorreu um erro:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "A sair em %d segundos"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Esta é a definiçăo correcta?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ocorreu um erro, tente alterar alguns parâmetros"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resoluçăo"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Escolha a resoluçăo e a profundidade de cor"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Placa Gráfica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Server XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Modo de Perito"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Mostrar tudo"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resoluçőes"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tipo de teclado: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tipo de Rato: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dispositivo Rato: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Sincronizaçăo Horizontal do Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Refrescamento Vertical do Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Placa Gráfica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memória gráfica: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Profundidade de cor: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resoluçăo: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Servidor XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Driver XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "A preparar a configuraçăo X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "O que deseja fazer?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Alterar Monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Alterar Placa Gráfica"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Alterar opçőes do Servidor"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Alterar Resoluçăo"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Mostrar informaçăo"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Testar de novo"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Sair"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -351,20 +352,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Por favor volte a entrar no %s para activar a alteraçőes"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Por favor saía e depois utilize Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X ao iniciar"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -473,7 +474,7 @@ msgstr "Monitor que consegue1600x1200 a 76 Hz"
msgid "First sector of boot partition"
msgstr "Primeiro sector da partiçăo de arranque"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primeiro sector do disco (MBR)"
@@ -513,11 +514,11 @@ msgstr "Arrancar do DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Principais opçőes do carregador de arranque"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Carregador de arranque deve usar"
@@ -525,7 +526,7 @@ msgstr "Carregador de arranque deve usar"
msgid "Bootloader installation"
msgstr "Instalaçăo do carregador de arranque"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Dispositivo de arranque"
@@ -541,7 +542,7 @@ msgstr "Compacto"
msgid "compact"
msgstr "compacto"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Modo de Vídeo"
@@ -549,14 +550,14 @@ msgstr "Modo de Vídeo"
msgid "Delay before booting default image"
msgstr "Tempo de espera antes de arrancar na imagem padrăo"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Senha"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Senha (de novo)"
@@ -591,41 +592,41 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Opçăo ``Restringir opçőes da linha de comando'' năo tem uso sem senha"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Por favor tente novamente"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "As senhas năo coincidem"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Mensagem Init"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Abrir tempo de espera de Firmware"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Tempo limite de Arranque do Kernel"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Activar Arranque de CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Activar de Arranque?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "SO por omissăo?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -633,146 +634,146 @@ msgstr ""
"Aqui estăo a diferentes entradas.\n"
"Pode adicionar mais ou alterar as existentes"
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Adicionar"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Pronto"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Modificar RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Qual tipo de entrada que quer adicionar?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Outros SO (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Outros SO (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Outros SO (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Imagem"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Adicionar"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Leitura-Escrita"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabela"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Inseguro"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Rótulo"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Por omissăo"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Tamanho-Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "SemVídeo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Remover entrada"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Năo é permitido um rótulo vazio"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Este rótulo já está a ser utilizado"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Que tipo de particionamento?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Interfaces %s %s encontrados"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Tem algum outro?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Tem algum interface %s?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Năo"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Sim"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Ver informaçăo do hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "A instalar o driver para %s placa %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(módulo %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Qual driver %s que eu deveria tentar?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -789,20 +790,20 @@ msgstr ""
"máquina as informaçőes que ele precisa? Ocasionalmente, isso poderá\n"
"travar o computador, mas năo deve causar algum dano."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Auto-procurar"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Especificar opçőes"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Agora pode indicar as opçőes para o módulo %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -813,11 +814,11 @@ msgstr ""
"As opçőes estăo no formato ``nome=valor nome2=valor2 ...''\n"
"Para exemplo, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opçőes do módulo:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -826,34 +827,34 @@ msgstr ""
"O carregamento do módulo %s falhou.\n"
"Quer tentar novamente com outros parâmetros?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(já adicionado %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Essa senha é demasiado simples"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Por favor indique um nome de utilizador"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"O nome de utilizador deve conter apenas letras minúsculas, números, `-' e `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Este nome de utilizador já foi adicionado"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Adicionar utilizador"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -862,32 +863,32 @@ msgstr ""
"Introduza um utilizador\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Aceitar utilizador"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nome real"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nome de utilizador"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ícone"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -896,11 +897,11 @@ msgstr ""
"utilizador.\n"
"Se năo năo quer esta capacidade, prima o botăo cancelar."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Escolha o utilizador por omissăo :"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Escolha o gestor de janelas a correr:"
@@ -909,7 +910,7 @@ msgstr "Escolha o gestor de janelas a correr:"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -925,39 +926,50 @@ msgstr ""
"\n"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bem-Vindo ao GRUB o seleccionador de Sistema Operativo!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use a tecla %c e %c para escolher qual a entrada seleccionada."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Prima 'enter' para arrancar o SO seleccionado, 'e' para editar os"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "comandos antes de arrancar, ou 'c' para linha de comando."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
"A opçăo seleccionada vai arrancar automaticamente dentro de %d segundos."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "năo há espaço suficiente em /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Ambiente de trabalho"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menu Iniciar"
@@ -1093,69 +1105,42 @@ msgstr "Sim, eu quero autologin com este (utilizador, ambiente de trabalho)"
msgid "System mode"
msgstr "Modo do sistema"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Por omissăo"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Cancelar"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "năo possível abrir /etc/inittab para leitura: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "năo possível abrir /etc/sysconfig/autologin para leitura: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "A Instalaçăo do LILO falhou. Ocorreram os seguintes erros:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutos"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d segundos"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Criar"
@@ -1703,6 +1688,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Escolha o novo tamanho"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Criar uma nova partiçăo"
@@ -1812,20 +1802,21 @@ msgid "Reload"
msgstr "Recarregar"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formataçăo de %s falhou"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Năo sei como formatar %s no tipo %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "falhou ao montar: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "erro a desmontar %s: %s"
@@ -1838,41 +1829,41 @@ msgstr "simples"
msgid "server"
msgstr "servidor"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Pontos de montagem devem começar com uma /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Já existe uma partiçăo no ponto de montagem %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Montagens circulares %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Năo pode usar LVM Logical Volume para o ponto de montagem %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Esta directoria deveria permanecer dentro do sistema de ficheiros root"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Precisa de um verdadeiro sistema de ficheiros (ext2, reiserfs) para este "
"ponto de montagem\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Erro ao abrir %s para escrita: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1880,7 +1871,7 @@ msgstr ""
"Ocorreu um erro - nenhum dispositivo válido foi encontrado para criar novos "
"sistemas de ficheiros. Por favor verifique no hardware a causa deste problema"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Năo tem partiçőes!"
@@ -1931,8 +1922,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2222,8 +2213,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2306,8 +2297,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2372,13 +2363,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2421,8 +2412,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3203,8 +3194,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3338,84 +3329,84 @@ msgstr ""
"mente. Se quiser arrancar outro sistema operativo existente,\n"
"leia por favor as instruçőes adicionais."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Escolha a seu idioma"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Seleccione a classe da instalaçăo"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detecçăo de discos rígidos"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configurar rato"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Escolha o seu teclado"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Segurança"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Configurar sistemas de ficheiros"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatar partiçőes"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Escolha os pacotes a serem instalados"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalar sistema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Especificar senha do root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Adicionar um utilizador"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configurar rede"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Sumário"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configurar serviços"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Criar um disco de arranque"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalar carregador de arranque"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configurar X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Sair da instalaçăo"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3430,20 +3421,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Insira uma disquete formatada tipo FAT no drive %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Esta disquete năo está formatada no tipo FAT "
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3451,15 +3442,15 @@ msgstr ""
"Para usar esta selecçăo guardada de pacotes, arranque a instalaçăo com "
"``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Erro ao ler o ficheiro $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3467,11 +3458,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Por favor teste o rato"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Para activar o rato,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "MOVA SUA RODA!"
@@ -3687,13 +3678,13 @@ msgstr "Ponto de montagem %s duplicado"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Alguns pacotes importantes năo foram instalados correctamente.\n"
"O seu drive de cdrom ou o seu cdrom está defeituoso.\n"
-"Verifique o cdrom num computador instalado usando \"rpm -qpl "
-"Mandarke/RPMS/*.rpm\"\n"
+"Verifique o cdrom num computador instalado usando \"rpm -qpl Mandarke/RPMS/*."
+"rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -3807,6 +3798,7 @@ msgstr ""
"O tamanho total dos grupos que seleccionou é de aproximadamente %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3821,6 +3813,7 @@ msgstr ""
"uma percentagem de 100%% irá instalar todos os pacotes seleccionados."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4023,8 +4016,8 @@ msgstr "Contrato de licença"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4184,15 +4177,15 @@ msgstr "Perito"
msgid "Update"
msgstr "Actualizar"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Por favor escolha o tipo de rato."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Porta do Rato"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Por favor escolha a que porta série o rato está ligado."
@@ -4350,6 +4343,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom rotulado como \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4511,19 +4505,19 @@ msgstr "Usar NIS"
msgid "yellow pages"
msgstr "páginas amarelas"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autenticaçăo NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domínio NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4555,19 +4549,19 @@ msgstr ""
"disquete\n"
"no drive e aperte em \"OK\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primeiro drive de disquetes"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Segundo drive de disquetes"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Saltar"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4591,33 +4585,33 @@ msgstr ""
"tornando muito mais fácil recuperar o sistema com danos graves.\n"
"Deseja criar uma disquete de arranque para o seu sistema?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Desculpe, nenhum drive de disquetes disponível"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Escolha o drive de disquetes que quer usar para criar a disquete de arranque"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Insira uma disquete no drive %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "A criar disquete de arranque"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "A preparar o carregador de arranque"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Quer usar o aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4625,52 +4619,52 @@ msgstr ""
"Erro ao instalar o aboot, \n"
"tentar forçar a instalaçăo, mesmo que isso destrua a primeira partiçăo?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"A instalaçăo do carregador de arranque falhou. Ocorreram os seguintes erros:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Baixo"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Médio"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alto"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Escolha o nível de segurança"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Quer criar uma disquete de auto-instalaçăo para replicaçăo do linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Insira uma disquete vazia no drive %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "A criar disquete de auto-instalaçăo"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4680,13 +4674,13 @@ msgstr ""
"\n"
"Quer realmente sair agora?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4699,11 +4693,11 @@ msgstr ""
"Informaçăo sobre como configurar o seu sistema está disponível no\n"
"capítulo pós-instalaçăo do Oficial Guia do Utilizador do Linux Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Criar disquete de auto instalaçăo"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4717,15 +4711,15 @@ msgstr ""
"\n"
"Pode preferir repetir a instalaçăo.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automático"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Repetir"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Guardar selecçăo de pacotes"
@@ -4744,11 +4738,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "kdesu em falta"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avançado"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Por favor aguarde"
@@ -4777,11 +4771,11 @@ msgstr "Sua escolha? (por omissăo %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Sua escolha? (por omissăo %s introduza `nenhum' para nenhum) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Checo (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Alemăo"
@@ -4789,19 +4783,19 @@ msgstr "Alemăo"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espanhol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Filandęs"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francęs"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norueguęs"
@@ -4809,15 +4803,15 @@ msgstr "Norueguęs"
msgid "Polish"
msgstr "Polaco"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russo"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Teclado Inglęs"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Teclado Americano"
@@ -4833,207 +4827,207 @@ msgstr "Armęnio (máquina de escrever)"
msgid "Armenian (phonetic)"
msgstr "Armęnio (Fonético)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbeijăo (latino)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbeijăo (cirílico)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Búlgaro"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazileiro (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorusso"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suíço (layout Alemăo)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suíço (layout Francęs)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Checo (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Checo (Programadores)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alemăo (sem teclas mortas)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dinamarquęs"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norueguęs)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estoniano"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiano (layout \"Russo\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiano (layout \"Latin\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grego"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Húngaro"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelense"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelense (Fonético)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniano"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandęs"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiano"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japonęs 106 teclas"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Teclado coreano"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latino Americano"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedónio"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandęs"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituano AZERTY (velho)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituano AZERTY (novo)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituano \"número de colunas\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituano \"fonético\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polaco (layout QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polaco (layout QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portuguęs"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadiano (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russo (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sueco"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Eslovaco"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Eslovaco (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Eslovaco (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Eslovaco (Programadores)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Teclado Tailandęs"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turco (modelo \"F\" tradicional)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turco (modelo moderno \"Q\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ucraniano"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Teclado Americano (Internacional)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"número de colunas\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Jugoslavo (latin/cirílico)"
@@ -5161,31 +5155,31 @@ msgstr "Próximo ->"
msgid "<- Previous"
msgstr "<- Anterior"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Isto está correcto?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configuraçăo da Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Quer tentar ligar-se ŕ Internet agora?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "A testar a sua ligaçăo..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "O sistema está agora ligado ŕ Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Por razőes de Security, será desligado(a) agora."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5193,18 +5187,18 @@ msgstr ""
"O sistema năo aparenta estar ligado ŕ Internet.\n"
"Tente reconfigurar a sua ligaçăo."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuraçăo da Rede"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configuraçăo ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5212,79 +5206,79 @@ msgstr ""
"Seleccione o seu provedor.\n"
" Se năo estiver na lista, escolha Năo Listado"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configuraçăo da Ligaçăo"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Por favor preencha ou verifique os campos abaixo"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ da Placa"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Memória da Placa (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO da Placa"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_O da Placa"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 da Placa"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "O seu número de telefone pessoal"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nome do provedor (ex: provedor.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Número do telefone do provedor"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 do provedor"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 do provedor"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Modo de marcaçăo"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Nome do utilizador da conta"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Senha da conta"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resto do mundo"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5292,27 +5286,27 @@ msgstr ""
"Resto do mundo \n"
" sem Canal-D (linhas alugadas)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Qual protocolo que quer usar?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Qual tipo de placa tem?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Eu năo sei"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5324,19 +5318,19 @@ msgstr ""
"\n"
"Se tiver uma placa PCMCIA, tem que saber o irq e io da sua placa.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Abortar"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continuar"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Qual é a sua placa ISDN?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5344,13 +5338,13 @@ msgstr ""
"Eu detectei uma placa ISDN PCI, mas năo sei qual é o tipo. Por favor "
"seleccione uma placa PCI no próximo quadro."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nenhuma placa ISDN PCI foi encontrada. Por favor seleccione uma no próximo "
"quadro."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5358,22 +5352,22 @@ msgstr ""
"Nenhum adaptador de rede ethernet foi detectado no seu sistema.\n"
"Eu năo posso configurar este tipo de ligaçăo."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Escolha o interface de rede"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Por favor escolher o adaptador de rede que quer usar para se ligar ŕ Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interface de rede"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5381,74 +5375,74 @@ msgstr ""
"\n"
"Concorda?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Estou pronto a reiniciar o dispositivo de rede:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configuraçăo ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Quer iniciar a sua ligaçăo ao iniciar?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Por favor escolha a que porta série o seu modem está ligado."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opçőes de ligaçăo"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nome da ligaçăo"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Número do telefone"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID de Login"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autenticaçăo?"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Baseado em script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Baseado em terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nome do domínio"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Primeiro DNS Servidor (opcional)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Second DNS Server (opcional)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Estou pronto para reiniciar o dispositivo de rede $netc->{NET_DEVICE}. "
"Concorda?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5456,7 +5450,7 @@ msgstr ""
"\n"
"Pode desligar ou reconfigurar a sua ligaçăo."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5464,11 +5458,11 @@ msgstr ""
"\n"
"Pode reconfigurar sua ligaçăo."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Está neste momento ligado ŕ Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5476,48 +5470,48 @@ msgstr ""
"\n"
"Pode ligar ŕ Internet ou reconfigurar sua ligaçăo."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Năo está neste momento ligado ŕ Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Ligar ŕ Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Desligar da Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configurar ligaçăo de rede (LAN ou Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Ligaçăo e configuraçăo da Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Assistente de Configuraçăo da Rede"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Modem ISDN externo"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Placa ISDN interna"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "De que tipo é sua ligaçăo ISDN?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Ligar ŕ Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5527,24 +5521,24 @@ msgstr ""
"Mas algumas ligaçőes usam pptp, poucas usam dhcp.\n"
"Se năo sabe, escolha 'usar pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "usar dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "usar pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "usar pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Estou pronto para reiniciar o dispositivo de rede %s. Concorda?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5552,15 +5546,15 @@ msgstr ""
"Qual cliente dhcp que deseja usar?\n"
"Por omissăo é dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configuraçăo da Rede"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Deseja reiniciar a rede"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5568,7 +5562,7 @@ msgid ""
"%s"
msgstr "Deseja reiniciar a rede"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5579,7 +5573,7 @@ msgstr ""
"Clique em OK para manter a configuraçăo, ou Cancelar para reconfigurar a sua "
"ligaçăo Internet & Rede.\n"
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5591,62 +5585,62 @@ msgstr ""
"Estamos preparados para configurar a sua ligaçăo de rede/Internet.\n"
"Se năo quiser usar a auto-detecçăo, desmarque a opçăo.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Escolha o perfil a configurar:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Usar auto-detecçăo"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "A detectar dispositivos..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Ligaçăo normal via modem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detectado na porta %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Ligaçăo ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "detectado %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Ligaçăo DSL (ou ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detectado no interface %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Ligaçăo por Cabo"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Ligaçăo ŕ LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "placa(s) ethernet detectada(s)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Como deseja ligar-se ŕ Internet?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
@@ -5656,7 +5650,7 @@ msgstr ""
"\n"
"A configuraçăo será agora aplicada ao seu sistema."
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5719,11 +5713,11 @@ msgid " (driver $module)"
msgstr " (driver $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Endereço IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmask"
@@ -5756,7 +5750,7 @@ msgstr ""
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -5784,11 +5778,11 @@ msgstr "O proxy deve ser http://..."
msgid "Proxy should be ftp://..."
msgstr "O proxy deve ser ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Partiçăo extendida năo é suportada nesta plataforma"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5798,21 +5792,21 @@ msgstr ""
"A única soluçăo é mover as suas partiçőes primárias para ter o buraco "
"próximo das partiçőes extendidas"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Erro ao ler o ficheiro %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "A restauraçăo pelo ficheiro %s falhou: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Ficheiro de cópia de segurança defeituoso"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Erro ao escrever no ficheiro %s"
@@ -6375,8 +6369,8 @@ msgid ""
msgstr ""
"lpd é o demónio de impressăo obrigatório para o lpr funcionar "
"correctamente.\n"
-"Ele é basicamente um servidor que controla os trabalhos para a(s) "
-"impressora(s)."
+"Ele é basicamente um servidor que controla os trabalhos para a(s) impressora"
+"(s)."
#: ../../services.pm_.c:48
msgid ""
@@ -6802,7 +6796,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Configuraçăo de Rede (%d adaptadores)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Perfil:"
@@ -6894,7 +6888,7 @@ msgstr "O sistema está agora desligado."
msgid "Configure Internet Access..."
msgstr "Configurar Acesso ŕ Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configuraçăo LAN"
@@ -6931,76 +6925,76 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Por favor aguarde... A aplicar a configuraçăo"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configuraçăo LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocolo de Arranque"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Iniciado ao arrancar"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Cliente DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Desactivar"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Activar"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configuraçăo da Ligaçăo ŕ Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configuraçăo da Ligaçăo ŕ Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipo de Ligaçăo:"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parâmetros"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "Provider dns 1 (opcional)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "Provider dns 2 (opcional)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Placa Ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP Client"
@@ -7108,14 +7102,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Năo é possível iniciar actualizaçăo directa!!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nenhum usb_série encontrado\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Deseja emulaçăo de 3 botőes?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Por favor teste o rato"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7614,6 +7613,24 @@ msgstr ""
"Conjunto de ferramentas para correio electrónico, news, web, transferęncia "
"de ficheiros e chat"
+#~ msgid "GB"
+#~ msgstr "GB"
+
+#~ msgid "KB"
+#~ msgstr "KB"
+
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minutos"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minuto"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d segundos"
+
#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "Configuraçăo LAN"
@@ -7650,8 +7667,8 @@ msgstr ""
#~ msgstr ""
#~ "Agora que sua ligaçăo ŕ Internet está configurada, o seu \n"
#~ "computador pode ser configurado para partilhar a sua ligaçăo ŕ Internet.\n"
-#~ "Nota: precisa de Adaptador de Rede dedicado para configurar uma Rede Local "
-#~ "(LAN).\n"
+#~ "Nota: precisa de Adaptador de Rede dedicado para configurar uma Rede "
+#~ "Local (LAN).\n"
#~ "\n"
#~ "Deseja configurar a Partilha de Ligaçăo ŕ Internet?\n"
diff --git a/perl-install/share/po/pt_BR.po b/perl-install/share/po/pt_BR.po
index 089e1ee7d..224e4cfca 100644
--- a/perl-install/share/po/pt_BR.po
+++ b/perl-install/share/po/pt_BR.po
@@ -5,38 +5,39 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
-"PO-Revision-Date: 2001-03-04 15:16-0300\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
+"PO-Revision-Date: 2001-04-27 21:00GMT-0300\n"
"Last-Translator: Andrei Bosco Bezerra Torres <andreibt@uol.com.br>\n"
-"Language-Team: Portuguęs Brasileiro\n"
+"Language-Team: Portuguęs Brasileiro <andreibt@uol.com.br>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.6\n"
#: ../../Xconfigurator.pm_.c:232
msgid "Configure all heads independantly"
-msgstr ""
+msgstr "Configurar todas as cabeças independentemente"
#: ../../Xconfigurator.pm_.c:233
-#, fuzzy
msgid "Use Xinerama extension"
-msgstr "Usar auto detecçăo"
+msgstr "Usar extensăo Xinerama"
#: ../../Xconfigurator.pm_.c:236
#, c-format
msgid "Configure only card \"%s\" (%s)"
-msgstr ""
+msgstr "Configurar apenas placa \"%s\" (%s)"
#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
msgid "Multi-head configuration"
-msgstr "lendo configuraçăo"
+msgstr "Configuraçăo multi-cabeça"
#: ../../Xconfigurator.pm_.c:240
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""
+"Seu sistema suporta configuraçăo de cabeça múltipla.\n"
+"O que vocę quer fazer?"
#: ../../Xconfigurator.pm_.c:249
msgid "Graphic card"
@@ -48,22 +49,23 @@ msgstr "Selecione uma placa gráfica"
#: ../../Xconfigurator.pm_.c:250
msgid "Choose a X server"
-msgstr "Escolha um X server"
+msgstr "Escolha um servidor X"
#: ../../Xconfigurator.pm_.c:250
msgid "X server"
-msgstr "servidor X"
+msgstr "Servidor X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Qual configuraçăo do XFree vocę quer ter?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -72,17 +74,17 @@ msgstr ""
"Seu placa suporta aceleraçăo hardware 3D mas apenas com o XFree %s.\n"
"Sua placa é suportada pelo XFree %s que pode ter melhor suporte 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Sua placa suporta aceleraçăo hardware 3D com o XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s com aceleraçăo hardware 3D"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -91,12 +93,12 @@ msgstr ""
"Seu placa suporta aceleraçăo hardware 3D com o XFree %s,\n"
"NOTE QUE O SUPORTE É EXPERIMENTAL E PODE TRAVAR O SEU COMPUTADOR."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s com aceleraçăo hardware 3D EXPERIMENTAL"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -107,27 +109,27 @@ msgstr ""
"NOTE QUE O SUPORTE É EXPERIMENTAL E PODE TRAVAR O SEU COMPUTADOR.\n"
"Sua placa é suportada pelo XFree %s que pode ter melhor suporte 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "Configuraçăo do XFree"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Selecione o tamanho da memória de sua placa gráfica"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Escolha as opçőes do server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Escolha um monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -150,39 +152,39 @@ msgstr ""
"monitor.\n"
" Se tiver dúvida, escolha características conservadoras."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Taxa de atualizaçăo horizontal"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Taxa de atualizaçăo vertical"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor năo configurado"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Placa gráfica ainda năo configurado"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Resoluçőes ainda năo escolhidas"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Vocę quer testar a configuraçăo?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Atençăo: testar essa placa gráfica pode travar o seu computador"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Testar configuraçăo"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -190,152 +192,152 @@ msgstr ""
"\n"
"tente mudar alguns parâmetros"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Ocorreu um erro:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Saindo em %d segundos"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "É essa a configuraçăo correta?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Ocorreu um erro, tente mudar alguns parâmetros"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Resoluçăo"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Escolha a resoluçăo e número de cores"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Placa Gráfica: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Server XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Modo Avançado"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Mostrar tudo"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Resoluçőes"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Estilo do teclado: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tipo do Mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Dispositivo do mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Sincronizaçăo Horizontal do Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Atualizaçăo Vertical do Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Placa Gráfica: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memória gráfica: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Número de cores: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Resoluçăo: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Server XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "Driver XFree86: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Preparando configuraçăo X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "O que vocę quer fazer?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Mudar Monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Mudar Placa Gráfica"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Mudar opçőes do Server"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Mudar Resoluçăo"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Mostrar informaçăo"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Testar de novo"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Sair"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -348,21 +350,21 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Favor relogar em %s para ativar as mudanças"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Favor fazer um log out (sair) e entăo usar as teclas Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X ao iniciar"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -470,7 +472,7 @@ msgstr "Monitor que pode fazer 1600x1200 a 76 Hz"
msgid "First sector of boot partition"
msgstr "Primeiro setor da partiçăo de boot"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primeiro setor do drive (MBR)"
@@ -507,15 +509,14 @@ msgid "Boot from DOS/Windows (loadlin)"
msgstr "Inicializaçăo pelo DOS/Windows (loadlin)"
#: ../../any.pm_.c:140 ../../any.pm_.c:142
-#, fuzzy
msgid "Yaboot"
-msgstr "Root"
+msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Principais opçőes do gerenciador de inicializaçăo"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Gerenciador de inicializaçăo a ser usado"
@@ -523,7 +524,7 @@ msgstr "Gerenciador de inicializaçăo a ser usado"
msgid "Bootloader installation"
msgstr "Instalaçăo do gerenciador de inicializaçăo"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Dispositivo de boot"
@@ -539,7 +540,7 @@ msgstr "Compacto"
msgid "compact"
msgstr "Compacto"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Modo de Vídeo"
@@ -547,14 +548,14 @@ msgstr "Modo de Vídeo"
msgid "Delay before booting default image"
msgstr "Tempo antes de entrar na imagem padrăo"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Senha"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Senha (de novo)"
@@ -589,42 +590,41 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Opçăo ``Restringir opçőes da linha de comando'' năo tem uso sem senha"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Favor tentar novamente"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "As senhas năo conferem"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
-msgstr ""
+msgstr "Mensagem Inicial"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
-msgstr ""
+msgstr "Delay do firmware aberto"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
-msgstr ""
+msgstr "Tempo de espera do boot do kernel"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
-msgstr ""
+msgstr "Permitir CD Boot?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
-msgstr ""
+msgstr "Permitir OF Boot?"
-#: ../../any.pm_.c:187
-#, fuzzy
+#: ../../any.pm_.c:188
msgid "Default OS?"
-msgstr "Default"
+msgstr "SO padrăo?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -632,147 +632,145 @@ msgstr ""
"Aqui estăo as entradas diferentes.\n"
"Vocę pode adicionar mais ou modificar as existentes."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Adicionar"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Pronto"
-#: ../../any.pm_.c:219
-#, fuzzy
+#: ../../any.pm_.c:220
msgid "Modify"
-msgstr "Modificar RAID"
+msgstr "Modificar"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Qual tipo de entrada vocę quer adicionar"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Outros SO (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Outros SO (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Outros SO (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Image"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Read-write"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Table"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Unsafe"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Rótulo"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Default"
-#: ../../any.pm_.c:283
-#, fuzzy
+#: ../../any.pm_.c:284
msgid "Initrd-size"
-msgstr "Initrd"
+msgstr "Tamanho do Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
-msgstr ""
+msgstr "Sem vídeo"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Remover entrada"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Năo é permitido rótulo vazio"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Esse rótulo já está sendo utilizado"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Qual tipo de particionamento?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Interfaces %s %s encontradas"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Vocę tem alguma outra?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Vocę tem alguma interface %s?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Năo"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Sim"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Ver informaçăo do hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalando driver para placa %s %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(módulo %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Qual driver %s eu deveria tentar?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -789,20 +787,20 @@ msgstr ""
"máquina as informaçőes que ele precisa? Ocasionalmente, isso poderá travar\n"
"o computador, mas năo deve causar nenhum dano."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Auto detectar"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Especificar opçőes"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Agora vocę poder prover as opçőes para o módulo %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -813,11 +811,11 @@ msgstr ""
"As opçőes estăo no formato ``nome=valor nome2=valor2 ...''\n"
"Para instância, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opçőes do módulo:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -826,34 +824,34 @@ msgstr ""
"Falha carregando módulo %s.\n"
"Vocę quer tentar novamente com outros parâmentros?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(já adicionado %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Essa senha é muito simples"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Favor dar um nome de usuário"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"O nome do usuário deve conter apenas letras minúsculas, números `-' e `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Esse usuário já foi adicionado"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Adicionar usuário"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -862,32 +860,32 @@ msgstr ""
"Entre com o usuário\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Aceitar usuário"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nome real"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Nome do usuário"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ícone"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -895,11 +893,11 @@ msgstr ""
"Eu posso configurar o seu computador para automaticamente logar um usuário.\n"
"Se vocę năo quiser utilisar esta funçăo, clique em \"Cancelar\"."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Escolha o usuário:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Escolha o gerenciador de janelas para ele:"
@@ -909,7 +907,7 @@ msgstr "Escolha o gerenciador de janelas para ele:"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -933,40 +931,51 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bem-vindo ao GRUB o selecionador de sistema operacional!"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use as teclas %c e %c para selecionar a entrada que quiser."
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pressione entrar para entrar no SO selecionado, 'e' para editar os"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "comandos antes da inicializacao, ou 'c' para linha de comando."
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
"A inicializacao da entrada selecionada ocorrera automaticamente em %d "
"segundos."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "sem espaco suficiente em /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Menu Iniciar"
@@ -1040,39 +1049,37 @@ msgstr "/Ajuda/_Sobre"
#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
msgid "Configure"
-msgstr "Configurar X"
+msgstr "Configurar"
#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
+#, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
-msgstr "Compartilhamento da Conexăo ŕ Internet"
+msgstr ""
+"Vocę está utilizando o %s como gerenciador de inicializaçăo.\n"
+"Clique em Configurar para abrir o auxiliar de configuraçăo."
#: ../../bootlook.pm_.c:121
-#, fuzzy
msgid "Lilo/grub mode"
-msgstr "Modo de discagem"
+msgstr "Modo lilo/grub"
#: ../../bootlook.pm_.c:131
msgid "NewStyle Categorizing Monitor"
-msgstr ""
+msgstr "Categorizamento NewStyle de Monitor"
#: ../../bootlook.pm_.c:134
-#, fuzzy
msgid "NewStyle Monitor"
-msgstr "Monitor"
+msgstr "Monitor NewStyle"
#: ../../bootlook.pm_.c:137
-#, fuzzy
msgid "Traditional Monitor"
-msgstr "Mudar Monitor"
+msgstr "Monitor Tradicional"
#: ../../bootlook.pm_.c:140
msgid "Traditional Gtk+ Monitor"
-msgstr ""
+msgstr "Monitor Gtk+ Tradicional"
#: ../../bootlook.pm_.c:144
msgid "Launch Aurora at boot time"
@@ -1098,69 +1105,42 @@ msgstr "Sim, eu quero autologin com esse (usuário, desktop)"
msgid "System mode"
msgstr "Modo do sistema"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Default"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Cancelar"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "năo foi possívek abrir /etc/inittb para leitura: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "năo foi possível abrir /etc/sysconfig/autologin para leitura: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "A Instalaçăo do LILO falhou. Ocorreram os seguintes erros:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minutos"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d segundos"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Criar"
@@ -1251,9 +1231,8 @@ msgstr ""
"extendida"
#: ../../diskdrake.pm_.c:61
-#, fuzzy
msgid "Not enough space for auto-allocating"
-msgstr "Sem espaço livre suficiente para alocar as novas partiçőes"
+msgstr "Sem espaço livre suficiente para auto-alocaçăo"
#: ../../diskdrake.pm_.c:63
msgid "Undo"
@@ -1445,6 +1424,10 @@ msgid ""
"a Driver partition, you should\n"
"probably leave it alone.\n"
msgstr ""
+"\n"
+"É provável que está partiçăo seja uma\n"
+"partiçăo Driver, vocę provavelmente\n"
+"năo deveria mexer nela.\n"
#: ../../diskdrake.pm_.c:277
msgid ""
@@ -1453,6 +1436,10 @@ msgid ""
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
+"\n"
+"Essa partiçăo especial\n"
+"Bootstrap é para o\n"
+"boot-duplo do seu sistema.\n"
#: ../../diskdrake.pm_.c:294
msgid "Please click on a partition"
@@ -1701,6 +1688,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Escolha o novo tamanho"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Criar uma nova partiçăo"
@@ -1795,11 +1787,11 @@ msgstr "Escolha um LVM existente para adicionar"
#: ../../diskdrake.pm_.c:949
msgid "LVM name?"
-msgstr ""
+msgstr "Nome LVM?"
#: ../../diskdrake.pm_.c:976
msgid "Removable media automounting"
-msgstr "Automontagem de mídia removível"
+msgstr "Auto-montagem da mídia removível"
#: ../../diskdrake.pm_.c:977
msgid "Rescue partition table"
@@ -1810,20 +1802,21 @@ msgid "Reload"
msgstr "Atualizar"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formataçăo de %s falhou"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Eu năo sei como formatar %s no tipo %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "falhou ao montar: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "erro desmontando %s: %s"
@@ -1836,41 +1829,41 @@ msgstr "simples"
msgid "server"
msgstr "servidor"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Pontos de montagem devem começar com uma /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Já existe uma partiçăo no ponto de montagem %s\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Monts circulares %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
+msgstr "Vocę năo pode usar um Volume Lógivo LVM para o ponto de montagem %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Esse diretório deveria permanecer dentro do sistema de arquivo root"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Vocę precisa de um verdadeiro sistema de arquivo (ext2, reiserfs) para esse "
"ponto de montagem\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Erro arbindo %s para gravaçăo: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1878,7 +1871,7 @@ msgstr ""
"Ocorreu um erro - nenhum dispositivo válido foi encontrado para criar novos "
"sistema de arquivos. Favor checar seu hardware para a causa desse problema"
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Vocę năo tem nenhuma partiçăo!"
@@ -1925,13 +1918,13 @@ msgstr ""
"Se vocę desejar, outros idiomas (além do que vocę escolheu\n"
"no início da instalaçăo) estarăo disponíveis após a instalaçăo, favor "
"escolhę-los\n"
-"na lista acima. Se vocę quiser todos, vocę precisa apenas selecionas "
-"\"Todos\"."
+"na lista acima. Se vocę quiser todos, vocę precisa apenas selecionas \"Todos"
+"\"."
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -1966,8 +1959,8 @@ msgid ""
"knowledge in GNU/Linux. So, don't choose\n"
"\t this installation class unless you know what you are doing."
msgstr ""
-"Favor escolher \"Instalar\" caso năo exista nenhuma versăo anterior "
-"doLinux-Mandrake\n"
+"Favor escolher \"Instalar\" caso năo exista nenhuma versăo anterior doLinux-"
+"Mandrake\n"
"instalado ou se vocę deseja utilizar vários sistemas operacionais.\n"
"\n"
"\n"
@@ -1994,8 +1987,8 @@ msgstr ""
"\n"
"\t* Expert: se vocę tem um bom conhecimento sobre o GNU/Linux, vocę pode "
"escolher essa classe. Como em \n"
-"\t na classe \"Personalizado\", vocę poderá escolher o uso "
-"primário(estaçăo, servidor, desenvolvimento)\n"
+"\t na classe \"Personalizado\", vocę poderá escolher o uso primário"
+"(estaçăo, servidor, desenvolvimento)\n"
"\t Tenha muito cuidado antes de escolher essa classe. Vocę poderá fazer uma "
"instalaçăo bastante personalizada.\n"
"\t Responda a algumas questőes que podem ser bem difíceis se vocę năo tiver "
@@ -2211,8 +2204,8 @@ msgstr ""
"Linux-Mandrake no seu disco rígido. Se estiver vazio ou se um sistema\n"
"operacional existente usa todo o espaço disponível, vocę terá que\n"
"particioná-lo. Basicamente, particionar um disco rígido consiste em\n"
-"dividí-lo logicamente para criar espaço para o seu novo sistema "
-"Linux-Mandrake.\n"
+"dividí-lo logicamente para criar espaço para o seu novo sistema Linux-"
+"Mandrake.\n"
"\n"
"\n"
"Como os efeitos de um processo de particionamento săo normalmente\n"
@@ -2277,7 +2270,6 @@ msgstr ""
"\t facilmente. Entăo năo escolha essa soluçăo a năo ser que saiba o que faz."
#: ../../help.pm_.c:160
-#, fuzzy
msgid ""
"At this point, you need to choose what\n"
"partition(s) to use to install your new Linux-Mandrake system. If "
@@ -2291,8 +2283,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2359,25 +2351,25 @@ msgid ""
"50MB, you may find it a useful place to store \n"
"a spare kernel and ramdisk image for emergency boot situations."
msgstr ""
-"Agora vocę precisa escolher em qual(is)\n"
-"partiçăo(őes) utilizar para instalar o seu novo sistema Linux-Mandrake se "
-"as\n"
-"partiçőes já estiverem definidas (através de uma instalaçăo anterior do "
-"GNU/Linux\n"
-"ou outra ferramenta particionadora), vocę pode utilizá-las. Caso contrário,\n"
-"as partiçőes devem ser definidas.\n"
+"Agora vocę precisa escolher qual(is)\n"
+"partiçăo(őes) utilizar para instalar o seu novo sistema Linux-Mandrake. Se "
+"aspartiçőes\n"
+"já estiverem definidas (através de uma instalaçăo anterior do GNU/Linux ou "
+"outra\n"
+"ferramenta particionadora), vocę pode utilizá-las. Caso contrário, as\n"
+"partiçőes devem ser definidas.\n"
"\n"
"\n"
-"Para criar partiçőes, vocę deve primeiro selecionar um disco rígido.Vocę\n"
-"pode selecionar o disco clicando em \"hda\" para o primeiro disco "
-"IDE,\"hdb\" para\n"
-"o segundo ou \"sda\" para o primeiro disco SCSI e assim por diante.\n"
+"Para criar partiçőes, vocę deve primeiro selecionar um disco rígido. Vocę\n"
+"pode selecionar o disco clicando em \"hda\" para o primeiro drive IDE,\"hdb"
+"\" para\n"
+"o segundo ou \"sda\" para o primeiro drive SCSI e assim por diante.\n"
"\n"
"\n"
-"Para particionar o disco selecionado, vocę pode usar as seguintes opçőes\n"
+"Para particionar o disco selecionado, vocę pode usar as seguintes opçőes:\n"
"\n"
" * Limpar tudo: essa opçăo deletará todas as partiçőes disponíveis do "
-"disco rígido selecionado\n"
+"disco rígido selecionado.\n"
"\n"
"\n"
" * Auto alocar: essa opçăo lhe permite criar automaticamente partiçőes "
@@ -2390,7 +2382,7 @@ msgstr ""
" essa opçăo. Tenha cuidado e lembre-se que ela pode falhar.\n"
"\n"
"\n"
-" *Desfazer: vocę pode usar essa opçăo para cancelar suas alteraçőes.\n"
+" * Desfazer: vocę pode usar essa opçăo para cancelar suas alteraçőes.\n"
"\n"
"\n"
" * Recarregar: vocę pode usar essa opçăo se vocę desejar desfazer todas as "
@@ -2409,11 +2401,11 @@ msgstr ""
"\n"
" * Salvar em disquete: se vocę quiser salvar sua tabela de partiçăo em um "
"disquete para pode recuperá-la,\n"
-" vocę pode usar essa opçăo. É altamente recomendado utilizá-la\n"
+" vocę pode usar essa opçăo. É altamente recomendado utilizá-la.\n"
"\n"
"\n"
-" *Pronto: quando vocę terminar de particionar o seu disco rígido, use essa "
-"opçăo para salvar as alteraçőes.\n"
+" * Salvar: quando vocę terminar de particionar o seu disco rígido, use "
+"essa opçăo para salvar as alteraçőes.\n"
"\n"
"\n"
"Nota: vocę pode utilizar qualquer opçăo usando o teclado: navegue entre as "
@@ -2426,7 +2418,12 @@ msgstr ""
"selecionada)\n"
" * Ctrl-d para deletar uma partiçăo\n"
"\n"
-" * Ctrl-m para especificar um ponto de montagem"
+" * Ctrl-m para especificar um ponto de montagemSe vocę está "
+"instalando em uma Máquina PPC, vocę vai querer criar uma pequena partiçăo "
+"'bootstrap' HFS de ao menos 1MB para\n"
+"usar com o gerenciador de boot yaboot. Se vocę quiser criar uma partiçăo um "
+"pouco maior, digamos 50MB, vocę pode usar o espaço \n"
+"para guardar um kernel extra e uma imagem ramdisk para emergęncias."
#: ../../help.pm_.c:224
msgid ""
@@ -2443,8 +2440,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2502,11 +2499,11 @@ msgstr ""
"\n"
" * \"b\" significa \"disco rígido escravo na controladora IDE primária\",\n"
"\n"
-" * \"c\" significa \"disco rígido mestre na controladora IDE "
-"secundária\",\n"
+" * \"c\" significa \"disco rígido mestre na controladora IDE secundária"
+"\",\n"
"\n"
-" * \"d\" significa \"disco rígido escravo na controladora IDE "
-"secundária\",\n"
+" * \"d\" significa \"disco rígido escravo na controladora IDE secundária"
+"\",\n"
"\n"
"\n"
"Com discos rígidos SCSI, um significa \"disco rígido primário\", um \"b\" "
@@ -2560,13 +2557,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2613,11 +2610,11 @@ msgstr ""
"\n"
" * \"b\" significa \"disco rígido escravo na controladora IDE primária\",\n"
"\n"
-" * \"c\" significa \"disco rígido mestre na controladora IDE "
-"secundária\",\n"
+" * \"c\" significa \"disco rígido mestre na controladora IDE secundária"
+"\",\n"
"\n"
-" * \"d\" significa \"disco rígido escravo na controladora IDE "
-"secundária\",\n"
+" * \"d\" significa \"disco rígido escravo na controladora IDE secundária"
+"\",\n"
"\n"
"\n"
"Com discos rígidos SCSI, um significa \"disco rígido primário\", um \"b\" "
@@ -2646,8 +2643,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3080,8 +3077,8 @@ msgstr ""
"padrăo do Linux-Mandrake.\n"
"\n"
"\n"
-"LPR é um velho sistema de impressăo usado em antigas distribuiçőes "
-"Linux-Mandrake.\n"
+"LPR é um velho sistema de impressăo usado em antigas distribuiçőes Linux-"
+"Mandrake.\n"
"\n"
"\n"
"Se vocę năo tem nenhuma impressora, clique em \"Nenhuma\"."
@@ -3119,8 +3116,8 @@ msgstr ""
"\n"
"Se vocę deseja acessar uma impressora localizada em uma máquina Microsoft "
"Windows\n"
-"remota (ou uma máquina Unix usando protocolo SMB), selecione "
-"\"SMB/Windows95/98/NT\"."
+"remota (ou uma máquina Unix usando protocolo SMB), selecione \"SMB/"
+"Windows95/98/NT\"."
#: ../../help.pm_.c:527
msgid ""
@@ -3207,8 +3204,8 @@ msgstr ""
"Vocę precisa colocar algumas informaçőes aqui.\n"
"\n"
"\n"
-" * Nome da fila: o spooler de impressăo usa \"lp\" como o nome "
-"padrăo.Entăo, vocę tem que ter uma impressora chamada\n"
+" * Nome da fila: o spooler de impressăo usa \"lp\" como o nome padrăo."
+"Entăo, vocę tem que ter uma impressora chamada\n"
" \"lp\". Se vocę tem apenas uma impressora, vocę pode usar vários "
"nomespara ela. Vocę precisa apenas separá-los por um\n"
" caractere pipe (um \"|\"). Entăo, se vocę preferir um nome mais "
@@ -3438,7 +3435,6 @@ msgstr ""
"caso, vocę precisará de um disco de inicializaçăo para poder utilizá-los!"
#: ../../help.pm_.c:665
-#, fuzzy
msgid ""
"LILO and grub main options are:\n"
" - Boot device: Sets the name of the device (e.g. a hard disk\n"
@@ -3483,10 +3479,9 @@ msgstr ""
"\n"
" - Tempo de espera antes do boot padrăo: Especifica o tempo em décimos\n"
"de segundo que o gerenciador de inicializaçăo deve esperar antes de entrar\n"
-"na imagem padrăo. Isso é útil em sistemas que fazem o boot imediato do "
-"disco\n"
-"rígido antes de ativar o teclado. O gerenciador de inicializaçăo năo\n"
-"esperará se \"delay\" estiver omitido ou com o valor zero.\n"
+"na imagem padrăo. Isso é útil em sistemas que fazem o boot imediato do\n"
+"disco rígido depois de ativar o teclado. O gerenciador de inicializaçăo năo\n"
+"esperará se \"delay\" for omitido ou com o valor zero.\n"
"\n"
"\n"
" - Modo do vídeo: Isso especifica o modo de texto VGA que deve ser\n"
@@ -3494,7 +3489,20 @@ msgstr ""
"\n"
" * normal: seleciona o modo de texto normal 80x25.\n"
"\n"
-" * <número>: usa o modo de texto correspondente."
+" * <número>: usa o modo de texto correspondente.\n"
+"\n"
+" - Limpar \"/tmp\" a cada inicializaçăo: se vocę quiser apagar todos os "
+"arquivos\n"
+"e diretórios em \"/tmp\" quando iniciar o sistema, marque essa opçăo.\n"
+"\n"
+"\n"
+" - Especificar RAM se necessário: infelizmente, năo existe um método "
+"padrăo\n"
+"para perguntar o BIOS a RAM existente no seu computador. Como consequęncia, "
+"o Linux\n"
+"pode falhar na detecçăo correta da RAM. Se esse for o caso, vocę pode\n"
+"especificar a quantidade correta de RAM. Note que uma diferença de 2 ou 4\n"
+"MB entre a RAM detectada e a existente no seu sistema é normal."
#: ../../help.pm_.c:697
msgid ""
@@ -3545,6 +3553,46 @@ msgid ""
"Firmware \n"
"Delay expires."
msgstr ""
+"Yaboot é o inicializador para hardware NewWorld MacIntosh. Ele é capaz\n"
+"de inicializar tanto o GNU/Linux, MacOS ou MacOSX, se existente no seu\n"
+"computador. Normalmente, esses outros sistemas operacionais săo detectados\n"
+"corretamente e instalados. Se esse năo for o seu caso, vocę pode adicionar\n"
+"entradas manualmente nesta tela. Escolha cuidadosamente os parâmetros.\n"
+"\n"
+"\n"
+"A principais opçőes do Yaboot săo:\n"
+"\n"
+"\n"
+" - Mensagem Inicial: uma pequena mensagem de texto que aparece antes do\n"
+"prompt do boot.\n"
+"\n"
+"\n"
+" - Dispositivo de boot: Indica onde vocę quer colocar a informaçăo "
+"necessária \n"
+"para entrar no GNU/Linux. Geralmente, vocę terá que configurar uma partiçăo "
+"bootstrap \n"
+"para manter essa informaçăo.\n"
+"\n"
+"\n"
+" - Tempo de boot do Kernel: esse tempo é similar ao tempo de boot do "
+"LILO. Após \n"
+"selecionar Linux, vocę terá 0.1 segundo antes do kernel padrăo ser "
+"selecionado.\n"
+"\n"
+"\n"
+" - Permitir CD Boot?: Marcar essa opçăo lhe permitirá escolher 'C' para CD "
+"no\n"
+"primeiro prompt do boot.\n"
+"\n"
+"\n"
+" - Permitir OF Boot?: Marcar essa opçăo lhe permitirá escolher 'N' para "
+"Firmware\n"
+"Aberto no primeiro prompt de boot.\n"
+"\n"
+"\n"
+" - SO padrăo: vocę pode selecionar qual SO será iniciado por padrăo quando "
+"o tempo \n"
+"do Firmware Aberto expirar."
#: ../../help.pm_.c:738
msgid ""
@@ -3600,8 +3648,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3618,6 +3666,73 @@ msgid ""
"with a '*', if you\n"
"press TAB to see the boot selections."
msgstr ""
+"Vocę pode adicionar entradas adicionais no yaboot, tanto para outros "
+"sistemas operacionais,\n"
+"kernels alternativos, ou imagem de boot de emergęncia.\n"
+"\n"
+"\n"
+"Para outros SO - a entrada consiste apenas de um nome e da partiçăo root.\n"
+"\n"
+"\n"
+"Para Linux, existem algumas opçőes possíveis: \n"
+"\n"
+"\n"
+" - Label: Isso é simplesmente o nome que será necessário pare entrar no "
+"sistema \n"
+"através do yaboot.\n"
+"\n"
+"\n"
+" - Image: Isso seria o nome do kernel a ser usado. Tipicamente vmlinux ou "
+"uma\n"
+"variaçăo de vmlinux com uma extensăo.\n"
+"\n"
+"\n"
+" - Root: O dispositivo padrăo ou '/' da sua instalaçăo Linux.\n"
+"\n"
+"\n"
+" \n"
+" - Append: No hardware Apple, a opçăo append (anexar) é normalmente usada "
+"para\n"
+"auxiliar na inicializando do hardware de vídeo, ou para permitir a emulaçăo "
+"do botăo\n"
+"do mouse pelo teclado, devido a falta do segundo e terceiro botăo no mouse "
+"Apple.\n"
+"A seguir estăo alguns exemplos:\n"
+"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+"hda=autotune\n"
+"\n"
+"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
+"\n"
+"\n"
+" \n"
+" - Initrd: Essa opçăo pode ser usada tanto para carregar módulos adicionais "
+"antes que\n"
+"o dispositivo de boot esteja disponível, ou para carregar uma imagem ramdisk "
+"de emergęncia.\n"
+"\n"
+"\n"
+" - Initrd-size: O tamanho padrăo do ramdisk é 4096 bytes. Se vocę precisar "
+"alocar\n"
+"um ramdisk maior, essa opçăo pode ser usada.\n"
+"\n"
+"\n"
+" - Read-write: Normalmente a partiçăo 'root' é inicialmente carregada como "
+"apenas-leitura,\n"
+"para permitir uma checagem do sistema antes de ativá-lo. Vocę pode modificar "
+"essa opçăo aqui.\n"
+"\n"
+"\n"
+" - NoVideo: Se o hardware de vídeo Apple mostrar ser excepcionalmente "
+"problemática, vocę pode\n"
+"selecionar esse opçăo para entrar no modo 'semvídeo', com suporte nativo ao "
+"framebuffer.\n"
+"\n"
+"\n"
+" - Default: Selecione essa entrada como sendo a opçăo padrăo Linux, "
+"bastando pressionar\n"
+"ENTER no prompt do yaboot. Essa entrada também aparecerá marcada com um '*', "
+"se vocę\n"
+"pressionar TAB para ver as opçőes de boot."
#: ../../help.pm_.c:793
msgid ""
@@ -3721,6 +3836,10 @@ msgid ""
" information. Basically, if you don't know what to choose, keep the default "
"option.\n"
msgstr ""
+"Vocę pode escolher o nível de segurança do seu sistema. Favor olhar o manual "
+"para mais\n"
+" informaçőes. Basicamente, se vocę năo sabe qual escolher, mantenha a opçăo "
+"padrăo.\n"
#: ../../help.pm_.c:844
msgid ""
@@ -3736,84 +3855,84 @@ msgstr ""
"mente. Se vocę quiser entrar em outro sistema operacional existente,\n"
"favor ler as instruçőes adicionais."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Escolha seu idioma"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Selecione a classe da instalaçăo"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detecçăo de discos rigidos"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configurar mouse"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Escolha seu teclado"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
-msgstr ""
+msgstr "Segurança"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Setup dos sistemas de arquivos"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatar partiçőes"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Escolha pacotes a serem instalados"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalar sistema"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Especificar senha do root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Adicionar um usuário"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configurar rede"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Sumário"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configurar serviços"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Criar um disco de inicializaçăo"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalar gerenciador de inicializaçăo"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configurar X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Sair da instalaçăo"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3827,21 +3946,31 @@ msgid ""
"\n"
"Do you really want to install these servers?\n"
msgstr ""
+"Vocę selecionou o(s) seguinte(s) serviço(s): %s\n"
+"\n"
+"\n"
+"Esses servidores săo ativados por padrăo. Eles năo possuem nenhuma falha\n"
+"de segurança conhecida, mas pode existir uma nova. Nesse caso, vocę "
+"deveatualizá-lo\n"
+"o mais cedo possível.\n"
+"\n"
+"\n"
+"Vocę realmente quer instalar esses servidores?\n"
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
-msgstr ""
+msgstr "Năo pode usar broadcast sem domínio NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Insira um disquete FAT formatado no drive %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
-msgstr ""
+msgstr "Esse disquete năo está formatado como FAT"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3849,15 +3978,15 @@ msgstr ""
"Para usar a seleçăo salva de pacotes, entre na instalaçăo com ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Erro lendo arquivo $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3865,11 +3994,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Favor testar o mouse"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Para ativar o mouse,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "MOVA SUA RODA!"
@@ -4087,13 +4216,13 @@ msgstr "Ponto de montagem %s duplicado"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Alguns pacotes importantes năo foram instalados corretamente.\n"
"O seu drive de cdrom ou o seu cdrom está defeituoso.\n"
-"Cheque o cdrom em um computador instalado usando \"rpm -qpl "
-"Mandarke/RPMS/*.rpm\"\n"
+"Cheque o cdrom em um computador instalado usando \"rpm -qpl Mandarke/RPMS/*."
+"rpm\"\n"
#: ../../install_steps.pm_.c:451
#, c-format
@@ -4206,6 +4335,7 @@ msgstr ""
"O tamanho total dos grupos que vocę selecionou é de aproximadamente %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -4220,6 +4350,7 @@ msgstr ""
"uma percentagem de 100%% irá instalar todos os pacotes selecionados."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -4253,7 +4384,7 @@ msgstr "Seleçăo individual de pacotes"
#: ../../install_steps_gtk.pm_.c:349
msgid "Show automatically selected packages"
-msgstr ""
+msgstr "Mostra automaticamente os pacotes selecionados"
#: ../../install_steps_gtk.pm_.c:416
msgid "Expand Tree"
@@ -4419,8 +4550,8 @@ msgstr ""
"\n"
"Favor inserir o Cd-Rom rotulado \"%s\" no seu drive e aperte em Ok quando "
"estiver pronto.\n"
-"Se vocę năo o tiver, aperte em Cancelar para evitar a instalaçăo desse "
-"Cd-Rom."
+"Se vocę năo o tiver, aperte em Cancelar para evitar a instalaçăo desse Cd-"
+"Rom."
#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
@@ -4452,8 +4583,8 @@ msgstr "Contrato de licença"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4570,8 +4701,8 @@ msgid ""
msgstr ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4730,29 +4861,29 @@ msgstr "Expert"
msgid "Update"
msgstr "Atualizar"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Favor escolher o tipo do seu mouse."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Porta do Mouse"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Favor escolher em qual porta serial seu mouse está conectado."
#: ../../install_steps_interactive.pm_.c:253
msgid "Buttons emulation"
-msgstr ""
+msgstr "Emulaçăo dos botőes"
#: ../../install_steps_interactive.pm_.c:255
msgid "Button 2 Emulation"
-msgstr ""
+msgstr "Emulaçăo dos 2 botőes"
#: ../../install_steps_interactive.pm_.c:256
msgid "Button 3 Emulation"
-msgstr ""
+msgstr "Emulaçăo dos 3 botőes"
#: ../../install_steps_interactive.pm_.c:275
msgid "Configuring PCMCIA cards..."
@@ -4876,7 +5007,7 @@ msgstr "Personalizada"
#: ../../install_steps_interactive.pm_.c:585
msgid "Selected size is larger than available space"
-msgstr ""
+msgstr "O tamanho escolhido é maior que o espaço disponível"
#: ../../install_steps_interactive.pm_.c:650
msgid ""
@@ -4894,6 +5025,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom rotualdo \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -5022,18 +5154,16 @@ msgid "Printer"
msgstr "Impressora"
#: ../../install_steps_interactive.pm_.c:826
-#, fuzzy
msgid "ISDN card"
-msgstr "Placa ISDN interna"
+msgstr "Placa ISDN"
#: ../../install_steps_interactive.pm_.c:829
-#, fuzzy
msgid "Sound card"
-msgstr "Padrăo"
+msgstr "Placa de som"
#: ../../install_steps_interactive.pm_.c:832
msgid "TV card"
-msgstr ""
+msgstr "Placa de TV"
#: ../../install_steps_interactive.pm_.c:862
msgid "Which printing system do you want to use?"
@@ -5056,19 +5186,19 @@ msgstr "Usar NIS"
msgid "yellow pages"
msgstr "páginas amarela"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autenticaçăo NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domínio NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -5100,19 +5230,19 @@ msgstr ""
"disquete\n"
"no drive e aperte em \"OK\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primeiro drive de disquete"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Segundo drive de disquete"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Pular"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -5136,34 +5266,34 @@ msgstr ""
"sistema\n"
"com danos severos. Vocę quer criar um disco de inicializaçăo?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Desculpe, nenhum drive de disquete disponível"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Escolha o drive de disquete que vocę quer usar para criar o disco de "
"inicializaçăo"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Insira um disquete no drive %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Criando disco de inicializaçăo"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Preparando gerenciador de inicializaçăo"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Vocę quer usar o aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5171,55 +5301,61 @@ msgstr ""
"Erro instalando o aboot, \n"
"tentar forçar a instalaçăo, mesmo que isso destrua a primeira partiçăo?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"A instalaçăo do gerenciador de inicializaçăo falhou. Ocorreram os seguintes "
"erros:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
+"Vocę pode precisar mudar seu dispostivo de boot Open Firmware\n"
+" para ativar o gerenciado de boot. Se vocę năo ver o prompt dele ao\n"
+" reiniciar, segure Command-Option-O-F ao reiniciar e digite:\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
+" Entăo escreva: shut-down\n"
+"No seu próximo boot, vocę deve ver o prompt do gerenciador de boot."
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Baixo"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Médio"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Alto"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Escolha nível de segurança"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr ""
"Vocę quer criar um disquete de instalaçăo automatiçăo para replicaçăo do "
"linux?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Insira um disquete vazio no drive %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Criando disquete de auto instalaçăo"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5229,13 +5365,13 @@ msgstr ""
"\n"
"Vocę realmente quer sair agora?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -5244,18 +5380,18 @@ msgstr ""
"Parabéns, a instalaçăo foi completada.\n"
"Remova a mídia de inicializaçăo e aperte enter para reiniciar.\n"
"\n"
-"Para informaçőes sobre correçőes disponíveis para essa versăo do "
-"Linux-Mandrake,\n"
+"Para informaçőes sobre correçőes disponíveis para essa versăo do Linux-"
+"Mandrake,\n"
"consulte a Errata disponível em http://www.linux-mandrake.com/.\n"
"\n"
"Informaçőes sobre a configuraçăo do sistema estăo disponíveis no\n"
"capítulo pós-instalaçăo do Guia Oficial de Usuário Linux-Mandrake."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Criar disquete de auto instalaçăo"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5269,15 +5405,15 @@ msgstr ""
"\n"
"Vocę pode preferir repetir a instalaçăo.\n"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automático"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Repetir"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Salvar seleçăo de pacotes"
@@ -5294,15 +5430,14 @@ msgstr ""
"tela "
#: ../../interactive.pm_.c:65
-#, fuzzy
msgid "kdesu missing"
-msgstr "liberar"
+msgstr "kdesu ausente"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Avançado"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Por favor aguarde"
@@ -5331,11 +5466,11 @@ msgstr "Sua escolha? (padrăo %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Sua escolha? (padrăo %s digite `none' para nenhum) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Tcheco (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Alemăo"
@@ -5343,19 +5478,19 @@ msgstr "Alemăo"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Espanhol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Filandęs"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francęs"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norueguęs"
@@ -5363,15 +5498,15 @@ msgstr "Norueguęs"
msgid "Polish"
msgstr "Polonęs"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Russo"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Inglęs (UK)"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Americano (US)"
@@ -5387,214 +5522,213 @@ msgstr "Armęnio (máquina de escrever)"
msgid "Armenian (phonetic)"
msgstr "Armęnio (fonético)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani (latino)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbaidjani (cirílico)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Búlgaro"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brasileiro (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorusso"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Suíço (layout Alemăo)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Suíço (layout Francęs)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Tcheco (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Tcheco (Programadores)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Alemăo (sem teclas mortas)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dinamarquęs"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norueguęs)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estoniano"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiano (layout \"Russo\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiano (layout \"Latin\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grego"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Húngaro"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Israelense"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Israelense (Fonético)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iraniano"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandęs"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italiano"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japonęs 106 teclas"
-#: ../../keyboard.pm_.c:177
-#, fuzzy
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
-msgstr "Inglęs (UK)"
+msgstr "Koreano"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latino Americano"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedônio"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandęs"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituânio AZERTY (velho)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituânio AZERTY (novo)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituânio \"número de colunas\" QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituânio \"fonético\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polonęs (layout QWERTY)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polonęs (layout QWERTZ)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portuguęs"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadense (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Russo (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Sueco"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Eslovęnio"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Eslováquio (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Eslováquio (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Eslováqui (Programadores)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Teclado Tailandęs"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turco (modelo \"F\" tradicional)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turco (modelo moderno \"Q\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ucraniano"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Americano (Internacional)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"número de colunas\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Iugoslávio (latin/cirílico)"
#: ../../lvm.pm_.c:70
msgid "Remove the logical volumes first\n"
-msgstr ""
+msgstr "Remover os volumes lógicos primeiro\n"
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
@@ -5629,9 +5763,8 @@ msgid "Genius NetScroll"
msgstr "Genius NetScroll"
#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
-#, fuzzy
msgid "1 button"
-msgstr "2 botőes"
+msgstr "1 botăo"
#: ../../mouse.pm_.c:44
msgid "Generic"
@@ -5717,31 +5850,31 @@ msgstr "Próximo ->"
msgid "<- Previous"
msgstr "<- Anterior"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Isto está correto?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Configuraçăo da Internet"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vocę quer tentar se conectar ŕ Internet agora?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testando sua conexăo..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "O sistema está conectado ŕ Internet."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
-msgstr ""
+msgstr "Por razăo de segurança, vocę será desconectado agora."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5749,18 +5882,18 @@ msgstr ""
"O sistema năo está conectado ŕ internet.\n"
"Tente reconfigurar sua conexăo."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuraçăo da Rede"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Configuraçăo ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5768,79 +5901,79 @@ msgstr ""
"Selecione o seu provedor.\n"
" Se năo estiver na lista, escolha Năo Listado"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Configuraçăo da Conexăo"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Favor preencher ou marcar os campos abaixo"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ da Placa"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "Memória da Placa (DMA)"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO da Placa"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_O da Placa"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 da Placa"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "O número do seu telefone"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Nome do provedor (ex: provedor.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Número do telefone do provedor"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 do provedor"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 do provedor"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Modo de discagem"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Nome da conta (nome do usuário)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Senha da conta"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Europa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Resto do mundo"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5848,27 +5981,27 @@ msgstr ""
"Resto do mundo \n"
" sem Canal-D (linhas arrendadas)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Qual protocolo vocę quer usar?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Qual tipo de placa vocę tem?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Eu năo sei"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5880,19 +6013,19 @@ msgstr ""
"\n"
"Se vocę tiver uma placa PCMCIA, vocę tem que saber o irq e io de sua placa.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Abortar"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Continuar"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Qual é a sua placa ISDN?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5900,12 +6033,12 @@ msgstr ""
"Eu detectei um placa ISDN PCI, mas năo sei qual é o tipo. Favor selecionar "
"uma placa PCI na próxima tela."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nenhuma placa ISDN PCI encontrada. Favor selecionar uma na próxima tela"
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5913,23 +6046,23 @@ msgstr ""
"Nenhum adaptador de rede ethernet foi detectado em seu sistema.\n"
"Eu năo posso configurar esse tipo de conexăo."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Escolha a interface de rede"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Favor escolher qual adaptador de rede vocę quer usar para se conectar ŕ "
"Internet"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Interface de rede"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5937,75 +6070,73 @@ msgstr ""
"\n"
"Vocę concorda?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Eu irei reiniciar o dispositivo de rede:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Configuraçăo ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Vocę quer iniciar sua conexăo ao iniciar?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Favor escolher em qual porta serial seu modem está conectado."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opçőes dialup"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nome da conexăo"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Número do telefone"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID de Login"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autenticaçăo?"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Baseado em script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Baseado em terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Nome do domínio"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-#, fuzzy
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
-msgstr "Primeiro Servidor DNS"
+msgstr "Primeiro Servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-#, fuzzy
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
-msgstr "Segundo Servidor DNS"
+msgstr "Segundo Servidor DNS (opcional)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
"Eu reiniciarei o dispositivo de rede $netc->{NET_DEVICE}. Vocę concorda?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -6013,7 +6144,7 @@ msgstr ""
"\n"
"Vocę pode se disconectar ou reconfigurar sua conexăo."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -6021,11 +6152,11 @@ msgstr ""
"\n"
"Vocę pode reconfigurar sua conexăo."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Vocę está conectado ŕ Internet."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -6033,48 +6164,48 @@ msgstr ""
"\n"
"Vocę pode se conectar ŕ Internet ou reconfigurar sua conexăo."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Vocę năo está conectado ŕ Internet."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Conectar ŕ Internet"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Disconectar da Internet"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Configurar conexăo de rede (LAN ou Internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Conexăo e configuraçăo da Internet"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Auxiliar de Configuraçăo da Rede"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Modem ISDN externo"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Placa ISDN interna"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "De que tipo é sua conexăo ISDN?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Conectar ŕ Internet"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6084,24 +6215,24 @@ msgstr ""
"Mas algumas conexőes usam pptp, umas poucas usam dhcp.\n"
"Se vocę năo sabe, escolha 'usar pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "usar dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "usar pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "usar pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Eu reiniciarei o dispositivo de rede %s. Vocę concorda?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -6109,24 +6240,26 @@ msgstr ""
"Qual cliente dhcp vocę quer usar?\n"
"O padrăo é dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Configuraçăo da Rede"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Vocę quer reiniciar a rede"
-#: ../../netconnect.pm_.c:901
-#, fuzzy, c-format
+#: ../../netconnect.pm_.c:904
+#, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
-msgstr "Vocę quer reiniciar a rede"
+msgstr ""
+"Um problema ocorreu reiniciando a rede: \n"
+"\n"
+"%s"
-#: ../../netconnect.pm_.c:931
-#, fuzzy
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6135,101 +6268,91 @@ msgid ""
msgstr ""
"Como vocę está fazendo uma instalaçăo por rede, sua rede já está "
"configurada.\n"
-"Clique em Ok para reconfigurar sua conexăo de rede/internet, ou cancelar "
-"para pular esse passo.\n"
+"Clique em Ok para manter sua configuraçăo, ou cancelar para reconfigurar sua "
+"conexăo de Internet & Rede.\n"
-#: ../../netconnect.pm_.c:958
-#, fuzzy
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
"We are about to configure your internet/network connection.\n"
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-"Conexăo ŕ Internet\n"
+"Bem-vindo ao Ajudante de Configuraçăo de Rede\n"
"\n"
"Estamos para configurar sua conexăo de rede/internet.\n"
"Se vocę năo quiser usar a auto detecçăo, desmarque a opçăo.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Escolha o perfil a configurar:"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Usar auto detecçăo"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detectando dispositivos..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Conexăo normal via modem"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detectado na porta %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "Conexăo ISDN"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "detectado %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "Conexăo DSL (ou ADSL)"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detectado na interface %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Conexăo via cabo"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Coneçăo LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "placa(s) ethernet detectada(s)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Como vocę quer se conectar ŕ Internet?"
-#: ../../netconnect.pm_.c:1000
-#, fuzzy
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-"\n"
"Parabéns, a configuraçăo da rede e internet está concluída.\n"
"\n"
-"A configuraçăo agora será aplicada no seu sistema.\n"
-"Quando isso terminar, nós recomendados vocę a reiniciar o seu\n"
-"ambiente X para evitar o problema da mudança do nome do host."
+"A configuraçăo agora será aplicada no seu sistema."
-#: ../../netconnect.pm_.c:1003
-#, fuzzy
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
msgstr ""
-"\n"
-"Parabéns, a configuraçăo da rede e internet está concluída.\n"
-"\n"
-"A configuraçăo agora será aplicada no seu sistema.\n"
"Quando isso terminar, nós recomendados vocę a reiniciar o seu\n"
"ambiente X para evitar o problema da mudança do nome do host."
@@ -6288,11 +6411,11 @@ msgid " (driver $module)"
msgstr " (driver $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "Endereço IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Netmask"
@@ -6325,7 +6448,7 @@ msgstr ""
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Gateway"
@@ -6353,11 +6476,11 @@ msgstr "O proxy deve ser http://..."
msgid "Proxy should be ftp://..."
msgstr "O proxy deve ser ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Partiçăo extendida năo suportada nessa plataforma"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -6367,21 +6490,21 @@ msgstr ""
"A única soluçăo é mover suas partiçőes primárias para ter o buraco próximo "
"das partiçőes extendidas"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Erro lendo arquivo %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Restauraçăo pelo arquivo %s falhou: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Arquivo de backup defeituoso"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Erro gravando no arquivo %s"
@@ -6756,7 +6879,7 @@ msgstr "Fila remota"
#: ../../printerdrake.pm_.c:454
msgid ""
"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
+msgstr "O nome da impressora deve conter apenas letras, números e o símbolo _"
#: ../../printerdrake.pm_.c:461
msgid ""
@@ -6830,7 +6953,7 @@ msgstr "Sem partiçőes suficientes para RAID nível %d\n"
#: ../../services.pm_.c:16
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
+msgstr "Iniciar o sistema de som ALSA (Arquitetura Avançada de Som Linux)"
#: ../../services.pm_.c:17
msgid "Anacron a periodic command scheduler."
@@ -6883,6 +7006,8 @@ msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
+"HardDrake executa uma detecçăo do hardware existente, e\n"
+"opcionalmente configura um novo/alterado hardware."
#: ../../services.pm_.c:30
msgid ""
@@ -6914,6 +7039,8 @@ msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
+"Iniciar filtro de pacots para kernel Linux série 2.2, para criar\n"
+"um firewall para proteger sua máquina de ataques de rede."
#: ../../services.pm_.c:38
msgid ""
@@ -6931,16 +7058,20 @@ msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
+"Regeneraçăo automática do heador do kernel no /boot para\n"
+"/usr/include/linux{autoconf,version}.h"
#: ../../services.pm_.c:43
msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
+msgstr "Detecçăo e configuraçăo automática do hardware na inicializaçăo."
#: ../../services.pm_.c:44
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
+"Linuxconf irá periodicamente executar várias tarefas durante a\n"
+"inicializaçăo para manter a configuraçăo do sistema"
#: ../../services.pm_.c:46
msgid ""
@@ -6955,6 +7086,8 @@ msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
+"Servidor Virtual Linux, utilizado para criar um servidor de alta\n"
+"performance e alta acessibilidade."
#: ../../services.pm_.c:50
msgid ""
@@ -7003,10 +7136,12 @@ msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
+"Automaticamente ativa o Num Lock no console e XFree\n"
+"durante a inicializaçăo."
#: ../../services.pm_.c:63
msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
+msgstr "Suporte para impressoras OKI-4w e compatíveis."
#: ../../services.pm_.c:64
msgid ""
@@ -7053,6 +7188,8 @@ msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""
+"Determinar dispositivos raw como dispositovs de bloco\n"
+"(como partiçőes), para o uso em aplicativos como o Oracle"
#: ../../services.pm_.c:76
msgid ""
@@ -7090,9 +7227,8 @@ msgstr ""
"usuários logados em uma máquina rodando o daemon rwho (similar ao finger)."
#: ../../services.pm_.c:85
-#, fuzzy
msgid "Launch the sound system on your machine"
-msgstr "Executar o sistema X-Window na inicializaçăo"
+msgstr "Iniciar o sistema de som da sua máquina"
#: ../../services.pm_.c:86
msgid ""
@@ -7104,12 +7240,12 @@ msgstr ""
#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
-msgstr ""
+msgstr "Carrega os drivers para seus dispositivos usb."
#: ../../services.pm_.c:89
-#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Inicia e para o X Font Server na inicializaçăo e na hora de desligar."
+msgstr ""
+"Inicia o Servidor de Fontes X (é obrigatório para a execuçăo do XFree)."
#: ../../services.pm_.c:118
msgid "Choose which services should be automatically started at boot time"
@@ -7118,29 +7254,28 @@ msgstr ""
"inicalizaçăo"
#: ../../services.pm_.c:137
-#, fuzzy
msgid "running"
-msgstr "Aviso"
+msgstr "iniciado"
#: ../../services.pm_.c:137
-#, fuzzy
msgid "stopped"
-msgstr "Append"
+msgstr "parado"
#: ../../services.pm_.c:151
msgid "Services and deamons"
-msgstr ""
+msgstr "Serviços e daemons"
#: ../../services.pm_.c:156
msgid ""
"No additionnal information\n"
"about this service, sorry."
msgstr ""
+"Nenhuma informaçăo adicional\n"
+"sobre este serviço, desculpe."
#: ../../services.pm_.c:163
-#, fuzzy
msgid "On boot"
-msgstr "Root"
+msgstr "No boot"
#: ../../standalone/diskdrake_.c:67
msgid ""
@@ -7183,14 +7318,12 @@ msgid "reconfigure"
msgstr "reconfigurar"
#: ../../standalone/drakgw_.c:126
-#, fuzzy
msgid "Disabling servers..."
-msgstr "Detectando dispositivos..."
+msgstr "Desativando servidores..."
#: ../../standalone/drakgw_.c:134
-#, fuzzy
msgid "Internet connection sharing is now disabled."
-msgstr "O Compartilhamento da Conexăo ŕ Internet está desativado"
+msgstr "O Compartilhamento da Conexăo ŕ Internet agora está desativado."
#: ../../standalone/drakgw_.c:143
msgid "Internet Connection Sharing currently disabled"
@@ -7214,12 +7347,11 @@ msgstr "ativar"
#: ../../standalone/drakgw_.c:155
msgid "Enabling servers..."
-msgstr ""
+msgstr "Ativando servidores..."
#: ../../standalone/drakgw_.c:160
-#, fuzzy
msgid "Internet connection sharing is now enabled."
-msgstr "O Compartilhamento da Conexăo ŕ Internet está ativo"
+msgstr "O Compartilhamento da Conexăo ŕ Internet agora está ativo."
#: ../../standalone/drakgw_.c:168
msgid "Config file content could not be interpreted."
@@ -7227,10 +7359,9 @@ msgstr "O conteúdo do arquivo de configuraçăo năo pode ser interpretado."
#: ../../standalone/drakgw_.c:168
msgid "Unrecognized config file"
-msgstr ""
+msgstr "Arquivo de configuraçăo irreconhecível"
#: ../../standalone/drakgw_.c:181
-#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
@@ -7239,23 +7370,22 @@ msgid ""
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
-"Seu computador pode ser configurado para compartilhar sua conexăo ŕ "
-"Internet.\n"
+"Vocę está para configurar o compartilhamento da conexăo ŕ Internet do seu \n"
+"computador. Assim, outros computadores da sua rede local serăo capaz de user "
+"a conexăo ŕ Internet deste computador.\n"
"\n"
"Nota: vocę precisa de um Adaptador de Rede dedicado para criar um Rede Local "
-"(LAN).\n"
-"\n"
-"Vocę gostaria de configurar o Compartilhamento de Conexăo ŕ Internet?"
+"(LAN)."
#: ../../standalone/drakgw_.c:207
#, c-format
msgid "Interface %s (using module %s)"
-msgstr ""
+msgstr "Interface %s (usando módulo %s)"
#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
+#, c-format
msgid "Interface %s"
-msgstr "Interface"
+msgstr "Interface %s"
#: ../../standalone/drakgw_.c:216
msgid "No network adapter on your system!"
@@ -7270,7 +7400,7 @@ msgstr ""
"ferramenta de configuraçăo de hardware."
#: ../../standalone/drakgw_.c:224
-#, fuzzy, c-format
+#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
@@ -7280,9 +7410,9 @@ msgid ""
msgstr ""
"Existe apenas um adaptador de rede configurado em seu sistema:\n"
"\n"
-"$interface\n"
+"%s\n"
"\n"
-"Vocę gostaria de configurar sua Rede Local (LAN) com esse adaptador?"
+"Irei configurar sua Rede Local (LAN) com esse adaptador."
#: ../../standalone/drakgw_.c:233
msgid ""
@@ -7291,12 +7421,10 @@ msgid ""
msgstr "Favor escolher qual adaptador de rede será conectado ŕ su Rede Local."
#: ../../standalone/drakgw_.c:242
-#, fuzzy
msgid ""
"Warning, the network adapter is already configured. I will reconfigure it."
msgstr ""
-"Atençăo, o adaptador de rede já foi configurado.\n"
-"Vocę gostaria de reconfigurá-lo?"
+"Atençăo, o adaptador de rede já foi configurado. Eu irei reconfigurá-lo."
#: ../../standalone/drakgw_.c:253
msgid "Potential LAN address conflict found in current config of $_!\n"
@@ -7342,49 +7470,42 @@ msgstr ""
"Local (LAN), usando a configuraçăo automática de rede (DHCP)."
#: ../../standalone/drakgw_.c:608
-#, fuzzy
msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-"A configuraçăo do compartilhamento da conexăo ŕ Internet já foi feito.\n"
-"Está desabilitado.\n"
-"\n"
-"O que vocę gostaria de fazer?"
+msgstr "A configuraçăo já foi feita, mas está desativada."
#: ../../standalone/drakgw_.c:609
-#, fuzzy
msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-"A configuraçăo de compartilhamento da conexăo ŕ Internet já foi feita.\n"
-"Ela está ativa.\n"
-"\n"
-"O que vocę gostaria de fazer?"
+msgstr "A configuraçăo já foi feita e está desativada."
#: ../../standalone/drakgw_.c:610
-#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
-msgstr "O Compartilhamento da Conexăo ŕ Internet está ativo"
+msgstr "O Compartilhamento de Conexăo ŕ Internet nunca foi configurado."
#: ../../standalone/drakgw_.c:615
-#, fuzzy
msgid "Internet connection sharing configuration"
-msgstr "Conexăo e configuraçăo da Internet"
+msgstr "Configuraçăo do compartilhamento da Internet"
#: ../../standalone/drakgw_.c:622
-#, fuzzy, c-format
+#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
"\n"
"%s\n"
"\n"
"Click on Configure to launch the setup wizard."
-msgstr "Compartilhamento da Conexăo ŕ Internet"
+msgstr ""
+"Bem-vindo ao utilitário de Compartilhamente da Conexăo ŕ Internet!\n"
+"\n"
+"%s\n"
+"\n"
+"Clique em ``Configurar'' se vocę quiser abrir o ajudante de configuraçăo."
#: ../../standalone/draknet_.c:59
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Configuraçăo da Rede (%d adaptadores)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Perfil: "
@@ -7430,9 +7551,8 @@ msgstr "Status:"
#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
msgid "Connected"
-msgstr "Conectar..."
+msgstr "Conectado"
#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
@@ -7445,19 +7565,16 @@ msgid "Connect..."
msgstr "Conectar..."
#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-#, fuzzy
msgid "Disconnect..."
-msgstr "Conectar..."
+msgstr "Desconectar..."
#: ../../standalone/draknet_.c:191
-#, fuzzy
msgid "Starting your connection..."
-msgstr "Testando sua conexăo..."
+msgstr "Iniciando sua conexăo..."
#: ../../standalone/draknet_.c:199
-#, fuzzy
msgid "Closing your connection..."
-msgstr "Testando sua conexăo..."
+msgstr "Fechando sua conexăo..."
#: ../../standalone/draknet_.c:204
msgid ""
@@ -7466,17 +7583,20 @@ msgid ""
"/etc/sysconfig/network-scripts/net_cnx_down\n"
"in root."
msgstr ""
+"A conexăo năo foi fechada.\n"
+"Tente fazę-lo manualmente executando\n"
+"/etc/sysconfig/network-scripts/net_cnx_down\n"
+"como root."
#: ../../standalone/draknet_.c:207
-#, fuzzy
msgid "The system is now disconnected."
-msgstr "O sistema está conectado ŕ Internet."
+msgstr "O sistema agora está conectado ŕ Internet."
#: ../../standalone/draknet_.c:219
msgid "Configure Internet Access..."
msgstr "Configurar Acesso ŕ Internet..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Configuraçăo LAN"
@@ -7493,7 +7613,6 @@ msgid "Interface"
msgstr "Interface"
#: ../../standalone/draknet_.c:231
-#, fuzzy
msgid "Protocol"
msgstr "Protocolo"
@@ -7503,87 +7622,90 @@ msgstr "Configurar Rede Local (LAN)..."
#: ../../standalone/draknet_.c:283
msgid "Normal Mode"
-msgstr ""
+msgstr "Modo Normal"
#: ../../standalone/draknet_.c:288
msgid "Apply"
-msgstr ""
+msgstr "Aplicar"
#: ../../standalone/draknet_.c:307
-#, fuzzy
msgid "Please Wait... Applying the configuration"
-msgstr "Testar configuraçăo"
+msgstr "Por favor aguarde... Aplicando a configuraçăo"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
+"Vocę năo possui nenhuma interface configurada.\n"
+"Configure-as primeiro clicando em 'Configurar'"
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Configuraçăo LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Protocolo da inicializaçăo"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Iniciado na inicializaçăo"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "Cliente DHCP"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Desativar"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Ativar"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
+"Vocę năo possui nenhuma conexăo ŕ Internet.\n"
+"Crie uma clicando em 'Configurar'"
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Configuraçăo da conexăo ŕ Internet"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Configuraçăo da conexăo ŕ Internet"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Tipo de conexăo: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parâmetros"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 do provedor (opcional)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 do provedor (opcional)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Placa Ethernet"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "Cliente DHCP"
@@ -7663,9 +7785,8 @@ msgid "Setting security level"
msgstr "Opçőes do nível de segurança"
#: ../../standalone/drakxconf_.c:44
-#, fuzzy
msgid "Control Center"
-msgstr "Conectar ŕ Internet"
+msgstr "Centro de Controle"
#: ../../standalone/drakxconf_.c:45
msgid "Choose the tool you want to use"
@@ -7695,83 +7816,82 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Incapaz de iniciar a atualizaçăo on-line!!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nenhum usb_serial encontrado\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Deseja emulaçăo de 3 botőes?"
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
+#: ../../standalone/mousedrake_.c:131
#, fuzzy
+msgid "Test the mouse here."
+msgstr "Favor testar o mouse"
+
+#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
-msgstr "Configuraçăo da Rede"
+msgstr "Monitoramento da Rede"
#: ../../standalone/net_monitor_.c:56
msgid "Statistics"
-msgstr ""
+msgstr "Estatísticas"
#: ../../standalone/net_monitor_.c:59
msgid "Sending Speed: "
-msgstr ""
+msgstr "Velocidade de envio: "
#: ../../standalone/net_monitor_.c:61
msgid "Receiving Speed: "
-msgstr ""
+msgstr "Velocidade de recebimento: "
#: ../../standalone/net_monitor_.c:66
-#, fuzzy
msgid "Close"
-msgstr "Mouse"
+msgstr "Fechar"
#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
msgid "Connecting to Internet "
-msgstr "Conectar ŕ Internet"
+msgstr "Conectando ŕ Internet"
#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
msgid "Disconnecting from Internet "
-msgstr "Disconectar da Internet"
+msgstr "Desconectando da Internet"
#: ../../standalone/net_monitor_.c:114
-#, fuzzy
msgid "Disconnection from Internet failed."
-msgstr "Disconectar da Internet"
+msgstr "Năo foi possível desconectar."
#: ../../standalone/net_monitor_.c:115
-#, fuzzy
msgid "Disconnection from Internet complete."
-msgstr "Disconectar da Internet"
+msgstr "Desconectado da Internet"
#: ../../standalone/net_monitor_.c:117
-#, fuzzy
msgid "Connection complete."
-msgstr "Nome da conexăo"
+msgstr "Conexăo completada."
#: ../../standalone/net_monitor_.c:118
msgid ""
"Connection failed.\n"
"Verify your configuration in the Mandrake Control Center."
msgstr ""
+"A conexăo falhou:\n"
+"Verifique a sua configuraçăo no Centro de Controle Mandrake."
#: ../../standalone/net_monitor_.c:188
msgid "sent: "
-msgstr ""
+msgstr "enviados: "
#: ../../standalone/net_monitor_.c:191
msgid "received: "
-msgstr ""
+msgstr "recebidos: "
#: ../../standalone/net_monitor_.c:222
msgid "Connect"
msgstr "Conectar"
#: ../../standalone/net_monitor_.c:222
-#, fuzzy
msgid "Disconnect"
-msgstr "Conectar..."
+msgstr "Desconectar"
#: ../../standalone/tinyfirewall_.c:29
msgid "Firewalling Configuration"
@@ -7788,6 +7908,10 @@ msgid ""
"You already have set up a firewall.\n"
"Click on Configure to change or remove the firewall"
msgstr ""
+"Firewall\n"
+"\n"
+"Vocę já tem um firewall configurado.\n"
+"Clique em configurar para alterar ou remover o firewall"
#: ../../standalone/tinyfirewall_.c:81
msgid ""
@@ -7795,6 +7919,9 @@ msgid ""
"\n"
"Click on Configure to set up a standard firewall"
msgstr ""
+"Firewall\n"
+"\n"
+"Clique em configurar para criar um firewall padrăo"
#: ../../tinyfirewall.pm_.c:10
msgid ""
@@ -7804,6 +7931,11 @@ msgid ""
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
+"configurador pequenoFirewall\n"
+"\n"
+"Isso configura um firewall pessoal para essa máquina Linux Mandrake.\n"
+"Para um firewall dedicado potente, favor procurar a distribuiçăo\n"
+"especilizada MandrakeSecurity Firewall."
#: ../../tinyfirewall.pm_.c:15
msgid ""
@@ -7815,6 +7947,13 @@ msgid ""
"it off. You can change this configuration anytime you like by\n"
"re-running this application!"
msgstr ""
+"Agora lhe perguntaremos sobre qual serviços vocę gostaria de permitir\n"
+"a Internet se conectar. Por favor, pense cuidadosamente sobre essas\n"
+"perguntas, já que a segurança do seu computador é importante.\n"
+"\n"
+"Atençăo, se vocę năo estiver usando um desses serviços, retire o firewall "
+"dele. Vocę pode alterar essa configuraçăo a qualquer hora,\n"
+"basta re-executar esse aplicativo!"
#: ../../tinyfirewall.pm_.c:22
msgid ""
@@ -7823,6 +7962,10 @@ msgid ""
"accessed by this machine, you can safely answer NO here.\n"
"\n"
msgstr ""
+"Vocę está executando um servidor web nesta máquina que vocę precisa\n"
+"que toda a Internet veja? Se vocę estiver executando um servidor web que\n"
+"precisa ser acessado por esta máquina apenas, favor responder NĂO aqui.\n"
+"\n"
#: ../../tinyfirewall.pm_.c:27
msgid ""
@@ -7831,6 +7974,10 @@ msgid ""
"answer no.\n"
"\n"
msgstr ""
+"Vocę está executando um servidor de nome nesta máquina? Se vocę năo\n"
+"configurou um que dę a sua informaçăo de zona e IP para toda a Internet,\n"
+"favor responder năo.\n"
+"\n"
#: ../../tinyfirewall.pm_.c:32
msgid ""
@@ -7840,6 +7987,11 @@ msgid ""
"encrypted -- so some attackers can steal your password if you use\n"
"it. ssh is encrypted and doesn't allow for this eavesdropping."
msgstr ""
+"Vocę quer permitir receber conexőes Secure Shell (ssh)? Isso é um\n"
+"substituto da telnet que vocę pode usar para login. Se vocę estiver\n"
+"usando telnet agora, vocę deveria mudar definitivamente para ssh. telnet\n"
+"năo é codificada -- entăo alguns agressores podem roubar sua senha.\n"
+"ssh é codificada e năo permite esse tipo de roubo."
#: ../../tinyfirewall.pm_.c:37
msgid ""
@@ -7848,6 +8000,10 @@ msgid ""
"strongly recommend answering No here and using ssh in place of\n"
"telnet.\n"
msgstr ""
+"Vocę quer permitir receber conexőes telnet?\n"
+"Isso é terrivelmente inseguro, como explicado na tela anterior. Nós\n"
+"fortemente recomendamos responder Năo aqui e utilizar ssh no lugar\n"
+"da telnet.\n"
#: ../../tinyfirewall.pm_.c:42
msgid ""
@@ -7856,6 +8012,10 @@ msgid ""
"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
"attackers, since FTP also uses no encryption for transferring passwords.\n"
msgstr ""
+"Vocę está executando um servidor FTP que precisa ser acessível pela\n"
+"Internet? Se vocę estiver, nós realmente recomendamos que vocę user\n"
+"apenas para transferęncias anônimas. Qualquer senha enviada por FTP pode\n"
+"ser roubada por invasores, desde que FTP năo usa codificaçăo de senhas.\n"
#: ../../tinyfirewall.pm_.c:47
msgid ""
@@ -7864,6 +8024,10 @@ msgid ""
"you probably are. Otherwise, you should firewall this off.\n"
"\n"
msgstr ""
+"Vocę está executando um servidor de mensagens aqui? Se vocę esiver\n"
+"mando mensagens pelo pine, mutt ou qualquer outro cliente de texto,\n"
+"vocę provavelmente está. Caso contrário, vocę deve retirar o firewall dele.\n"
+"\n"
#: ../../tinyfirewall.pm_.c:52
msgid ""
@@ -7872,6 +8036,10 @@ msgid ""
"this machine.\n"
"\n"
msgstr ""
+"Vocę está executando um servidor POP ou IMAP aqui? Ele seria\n"
+"utilizado para hospedar contas năo baseadas na web para\n"
+"pessoas através desta máquina.\n"
+"\n"
#: ../../tinyfirewall.pm_.c:57
msgid ""
@@ -7880,6 +8048,10 @@ msgid ""
"(dynamically assigned), we need to allow for this. Is\n"
"this the case?\n"
msgstr ""
+"Vocę parece estar utilizando um kernel 2.2. Se seu número IP\n"
+"for automaticamente dado por um computador em sua casa ou \n"
+"escritório (determinado dinamicamente), nós precisamos permitir\n"
+"isso. É esse o caso?\n"
#: ../../tinyfirewall.pm_.c:62
msgid ""
@@ -7889,6 +8061,11 @@ msgid ""
"of a larger office and haven't heard of this, you probably \n"
"aren't."
msgstr ""
+"O seu computador está sincronizando a hora com outro computador?\n"
+"Normalmente, isso é utilizado por organizaçőes Unix/Linux médias-grandes\n"
+"para sincronizar o tempo para relatório, etc. Se vocę năo for\n"
+"parte de uma grande empresa ou nunca ouviu sobre isso, vocę \n"
+"provalvemente năo está."
#: ../../tinyfirewall.pm_.c:67
msgid ""
@@ -7897,30 +8074,32 @@ msgid ""
"\n"
"\n"
msgstr ""
+"Configuraçăo completa. Essas alteraçőes podem ser gravadas no disco?\n"
+"\n"
+"\n"
+"\n"
#: ../../tinyfirewall.pm_.c:83
-#, fuzzy, c-format
+#, c-format
msgid "Can't open %s: %s\n"
-msgstr "Adaptador %s: %s"
+msgstr "Năo foi possível abrir %s: %s\n"
#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
+#, c-format
msgid "Can't open %s for writing: %s\n"
-msgstr "Erro arbindo %s para gravaçăo: %s"
+msgstr "Erro arbindo %s para gravaçăo: %s\n"
#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
-msgstr ""
+msgstr "Clientes para protocolos diferentes incluindo ssh"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Development"
-msgstr "Desenvolvimento, Web"
+msgstr "Desenvolvimento"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Workstation"
-msgstr "Estaçăo de Trabalho KDE"
+msgstr "Estaçăo de Trabalho"
#: ../../share/compssUsers:999
msgid "Firewall/Router"
@@ -7939,9 +8118,8 @@ msgid "Internet"
msgstr "Internet"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Network Computer (client)"
-msgstr "Computador da rede, cliente X"
+msgstr "Computador de rede (cliente)"
#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
@@ -7974,7 +8152,7 @@ msgstr "Bibliotecas de desenvolvimento C e C++, programas e arquivos include"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr ""
+msgstr "Nome do Domínio e Servidor de Informaçăo da Rede"
#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
@@ -7982,11 +8160,11 @@ msgstr "Programas para gerenciar seu dinheiro, como o gnucash"
#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
-msgstr ""
+msgstr "Servidor de banco de dados PostgreSQL ou MySQL"
#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
+msgstr "Servidor NFS, servidor SMB, servidor Proxy, servidor SSH"
#: ../../share/compssUsers:999
msgid "Documentation"
@@ -8002,11 +8180,11 @@ msgstr "Utilitários"
#: ../../share/compssUsers:999
msgid "DNS/NIS "
-msgstr ""
+msgstr "DNS/NIS"
#: ../../share/compssUsers:999
msgid "Graphical Environment"
-msgstr ""
+msgstr "Ambiente Gráfico"
#: ../../share/compssUsers:999
msgid "Multimedia - Sound"
@@ -8050,7 +8228,7 @@ msgstr ""
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
-msgstr ""
+msgstr "Servidor de mensagens postfiz, servidor de notícias Inn"
#: ../../share/compssUsers:999
msgid "Games"
@@ -8061,9 +8239,8 @@ msgid "Multimedia - Video"
msgstr "Multimídia - Vídeo"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Network Computer server"
-msgstr "Servidor, Servidor de Rede de Computadores"
+msgstr "Servidor de Rede"
#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
@@ -8114,7 +8291,6 @@ msgid "Web/FTP"
msgstr "Servidor, Web/FTP"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Server"
msgstr "servidor"
@@ -8136,7 +8312,7 @@ msgstr "Outros Desktops Gráficos"
#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
-msgstr ""
+msgstr "Apache e Pro-ftpd"
#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
@@ -8147,9 +8323,8 @@ msgid "Gnome Workstation"
msgstr "Estaçăo de Trabalho Gnome"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Internet gateway"
-msgstr "Acesso ŕ Internet"
+msgstr "Internet Gateway"
#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
@@ -8164,9 +8339,8 @@ msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Tools to ease the configuration of your computer"
-msgstr "Vocę quer testar a configuraçăo?"
+msgstr "Ferramentas para facilitar a configuraçăo do seu computador"
#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
@@ -8174,590 +8348,20 @@ msgstr ""
"Conjunto de ferramentas para mensagens, notícias, web, transferęncias de "
"arquivos e bate-papo"
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Configuraçăo LAN"
-
-#, fuzzy
-#~ msgid "Selected size %d%s"
-#~ msgstr "Selecione arquivo"
-
-#, fuzzy
-#~ msgid "Opening your connection..."
-#~ msgstr "Testando sua conexăo..."
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr "Configurando..."
-
-#, fuzzy
-#~ msgid "Standard tools"
-#~ msgstr "Padrăo"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Configuraçăo: Adicionar Localizaçăo"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Esse script de inicializaçăo carrega os módulos do seu mouse usb."
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Configuraçăo do estilo da inicializaçăo"
-
-#~ msgid ""
-#~ "Now that your Internet connection is configured,\n"
-#~ "your computer can be configured to share its Internet connection.\n"
-#~ "Note: you need a dedicated Network Adapter to set up a Local Area Network "
-#~ "(LAN).\n"
-#~ "\n"
-#~ "Would you like to setup the Internet Connection Sharing?\n"
-#~ msgstr ""
-#~ "Agora que sua conexăo ŕ Internet foi configurada,\n"
-#~ "seu computador pode ser configurado para compartilhar sua conexăo ŕ "
-#~ "Internet.\n"
-#~ "Nota: vocę precisa de Adaptador de Rede dedicado para criar um Rede Local "
-#~ "(LAN).\n"
-#~ "\n"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Dependęncias automátics"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Configurar LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Criar um disquete de inicializaçăo"
-
-#~ msgid "Format floppy"
-#~ msgstr "Formatar disquete"
-
-#~ msgid "Choice"
-#~ msgstr "Escolha"
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr "aurora bonito horizontal"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr "aurora tradicional vertical"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitor"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
-#~ msgstr ""
-#~ "Vocę agora pode fazer algumas opçőes miscelâneas para o seu sistema.\n"
-#~ "\n"
-#~ "* Usar optimizaçăo de hardware: Essa opçăo pode incrementar o acesso\n"
-#~ "ao disco rígido, mas é apenas para usuários avançados, \n"
-#~ " algum chipset defeituoso pode arruinar seus dados, entăo cuidado.\n"
-#~ "Note que o kernel tem uma lista negra de drives e chipsets,\n"
-#~ " mas se quiser evitar más supresas, năo marque essa opçăo.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Escolha do nível de segurança: Vocę pode escolher o nível de segurança\n"
-#~ "para o seu sistema. Favor verificar o manual\n"
-#~ " para mais informaçőes. Basicamente, se vocę năo quiser escolher, deixe\n"
-#~ "a opçăo padrăo.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Especificar o RAM se necessário: Infelizmente, năo existe método padrăo "
-#~ "para se perguntar ŕ BIOS o tanto de memória\n"
-#~ " RAM existe no seu computador. Como consequęncia, o Linux pode falhar ao "
-#~ "detectar a sua quantidade de RAM. Se esse for\n"
-#~ " o caso, vocę especificar a quantidade correta de RAM aqui. Favor notar que "
-#~ "uma diferença de 2 ou 4 MB entra a memória\n"
-#~ " detectada e a real é normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Automontagem de mídia removível: se vocę prefere năo montar manualmente\n"
-#~ "seus drives removíveis (CD-Rom, disquete,\n"
-#~ " Zip, etc) escrevendo \"mount\" e \"umount\", selecione essa opçăo. \n"
-#~ "\n"
-#~ "\n"
-#~ "* Limpar \"/tmp\" a cada inicializaçăo: se vocę quiser deletar todos os "
-#~ "arquivos e diretórios gravados em \"/tmp\" ao\n"
-#~ " iniciar o seu sistema, selecione essa opçăo.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Ativar Num Lock na inicializaçăo: se vocę quiser que o NumLock fique\n"
-#~ "ativado após o boot, selecione essa\n"
-#~ " opçăo. Favor notar que vocę năo deve ativar essa opçăo em laptops e que o "
-#~ "Num Lock pode năo funcionar no X."
-
-#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
-#~ msgstr ""
-#~ "Desculpe, mas a configuraçăo do correio ainda năo foi implementada. Seja "
-#~ "paciente."
-
-#~ msgid ""
-#~ "Welcome to The Network Configuration Wizard.\n"
-#~ "Which components do you want to configure?\n"
-#~ msgstr ""
-#~ "Bem vindo ao Auxiliar de Configuraçăo de Rede.\n"
-#~ "Quais componentes vocę quer configurar?\n"
-
-#~ msgid "Internet/Network access"
-#~ msgstr "Internet/Acesso ŕ Rede"
-
-#~ msgid "Mail information"
-#~ msgstr "Informaçăo do correio"
-
-#, fuzzy
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr "Auxiliar de Configuraçăo da Rede"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Miscelâneos"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Questőes miscelâneas"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "Năo se pode usar o supermont no nível alto de segurança"
-
-#~ msgid ""
-#~ "beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
-#~ "If you want to be root, you have to login as a user and then use \"su\".\n"
-#~ "More generally, do not expect to use your machine for anything but as a "
-#~ "server.\n"
-#~ "You have been warned."
-#~ msgstr ""
-#~ "atençăo: NESSE NÍVEL DE SEGURANÇA, LOGIN DE ROOT NO CONSOLE NĂO Ë "
-#~ "PERMITIDO!\n"
-#~ "Se vocę quiser ser root, vocę tem entrar como um usuário e entăo usar "
-#~ "\"su\".\n"
-#~ "Mais especificamente, năo espere usar sua máquina para nada mais do que um "
-#~ "servidor.\n"
-#~ "Vocę foi avisado."
-
-#~ msgid ""
-#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
-#~ "give digits instead of normal letters (eg: pressing `p' gives `6')"
-#~ msgstr ""
-#~ "Tenha cuidado, deixando o numlock ativo faz com que várias teclas\n"
-#~ "deęm dígitos ao invéz de letras normais (ex: apertando `p' aparece `6')"
-
-#~ msgid "not connected"
-#~ msgstr "năo conectado"
-
-#, fuzzy
-#~ msgid "Actions"
-#~ msgstr "Lugar"
-
-#~ msgid "Scientific applications"
-#~ msgstr "Aplicativos Científicos"
-
-#~ msgid "toot"
-#~ msgstr "toot"
-
-#~ msgid "File/Print/Samba"
-#~ msgstr "Servidor, Arquivo/Impressăo/Samba"
-
-#~ msgid "DNS/DHCP "
-#~ msgstr "Servidor, DNS/DHCP"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Primeiro Servidor DNS"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Segundo Servidor DNS"
-
-#~ msgid "using module"
-#~ msgstr "usando módulo"
-
-#~ msgid "Development, Database"
-#~ msgstr "Desenvolvimento, Bando de Dados"
-
-#~ msgid "Development, Integrated Environment"
-#~ msgstr "Desenvolvimento, Ambiente Integrado"
-
-#~ msgid "Development, Standard tools"
-#~ msgstr "Desenvolvimento, Ferramentas Padrőes"
-
-#~ msgid ""
-#~ "\n"
-#~ "Warning:\n"
-#~ "Applying the changes while running may crash your X environnement."
-#~ msgstr ""
-#~ "\n"
-#~ "Atençăo:\n"
-#~ "Aplicar as mudanças executando o ambiente X pode fazę-lo travar."
-
-#~ msgid ""
-#~ "\n"
-#~ "If you continue, I will shut down your %s environnement"
-#~ msgstr ""
-#~ "\n"
-#~ "Se vocę continuar, eu fecharei o seu ambiente %s"
-
-#~ msgid "eth$_"
-#~ msgstr "eh$_"
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr "Nenhum"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Qual(quais) gerenciador(es) de inicializaçăo vocę quer usar?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Auto instalar disquete"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Tentar localizar modem?"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr "Desabilitar Conexăo ŕ Internet"
-
-#~ msgid "Configure local network"
-#~ msgstr "Configurar rede local"
-
-#~ msgid "Disable networking"
-#~ msgstr "Desabilitar rede"
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Configurar uma conexăo ŕ Internet / Configurar Rede local"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ "A Rede Local já foi configurada.\n"
-#~ "Vocę quer:"
-
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr "Reconfigurando usando o auxiliar..."
-
-#~ msgid "Graphics Manipulation"
-#~ msgstr "Manipulaçăo Gráfica"
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimídia"
-
-#~ msgid "Sciences"
-#~ msgstr "Cięncia"
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and file "
-#~ "transfer tools"
-#~ msgstr ""
-#~ "Programas de bate-papo (IRC ou mensagens instantâneas) tal como xchat, licq, "
-#~ "gaim e ferramentas de transferęncias de arquivos"
-
-#~ msgid "Communication facilities"
-#~ msgstr "Comunicaçăo"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr "Ferramentas de Internet"
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr "Banco de dados cliente e servidor (mysql e postgresql)"
-
-#~ msgid "Development C/C++"
-#~ msgstr "Desenvolvimento - C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Configurar fuso horário"
-
-#~ msgid "Configure printer"
-#~ msgstr "Configurar impressora"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(pode causar corrupçăo dos dados)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Usar optimizaçăo do disco rígido?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Ativar num lock na inicializaçăo"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Confirmar Senha"
-
-#~ msgid "What is your system used for?"
-#~ msgstr "O seu sistema é utilizado com que finalidade?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Escolha o tamanho que vocę deseja instalar"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Usar diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr "Personalizado"
-
-#~ msgid ""
-#~ "Are you sure you are an expert? \n"
-#~ "You will be allowed to make powerful but dangerous things here.\n"
-#~ "\n"
-#~ "You will be asked questions such as: ``Use shadow file for passwords?'',\n"
-#~ "are you ready to answer that kind of questions?"
-#~ msgstr ""
-#~ "Tem certeza que vocę é um expert?\n"
-#~ "Vocę será capaz de fazer coisas poderosas mas também perigosas.\n"
-#~ "\n"
-#~ "Vocę terá perguntas como: ``Usar arquivo shadow para senhas?'',\n"
-#~ "vocę está pronto para responder esse tipo de perguntas?"
-
-#~ msgid "Use shadow file"
-#~ msgstr "Usar arquivo shadow (sombra)"
-
-#~ msgid "shadow"
-#~ msgstr "shadow (sombra)"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "Usar senhas MD5"
-
-#~ msgid "Search"
-#~ msgstr "Procurar"
-
-#~ msgid "Package"
-#~ msgstr "Pacote"
-
-#~ msgid "Text"
-#~ msgstr "Texto"
-
-#~ msgid "Tree"
-#~ msgstr "Árvore"
-
-#~ msgid "Sort by"
-#~ msgstr "Organizar por"
-
-#~ msgid "Category"
-#~ msgstr "Categoria"
-
-#~ msgid "See"
-#~ msgstr "Ver"
-
-#~ msgid "Installed packages"
-#~ msgstr "Pacotes instalados"
-
-#~ msgid "Available packages"
-#~ msgstr "Pacotes disponíveis"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Mostrar apenas os ramos (arquivos)"
-
-#~ msgid "Expand all"
-#~ msgstr "Expandir todos"
-
-#~ msgid "Collapse all"
-#~ msgstr "Colapsar todos"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Adicionar localizaçăo dos pacotes"
-
-#~ msgid "Update location"
-#~ msgstr "Atualizar lugar"
-
-#~ msgid "Remove"
-#~ msgstr "Remover"
-
-#~ msgid "Find Package"
-#~ msgstr "Localizar pacotes"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Localizar Pacote contendo arquivo"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Mudar entre Instalado e Disponível"
-
-#~ msgid "Uninstall"
-#~ msgstr "Desinstalar"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Escolha os pacotes a serem instalados"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "Checando as dependęncias"
-
-#~ msgid "Wait"
-#~ msgstr "Aguarde"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Os seguintes pacotes serăo desinstalados"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "Desinstalados os RPMs"
-
-#~ msgid "Regexp"
-#~ msgstr "Regexp"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Qual pacote está procurando"
-
-#~ msgid "%s not found"
-#~ msgstr "%s năo encontrado"
-
-#~ msgid "No match"
-#~ msgstr "Nada encontrado"
-
-#~ msgid "No more match"
-#~ msgstr "Nada mais encontrado"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake está nesse momento no modo de ``baixa memória''.\n"
-#~ "Eu irei reiniciar o rpmdrake para poder procurar os arquivos"
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Qual arquivo vocę está procurando?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "O que está procurando?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Dę um nome (ex.: `extra', `comercial')"
-
-#~ msgid "Directory"
-#~ msgstr "Diretório"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "Nenhum cdrom disponível (nada em /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL do diretório que contęm os RPMs"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "Para FTP e HTTP, vocę precisa dar a localizaçăo do hdlist\n"
-#~ "Ele deve ser relativo ŕ URL acima"
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Favor enviar a seguinte informaçăo"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s já está sendo utilizado"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "Atualizando a base dos RPMs"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "Irei removar a entrada %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr "Procurando ramos (arquivos)"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Procurar ramos (arquivos) demora algum tempo"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "Eu encontrei uma placa ISDN:\n"
-
-#~ msgid "France"
-#~ msgstr "França"
-
-#~ msgid "Other countries"
-#~ msgstr "Outros países"
-
-#~ msgid "In which country are you located ?"
-#~ msgstr "Em que país vocę está ?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Modem Alcatel"
-
-#~ msgid "ECI modem"
-#~ msgstr "Modem ECI"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr ""
-#~ "Se seu modem adsl foi Alcatel, escolha Alcatel. Caso contrário, ECI."
-
-#~ msgid "don't use pppoe"
-#~ msgstr "năo usar pppoe"
-
-#~ msgid "mandatory"
-#~ msgstr "obrigatório"
-
-#~ msgid "interesting"
-#~ msgstr "interessante"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (importante)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (muito bom)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (bom)"
-
-#~ msgid "KDE, QT, Gnome, GTK+"
-#~ msgstr "KDE, QT, Gnome, GTK+"
-
-#~ msgid "Python, Perl, libraries, tools"
-#~ msgstr "Python, Perl, bibliotecas, ferramentas"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "Em que porta serial seu mouse está conectado?"
-
-#~ msgid "Czech"
-#~ msgstr "Tcheco"
+#~ msgid "GB"
+#~ msgstr "GB"
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr "Năo consegui instalar o RPM ipchains com urpmi."
+#~ msgid "KB"
+#~ msgstr "KB"
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr "Năo consegui instalar o RPM dhcp com urpmi."
+#~ msgid "TB"
+#~ msgstr "TB"
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr "Năo consegui instalar o RPM linuxconf com urpmi."
+#~ msgid "%d minutes"
+#~ msgstr "%d minutos"
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr "Năo consegui instalar o RPM bind com urpmi."
+#~ msgid "1 minute"
+#~ msgstr "1 minuto"
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr "Năo consegui instalar o RPM caching-nameserver com urpmi."
+#~ msgid "%d seconds"
+#~ msgstr "%d segundos"
diff --git a/perl-install/share/po/ro.po b/perl-install/share/po/ro.po
index 72ccbd578..0e9aad8bb 100644
--- a/perl-install/share/po/ro.po
+++ b/perl-install/share/po/ro.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 7.1\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
"PO-Revision-Date: 2000-04-30 2:55+0200\n"
"Last-Translator: Florin Grad <florin@mandrakesoft.com>\n"
"Language-Team: romanian\n"
@@ -54,46 +54,47 @@ msgstr "Alegeţi un server X"
msgid "X server"
msgstr "Server X"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, fuzzy, c-format
msgid "XFree %s"
msgstr "Server XFree86: %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Ce tip de intrări doriţi să adăugaţi ?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -101,28 +102,28 @@ msgid ""
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
#, fuzzy
msgid "XFree configuration"
msgstr "Configuraţie post-install"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Alegeţi memoria pentru cartea grafică"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Alegeţi opţiunile pentru server"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Alegeţi un monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -144,40 +145,40 @@ msgstr ""
"distruge monitorul în acest fel.\n"
"Dacă nu sunteţi sigur, alegeţi parametri conservativi."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Rata de actualizare orizontală"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Rata de actualizare verticală"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Monitor nu a fost încă configurat"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Cartea grafică nu a fost configurată încă"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Rezoluţia nu a fost încă aleasă"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Doriţi să testaţi configuraţia ?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Atenţie: testul e periculos pentru această carte grafică"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test de configuraţie"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -185,153 +186,153 @@ msgstr ""
"\n"
"reîncercaţi după ce aţi modificat ceva parametri"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "A apărut o eroare:"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Testul se va termina în %d secunde"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Configuraţia e corectă"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Eroare, reîncercaţi după ce aţi modificat ceva parametri"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Rezoluţie"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Alegeţi rezoluţia şi culorile"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Carte grafică: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "Server XFree86: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
#, fuzzy
msgid "Expert Mode"
msgstr "Expert"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Afişaţi tot"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Rezoluţii"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tastatura : %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Tip de mouse : %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Periferic pentru mouse: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Frecvenţa orizontala pentru monitor : %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Frecvenţa verticala pentru monitor : %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Carte grafică : %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Memorie grafică : %s KB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, fuzzy, c-format
msgid "Color depth: %s\n"
msgstr "Opţiuni pentru culori:"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, fuzzy, c-format
msgid "Resolution: %s\n"
msgstr "Rezoluţii"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "Server XFree86 : %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, fuzzy, c-format
msgid "XFree86 driver: %s\n"
msgstr "Server XFree86 : %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Pregătesc configuraţia X-Window"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Ce doriţi să faceţi ?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Alegeţi un alt tip de monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Alegeţi un alt tip de carte grafică"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Schimbaţi opţiunile server-ului"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Alegeţi o altă rezoluţie"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Afişează informaţiile"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Testează din nou"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Ieşire"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, fuzzy, c-format
msgid ""
"Keep the changes?\n"
@@ -340,20 +341,20 @@ msgid ""
"%s"
msgstr "Pastraţi configuraţia IP curentă"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Vă rog reconectaţi-vă ca %s pentru a activa schimbările"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Vă rog delogaţi-vă şi folosiţi Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "Sever X la demaraj"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -461,7 +462,7 @@ msgstr "Monitor care e capabil de 1600x1200 la 76 Hz"
msgid "First sector of boot partition"
msgstr "Primul sector al partiţiei de demaraj"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Primul sector al discului (MBR)"
@@ -503,11 +504,11 @@ msgstr ""
msgid "Yaboot"
msgstr "Root"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Opţiunile principale ale gestionarului de demaraj"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
#, fuzzy
msgid "Bootloader to use"
msgstr "Opţiunile principale ale gestionarului de demaraj"
@@ -517,7 +518,7 @@ msgstr "Opţiunile principale ale gestionarului de demaraj"
msgid "Bootloader installation"
msgstr "Opţiunile principale ale gestionarului de demaraj"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Periferic de demaraj"
@@ -533,7 +534,7 @@ msgstr "Compact"
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Mod video"
@@ -541,14 +542,14 @@ msgstr "Mod video"
msgid "Delay before booting default image"
msgstr "Timp de aşteptare înaintea demarării imaginii standard"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Parola"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Parola (din nou)"
@@ -584,42 +585,42 @@ msgid ""
msgstr ""
"Opţiunea ``Limitează opţiunile liniei de comandă'' e inutilă fără parolă"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Încercaţi din nou"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Parolele nu corespund"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
#, fuzzy
msgid "Default OS?"
msgstr "Standard"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -627,148 +628,148 @@ msgstr ""
"Acestea sunt diferitele intrările.\n"
"Puteţi să mai adăugaţi şi altele sau să schimbaţi cele existente."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Adaugă"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Gata"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Modifică RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Ce tip de intrări doriţi să adăugaţi ?"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Alt SO (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Alt SO (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Alt SO (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Imagine"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Citeşte-Scrie"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nesigur"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Etichetă"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Standard"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Şterge intrarea"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Eticheta goală nu e permisă"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Această etichetă nu e permisă"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
#, fuzzy
msgid "What type of partitioning?"
msgstr "Ce tip de imprimanta aveţi?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Am găsit interfaţele %s %s"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Aveţi o altă interfaţa?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Aveţi vreo interfaţă %s ?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nu"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Da"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Vezi info hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalarea pilotului pentru %s cartea %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Care %s pilot să încerc?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -785,20 +786,20 @@ msgstr ""
"informaţiile necesare? Ocazional, interogarea poate bloca calculatorul,\n"
"dar n-ar trebui să produce nici o deteriorare."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Autoprobează"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Specificaţi opţiunile"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Puteţi furniza acum opţiunile modulului %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -809,11 +810,11 @@ msgstr ""
"Opţiunile sunt în formatul ``nume=valoare nume2=valoare2 ...''.\n"
"de exemplu, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Opţiuni pentru module:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -822,35 +823,35 @@ msgstr ""
"Încăcarea modulului %s a eşuat.\n"
"Doriţi săîncercaţi cu alţi parametri ?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(deja adăugat %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Aceasta parolă e prea simplă"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Va rog înscrieţi numele utilizatorului"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Numele utilizatorului trebuie sa conţină numai caractere minuscule, numere, "
"`-' şi `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Acest nume de utilizator e deja adăugat"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Adăugaţi un utilizator"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -859,32 +860,32 @@ msgstr ""
"Intraţi un utilizator\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Acceptare utilizator"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Nume real"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Numele utilizatorului"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Icoană"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr ""
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -893,12 +894,12 @@ msgstr ""
"Pot să configurez calculatorul sa demareze automat X la demaraj.\n"
"Doriţi sa demaraţi X cînd redemaraţi ?"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
#, fuzzy
msgid "Choose the default user:"
msgstr "Alegeţi noua mărime"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
#, fuzzy
msgid "Choose the window manager to run:"
msgstr "Alegeţi unealta pe care doriţi să o folosiţi"
@@ -909,7 +910,7 @@ msgstr "Alegeţi unealta pe care doriţi să o folosiţi"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -935,7 +936,8 @@ msgstr ""
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bun venit la gestionarul de sisteme de operare GRUB!"
@@ -947,7 +949,9 @@ msgstr "Bun venit la gestionarul de sisteme de operare GRUB!"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Folositi tastele %c si %c pentru selectarea intrarii puse in evidenta."
@@ -960,7 +964,9 @@ msgstr "Folositi tastele %c si %c pentru selectarea intrarii puse in evidenta."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Apasati enter pentru a demara OS-ul selectat, 'e' pentru a edita"
@@ -972,7 +978,9 @@ msgstr "Apasati enter pentru a demara OS-ul selectat, 'e' pentru a edita"
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "comandele inainte de a demara, sau 'c' pentru linia de comanda."
@@ -984,21 +992,25 @@ msgstr "comandele inainte de a demara, sau 'c' pentru linia de comanda."
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Intrarea selectata va demara dupa %d secunde"
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nu e destul spaţiu în /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Meniu de Start"
@@ -1134,69 +1146,42 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Standard"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Anulează"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Instalarea lui LILO a eşuat. Următoarea eroare a apărut:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr ""
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr ""
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr ""
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr ""
-
-#: ../../common.pm_.c:659
-#, fuzzy, c-format
-msgid "%d seconds"
-msgstr "Testul se va termina în %d secunde"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Crează"
@@ -1744,6 +1729,11 @@ msgstr ""
msgid "Choose the new size"
msgstr "Alegeţi noua mărime"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Creează o nouă partiţie"
@@ -1853,20 +1843,21 @@ msgid "Reload"
msgstr "Reîncarcă"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s Formatarea %s eşuată"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nu ştiu cum să formatez %s în tipul %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "montare eşuată: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "eroare la demontarea %s: %s"
@@ -1880,41 +1871,41 @@ msgstr "Fişier"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Punctele de montaje trebuie sa înceapă cu un /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "O partiţie cu punctul de montaj %s există deja\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Montaje circulare %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr ""
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Aveţi nevoie de un sistem de fişiere serios (ext2, reiserfs) pentru\n"
"acest punct de montaj.\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Eroare la citirea %s pentru a scrie: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1923,7 +1914,7 @@ msgstr ""
"fişiere\n"
"sistem. Verificaţi harware-ul pentru a detecta cauza acestei probleme."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Nu aveţi nici o partiţie!"
@@ -1960,8 +1951,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2065,10 +2056,11 @@ msgstr ""
" instalată pentru a compila, deboga şi formata cod sursă sau crea \n"
" pachete software.\n"
"\n"
-" - Server: alegeţi aceasta pentru a instala Linux-Mandrake şi intenţionaţi "
-" să-l folosiţi ca server. Acesta poate fi server de fişiere (NFS sau SMB),\n"
-" sau server de imprimantă (Unix' lp (Line Printer) protocol sau imprimare "
-"\n"
+" - Server: alegeţi aceasta pentru a instala Linux-Mandrake şi "
+"intenţionaţi să-l folosiţi ca server. Acesta poate fi server de fişiere "
+"(NFS sau SMB),\n"
+" sau server de imprimantă (Unix' lp (Line Printer) protocol sau "
+"imprimare \n"
"stil Windows SMB, server de autentificare (NIS), server de baze de date, "
"etc.\n"
"Deci nu vă aşteptaţi la programe de genul KDE, GNOME...\n"
@@ -2191,8 +2183,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2275,8 +2267,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2338,13 +2330,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2387,8 +2379,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -3122,8 +3114,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3265,85 +3257,85 @@ msgstr ""
"să demaraţi un alt sistem de operare existent, vă rog citiţi instrucţiunile\n"
"adiţionale."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Alegeţi limba"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Alegeţi tipul de instalare"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detecţia discului dur"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Configuraţie mouse"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Alegeţi tastatura"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
#, fuzzy
msgid "Security"
msgstr "cîrlionţat"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Instalarea fişierelor sistem"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formatarea partiţiilor"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Alege pachetele de instalat"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Instalarea sistemului"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Alegeţi parola pentru root"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Adăugaţi un utilizator"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Configuraţie reţea"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr ""
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Configuraţia serviciilor"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Creaţi un floppy de demaraj"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Instalaţi un gestionar de demaraj"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Configuraţi X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Ieşire din instalare"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3358,34 +3350,34 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr "Nu pot să folosesc difuzia fără nici un domeniu NIS"
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Introduceţi o dischetă în perifericul %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Eroare la citirea fişierului $f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3394,12 +3386,12 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Vă rog, alegeţi tipul de mouse?"
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
#, fuzzy
msgid "To activate the mouse,"
msgstr "Vă rog, alegeţi tipul de mouse?"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -3622,8 +3614,8 @@ msgstr "Duplicaţi pounctul de montaj %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Cîteva pachete importante nu s-au instalat corect.\n"
"Sau aveţi o problemă cu perifericul de cdrom sau cu \n"
@@ -3737,6 +3729,7 @@ msgid ""
msgstr "Mărimea totală a grupurilor selectate e în jur de %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3751,6 +3744,7 @@ msgstr ""
"un procent de 100% va instala toate pachetele selectate."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3925,8 +3919,8 @@ msgstr ""
"Schimbaţi Cd-Rom-ul!\n"
"\n"
"Vă rog introduceţi Cd-Rom etichetat \"%s\" şi apoi apăsaţi Ok.\n"
-"Dacă nu-l aveţi, apăsaţi Anulează pentru a evita instalarea de pe acest "
-"Cd-Rom."
+"Dacă nu-l aveţi, apăsaţi Anulează pentru a evita instalarea de pe acest Cd-"
+"Rom."
#: ../../install_steps_gtk.pm_.c:699
msgid "There was an error installing packages:"
@@ -3957,8 +3951,8 @@ msgstr ""
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4121,15 +4115,15 @@ msgstr "Expert"
msgid "Update"
msgstr "Actualizare"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Vă rog, alegeţi tipul de mouse?"
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Port Mouse"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Pe ce port serie este conectat mouse-ul?"
@@ -4285,6 +4279,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom etichetat \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4443,19 +4438,19 @@ msgstr "Foloseşte NIS"
msgid "yellow pages"
msgstr "Pagini galbene"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "Autentificare NIS"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "Domeniu NIS"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "Server NIS"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4482,19 +4477,19 @@ msgstr ""
"severe.\n"
"Doriţi să creaţi o dischetă de demaraj pentru sistemul dumneavoastră ?"
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Primul periferic de dichetă"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Al doilea periferic de dischetă"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Sari peste"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4516,34 +4511,34 @@ msgstr ""
"severe.\n"
"Doriţi să creaţi o dischetă de demaraj pentru sistemul dumneavoastră ?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Îmi pare rău dar nu găsesc nici un periferic de dischetă disponibil."
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Alegeţi perifericul pe care-l doriţi pentru a realiza un disc de demaraj."
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Introduceţi o dischetă în perifericul %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Crearea dischetei de demaraj"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Pegătirea gestionalului de demaraj"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Vreţi să folosiţi SILO?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4551,52 +4546,52 @@ msgstr ""
"Eroare la instalrea lui aboot,\n"
"să încerc să forţaţi instalarea chiar dacă aceasta distruge prima partiţie ?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalarea lui LILO a eşuat. Următoarea eroare a apărut:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Scăzut"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Mediu"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Ridicat"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Alegeţi nivelul de securitate"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Doriţi să creaţi un floppy pentru o instalare automată de replicare?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Introduceţi uo dischetă goală în perifericul %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Creati discheta de autoinstalare"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4606,13 +4601,13 @@ msgstr ""
"\n"
"Chiar vreţi să terminaţi acum?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
@@ -4622,19 +4617,19 @@ msgstr ""
"Scoateţi media de demaraj şi apăsaţi Enter pentru redemaraj.\n"
"\n"
"Pentru informaţii asupra corecţii disponibile pentru aceasta versiune\n"
-"Linux-Mandrake, consultaţi Erata disponibilă la "
-"http://www.linux-mandrake.com/.\n"
+"Linux-Mandrake, consultaţi Erata disponibilă la http://www.linux-mandrake."
+"com/.\n"
"\n"
"Informaţiile asupra configurării sistemului sunt disponibile în \n"
"capitolul referitor la post instalare din \n"
"Oficial Linux Mandrake User's Guide."
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Creati discheta de autoinstalare"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4643,16 +4638,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatizat"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
#, fuzzy
msgid "Replay"
msgstr "Reîncarcă"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy
msgid "Save packages selection"
msgstr "Selectare individuală a pachetelor"
@@ -4672,11 +4667,11 @@ msgstr ""
msgid "kdesu missing"
msgstr ""
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Puţintică răbdare"
@@ -4705,11 +4700,11 @@ msgstr "Ce alegeţi? (din oficiu %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Ce alegeţi ? (din oficiu %s enter `niciuna' pentru niciuna) "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Ceh (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "German"
@@ -4717,19 +4712,19 @@ msgstr "German"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Spaniol"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Finlandez"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francez"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Norvegian"
@@ -4737,15 +4732,15 @@ msgstr "Norvegian"
msgid "Polish"
msgstr "Polonez"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Rus"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "Tastatura UK"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "Tastatura US"
@@ -4761,212 +4756,212 @@ msgstr "Armenian (maşină de scris)"
msgid "Armenian (phonetic)"
msgstr "Armenian (fonetic)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr ""
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr ""
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgian"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulgar"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazilian (ABNT-2)"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bielorus"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Elveţian (dispoziţie germanâ)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Elveţian (dispoziţie francezâ)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Ceh (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "German (făra taste moarte)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Danez"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
#, fuzzy
msgid "Dvorak (US)"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
#, fuzzy
msgid "Dvorak (Norwegian)"
msgstr "Norvegian"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estonian"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgian (dispoziţie \"Rusă\")"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgian (dispoziţie \"Latină\")"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grec"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Ungar"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Croat"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraelian"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Izraelian (fonetic)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
#, fuzzy
msgid "Iranian"
msgstr "Ukrainian"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandez"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Italian"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr ""
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Korean keyboard"
msgstr "Tastatura UK"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latin American"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Olandez"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Lituanian AZERTY (vechi)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Lituanian AZERTY (nou)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituanian QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuanian \"fonetic\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Polonez (dispoziţie qwerty)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Polonez (dispoziţie qwertz)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portughez"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Canadian (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "us (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Suedez"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Sloven"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovac (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovac (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr ""
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Tastatură Thai"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turc (tradiţional model \"F\")"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turc (model \"Q\" modern)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainian"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "Tastatură US (internaţional)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
#, fuzzy
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Lituanian QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
#, fuzzy
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Iugoslav (dispoziţie latinâ)"
@@ -5099,168 +5094,168 @@ msgstr ""
msgid "<- Previous"
msgstr ""
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "E corect ?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
#, fuzzy
msgid "Internet configuration"
msgstr "Configuraţie proxy"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Doriţi să testaţi configuraţia ?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
#, fuzzy
msgid "Testing your connection..."
msgstr "Configuraţie reţea"
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Pe ce disc doriţi să schimbaţi ?"
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr ""
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Configuraţia reţelei"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
#, fuzzy
msgid "ISDN Configuration"
msgstr "Configuraţie"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
msgstr ""
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
#, fuzzy
msgid "Connection Configuration"
msgstr "Configuraţie proxy"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr ""
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr ""
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr ""
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr ""
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr ""
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr ""
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr ""
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
#, fuzzy
msgid "Provider phone number"
msgstr "Număr de telefon"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr ""
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr ""
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
#, fuzzy
msgid "Dialing mode"
msgstr "Nume de domeniu"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
#, fuzzy
msgid "Account Login (user name)"
msgstr "Punct de montaj"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
#, fuzzy
msgid "Account Password"
msgstr "Parola"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr ""
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr ""
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
#, fuzzy
msgid "Rest of the world"
msgstr "Test de configuraţie"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
msgstr ""
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
#, fuzzy
msgid "Which protocol do you want to use ?"
msgstr "Ce tip de partiţie doriţi?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
#, fuzzy
msgid "What kind of card do you have?"
msgstr "Ce tip de imprimanta aveţi?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr ""
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
#, fuzzy
msgid "ISA / PCMCIA"
msgstr "PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
#, fuzzy
msgid "PCI"
msgstr "PCMCIA"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5268,247 +5263,247 @@ msgid ""
"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
msgstr ""
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr ""
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
#, fuzzy
msgid "Continue"
msgstr "Continuaţi totuşi?"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
#, fuzzy
msgid "Which is your ISDN card ?"
msgstr "Care e zona dumneavoastră orară?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
#, fuzzy
msgid "Choose the network interface"
msgstr "Alegeţi noua mărime"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
#, fuzzy
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Pe ce port serie este conectat mouse-ul?"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
#, fuzzy
msgid "I'm about to restart the network device:\n"
msgstr "Doriţi să testaţi configuraţia ?"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
#, fuzzy
msgid "ADSL configuration"
msgstr "Configuraţie"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
#, fuzzy
msgid "Do you want to start your connection at boot?"
msgstr "Doriti să folosiţi aboot?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Pe ce port serial este conectat modemul dumneavoastră?"
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Opţuni de telefonie"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
#, fuzzy
msgid "Phone number"
msgstr "Număr de telefon"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "ID de login"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentificare"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Bazat-pe-un-script"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Bazat-pe-un-terminal"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
#, fuzzy
msgid "Domain name"
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "Primul server DNS"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "Al doilea server DNS"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr ""
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Configuraţie reţea"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Pe ce disc doriţi să schimbaţi ?"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Pe ce disc doriţi să schimbaţi ?"
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
#, fuzzy
msgid "Connect to Internet"
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
#, fuzzy
msgid "Disconnect from Internet"
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
#, fuzzy
msgid "Configure network connection (LAN or Internet)"
msgstr "Configuraţie reţea"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Selectaţi Conexiunea de imprimantă"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Configuraţia reţelei"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "External ISDN modem"
msgstr "Expert"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr ""
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
#, fuzzy
msgid "What kind is your ISDN connection?"
msgstr "La ce port serial este conectat mouse-ul?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
#, fuzzy
msgid "Connect to the Internet"
msgstr "Nume de conexiune"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr ""
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr ""
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, fuzzy, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Doriţi să testaţi configuraţia ?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
#, fuzzy
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr "Ce tip de partiţie doriţi?"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
#, fuzzy
msgid "Network configuration"
msgstr "Configuraţia reţelei"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
#, fuzzy
msgid "Do you want to restart the network"
msgstr "Doriţi să testaţi configuraţia ?"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5516,7 +5511,7 @@ msgid ""
"%s"
msgstr "Doriţi să testaţi configuraţia ?"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5524,7 +5519,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5532,76 +5527,76 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Alegeţi noua mărime"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr ""
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Detecţia perifericelor..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy
msgid "Normal modem connection"
msgstr "Configuraţie reţea"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Duplicaţi pounctul de montaj %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, fuzzy
msgid "ISDN connection"
msgstr "Selectaţi Conexiunea de imprimantă"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, fuzzy
msgid "DSL (or ADSL) connection"
msgstr "Configuraţie reţea"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr ""
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
#, fuzzy
msgid "Cable connection"
msgstr "Selectaţi Conexiunea de imprimantă"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
#, fuzzy
msgid "LAN connection"
msgstr "Selectaţi Conexiunea de imprimantă"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
#, fuzzy
msgid "How do you want to connect to the Internet?"
msgstr "Pe ce disc doriţi să schimbaţi ?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5661,12 +5656,12 @@ msgid " (driver $module)"
msgstr ""
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
#, fuzzy
msgid "IP address"
msgstr "Adresă IP"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
#, fuzzy
msgid "Netmask"
msgstr "Mască de reţea:"
@@ -5700,7 +5695,7 @@ msgstr ""
msgid "DNS server"
msgstr "Server DNS"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Pasarelă"
@@ -5729,11 +5724,11 @@ msgstr "Proxy-ul ar trebui să fie http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy-ul ar trebui să fie ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Partiţiile extended nu sunt suportatet pe această platformă "
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5743,21 +5738,21 @@ msgstr ""
"Singura soluţie e să deplasaţi partiţia principală pentru a avea gaura "
"lîngăpartiţia extinsă"
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "Eroare la citirea fişierului %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Restaurarea din fişierul %s a eşuat: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Backup defectuos"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "Eroare la scrierea în fişierul %s"
@@ -6718,7 +6713,7 @@ msgstr "Selectaţi Conexiunea de imprimantă"
msgid "Network configuration (%d adapters)"
msgstr "Configuraţia reţelei"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
#, fuzzy
msgid "Profile: "
msgstr "montare eşuată: "
@@ -6816,7 +6811,7 @@ msgstr "Pe ce disc doriţi să schimbaţi ?"
msgid "Configure Internet Access..."
msgstr "Configuraţia serviciilor"
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
#, fuzzy
msgid "LAN configuration"
msgstr "Configuraţie"
@@ -6859,84 +6854,84 @@ msgstr ""
msgid "Please Wait... Applying the configuration"
msgstr "Test de configuraţie"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
#, fuzzy
msgid "LAN Configuration"
msgstr "Configuraţie"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr ""
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr ""
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Disable"
msgstr "Tabel"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
#, fuzzy
msgid "Enable"
msgstr "Tabel"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
#, fuzzy
msgid "Internet connection configuration"
msgstr "Selectaţi Conexiunea de imprimantă"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Selectaţi Conexiunea de imprimantă"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
#, fuzzy
msgid "Connection type: "
msgstr "Nume de conexiune"
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr ""
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "Opţiuni imprimantă"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "Opţiuni imprimantă"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr ""
@@ -7042,21 +7037,26 @@ msgstr ""
"Schimbaţi Cd-Rom-ul!\n"
"\n"
"Vă rog introduceţi Cd-Rom etichetat \"%s\" şi apoi apăsaţi Ok.\n"
-"Dacă nu-l aveţi, apăsaţi Anulează pentru a evita instalarea de pe acest "
-"Cd-Rom."
+"Dacă nu-l aveţi, apăsaţi Anulează pentru a evita instalarea de pe acest Cd-"
+"Rom."
#: ../../standalone/livedrake_.c:34
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "n'am găsit nici un serie_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulare 3 Butoane?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Vă rog, alegeţi tipul de mouse?"
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
#, fuzzy
msgid "Network Monitoring"
@@ -7534,6 +7534,10 @@ msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
#, fuzzy
+#~ msgid "%d seconds"
+#~ msgstr "Testul se va termina în %d secunde"
+
+#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr "Configuraţie"
@@ -7591,23 +7595,23 @@ msgstr ""
#~ "\n"
#~ "* Use hard drive optimizations: this option can improve hard disk "
#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a builtin "
-#~ "blacklist of drives and chipsets, but if\n"
+#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
+#~ "builtin blacklist of drives and chipsets, but if\n"
#~ " you want to avoid bad surprises, leave this option unset.\n"
#~ "\n"
#~ "\n"
#~ "* Choose security level: you can choose a security level for your system. "
#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the default "
-#~ "option.\n"
+#~ " information. Basically, if you don't know what to choose, keep the "
+#~ "default option.\n"
#~ "\n"
#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to ask "
-#~ "the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of RAM "
-#~ "correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference of 2 "
-#~ "or 4 MB between detected memory and memory\n"
+#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
+#~ "ask the BIOS about the amount of RAM present in\n"
+#~ " your computer. As consequence, Linux may fail to detect your amount of "
+#~ "RAM correctly. If this is the case, you can\n"
+#~ " specify the correct amount or RAM here. Please note that a difference "
+#~ "of 2 or 4 MB between detected memory and memory\n"
#~ " present in your system is normal.\n"
#~ "\n"
#~ "\n"
@@ -7616,31 +7620,36 @@ msgstr ""
#~ " typing \"mount\" and \"umount\", select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and directories "
-#~ "stored in \"/tmp\" when you boot your system,\n"
+#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
+#~ "directories stored in \"/tmp\" when you boot your system,\n"
#~ " select this option.\n"
#~ "\n"
#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after booting, "
-#~ "select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may not "
-#~ "work under X."
+#~ "* Enable num lock at startup: if you want NumLock key enabled after "
+#~ "booting, select this option. Please note that you\n"
+#~ " should not enable this option on laptops and that NumLock may or may "
+#~ "not work under X."
#~ msgstr ""
#~ "Puteţi alege acum diferite opţiuni pentru sistemul dumneavoastră.\n"
#~ "\n"
#~ " - Foloseşte optimizări pentru disc dur: această opţiune poate ameliora\n"
#~ "performanţele discului dur dar e rezervat numai utilizatorilor avansaţi:\n"
#~ "problemele cu unele microprocesoare port distruge datele, deci sunteţi\n"
-#~ "avertizat. Kernel-ul conţine o listă neagră a discurilor şi a microproce-\n"
-#~ "soarelor, dar dacă vreţi să eliminaţi orice surpriză nu selectaţi această\n"
+#~ "avertizat. Kernel-ul conţine o listă neagră a discurilor şi a "
+#~ "microproce-\n"
+#~ "soarelor, dar dacă vreţi să eliminaţi orice surpriză nu selectaţi "
+#~ "această\n"
#~ "opţiune.\n"
#~ "\n"
-#~ " - Alege nivelul de securitate: puteţi alege nivelul de securitate pentru\n"
+#~ " - Alege nivelul de securitate: puteţi alege nivelul de securitate "
+#~ "pentru\n"
#~ "sistemul dumneavoastră. Vă referiţi-vă la manual pentru o informaţie "
#~ "completă.\n"
#~ "Pe scurt: dacă nu sunteţi sigur, alegeţi \"Mediu\", dacă doriţi un\n"
-#~ "calculator securizat, alegeţi \"Paranoiac\" dar aveţi grijă: ÎN ACEST NIVEL\n"
-#~ " DE SECURITATE, LE LOGIN ÎN CALITATE DE ROOT NU E AUTORIZAT DIRECT! Pentru \n"
+#~ "calculator securizat, alegeţi \"Paranoiac\" dar aveţi grijă: ÎN ACEST "
+#~ "NIVEL\n"
+#~ " DE SECURITATE, LE LOGIN ÎN CALITATE DE ROOT NU E AUTORIZAT DIRECT! "
+#~ "Pentru \n"
#~ "a deveni root, va trebui să vă conectaţi ca utilizator normal şi apoi să\n"
#~ "folosiţi comanda \"su\". În plus, nu vă aşteptaţi să aveţi altceva decît\n"
#~ "un server. Aţi fost avertizat.\n"
@@ -7648,11 +7657,13 @@ msgstr ""
#~ " - Precizează RAM-ul dacă e necesar: din păcate, în lumea actuală a\n"
#~ "calculatoarelor personale, nu există o metodă standard pentru a consulta\n"
#~ "BIOS-ul cu privire la RAM-ul prezent în calculator dumneavoastră. Din\n"
-#~ "această cauză, Linux poate eşua la detectarea RAM-ului în mod corect. Dacă\n"
+#~ "această cauză, Linux poate eşua la detectarea RAM-ului în mod corect. "
+#~ "Dacă\n"
#~ "acesta e cazul, puteţi specifica aici cantitatea exactă. Notaţi că o\n"
#~ "diferenţă de 2 sau 4Mb e normală.\n"
#~ "\n"
-#~ " - Auto-montaj des media extractibile: dacă preferaţi să nu montaţi manual\n"
+#~ " - Auto-montaj des media extractibile: dacă preferaţi să nu montaţi "
+#~ "manual\n"
#~ "în mod manual aceste periferice (CD-ROM, Floppy, Zip) cu ajutorul \n"
#~ "comenzilor \"mount\" şi \"umount\", selectaţi această opţiune.\n"
#~ "\n"
@@ -8053,13 +8064,14 @@ msgstr ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake already "
-#~ "installed.\n"
+#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
+#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose this.\n"
+#~ " - Recommended: If you have never installed GNU/Linux before, choose "
+#~ "this.\n"
#~ "\n"
#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
@@ -8082,17 +8094,21 @@ msgstr ""
#~ "\n"
#~ "Selectare:\n"
#~ "\n"
-#~ " - Automatizat: Dacă n'aţi mai instalat Linux niciodată, alegeţi aceasta.\n"
+#~ " - Automatizat: Dacă n'aţi mai instalat Linux niciodată, alegeţi "
+#~ "aceasta.\n"
#~ "NOTĂ:\n"
#~ " reţeaua nu va fi configurată în timpul instalării, folosiţi\n"
#~ " \"LinuxConf\" pentru a o configura după ce instalarea s'a terminat.\n"
#~ "\n"
#~ " - Personalizat: Dacă sunteţi destul de familiar cu GNU/Linux, puteţi\n"
-#~ " atunci să alegeţi utilizarea principală a calculatorului. Vezi mai jos\n"
+#~ " atunci să alegeţi utilizarea principală a calculatorului. Vezi mai "
+#~ "jos\n"
#~ " pentru detalii.\n"
#~ "\n"
-#~ " - Expert: Aceasta presupune că sunteţi foarte familiar cu GNU/Linux şi\n"
-#~ " doriţi să faceţi o instalare foarte personalizată. Ca şi pentru clasa\n"
+#~ " - Expert: Aceasta presupune că sunteţi foarte familiar cu GNU/Linux "
+#~ "şi\n"
+#~ " doriţi să faceţi o instalare foarte personalizată. Ca şi pentru "
+#~ "clasa\n"
#~ " \"Personalizat\", veţi putea să selectaţi utilizarea sistemului\n"
#~ " dumneavoastră.\n"
#~ " Dar vă rog, NU ALEGEŢi ACEASTA DECÎT DACĂ ŞTIŢI CE FACEŢI!.\n"
@@ -8101,7 +8117,8 @@ msgstr ""
#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In other\n"
+#~ "previous install of GNU/Linux or from another partitioning tool). In "
+#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
@@ -8121,7 +8138,8 @@ msgstr ""
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
-#~ "Because the effects of this process are usually irreversible, partitioning\n"
+#~ "Because the effects of this process are usually irreversible, "
+#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
@@ -8131,16 +8149,19 @@ msgstr ""
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is selected)\n"
+#~ "- Ctrl-c to create a new partition (when an empty partition is "
+#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d to delete a partition\n"
#~ "\n"
#~ "- Ctrl-m to set the mount point\n"
#~ msgstr ""
#~ "În acest punct, veţi putea alege partiţiile pentru a instala sistemul\n"
-#~ "Linux-Mandrake dacă acestea au fost deja definite (dintr-o altă instalare\n"
-#~ "prealabilă a unui sistem Linux sau cu ajutorul unui program departiţionare). "
-#~ "În celelalte cazuri, partiţiile vor trebui să fie create.\n"
+#~ "Linux-Mandrake dacă acestea au fost deja definite (dintr-o altă "
+#~ "instalare\n"
+#~ "prealabilă a unui sistem Linux sau cu ajutorul unui program "
+#~ "departiţionare). În celelalte cazuri, partiţiile vor trebui să fie "
+#~ "create.\n"
#~ "Această operaţie consistă în divizarea logică a capacităţii discului dur\n"
#~ "în arii separate pentru utilizare.\n"
#~ "\n"
@@ -8152,7 +8173,8 @@ msgstr ""
#~ "\n"
#~ "\n"
#~ "Două partiţii obişnuite sunt: partiţia root (/), punctul de plecare\n"
-#~ "al ierarhiei sistemului de fişiere şi /boot, care conţine toate fişierele\n"
+#~ "al ierarhiei sistemului de fişiere şi /boot, care conţine toate "
+#~ "fişierele\n"
#~ "necesare pentru a demara sistemul de operare cînd calculatorul e aprins.\n"
#~ "\n"
#~ "\n"
@@ -8162,11 +8184,13 @@ msgstr ""
#~ "documentaţia şi nu vă grăbiţi înainte de a începe.\n"
#~ "\n"
#~ "\n"
-#~ "Puteţi accede la toate opţiunile cu ajutorul tastaturii: navigaţi printre\n"
+#~ "Puteţi accede la toate opţiunile cu ajutorul tastaturii: navigaţi "
+#~ "printre\n"
#~ "partiţii folosind tasta Tab şi tastele săgeţi Sus/Jos. Cînd o partiţie\n"
#~ "e selectată, puteţi folosi:\n"
#~ "\n"
-#~ "- Ctrl-c pentru a crea o nouă partiţie (cînd a partiţie goală e selectată)\n"
+#~ "- Ctrl-c pentru a crea o nouă partiţie (cînd a partiţie goală e "
+#~ "selectată)\n"
#~ "\n"
#~ "- Ctrl-d pentru a şterge o partiţie\n"
#~ "\n"
@@ -8181,7 +8205,8 @@ msgstr ""
#~ "Typically retained are /home and /usr/local."
#~ msgstr ""
#~ "Toate partiţiile care tocmai au fost definite trebuie să fie formatate\n"
-#~ "înainte de a fi utilizate. (formatare însemnînd crearea fişierelor sistem).\n"
+#~ "înainte de a fi utilizate. (formatare însemnînd crearea fişierelor "
+#~ "sistem).\n"
#~ "Poate doriţi să reformataţi partiţii pre-existente pentru a şterge \n"
#~ "informaţiile conţinute.\n"
#~ "Nota: nu este necesar să formataţi partiţii mai ales dacă doriţi să\n"
@@ -8195,7 +8220,8 @@ msgstr ""
#~ "upgrade starts."
#~ msgstr ""
#~ "Pachetele selectate sunt acum pe cale de fi instalate. Această operaţie\n"
-#~ "ar trebui să ia cîteva minute, excepţie făcînd Actualizare unei distribuţii\n"
+#~ "ar trebui să ia cîteva minute, excepţie făcînd Actualizare unei "
+#~ "distribuţii\n"
#~ "precedente, caz în care timpul va fi lung înainte ca actualizarea să\n"
#~ "înceapă."
@@ -8214,11 +8240,13 @@ msgstr ""
#~ "In case of a serial mouse, you will also have to tell DrakX\n"
#~ "which serial port it is connected to."
#~ msgstr ""
-#~ "Dacă DrakX nu a reuşit să detecteze mouse-ul, sau dacă doriţi să verificaţi\n"
+#~ "Dacă DrakX nu a reuşit să detecteze mouse-ul, sau dacă doriţi să "
+#~ "verificaţi\n"
#~ "ceea ce a făcut, vi se va propune lista cu mouse-uri de mai sus.\n"
#~ "\n"
#~ "\n"
-#~ "Dacă sunteţi de acord cu propunerea lui DrakX, săriţi la secţiunea dorită\n"
+#~ "Dacă sunteţi de acord cu propunerea lui DrakX, săriţi la secţiunea "
+#~ "dorită\n"
#~ "cu un simple în meniu din stînga. Dacă nu, alegeţi tipul de mouse care\n"
#~ "credeţi că se apropie mai mult de cel pe care-l aveţi.\n"
#~ "\n"
@@ -8234,7 +8262,8 @@ msgstr ""
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear then.\n"
+#~ "and you will have to choose a driver from the list that will appear "
+#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
@@ -8317,7 +8346,8 @@ msgstr ""
#~ "foloseşte \"lp\" pentru numele din oficiu al imprimantei; deci va trebui\n"
#~ "să aveţi o imprimantă cu un acest nume; dar îi veţi putea da mai multe "
#~ "nume,\n"
-#~ "separate de caractere '|'. Deci, dacă doriţi să aveţi unele nume mai pline\n"
+#~ "separate de caractere '|'. Deci, dacă doriţi să aveţi unele nume mai "
+#~ "pline\n"
#~ "de sens, veţi putea folosi, de exemplu: \"Imprimanta mea|lp\".\n"
#~ "Imprimanta care are are \"lp\" printre numele ei va fi considerată ca\n"
#~ "imprimanta din oficiu.\n"
@@ -8329,17 +8359,22 @@ msgstr ""
#~ "Portul LPT1 devine lp0 în Linux\n"
#~ "\n"
#~ "\n"
-#~ "Dacă doriţi să accedeţi la un calculator Unix distant, veţi avea a selecta\n"
-#~ "\"lpd distant\". Pentru a o face să funcţioneze, nu aveţi nevoie de parolă\n"
+#~ "Dacă doriţi să accedeţi la un calculator Unix distant, veţi avea a "
+#~ "selecta\n"
+#~ "\"lpd distant\". Pentru a o face să funcţioneze, nu aveţi nevoie de "
+#~ "parolă\n"
#~ "sau de nume de utilizator, dar va trebui să ştiţi care e numele cozii de\n"
#~ "imprimare de pe acest server-ului.\n"
#~ "\n"
#~ "\n"
-#~ "Dacă doriţi să acedeţi la o imprimantă SMB (adică la o imprimantă conectată\n"
+#~ "Dacă doriţi să acedeţi la o imprimantă SMB (adică la o imprimantă "
+#~ "conectată\n"
#~ "fizic la un calculator distant cu un sistem Windows), va trebui să \n"
-#~ "specificaţi numele ei SMB (care nu e numele ei TCP/IP) şi probabil adresa\n"
+#~ "specificaţi numele ei SMB (care nu e numele ei TCP/IP) şi probabil "
+#~ "adresa\n"
#~ "ei IP, plus numele utilizatorului, al grupului de lucru şi parola cerută\n"
-#~ "pentru a accede la imprimantă şi bineînţeles numele imprimantei. Lucrurile\n"
+#~ "pentru a accede la imprimantă şi bineînţeles numele imprimantei. "
+#~ "Lucrurile\n"
#~ "sunt similare pentru o imprimantă Netware, excepţie făcînd faptul că nu\n"
#~ "aveţi nevoie de informaţia de grup de lucru."
@@ -8351,7 +8386,8 @@ msgstr ""
#~ "boot into GNU/Linux any more."
#~ msgstr ""
#~ "E foarte indicat să răspundeţi \"Da\" aici. Dacă instalaţi Microsoft \n"
-#~ "Windows mai tîrziu, acest a vă va şterge sectorul de demaraj al discului.\n"
+#~ "Windows mai tîrziu, acest a vă va şterge sectorul de demaraj al "
+#~ "discului.\n"
#~ "Dacă nu aveţi un floppy de demaraj, nu veţi mai putea demara Linux."
#~ msgid "Forget the changes?"
@@ -8532,8 +8568,8 @@ msgstr ""
#~ "\n"
#~ "To list the possible choices, press <TAB>.\n"
#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds for "
-#~ "default boot.\n"
+#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
+#~ "for default boot.\n"
#~ "\n"
#~ msgstr ""
#~ "Bun venit la gestionarul de sisteme de operare LILO!\n"
@@ -8611,7 +8647,8 @@ msgstr ""
#~ "\n"
#~ "Dacă adaptatorul este o carte ISA, sau est e o carte PCI şi DrakX\n"
#~ "nu ştie ce pilot să folosească sau dacă nu aveţi nici un adaptator SCSI\n"
-#~ "veţi fi mai apoi întrebat dacă aveţi unul sau nu. Dacă nu aveţi nici unul\n"
+#~ "veţi fi mai apoi întrebat dacă aveţi unul sau nu. Dacă nu aveţi nici "
+#~ "unul\n"
#~ "răspundeţi \"Nu\". Dacă aveţi unul sau mai multe, răspundeti \"Da\".\n"
#~ "O listă cu piloţi va va permite atunci să alegeţi unul.\n"
#~ "\n"
@@ -8621,9 +8658,12 @@ msgstr ""
#~ "pilotul să testeze hardware-ul: în mod normal aceasta funcţionează bine.\n"
#~ "\n"
#~ "\n"
-#~ "Dacă nu, nu uitaţi informaţiile despre hardware pe care le-aţi putea găsi\n"
-#~ "în documentaţia dumneavoastră sau din Windows (dacă l-aveţi instalat), aşa\n"
-#~ "cum e sugerat în ghidul de instalare. Acestea sunt opţiuni pe care le veţi\n"
+#~ "Dacă nu, nu uitaţi informaţiile despre hardware pe care le-aţi putea "
+#~ "găsi\n"
+#~ "în documentaţia dumneavoastră sau din Windows (dacă l-aveţi instalat), "
+#~ "aşa\n"
+#~ "cum e sugerat în ghidul de instalare. Acestea sunt opţiuni pe care le "
+#~ "veţi\n"
#~ "furniza pilotului."
#~ msgid "Shutting down"
@@ -8637,7 +8677,8 @@ msgstr ""
#~ msgid ""
#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under Linux."
+#~ "Do you want to use them? Be sure you have the right to use them under "
+#~ "Linux."
#~ msgstr ""
#~ "Am găsit ceva caractere din windows.\n"
#~ "Doriţi să le folosiţi ? Asiguraţi-vă ca aveţi dreptul să le folosiţi\n"
@@ -8677,18 +8718,22 @@ msgstr ""
#~ " - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the computer\n"
+#~ "computer. You may choose \"Development\" if you will be using the "
+#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You will\n"
-#~ "be able to select the usage of your installed system as for \"Customized\"."
+#~ "a highly customized installation, this Install Class is for you. You "
+#~ "will\n"
+#~ "be able to select the usage of your installed system as for \"Customized"
+#~ "\"."
#~ msgstr ""
#~ "Selecţionează:\n"
#~ "\n"
-#~ " - Automatizat: Dacă nu aţi mai instalat niciodată Linux, sau dacă doriţi\n"
+#~ " - Automatizat: Dacă nu aţi mai instalat niciodată Linux, sau dacă "
+#~ "doriţi\n"
#~ "să instalaţi distribuţia aleasă \"Produsul anului\" în anul 1999, faceţi\n"
#~ "clic aici.\n"
#~ "\n"
@@ -8699,7 +8744,8 @@ msgstr ""
#~ "programare sau \"Server\" dacă doriţi să instalaţi un server general\n"
#~ "(pentru mail, imprimare...)\n"
#~ "\n"
-#~ " - Expert: Dacă cunoaşteţi bine GNU/Linux şi doriţi să alegeţi un tip de\n"
+#~ " - Expert: Dacă cunoaşteţi bine GNU/Linux şi doriţi să alegeţi un tip "
+#~ "de\n"
#~ "instalare personalizabilă in cele mai mici detalii, selectaţi acest tip.\n"
#~ "Veţi fi capabil să selectaţi destinaţia sistemului dumneavoastră ca şi\n"
#~ "pentru \"Personalizat\"."
diff --git a/perl-install/share/po/sk.po b/perl-install/share/po/sk.po
index d41f5b0b7..663a18818 100644
--- a/perl-install/share/po/sk.po
+++ b/perl-install/share/po/sk.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-04-17 16:58+0200\n"
-"PO-Revision-Date: 2001-04-11 09:38+0100\n"
+"POT-Creation-Date: 2001-06-02 17:16+0200\n"
+"PO-Revision-Date: 2001-04-19 08:45+0100\n"
"Last-Translator: Pavol Cvengros <orpheus@hq.alert.sk>\n"
"Language-Team: sk <i18n@hq.alert.sk>\n"
"MIME-Version: 1.0\n"
@@ -55,16 +55,17 @@ msgstr "Zvoľte X server"
msgid "X server"
msgstr "X server"
-#: ../../Xconfigurator.pm_.c:304 ../../Xconfigurator.pm_.c:311
+#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
+#: ../../Xconfigurator.pm_.c:366
#, c-format
msgid "XFree %s"
msgstr "XFree86 %s"
-#: ../../Xconfigurator.pm_.c:307
+#: ../../Xconfigurator.pm_.c:312
msgid "Which configuration of XFree do you want to have?"
msgstr "Akú konfiguráciu XFree chcete mať?"
-#: ../../Xconfigurator.pm_.c:320
+#: ../../Xconfigurator.pm_.c:324
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -73,17 +74,17 @@ msgstr ""
"Vaša karta má podporu hardwarovej 3D akcelerácie ale iba v XFree %s.\n"
"Vaša karta je podporovaná XFree %s, ktoré majú lepšiu podporuj v 2D."
-#: ../../Xconfigurator.pm_.c:322 ../../Xconfigurator.pm_.c:355
+#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Vaša karta má podporu hardwarovej 3D akcelerácie v XFree %s."
-#: ../../Xconfigurator.pm_.c:324 ../../Xconfigurator.pm_.c:357
+#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s s 3D hardwerovou akceleráciou"
-#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:346
+#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -93,12 +94,12 @@ msgstr ""
"POZOR, TÁTO PODPORA JE IBA EXPERIMENTÁLNA A MOŽE SPOSOBIŤ ZAMRZNUTIE "
"POČÍTAČA."
-#: ../../Xconfigurator.pm_.c:334 ../../Xconfigurator.pm_.c:348
+#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s s EXPERIMENTÁLNOU 3D akceleráciou"
-#: ../../Xconfigurator.pm_.c:343
+#: ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -110,27 +111,27 @@ msgstr ""
"POČÍTAČA.\n"
"Vaša karta je podporovaná XFree %s, ktoré majú lepšiu podporuj v 2D."
-#: ../../Xconfigurator.pm_.c:363
+#: ../../Xconfigurator.pm_.c:371
msgid "XFree configuration"
msgstr "XFree konfigurácia"
-#: ../../Xconfigurator.pm_.c:396
+#: ../../Xconfigurator.pm_.c:416
msgid "Select the memory size of your graphic card"
msgstr "Zvoľte veľkosť grafickej pamäti"
-#: ../../Xconfigurator.pm_.c:443
+#: ../../Xconfigurator.pm_.c:463
msgid "Choose options for server"
msgstr "Zvoľte parametre servra"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Choose a monitor"
msgstr "Zvoľte monitor"
-#: ../../Xconfigurator.pm_.c:460
+#: ../../Xconfigurator.pm_.c:480
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfigurator.pm_.c:463
+#: ../../Xconfigurator.pm_.c:483
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -150,40 +151,40 @@ msgstr ""
"schopnosti vášho monitora. Mohol by sa poškodiť.\n"
"Ak ste si nie celkom istý, zvoľte radšej slabšie nastavenie."
-#: ../../Xconfigurator.pm_.c:470
+#: ../../Xconfigurator.pm_.c:490
msgid "Horizontal refresh rate"
msgstr "Horizontálna frekvencia"
-#: ../../Xconfigurator.pm_.c:471
+#: ../../Xconfigurator.pm_.c:491
msgid "Vertical refresh rate"
msgstr "Vertikálna frekvencia"
-#: ../../Xconfigurator.pm_.c:508
+#: ../../Xconfigurator.pm_.c:528
msgid "Monitor not configured"
msgstr "Nie je nastavený monitor"
-#: ../../Xconfigurator.pm_.c:511
+#: ../../Xconfigurator.pm_.c:531
msgid "Graphic card not configured yet"
msgstr "Nie je nastavená grafická karta"
-#: ../../Xconfigurator.pm_.c:514
+#: ../../Xconfigurator.pm_.c:534
msgid "Resolutions not chosen yet"
msgstr "Nie sú nastavené grafické rozlíšenia"
-#: ../../Xconfigurator.pm_.c:530
+#: ../../Xconfigurator.pm_.c:551
msgid "Do you want to test the configuration?"
msgstr "Otestovať konfiguráciu?"
-#: ../../Xconfigurator.pm_.c:534
+#: ../../Xconfigurator.pm_.c:555
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Varovanie: Testovanie tejto grafickej karty môže spôsobiť zamrznutie systému"
-#: ../../Xconfigurator.pm_.c:537
+#: ../../Xconfigurator.pm_.c:558
msgid "Test of the configuration"
msgstr "Test konfigurácie"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid ""
"\n"
"try to change some parameters"
@@ -191,152 +192,152 @@ msgstr ""
"\n"
"skúste zmeniť niektoré parametre"
-#: ../../Xconfigurator.pm_.c:576
+#: ../../Xconfigurator.pm_.c:597
msgid "An error has occurred:"
msgstr "Vyskytla sa chyba"
-#: ../../Xconfigurator.pm_.c:598
+#: ../../Xconfigurator.pm_.c:619
#, c-format
msgid "Leaving in %d seconds"
msgstr "Návrat za %d sekúnd"
-#: ../../Xconfigurator.pm_.c:609
+#: ../../Xconfigurator.pm_.c:630
msgid "Is this the correct setting?"
msgstr "Je toto správne nastavenie?"
-#: ../../Xconfigurator.pm_.c:617
+#: ../../Xconfigurator.pm_.c:638
msgid "An error has occurred, try to change some parameters"
msgstr "Vyskytla sa chyba, skúste zmeniť niektoré parametre"
-#: ../../Xconfigurator.pm_.c:663 ../../printerdrake.pm_.c:277
+#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
#: ../../services.pm_.c:125
msgid "Resolution"
msgstr "Rozlíšenie"
-#: ../../Xconfigurator.pm_.c:710
+#: ../../Xconfigurator.pm_.c:731
msgid "Choose the resolution and the color depth"
msgstr "Zvoľte rozlíšenie a farebnú hĺbku"
-#: ../../Xconfigurator.pm_.c:712
+#: ../../Xconfigurator.pm_.c:733
#, c-format
msgid "Graphic card: %s"
msgstr "Grafická karta: %s"
-#: ../../Xconfigurator.pm_.c:713
+#: ../../Xconfigurator.pm_.c:734
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 server: %s"
-#: ../../Xconfigurator.pm_.c:729 ../../standalone/draknet_.c:280
+#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
#: ../../standalone/draknet_.c:283
msgid "Expert Mode"
msgstr "Expertný mód"
-#: ../../Xconfigurator.pm_.c:730
+#: ../../Xconfigurator.pm_.c:751
msgid "Show all"
msgstr "Zobraz všetko"
-#: ../../Xconfigurator.pm_.c:773
+#: ../../Xconfigurator.pm_.c:794
msgid "Resolutions"
msgstr "Rozlíšenia"
-#: ../../Xconfigurator.pm_.c:1299
+#: ../../Xconfigurator.pm_.c:1330
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Nastavenie klávesnice: %s\n"
-#: ../../Xconfigurator.pm_.c:1300
+#: ../../Xconfigurator.pm_.c:1331
#, c-format
msgid "Mouse type: %s\n"
msgstr "Typ myši: %s\n"
-#: ../../Xconfigurator.pm_.c:1301
+#: ../../Xconfigurator.pm_.c:1332
#, c-format
msgid "Mouse device: %s\n"
msgstr "Port myši: %s\n"
-#: ../../Xconfigurator.pm_.c:1302
+#: ../../Xconfigurator.pm_.c:1333
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../../Xconfigurator.pm_.c:1303
+#: ../../Xconfigurator.pm_.c:1334
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Horizontálna frekvencia monitoru: %s\n"
-#: ../../Xconfigurator.pm_.c:1304
+#: ../../Xconfigurator.pm_.c:1335
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Vertikálna frekvencia monitoru: %s\n"
-#: ../../Xconfigurator.pm_.c:1305
+#: ../../Xconfigurator.pm_.c:1336
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafická karta: %s\n"
-#: ../../Xconfigurator.pm_.c:1306
+#: ../../Xconfigurator.pm_.c:1337
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Grafická pamäť: %s kB\n"
-#: ../../Xconfigurator.pm_.c:1308
+#: ../../Xconfigurator.pm_.c:1339
#, c-format
msgid "Color depth: %s\n"
msgstr "Farebná hĺbka: %s\n"
-#: ../../Xconfigurator.pm_.c:1309
+#: ../../Xconfigurator.pm_.c:1340
#, c-format
msgid "Resolution: %s\n"
msgstr "Rozlíšenie: %s\n"
-#: ../../Xconfigurator.pm_.c:1311
+#: ../../Xconfigurator.pm_.c:1342
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 server: %s\n"
-#: ../../Xconfigurator.pm_.c:1312
+#: ../../Xconfigurator.pm_.c:1343
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 ovládač: %s\n"
-#: ../../Xconfigurator.pm_.c:1331
+#: ../../Xconfigurator.pm_.c:1362
msgid "Preparing X-Window configuration"
msgstr "Pripravujem konfiguráciu X-Windows"
-#: ../../Xconfigurator.pm_.c:1351
+#: ../../Xconfigurator.pm_.c:1382
msgid "What do you want to do?"
msgstr "Čo chcete robiť?"
-#: ../../Xconfigurator.pm_.c:1356
+#: ../../Xconfigurator.pm_.c:1387
msgid "Change Monitor"
msgstr "Zmeň monitor"
-#: ../../Xconfigurator.pm_.c:1357
+#: ../../Xconfigurator.pm_.c:1388
msgid "Change Graphic card"
msgstr "Zmeň grafickú kartu"
-#: ../../Xconfigurator.pm_.c:1359
+#: ../../Xconfigurator.pm_.c:1390
msgid "Change Server options"
msgstr "Zmeň parametre servra"
-#: ../../Xconfigurator.pm_.c:1360
+#: ../../Xconfigurator.pm_.c:1391
msgid "Change Resolution"
msgstr "Zmeň rozlíšenie"
-#: ../../Xconfigurator.pm_.c:1361
+#: ../../Xconfigurator.pm_.c:1392
msgid "Show information"
msgstr "Zobraz informácie"
-#: ../../Xconfigurator.pm_.c:1362
+#: ../../Xconfigurator.pm_.c:1393
msgid "Test again"
msgstr "Skús znova"
-#: ../../Xconfigurator.pm_.c:1363 ../../bootlook.pm_.c:220
+#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
msgid "Quit"
msgstr "Koniec"
-#: ../../Xconfigurator.pm_.c:1371
+#: ../../Xconfigurator.pm_.c:1402
#, c-format
msgid ""
"Keep the changes?\n"
@@ -349,20 +350,20 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfigurator.pm_.c:1392
+#: ../../Xconfigurator.pm_.c:1423
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Prosím, prihláste sa znova do %s aby ste aktivovali zmeny"
-#: ../../Xconfigurator.pm_.c:1412
+#: ../../Xconfigurator.pm_.c:1443
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prosím, odhláste sa a potom stlačte Ctrl-Alt-BackSpace"
-#: ../../Xconfigurator.pm_.c:1415
+#: ../../Xconfigurator.pm_.c:1446
msgid "X at startup"
msgstr "X pri štarte"
-#: ../../Xconfigurator.pm_.c:1416
+#: ../../Xconfigurator.pm_.c:1447
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -470,7 +471,7 @@ msgstr "Monitor, ktorý dokáže 1600×1200 @ 76 Hz"
msgid "First sector of boot partition"
msgstr "Prvý sektor zavádzacieho oddielu"
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:196
+#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
msgid "First sector of drive (MBR)"
msgstr "Prvý sektor disku (MBR)"
@@ -510,11 +511,11 @@ msgstr "Štart z DOS/Windows (loadlin)"
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:148 ../../any.pm_.c:179
+#: ../../any.pm_.c:148 ../../any.pm_.c:180
msgid "Bootloader main options"
msgstr "Hlavné parametre zavádzača"
-#: ../../any.pm_.c:149 ../../any.pm_.c:180
+#: ../../any.pm_.c:149 ../../any.pm_.c:181
msgid "Bootloader to use"
msgstr "Použiť zavádzač"
@@ -522,7 +523,7 @@ msgstr "Použiť zavádzač"
msgid "Bootloader installation"
msgstr "Inštalácia zavádzača"
-#: ../../any.pm_.c:153 ../../any.pm_.c:182
+#: ../../any.pm_.c:153 ../../any.pm_.c:183
msgid "Boot device"
msgstr "Boot zariadenie"
@@ -538,7 +539,7 @@ msgstr "Kompaktná"
msgid "compact"
msgstr "kompaktná"
-#: ../../any.pm_.c:156 ../../any.pm_.c:255
+#: ../../any.pm_.c:156 ../../any.pm_.c:256
msgid "Video mode"
msgstr "Video mód"
@@ -546,14 +547,14 @@ msgstr "Video mód"
msgid "Delay before booting default image"
msgstr "Pauza pred štartom predvoleného jadra"
-#: ../../any.pm_.c:160 ../../any.pm_.c:737
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:627
+#: ../../any.pm_.c:160 ../../any.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:567
+#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr "Heslo"
-#: ../../any.pm_.c:161 ../../any.pm_.c:738
+#: ../../any.pm_.c:161 ../../any.pm_.c:742
#: ../../install_steps_interactive.pm_.c:905
msgid "Password (again)"
msgstr "Heslo (znovu)"
@@ -589,41 +590,41 @@ msgid ""
msgstr ""
"Parameter ``Restrict command line options'' je bez použitia hesla vypnutý"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "Please try again"
msgstr "Prosím skúste znovu"
-#: ../../any.pm_.c:174 ../../any.pm_.c:714
+#: ../../any.pm_.c:174 ../../any.pm_.c:718
#: ../../install_steps_interactive.pm_.c:899
msgid "The passwords do not match"
msgstr "Heslo nesúhlasí"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:182
msgid "Init Message"
msgstr "Inicializačná správa"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:184
msgid "Open Firmware Delay"
msgstr "Open Firmware Delay"
-#: ../../any.pm_.c:184
+#: ../../any.pm_.c:185
msgid "Kernel Boot Timeout"
msgstr "Oneskorenie pre štart kernelu"
-#: ../../any.pm_.c:185
+#: ../../any.pm_.c:186
msgid "Enable CD Boot?"
msgstr "Povoliť štart z CD?"
-#: ../../any.pm_.c:186
+#: ../../any.pm_.c:187
msgid "Enable OF Boot?"
msgstr "Povoliť štart z OF?"
-#: ../../any.pm_.c:187
+#: ../../any.pm_.c:188
msgid "Default OS?"
msgstr "Predvolený OS?"
-#: ../../any.pm_.c:209
+#: ../../any.pm_.c:210
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
@@ -631,146 +632,146 @@ msgstr ""
"Momentálne sa tu nachádzajú tieto záznamy.\n"
"Môžete pridávať ďalšie, alebo meniť existujúce."
-#: ../../any.pm_.c:219 ../../printerdrake.pm_.c:356
+#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
msgid "Add"
msgstr "Pridať"
-#: ../../any.pm_.c:219 ../../any.pm_.c:725 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr "Hotovo"
-#: ../../any.pm_.c:219
+#: ../../any.pm_.c:220
#, fuzzy
msgid "Modify"
msgstr "Modifikuj RAID"
-#: ../../any.pm_.c:227
+#: ../../any.pm_.c:228
msgid "Which type of entry do you want to add?"
msgstr "Aký typ záznamu chcete pridať"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:228
+#: ../../any.pm_.c:229
msgid "Other OS (SunOS...)"
msgstr "Iný OS (SunOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (MacOS...)"
msgstr "Iný OS (MacOS...)"
-#: ../../any.pm_.c:229
+#: ../../any.pm_.c:230
msgid "Other OS (windows...)"
msgstr "Iný OS (windows...)"
-#: ../../any.pm_.c:249 ../../any.pm_.c:251
+#: ../../any.pm_.c:250 ../../any.pm_.c:252
msgid "Image"
msgstr "Obraz"
-#: ../../any.pm_.c:252 ../../any.pm_.c:263
+#: ../../any.pm_.c:253 ../../any.pm_.c:264
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:253 ../../any.pm_.c:282
+#: ../../any.pm_.c:254 ../../any.pm_.c:283
msgid "Append"
msgstr "Pridaj"
-#: ../../any.pm_.c:257
+#: ../../any.pm_.c:258
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:259
msgid "Read-write"
msgstr "Čítanie/Zápis"
-#: ../../any.pm_.c:265
+#: ../../any.pm_.c:266
msgid "Table"
msgstr "Tabuľka"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:267
msgid "Unsafe"
msgstr "Nie celkom bezpečný"
-#: ../../any.pm_.c:273 ../../any.pm_.c:278 ../../any.pm_.c:281
+#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
msgid "Label"
msgstr "Záznam"
-#: ../../any.pm_.c:275 ../../any.pm_.c:286
+#: ../../any.pm_.c:276 ../../any.pm_.c:287
msgid "Default"
msgstr "Predvoľba"
-#: ../../any.pm_.c:283
+#: ../../any.pm_.c:284
msgid "Initrd-size"
msgstr "Initrd-veľkosť"
-#: ../../any.pm_.c:285
+#: ../../any.pm_.c:286
msgid "NoVideo"
msgstr "Bez videa"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:294
msgid "Remove entry"
msgstr "Odstráň záznam"
-#: ../../any.pm_.c:296
+#: ../../any.pm_.c:297
msgid "Empty label not allowed"
msgstr "Prázdny záznam nie je dovolený"
-#: ../../any.pm_.c:297
+#: ../../any.pm_.c:298
msgid "This label is already used"
msgstr "Tento záznam je už použitý"
-#: ../../any.pm_.c:316
+#: ../../any.pm_.c:317
msgid "What type of partitioning?"
msgstr "Aký typ rozdelenia oddielov?"
-#: ../../any.pm_.c:604
+#: ../../any.pm_.c:608
#, c-format
msgid "Found %s %s interfaces"
msgstr "Našiel som %s %s rozhranie"
-#: ../../any.pm_.c:605
+#: ../../any.pm_.c:609
msgid "Do you have another one?"
msgstr "Máte ešte nejaké ďalšie?"
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:610
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Máte nejaké %s rozhranie?"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr "Nie"
-#: ../../any.pm_.c:608 ../../interactive.pm_.c:100 ../../my_gtk.pm_.c:615
+#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
msgid "Yes"
msgstr "Áno"
-#: ../../any.pm_.c:609
+#: ../../any.pm_.c:613
msgid "See hardware info"
msgstr "Prezrite si informácie o technických prostriedkoch"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:644
+#: ../../any.pm_.c:648
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Inštalujem ovládač pre %s kartu %s"
-#: ../../any.pm_.c:645
+#: ../../any.pm_.c:649
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:656
+#: ../../any.pm_.c:660
#, c-format
msgid "Which %s driver should I try?"
msgstr "Ktorý %s ovládač mám skúsiť?"
-#: ../../any.pm_.c:664
+#: ../../any.pm_.c:668
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -787,20 +788,20 @@ msgstr ""
"stane, že toto testovanie počítač zablokuje, ale nemalo by spôsobiť žiadnu "
"škodu."
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Autoprobe"
msgstr "Automatické zistenie"
-#: ../../any.pm_.c:669
+#: ../../any.pm_.c:673
msgid "Specify options"
msgstr "Zadajte voľby"
-#: ../../any.pm_.c:673
+#: ../../any.pm_.c:677
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Teraz môžete zadať parametre pre modul %s."
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:683
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -811,11 +812,11 @@ msgstr ""
"Parametre sú vo formáte ``meno=hodnota meno2=hodnota2 ...''.\n"
"Napríklad: ``io=0x300 irq=7''"
-#: ../../any.pm_.c:682
+#: ../../any.pm_.c:686
msgid "Module options:"
msgstr "Parametre modulu:"
-#: ../../any.pm_.c:693
+#: ../../any.pm_.c:697
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -824,33 +825,33 @@ msgstr ""
"Nahrávanie modulu %s zlyhalo.\n"
"Chcete sa o to pokúsiť znova s inými parametrami?"
-#: ../../any.pm_.c:711
+#: ../../any.pm_.c:715
#, c-format
msgid "(already added %s)"
msgstr "(už pridaný %s)"
-#: ../../any.pm_.c:715
+#: ../../any.pm_.c:719
msgid "This password is too simple"
msgstr "Toto heslo je príliš jednoduché"
-#: ../../any.pm_.c:716
+#: ../../any.pm_.c:720
msgid "Please give a user name"
msgstr "Prosím zadajte užívateľské meno"
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:721
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Užívateľské meno môže obsahovať len malé písmená, číslice, `-' a `_'"
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:722
msgid "This user name is already added"
msgstr "Takýto užívateľ je už pridaný"
-#: ../../any.pm_.c:722
+#: ../../any.pm_.c:726
msgid "Add user"
msgstr "Pridaj užívateľa"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:727
#, c-format
msgid ""
"Enter a user\n"
@@ -859,32 +860,32 @@ msgstr ""
"Zadajte užívateľa\n"
"%s"
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:728
msgid "Accept user"
msgstr "Akceptuj užívateľa"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:739
msgid "Real name"
msgstr "Reálne meno"
-#: ../../any.pm_.c:736 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr "Užívateľské meno"
-#: ../../any.pm_.c:739
+#: ../../any.pm_.c:743
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:745
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:762
+#: ../../any.pm_.c:766
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:767
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."
@@ -892,16 +893,16 @@ msgstr ""
"Môžem nastaviť váš počítač aby automaticky prilogoval nejakého uživateľa.\n"
"Ak nechcete využiť túto možnosť stlačte prosím tlačidlo Zrušiť."
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:769
msgid "Choose the default user:"
msgstr "Zvoľte predvoleného uživateľa:"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:770
msgid "Choose the window manager to run:"
msgstr "Vyberte si window manažéra:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262
+#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -917,38 +918,49 @@ msgstr ""
"\n"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:795
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:809
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Vitajte v zavadzaci operacneho systemu GRUB"
-#: ../../bootloader.pm_.c:796
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:812
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Pouzite klavesy %c a %c pre oznacenie zaznamu zviraznenim"
-#: ../../bootloader.pm_.c:797
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:815
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Stlacte enter pre zavedenie oznaceneho OS, 'e' pre upravu"
-#: ../../bootloader.pm_.c:798
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:818
msgid "commands before booting, or 'c' for a command-line."
msgstr "prikazov pred zavedenim, alebo 'c' pre prikazovy riadok"
-#: ../../bootloader.pm_.c:799
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#. -PO: and keep them smaller than 79 chars long
+#: ../../bootloader.pm_.c:821
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Oznaceny OS bude zavedeny za %d sekund."
-#: ../../bootloader.pm_.c:803
+#: ../../bootloader.pm_.c:825
msgid "not enough room in /boot"
msgstr "nie je dosť miesta v /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:895
+#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
+#: ../../bootloader.pm_.c:918
msgid "Desktop"
msgstr "Desktop"
-#: ../../bootloader.pm_.c:895
+#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
+#: ../../bootloader.pm_.c:920
msgid "Start Menu"
msgstr "Štart menu"
@@ -1081,69 +1093,42 @@ msgstr "Áno, chcem automatické prihlásenie s (uživateľ, desktop)"
msgid "System mode"
msgstr "Mód systému"
-#: ../../bootlook.pm_.c:218 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:228
+#, fuzzy
+msgid "Default Runlevel"
+msgstr "Predvoľba"
+
+#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:394
-#: ../../standalone/draknet_.c:471 ../../standalone/draknet_.c:507
-#: ../../standalone/draknet_.c:609
+#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
+#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
+#: ../../standalone/draknet_.c:617
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:220 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:110 ../../interactive.pm_.c:265
+#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
+#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:483 ../../standalone/draknet_.c:623
+#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Zruš"
-#: ../../bootlook.pm_.c:297
+#: ../../bootlook.pm_.c:315
msgid "can not open /etc/inittab for reading: $!"
msgstr "nemôžem otvoriť /etc/inittab na čítanie: $!"
-#: ../../bootlook.pm_.c:351
+#: ../../bootlook.pm_.c:369
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr "nemôžem otvoriť /etc/sysconfig/autologin na čítanie: $!"
-#: ../../bootlook.pm_.c:416 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Inštalácia LILA zlyhala. Vyskytla sa nasledujúca chyba:"
-#: ../../common.pm_.c:634
-msgid "GB"
-msgstr "GB"
-
-#: ../../common.pm_.c:634
-msgid "KB"
-msgstr "KB"
-
-#: ../../common.pm_.c:634 ../../diskdrake.pm_.c:660
-#: ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../common.pm_.c:642
-msgid "TB"
-msgstr "TB"
-
-#: ../../common.pm_.c:655
-#, c-format
-msgid "%d minutes"
-msgstr "%d minút"
-
-#: ../../common.pm_.c:657
-msgid "1 minute"
-msgstr "1 minúta"
-
-#: ../../common.pm_.c:659
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekúnd"
-
#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
msgid "Create"
msgstr "Vytvor"
@@ -1687,6 +1672,11 @@ msgstr "Po zmene veľkosti oddielu %s budú všetky dáta nenávratne stratené"
msgid "Choose the new size"
msgstr "Zvolte novú veľkosť"
+#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
+#: ../../install_steps_graphical.pm_.c:334
+msgid "MB"
+msgstr "MB"
+
#: ../../diskdrake.pm_.c:714
msgid "Create a new partition"
msgstr "Vytvor nový oddiel"
@@ -1796,20 +1786,21 @@ msgid "Reload"
msgstr "Načítať znovu"
#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
+#: ../../fs.pm_.c:113
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formátovanie %s zlyhalo"
-#: ../../fs.pm_.c:135
+#: ../../fs.pm_.c:143
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nedokážem formátovať %s na typ %s"
-#: ../../fs.pm_.c:220
+#: ../../fs.pm_.c:230
msgid "mount failed: "
msgstr "nepodarilo sa pripojiť: "
-#: ../../fs.pm_.c:232
+#: ../../fs.pm_.c:242
#, c-format
msgid "error unmounting %s: %s"
msgstr "chyba odpojenia %s: %s"
@@ -1822,41 +1813,41 @@ msgstr "jednoduché"
msgid "server"
msgstr "server"
-#: ../../fsedit.pm_.c:261
+#: ../../fsedit.pm_.c:262
msgid "Mount points must begin with a leading /"
msgstr "Body pripojenia musia začínať /"
-#: ../../fsedit.pm_.c:264
+#: ../../fsedit.pm_.c:265
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Oddiel s bodom pripojenia %s už existuje\n"
-#: ../../fsedit.pm_.c:272
+#: ../../fsedit.pm_.c:273
#, c-format
msgid "Circular mounts %s\n"
msgstr "Kruhové pripojenia %s\n"
-#: ../../fsedit.pm_.c:284
+#: ../../fsedit.pm_.c:285
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Nemôžete použiť logický zväzok LVM pre bod pripojenia %s"
-#: ../../fsedit.pm_.c:285
+#: ../../fsedit.pm_.c:286
msgid "This directory should remain within the root filesystem"
msgstr "Tento adresár by mal ostať na rootovskom súborovom systéme"
-#: ../../fsedit.pm_.c:286
+#: ../../fsedit.pm_.c:287
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Pre tento bod pripojenia potrebujete ozajstný súborový systém(ext2, "
"reiserfs)\n"
-#: ../../fsedit.pm_.c:368
+#: ../../fsedit.pm_.c:369
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Chyba otvárania %s pre zápis: %s"
-#: ../../fsedit.pm_.c:452
+#: ../../fsedit.pm_.c:453
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"
@@ -1865,7 +1856,7 @@ msgstr ""
"možné vytvoriť nové súborové systémy. Skontrolujte váš hardvér pre zistenie "
"príčiny problému."
-#: ../../fsedit.pm_.c:466
+#: ../../fsedit.pm_.c:467
msgid "You don't have any partitions!"
msgstr "Nemáte žiadny oddiel disku!"
@@ -1914,8 +1905,8 @@ msgstr ""
#: ../../help.pm_.c:30
msgid ""
-"Please choose \"Install\" if there are no previous version of "
-"Linux-Mandrake\n"
+"Please choose \"Install\" if there are no previous version of Linux-"
+"Mandrake\n"
"installed or if you wish to use several operating systems.\n"
"\n"
"\n"
@@ -2137,8 +2128,8 @@ msgid ""
"\n"
"To create partitions, you must first select a hard drive. You can select "
"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, "
-"\"hdb\" for\n"
+"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
+"\" for\n"
"the second or \"sda\" for the first SCSI drive and so on.\n"
"\n"
"\n"
@@ -2221,8 +2212,8 @@ msgid ""
"Linux partition available).\n"
"\n"
"\n"
-"For information, each partition is listed as follows: \"Name\", "
-"\"Capacity\".\n"
+"For information, each partition is listed as follows: \"Name\", \"Capacity"
+"\".\n"
"\n"
"\n"
"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
@@ -2284,13 +2275,13 @@ msgid ""
"\"Windows\n"
"name\" \"Capacity\".\n"
"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive "
-"number\",\n"
+"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
+"\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and "
-"\"sd\"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
+"\"\n"
"if it is an SCSI hard drive.\n"
"\n"
"\n"
@@ -2333,8 +2324,8 @@ msgid ""
"\n"
"Please note that it is not necessary to reformat all pre-existing "
"partitions.\n"
-"You must reformat the partitions containing the operating system (such as "
-"\"/\",\n"
+"You must reformat the partitions containing the operating system (such as \"/"
+"\",\n"
"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
"data\n"
"that you wish to keep (typically /home).\n"
@@ -2985,8 +2976,8 @@ msgid ""
"to allocate a large ramdisk, this option can be used.\n"
"\n"
"\n"
-" - Read-write: Normally the 'root' partition is initially brought up "
-"read-only, to allow\n"
+" - Read-write: Normally the 'root' partition is initially brought up read-"
+"only, to allow\n"
"a filesystem check before the system becomes 'live'. You can override this "
"option here.\n"
"\n"
@@ -3085,84 +3076,84 @@ msgstr ""
"Ak chcete zaviesť iný existujúci operačný systém, prečítajte si prosím\n"
"dodatkové inštrukcie."
-#: ../../install2.pm_.c:39
+#: ../../install2.pm_.c:37
msgid "Choose your language"
msgstr "Voľba jazyka"
-#: ../../install2.pm_.c:40
+#: ../../install2.pm_.c:38
msgid "Select installation class"
msgstr "Voľba triedy inštalácie"
-#: ../../install2.pm_.c:41
+#: ../../install2.pm_.c:39
msgid "Hard drive detection"
msgstr "Detekcia pevného disku"
-#: ../../install2.pm_.c:42
+#: ../../install2.pm_.c:40
msgid "Configure mouse"
msgstr "Konfigurácia myši"
-#: ../../install2.pm_.c:43
+#: ../../install2.pm_.c:41
msgid "Choose your keyboard"
msgstr "Výber klávesnice"
-#: ../../install2.pm_.c:44
+#: ../../install2.pm_.c:42
msgid "Security"
msgstr "Bezpečnosť"
-#: ../../install2.pm_.c:45
+#: ../../install2.pm_.c:43
msgid "Setup filesystems"
msgstr "Súborové systémy"
-#: ../../install2.pm_.c:46
+#: ../../install2.pm_.c:44
msgid "Format partitions"
msgstr "Formátovanie oddielov"
-#: ../../install2.pm_.c:47
+#: ../../install2.pm_.c:45
msgid "Choose packages to install"
msgstr "Výber balíkov"
-#: ../../install2.pm_.c:48
+#: ../../install2.pm_.c:46
msgid "Install system"
msgstr "Inštalácia systému"
-#: ../../install2.pm_.c:49 ../../install_steps_interactive.pm_.c:894
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
#: ../../install_steps_interactive.pm_.c:895
msgid "Set root password"
msgstr "Nastavenie root hesla"
-#: ../../install2.pm_.c:50
+#: ../../install2.pm_.c:48
msgid "Add a user"
msgstr "Vytváranie užívateľov"
-#: ../../install2.pm_.c:51
+#: ../../install2.pm_.c:49
msgid "Configure networking"
msgstr "Sieťové služby"
-#: ../../install2.pm_.c:53 ../../install_steps_interactive.pm_.c:818
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
msgid "Summary"
msgstr "Zhrnutie"
-#: ../../install2.pm_.c:54
+#: ../../install2.pm_.c:52
msgid "Configure services"
msgstr "Nastavenie služieb"
-#: ../../install2.pm_.c:56
+#: ../../install2.pm_.c:54
msgid "Create a bootdisk"
msgstr "Zavádzacia disketa"
-#: ../../install2.pm_.c:58
+#: ../../install2.pm_.c:56
msgid "Install bootloader"
msgstr "Inštalácia zavádzača"
-#: ../../install2.pm_.c:59
+#: ../../install2.pm_.c:57
msgid "Configure X"
msgstr "Konfigurácia X"
-#: ../../install2.pm_.c:60
+#: ../../install2.pm_.c:58
msgid "Exit install"
msgstr "Koniec inštalácie"
-#: ../../install_any.pm_.c:373
+#: ../../install_any.pm_.c:402
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -3177,20 +3168,20 @@ msgid ""
"Do you really want to install these servers?\n"
msgstr ""
-#: ../../install_any.pm_.c:404
+#: ../../install_any.pm_.c:433
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:647
+#: ../../install_any.pm_.c:676
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Vložte disketu s FAT formátom do mechaniky %s"
-#: ../../install_any.pm_.c:651
+#: ../../install_any.pm_.c:680
msgid "This floppy is not FAT formatted"
msgstr "Táto disketa nemá FAT format"
-#: ../../install_any.pm_.c:661
+#: ../../install_any.pm_.c:690
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3198,15 +3189,15 @@ msgstr ""
"Pre použitie tohto uloženého výberu balíčkov, naštartujte inštaláciu s "
"``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:683
+#: ../../install_any.pm_.c:712
msgid "Error reading file $f"
msgstr "Chyba pri čítaní zo súboru %f"
#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:95 ../../interactive.pm_.c:110
-#: ../../interactive.pm_.c:265 ../../interactive_newt.pm_.c:166
+#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
+#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:616 ../../my_gtk.pm_.c:639
+#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
msgid "Ok"
msgstr "Ok"
@@ -3214,11 +3205,11 @@ msgstr "Ok"
msgid "Please test the mouse"
msgstr "Prosím otestujte myš."
-#: ../../install_gtk.pm_.c:424
+#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
msgid "To activate the mouse,"
msgstr "Pre aktiváciu myši,"
-#: ../../install_gtk.pm_.c:425
+#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
msgid "MOVE YOUR WHEEL!"
msgstr "POHNITE KOLIESKOM!"
@@ -3433,8 +3424,8 @@ msgstr "Dvojnásobný bod pripojenia %s"
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"\"\n"
msgstr ""
"Niektoré dôležité balíky neboli správne nainštalované.\n"
"Je možné, že sú poškodené váš CD disk alebo mechanika.\n"
@@ -3550,6 +3541,7 @@ msgid ""
msgstr "Celková veľkosť skupín, ktoré ste označili je približne %d MB.\n"
#: ../../install_steps_gtk.pm_.c:224
+#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
@@ -3564,6 +3556,7 @@ msgstr ""
"a ak zvolíte 100%% nainštaluje sa všetko."
#: ../../install_steps_gtk.pm_.c:229
+#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
@@ -3764,8 +3757,8 @@ msgstr "Súhlas s licenciou"
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -3882,8 +3875,8 @@ msgid ""
msgstr ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the "
-"Linux-Mandrake distribution \n"
+"The operating system and the different components available in the Linux-"
+"Mandrake distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
@@ -4042,15 +4035,15 @@ msgstr "Expert"
msgid "Update"
msgstr "Aktualizácia"
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:31
+#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr "Prosím, zvoľte typ vašej myši."
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:46
+#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr "Port myši"
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:47
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Prosím zvoľte, ktorému sériovému portu je vaša myš pripojená."
@@ -4205,6 +4198,7 @@ msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom označené \"%s\""
#: ../../install_steps_interactive.pm_.c:684
+#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
@@ -4349,19 +4343,19 @@ msgstr "Použi NIS"
msgid "yellow pages"
msgstr "žlté stránky"
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:914
msgid "Authentification NIS"
msgstr "NIS autentifikácia"
-#: ../../install_steps_interactive.pm_.c:913
+#: ../../install_steps_interactive.pm_.c:915
msgid "NIS Domain"
msgstr "NIS doména"
-#: ../../install_steps_interactive.pm_.c:914
+#: ../../install_steps_interactive.pm_.c:916
msgid "NIS Server"
msgstr "NIS server"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:951
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 "
@@ -4388,19 +4382,19 @@ msgstr ""
"Ak si želáte vytvoriť zavádzaciu disketu pre váš systém, vložte disketu do\n"
"prvej mechaniky a stlačte \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:964
+#: ../../install_steps_interactive.pm_.c:967
msgid "First floppy drive"
msgstr "Prvá floppy mechanika"
-#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:968
msgid "Second floppy drive"
msgstr "Druhá floppy mechanika"
-#: ../../install_steps_interactive.pm_.c:966
+#: ../../install_steps_interactive.pm_.c:969
msgid "Skip"
msgstr "Vynechaj"
-#: ../../install_steps_interactive.pm_.c:971
+#: ../../install_steps_interactive.pm_.c:974
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 "
@@ -4422,32 +4416,32 @@ msgstr ""
"\n"
"Želáte si vytvoriť zavádzaciu disketu pre váš systém?"
-#: ../../install_steps_interactive.pm_.c:980
+#: ../../install_steps_interactive.pm_.c:983
msgid "Sorry, no floppy drive available"
msgstr "Prepáčte, nenašiel som žiadnu disketovú mechaniku"
-#: ../../install_steps_interactive.pm_.c:984
+#: ../../install_steps_interactive.pm_.c:987
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Zvoľte floppy mechaniku v ktorej chcete vytvoriť boot disketu"
-#: ../../install_steps_interactive.pm_.c:988
+#: ../../install_steps_interactive.pm_.c:991
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Vložte disketu do mechaniky %s"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:994
msgid "Creating bootdisk"
msgstr "Vytváram bootdisk"
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:1001
msgid "Preparing bootloader"
msgstr "Pripravuje sa zavádzač"
-#: ../../install_steps_interactive.pm_.c:1007
+#: ../../install_steps_interactive.pm_.c:1010
msgid "Do you want to use aboot?"
msgstr "Chcete použiť aboot?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1013
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -4455,51 +4449,51 @@ msgstr ""
"Chyba inštalácie aboot.\n"
"Skúsiť silovú inštaláciu s možnosťou zničenia prvého oddielu?"
-#: ../../install_steps_interactive.pm_.c:1019
+#: ../../install_steps_interactive.pm_.c:1022
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Inštalácia zavádzača zlýhala. Vyskytla sa nasledujúca chyba:"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1030
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader. If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\tbxi\n"
+" setenv boot-device $of_boot,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1035 ../../standalone/draksec_.c:23
+#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
msgid "Low"
msgstr "Slabá"
-#: ../../install_steps_interactive.pm_.c:1036 ../../standalone/draksec_.c:24
+#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "Stredná"
-#: ../../install_steps_interactive.pm_.c:1037 ../../standalone/draksec_.c:25
+#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
msgid "High"
msgstr "Vysoká"
-#: ../../install_steps_interactive.pm_.c:1041 ../../standalone/draksec_.c:49
+#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
msgid "Choose security level"
msgstr "Voľba bezpečnostnej úrovne"
-#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Do you want to generate an auto install floppy for linux replication?"
msgstr "Želáte si vytvoriť auto inštalačnú disketu na replikáciu linuxu?"
-#: ../../install_steps_interactive.pm_.c:1076
+#: ../../install_steps_interactive.pm_.c:1082
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Vložte čistú disketu do mechaniky %s"
-#: ../../install_steps_interactive.pm_.c:1090
-#: ../../install_steps_interactive.pm_.c:1122
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1128
msgid "Creating auto install floppy"
msgstr "Pripravujem auto inštalačnú disketu"
-#: ../../install_steps_interactive.pm_.c:1150
+#: ../../install_steps_interactive.pm_.c:1156
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -4509,24 +4503,24 @@ msgstr ""
"\n"
"Naozaj chcete teraz skončiť?"
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1167
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
-"For information on fixes which are available for this release of "
-"Linux-Mandrake,\n"
+"For information on fixes which are available for this release of Linux-"
+"Mandrake,\n"
"consult the Errata available from http://www.linux-mandrake.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Linux-Mandrake User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1173
+#: ../../install_steps_interactive.pm_.c:1179
msgid "Generate auto install floppy"
msgstr "Príprava auto inštalačnej diskety"
-#: ../../install_steps_interactive.pm_.c:1175
+#: ../../install_steps_interactive.pm_.c:1181
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4535,15 +4529,15 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Automated"
msgstr "Automatická"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1186
msgid "Replay"
msgstr "Prehrať"
-#: ../../install_steps_interactive.pm_.c:1183
+#: ../../install_steps_interactive.pm_.c:1189
msgid "Save packages selection"
msgstr "Uložiť voľbu balíkov"
@@ -4562,11 +4556,11 @@ msgstr ""
msgid "kdesu missing"
msgstr "chýba kdesu"
-#: ../../interactive.pm_.c:263
+#: ../../interactive.pm_.c:267
msgid "Advanced"
msgstr "Rozšírene"
-#: ../../interactive.pm_.c:286
+#: ../../interactive.pm_.c:290
msgid "Please wait"
msgstr "Prosím čakajte"
@@ -4595,11 +4589,11 @@ msgstr "Vaša voľba? (predvolené %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Vaša voľba? (predvolené %s vložte `none' pre nič "
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
msgid "Czech (QWERTZ)"
msgstr "Česká (QWERTZ)"
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:157
+#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
msgid "German"
msgstr "Nemecká"
@@ -4607,19 +4601,19 @@ msgstr "Nemecká"
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:163
+#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
msgid "Spanish"
msgstr "Španielska"
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:164
+#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
msgid "Finnish"
msgstr "Fínska"
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:165
+#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
msgid "French"
msgstr "Francúzska"
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
msgid "Norwegian"
msgstr "Nórska"
@@ -4627,15 +4621,15 @@ msgstr "Nórska"
msgid "Polish"
msgstr "Polská"
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
msgid "Russian"
msgstr "Ruská"
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
msgid "UK keyboard"
msgstr "UK klávesnica"
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
msgid "US keyboard"
msgstr "US klávesnica"
@@ -4651,207 +4645,207 @@ msgstr "Arménska (písací stroj)"
msgid "Armenian (phonetic)"
msgstr "Arménska (fonetická)"
-#: ../../keyboard.pm_.c:146
+#: ../../keyboard.pm_.c:147
msgid "Azerbaidjani (latin)"
msgstr "Azerbajdžan (latin)"
-#: ../../keyboard.pm_.c:147
+#: ../../keyboard.pm_.c:148
msgid "Azerbaidjani (cyrillic)"
msgstr "Azerbajdžan (cyrillic)"
-#: ../../keyboard.pm_.c:148
+#: ../../keyboard.pm_.c:149
msgid "Belgian"
msgstr "Belgická"
-#: ../../keyboard.pm_.c:149
+#: ../../keyboard.pm_.c:150
msgid "Bulgarian"
msgstr "Bulharská"
-#: ../../keyboard.pm_.c:150
+#: ../../keyboard.pm_.c:151
msgid "Brazilian (ABNT-2)"
msgstr "Brazílska"
-#: ../../keyboard.pm_.c:151
+#: ../../keyboard.pm_.c:152
msgid "Belarusian"
msgstr "Bieloruská"
-#: ../../keyboard.pm_.c:152
+#: ../../keyboard.pm_.c:153
msgid "Swiss (German layout)"
msgstr "Švajčiarska (Nemecké rozloženie kláves)"
-#: ../../keyboard.pm_.c:153
+#: ../../keyboard.pm_.c:154
msgid "Swiss (French layout)"
msgstr "Švajčiarska (Francúzske rozloženie kláves)"
-#: ../../keyboard.pm_.c:155
+#: ../../keyboard.pm_.c:156
msgid "Czech (QWERTY)"
msgstr "Česká (QWERTY)"
-#: ../../keyboard.pm_.c:156
+#: ../../keyboard.pm_.c:157
msgid "Czech (Programmers)"
msgstr "Česká (Programatorská)"
-#: ../../keyboard.pm_.c:158
+#: ../../keyboard.pm_.c:159
msgid "German (no dead keys)"
msgstr "Nemecká (bez mŕtvych kláves)"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Danish"
msgstr "Dánska"
-#: ../../keyboard.pm_.c:160
+#: ../../keyboard.pm_.c:161
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:161
+#: ../../keyboard.pm_.c:162
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Nórska)"
-#: ../../keyboard.pm_.c:162
+#: ../../keyboard.pm_.c:163
msgid "Estonian"
msgstr "Estónska"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzínska (\"Ruské\" rozloženie kláves)"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzínska (\"Latin\" rozloženie kláves)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Greek"
msgstr "Grécka"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Hungarian"
msgstr "Maďarská"
-#: ../../keyboard.pm_.c:170
+#: ../../keyboard.pm_.c:171
msgid "Croatian"
msgstr "Chorvátska"
-#: ../../keyboard.pm_.c:171
+#: ../../keyboard.pm_.c:172
msgid "Israeli"
msgstr "Izraelská"
-#: ../../keyboard.pm_.c:172
+#: ../../keyboard.pm_.c:173
msgid "Israeli (Phonetic)"
msgstr "Izraelská (fonetická)"
-#: ../../keyboard.pm_.c:173
+#: ../../keyboard.pm_.c:174
msgid "Iranian"
msgstr "Iránska"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Icelandic"
msgstr "Islandská"
-#: ../../keyboard.pm_.c:175
+#: ../../keyboard.pm_.c:176
msgid "Italian"
msgstr "Talianska"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Japanese 106 keys"
msgstr "Japonská 106 kláves"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Korean keyboard"
msgstr "Kórejska klávesnica"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Latin American"
msgstr "Latinsko Americká"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Macedonian"
msgstr "Macedónska"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Dutch"
msgstr "Holandský"
-#: ../../keyboard.pm_.c:181
+#: ../../keyboard.pm_.c:182
msgid "Lithuanian AZERTY (old)"
msgstr "Litovská AZERTY (stará)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Lithuanian AZERTY (new)"
msgstr "Litovská AZERTY (nová)"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litovská QWERTY"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litovská \"fonetická\" QWERTY"
-#: ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:188
msgid "Polish (qwerty layout)"
msgstr "Poľská (qwerty rozloženie kláves)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Polish (qwertz layout)"
msgstr "Poľská (qwertz rozloženie kláves)"
-#: ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:190
msgid "Portuguese"
msgstr "Portugalská"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "Canadian (Quebec)"
msgstr "Kanadská (Quebec)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Russian (Yawerty)"
msgstr "Ruská (Yawerty)"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Swedish"
msgstr "Švédska"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Slovenian"
msgstr "Slovinská"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Slovakian (QWERTZ)"
msgstr "Slovenská (QWERTZ)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Slovakian (QWERTY)"
msgstr "Slovenská (QWERTY)"
-#: ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:198
msgid "Slovakian (Programmers)"
msgstr "Slovenská (Programatorská)"
-#: ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:199
msgid "Thai keyboard"
msgstr "Thaiská klávesnica"
-#: ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:200
msgid "Turkish (traditional \"F\" model)"
msgstr "Turecká (tradičný \"F\" model)"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Turkish (modern \"Q\" model)"
msgstr "Turecká (moderný \"Q\" model)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Ukrainian"
msgstr "Ukrainská"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "US keyboard (international)"
msgstr "US klávesnica (medzinárodná)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamská \"numerická\" QWERTY"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Yugoslavian (latin/cyrillic)"
msgstr "Juhoslovanská (latin/cyrillic)"
@@ -4979,31 +4973,31 @@ msgstr "Ďalší ->"
msgid "<- Previous"
msgstr "<- Predchádzajúce"
-#: ../../my_gtk.pm_.c:616
+#: ../../my_gtk.pm_.c:617
msgid "Is this correct?"
msgstr "Je to správne?"
-#: ../../netconnect.pm_.c:141
+#: ../../netconnect.pm_.c:143
msgid "Internet configuration"
msgstr "Konfigurácia internetu"
-#: ../../netconnect.pm_.c:142
+#: ../../netconnect.pm_.c:144
msgid "Do you want to try to connect to the Internet now?"
msgstr "Chcete sa skúsiť pripojiť teraz k internetu?"
-#: ../../netconnect.pm_.c:146
+#: ../../netconnect.pm_.c:148
msgid "Testing your connection..."
msgstr "Testovanie pripojenia..."
-#: ../../netconnect.pm_.c:152 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
msgid "The system is now connected to Internet."
msgstr "Systém je teraz pripojený k internetu."
-#: ../../netconnect.pm_.c:153
+#: ../../netconnect.pm_.c:155
msgid "For Security reason, it will be disconnected now."
msgstr "Z bezpečnostných dôvodov bude teraz odpojený."
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
+#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -5011,18 +5005,18 @@ msgstr ""
"Systém prevdepodobne nieje pripojený k internetu.\n"
"Skúste prekonfigurovať pripojenie."
-#: ../../netconnect.pm_.c:159 ../../netconnect.pm_.c:901
-#: ../../netconnect.pm_.c:930 ../../netconnect.pm_.c:1008
+#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
+#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
msgid "Network Configuration"
msgstr "Konfigurácia siete"
-#: ../../netconnect.pm_.c:220 ../../netconnect.pm_.c:264
-#: ../../netconnect.pm_.c:274 ../../netconnect.pm_.c:281
-#: ../../netconnect.pm_.c:291
+#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
+#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
+#: ../../netconnect.pm_.c:293
msgid "ISDN Configuration"
msgstr "Konfigurácia ISDN"
-#: ../../netconnect.pm_.c:220
+#: ../../netconnect.pm_.c:222
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
@@ -5030,79 +5024,79 @@ msgstr ""
"Zvoľte si poskytovateľa.\n"
"Ak nieje v zozname, zvoľte Unlisted"
-#: ../../netconnect.pm_.c:234
+#: ../../netconnect.pm_.c:236
msgid "Connection Configuration"
msgstr "Konfigurácia pripojenia"
-#: ../../netconnect.pm_.c:235
+#: ../../netconnect.pm_.c:237
msgid "Please fill or check the field below"
msgstr "Prosím vyplňte alebo zaškrtnite políčka"
-#: ../../netconnect.pm_.c:237 ../../standalone/draknet_.c:550
+#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
msgid "Card IRQ"
msgstr "IRQ karty"
-#: ../../netconnect.pm_.c:238 ../../standalone/draknet_.c:551
+#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
msgid "Card mem (DMA)"
msgstr "DMA karty"
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
+#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
msgid "Card IO"
msgstr "IO karty"
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
+#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
msgid "Card IO_0"
msgstr "IO_0 karty"
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
+#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
msgid "Card IO_1"
msgstr "IO_1 karty"
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
+#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
msgid "Your personal phone number"
msgstr "Vaše osobné telefónne číslo"
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
+#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
msgid "Provider name (ex provider.net)"
msgstr "Meno poskytovateľa (napr. provider.net)"
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
+#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
msgid "Provider phone number"
msgstr "Telefónne číslo poskytovateľa"
-#: ../../netconnect.pm_.c:245
+#: ../../netconnect.pm_.c:247
msgid "Provider dns 1"
msgstr "DNS 1 poskytovateľa"
-#: ../../netconnect.pm_.c:246
+#: ../../netconnect.pm_.c:248
msgid "Provider dns 2"
msgstr "DNS 2 poskytovateľa"
-#: ../../netconnect.pm_.c:247 ../../standalone/draknet_.c:562
+#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
msgid "Dialing mode"
msgstr "Mód vytáčania"
-#: ../../netconnect.pm_.c:248 ../../standalone/draknet_.c:560
+#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
msgid "Account Login (user name)"
msgstr "Meno účtu (uživateľské meno)"
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:561
+#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
msgid "Account Password"
msgstr "Heslo účtu"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe"
msgstr "Európa"
-#: ../../netconnect.pm_.c:259
+#: ../../netconnect.pm_.c:261
msgid "Europe (EDSS1)"
msgstr "Európa (EDSS1)"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid "Rest of the world"
msgstr "Ostatok sveta"
-#: ../../netconnect.pm_.c:261
+#: ../../netconnect.pm_.c:263
msgid ""
"Rest of the world \n"
" no D-Channel (leased lines)"
@@ -5110,27 +5104,27 @@ msgstr ""
"Zvyšok sveta \n"
" bez D-Channel (prenajaté linky)"
-#: ../../netconnect.pm_.c:265
+#: ../../netconnect.pm_.c:267
msgid "Which protocol do you want to use ?"
msgstr "Aký typ protokolu chcete používať ?"
-#: ../../netconnect.pm_.c:275
+#: ../../netconnect.pm_.c:277
msgid "What kind of card do you have?"
msgstr "Aký typ karty máte?"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "I don't know"
msgstr "Neviem"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../netconnect.pm_.c:276
+#: ../../netconnect.pm_.c:278
msgid "PCI"
msgstr "PCI"
-#: ../../netconnect.pm_.c:282
+#: ../../netconnect.pm_.c:284
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5142,19 +5136,19 @@ msgstr ""
"\n"
"Ak máte PCMCIA kartu, musíte vedieť irq a io adresu tejto karty.\n"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Abort"
msgstr "Preruš"
-#: ../../netconnect.pm_.c:286
+#: ../../netconnect.pm_.c:288
msgid "Continue"
msgstr "Pokračovať"
-#: ../../netconnect.pm_.c:292
+#: ../../netconnect.pm_.c:294
msgid "Which is your ISDN card ?"
msgstr "Ktorá je vaša ISDN karta ?"
-#: ../../netconnect.pm_.c:312
+#: ../../netconnect.pm_.c:314
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
@@ -5162,11 +5156,11 @@ msgstr ""
"Našiel som PCI ISDN kartu, ale nepoznám tento typ. Prosím zvoľte si jednu z "
"PCI kariet na ďalšej obrazovke."
-#: ../../netconnect.pm_.c:321
+#: ../../netconnect.pm_.c:323
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Nebola nájdena ISDN karta. Prosím zvoľte si jednu zo zobrazených."
-#: ../../netconnect.pm_.c:369
+#: ../../netconnect.pm_.c:371
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
@@ -5174,23 +5168,23 @@ msgstr ""
"Vo vašom systéme nebol nájdený sieťovy ethernet adaptér.\n"
"Nemôžem nastaviť požadovaný typ pripojenia."
-#: ../../netconnect.pm_.c:373 ../../standalone/drakgw_.c:232
+#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
msgid "Choose the network interface"
msgstr "Zvoľte sieťove rozhranie"
-#: ../../netconnect.pm_.c:374
+#: ../../netconnect.pm_.c:376
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Prosím zvoľte si ktoré sieťové zariadenie budete používať na pripojenie k "
"internetu"
-#: ../../netconnect.pm_.c:383 ../../netconnect.pm_.c:697
-#: ../../netconnect.pm_.c:842 ../../standalone/drakgw_.c:223
+#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
+#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
msgid "Network interface"
msgstr "Sieťove rozhranie"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid ""
"\n"
"Do you agree?"
@@ -5198,72 +5192,72 @@ msgstr ""
"\n"
"Súhlasíte?"
-#: ../../netconnect.pm_.c:384
+#: ../../netconnect.pm_.c:386
msgid "I'm about to restart the network device:\n"
msgstr "Chcem reštartovať sieťové rozhranie:\n"
-#: ../../netconnect.pm_.c:482
+#: ../../netconnect.pm_.c:484
msgid "ADSL configuration"
msgstr "Konfigurácia ADSL"
-#: ../../netconnect.pm_.c:483
+#: ../../netconnect.pm_.c:485
msgid "Do you want to start your connection at boot?"
msgstr "Chcete sa pripojiť hneď pri štarte?"
-#: ../../netconnect.pm_.c:618
+#: ../../netconnect.pm_.c:620
msgid "Please choose which serial port your modem is connected to."
msgstr "Prosím zvoľte na ktorý sériový port je pripojený váš modem."
-#: ../../netconnect.pm_.c:623
+#: ../../netconnect.pm_.c:625
msgid "Dialup options"
msgstr "Voľby dialupu"
-#: ../../netconnect.pm_.c:624 ../../standalone/draknet_.c:564
+#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
msgid "Connection name"
msgstr "Meno pripojenia"
-#: ../../netconnect.pm_.c:625 ../../standalone/draknet_.c:565
+#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
msgid "Phone number"
msgstr "Telefónne číslo"
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
+#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
msgid "Login ID"
msgstr "Prihlasovacie ID"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Authentication"
msgstr "Autentifikácia"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "PAP"
msgstr "PAP"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Script-based"
msgstr "Založené na skriptoch"
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
+#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
msgid "Terminal-based"
msgstr "Založené na terminály"
-#: ../../netconnect.pm_.c:629 ../../standalone/draknet_.c:569
+#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
msgid "Domain name"
msgstr "Meno domény"
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
+#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
msgid "First DNS Server (optional)"
msgstr "Prvý DNS server (nepovinné)"
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
+#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
msgid "Second DNS Server (optional)"
msgstr "Druhý DNS server (nepovinné)"
-#: ../../netconnect.pm_.c:698
+#: ../../netconnect.pm_.c:701
msgid ""
"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
msgstr "Chcem reštartovať sieťové rozhranie $netc->{NET_DEVICE}. Môžem?"
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
@@ -5271,7 +5265,7 @@ msgstr ""
"\n"
"Môžete vaše pripojenie prekonfigurovať alebo sa odpojiť."
-#: ../../netconnect.pm_.c:742 ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can reconfigure your connection."
@@ -5279,11 +5273,11 @@ msgstr ""
"\n"
"Môžete prekonfigurovať vaše pripojenie."
-#: ../../netconnect.pm_.c:742
+#: ../../netconnect.pm_.c:745
msgid "You are currently connected to internet."
msgstr "Momentálne ste pripojený k internetu."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
@@ -5291,48 +5285,48 @@ msgstr ""
"\n"
"Môžete prekonfigurovať vaše pripojenie, alebo sa pripojit k internetu."
-#: ../../netconnect.pm_.c:745
+#: ../../netconnect.pm_.c:748
msgid "You are not currently connected to Internet."
msgstr "Momentálne nieste pripojený k internetu."
-#: ../../netconnect.pm_.c:749 ../../standalone/net_monitor_.c:81
+#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
msgid "Connect to Internet"
msgstr "Pripojiť k internetu"
-#: ../../netconnect.pm_.c:751
+#: ../../netconnect.pm_.c:754
msgid "Disconnect from Internet"
msgstr "Odpojiť od internetu"
-#: ../../netconnect.pm_.c:753
+#: ../../netconnect.pm_.c:756
msgid "Configure network connection (LAN or Internet)"
msgstr "Konfigurácia sieťového pripojenia (LAN alebo internet)"
-#: ../../netconnect.pm_.c:756
+#: ../../netconnect.pm_.c:759
msgid "Internet connection & configuration"
msgstr "Pripojenie a konfigurácia internetu"
-#: ../../netconnect.pm_.c:808 ../../netconnect.pm_.c:957
-#: ../../netconnect.pm_.c:967 ../../netconnect.pm_.c:982
+#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
msgid "Network Configuration Wizard"
msgstr "Sprievodca konfiguráciou siete"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "External ISDN modem"
msgstr "Externý ISDN modem"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "Internal ISDN card"
msgstr "Interná ISDN karta"
-#: ../../netconnect.pm_.c:809
+#: ../../netconnect.pm_.c:812
msgid "What kind is your ISDN connection?"
msgstr "Aký typ ISDN pripojenia máte?"
-#: ../../netconnect.pm_.c:830 ../../netconnect.pm_.c:879
+#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
msgid "Connect to the Internet"
msgstr "Pripojenie k internetu"
-#: ../../netconnect.pm_.c:831
+#: ../../netconnect.pm_.c:834
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -5342,24 +5336,24 @@ msgstr ""
"Avšak existujú pripojenia ktoré používaju pptp alebo dhcp.\n"
"Ak neviete čo použiť, tak zvoľte 'použi pppoe'"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use dhcp"
msgstr "použiť dhcp"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pppoe"
msgstr "použi pppoe"
-#: ../../netconnect.pm_.c:833
+#: ../../netconnect.pm_.c:836
msgid "use pptp"
msgstr "použi pptp"
-#: ../../netconnect.pm_.c:843
+#: ../../netconnect.pm_.c:846
#, c-format
msgid "I'm about to restart the network device %s. Do you agree?"
msgstr "Chcem reštartovať sieťové rozhranie %s. Môžem?"
-#: ../../netconnect.pm_.c:880
+#: ../../netconnect.pm_.c:883
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
@@ -5367,15 +5361,15 @@ msgstr ""
"Ktorý dhcp klient chcete použiť?\n"
"Štandardný je dhcpcd"
-#: ../../netconnect.pm_.c:897
+#: ../../netconnect.pm_.c:900
msgid "Network configuration"
msgstr "Konfigurácia siete"
-#: ../../netconnect.pm_.c:898
+#: ../../netconnect.pm_.c:901
msgid "Do you want to restart the network"
msgstr "Chcete reštartovať sieť"
-#: ../../netconnect.pm_.c:901
+#: ../../netconnect.pm_.c:904
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -5386,7 +5380,7 @@ msgstr ""
"\n"
"%s"
-#: ../../netconnect.pm_.c:931
+#: ../../netconnect.pm_.c:935
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -5394,7 +5388,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../netconnect.pm_.c:958
+#: ../../netconnect.pm_.c:962
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
@@ -5406,69 +5400,69 @@ msgstr ""
"Chcete nastaviť vaše pripojenie k sieti/internetu.\n"
"Ak nechcete použiť automatickú detekciu odškrtnite políčko.\n"
-#: ../../netconnect.pm_.c:960
+#: ../../netconnect.pm_.c:964
msgid "Choose the profile to configure"
msgstr "Zvoľte profil na konfiguráciu"
-#: ../../netconnect.pm_.c:961
+#: ../../netconnect.pm_.c:965
msgid "Use auto detection"
msgstr "Použiť auto-detekciu"
-#: ../../netconnect.pm_.c:967 ../../printerdrake.pm_.c:19
+#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
msgid "Detecting devices..."
msgstr "Zisťujem zariadenia..."
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
msgid "Normal modem connection"
msgstr "Normálne modémove pripojenie"
-#: ../../netconnect.pm_.c:974
+#: ../../netconnect.pm_.c:978
#, c-format
msgid "detected on port %s"
msgstr "detekovaný na porte %s"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
msgid "ISDN connection"
msgstr "ISDN pripojenie"
-#: ../../netconnect.pm_.c:975
+#: ../../netconnect.pm_.c:979
#, c-format
msgid "detected %s"
msgstr "nájdene %s"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
msgid "DSL (or ADSL) connection"
msgstr "DSL (alebo ADSL) pripojenie"
-#: ../../netconnect.pm_.c:976
+#: ../../netconnect.pm_.c:980
#, c-format
msgid "detected on interface %s"
msgstr "detekovaný na rozhraní %s"
-#: ../../netconnect.pm_.c:977
+#: ../../netconnect.pm_.c:981
msgid "Cable connection"
msgstr "Pripojenie káblom"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "LAN connection"
msgstr "Pripojenie LAN"
-#: ../../netconnect.pm_.c:978
+#: ../../netconnect.pm_.c:982
msgid "ethernet card(s) detected"
msgstr "nájdená ethernet karta(y)"
-#: ../../netconnect.pm_.c:983
+#: ../../netconnect.pm_.c:987
msgid "How do you want to connect to the Internet?"
msgstr "Ako sa chcete byť pripojený k internetu?"
-#: ../../netconnect.pm_.c:1000
+#: ../../netconnect.pm_.c:1004
msgid ""
"Congratulation, The network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system."
msgstr ""
-#: ../../netconnect.pm_.c:1003
+#: ../../netconnect.pm_.c:1007
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
@@ -5526,11 +5520,11 @@ msgid " (driver $module)"
msgstr " (ovladač $module)"
#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:425
+#: ../../standalone/draknet_.c:427
msgid "IP address"
msgstr "IP adresa"
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:426
+#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
msgid "Netmask"
msgstr "Maska siete"
@@ -5563,7 +5557,7 @@ msgstr ""
msgid "DNS server"
msgstr "DNS server"
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:563
+#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
msgid "Gateway"
msgstr "Brána"
@@ -5591,11 +5585,11 @@ msgstr "Proxy má byť http://..."
msgid "Proxy should be ftp://..."
msgstr "Proxy má byť ftp://..."
-#: ../../partition_table.pm_.c:560
+#: ../../partition_table.pm_.c:563
msgid "Extended partition not supported on this platform"
msgstr "Na tejto platforme njeje podporovaný rozšírený oddiel"
-#: ../../partition_table.pm_.c:578
+#: ../../partition_table.pm_.c:581
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
@@ -5606,21 +5600,21 @@ msgstr ""
"aby sa voľné miesto nachádzalo za ním a bolo použiteľné pre rozšírený\n"
"oddiel."
-#: ../../partition_table.pm_.c:672
+#: ../../partition_table.pm_.c:675
#, c-format
msgid "Error reading file %s"
msgstr "chyba pri čítaní zo súboru %s"
-#: ../../partition_table.pm_.c:679
+#: ../../partition_table.pm_.c:682
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Obnovenie zo súboru %s zlyhalo: %s"
-#: ../../partition_table.pm_.c:681
+#: ../../partition_table.pm_.c:684
msgid "Bad backup file"
msgstr "Chybný zálohovací súbor"
-#: ../../partition_table.pm_.c:703
+#: ../../partition_table.pm_.c:706
#, c-format
msgid "Error writing to file %s"
msgstr "chyba pri zápise do súboru %s"
@@ -6479,6 +6473,11 @@ msgid ""
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""
+"Vo vašom systéme je iba jeden sieťový adaptér:\n"
+"\n"
+"%s\n"
+"\n"
+"Lokálna sieť bude nastavená práve s týmto adaptérom."
#: ../../standalone/drakgw_.c:233
msgid ""
@@ -6568,7 +6567,7 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Konfigurácia siete (%d rozhraní)"
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:537
+#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
msgid "Profile: "
msgstr "Profil: "
@@ -6656,7 +6655,7 @@ msgstr "Systém je teraz pripojený odpojený."
msgid "Configure Internet Access..."
msgstr "Konfigurácia prístupu k internetu..."
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:409
+#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
msgid "LAN configuration"
msgstr "Konfigurácia LAN"
@@ -6692,76 +6691,76 @@ msgstr "Aplikovať"
msgid "Please Wait... Applying the configuration"
msgstr "Prosím čakajte... Aplikujem konfiguráciu"
-#: ../../standalone/draknet_.c:389
+#: ../../standalone/draknet_.c:391
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:413
+#: ../../standalone/draknet_.c:415
msgid "LAN Configuration"
msgstr "Konfigurácia LAN"
-#: ../../standalone/draknet_.c:421
+#: ../../standalone/draknet_.c:423
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptér %s: %s"
-#: ../../standalone/draknet_.c:427
+#: ../../standalone/draknet_.c:429
msgid "Boot Protocol"
msgstr "Štartovací protokol"
-#: ../../standalone/draknet_.c:428
+#: ../../standalone/draknet_.c:430
msgid "Started on boot"
msgstr "Spustené pri štarte"
-#: ../../standalone/draknet_.c:429
+#: ../../standalone/draknet_.c:431
msgid "DHCP client"
msgstr "DHCP klient"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Disable"
msgstr "Zakázať"
-#: ../../standalone/draknet_.c:464 ../../standalone/draknet_.c:468
+#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
msgid "Enable"
msgstr "Povoliť"
-#: ../../standalone/draknet_.c:502
+#: ../../standalone/draknet_.c:504
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/draknet_.c:526
+#: ../../standalone/draknet_.c:528
msgid "Internet connection configuration"
msgstr "Konfigurácia pripojenia internetu"
-#: ../../standalone/draknet_.c:530
+#: ../../standalone/draknet_.c:532
msgid "Internet Connection Configuration"
msgstr "Konfigurácia pripojenia internetu"
-#: ../../standalone/draknet_.c:539
+#: ../../standalone/draknet_.c:541
msgid "Connection type: "
msgstr "Typ pripojenia: "
-#: ../../standalone/draknet_.c:545
+#: ../../standalone/draknet_.c:547
msgid "Parameters"
msgstr "Parametre"
-#: ../../standalone/draknet_.c:558
+#: ../../standalone/draknet_.c:560
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 poskytovateľa (voliteľné)"
-#: ../../standalone/draknet_.c:559
+#: ../../standalone/draknet_.c:561
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 poskytovateľa (voliteľné)"
-#: ../../standalone/draknet_.c:572
+#: ../../standalone/draknet_.c:574
msgid "Ethernet Card"
msgstr "Ethernet karta"
-#: ../../standalone/draknet_.c:573
+#: ../../standalone/draknet_.c:575
msgid "DHCP Client"
msgstr "DHCP klient"
@@ -6862,14 +6861,19 @@ msgstr ""
msgid "Unable to start live upgrade !!!\n"
msgstr "Nemôžem spustiť priamu aktualizáciu !!!\n"
-#: ../../standalone/mousedrake_.c:39
+#: ../../standalone/mousedrake_.c:50
msgid "no serial_usb found\n"
msgstr "nebolo nájdené serial_usb\n"
-#: ../../standalone/mousedrake_.c:43
+#: ../../standalone/mousedrake_.c:54
msgid "Emulate third button?"
msgstr "Emulovať 3 tlačítka?"
+#: ../../standalone/mousedrake_.c:131
+#, fuzzy
+msgid "Test the mouse here."
+msgstr "Prosím otestujte myš."
+
#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
msgid "Network Monitoring"
msgstr "Monitorovanie sieťe"
@@ -7299,7 +7303,7 @@ msgstr "Iné grafické prostredia"
#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
-msgstr "Apache a Pro=ftpd"
+msgstr "Apache a Pro-ftpd"
#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
@@ -7334,27 +7338,41 @@ msgstr "Nástroje na jednoduchú konfiguráciu vášho počítača"
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Nástroje na mail, správy, web, prenos súborov, a chat"
-#~ msgid "cannot fork: "
-#~ msgstr "nemôžem forknuť: "
+#~ msgid "GB"
+#~ msgstr "GB"
-#~ msgid "Configure..."
-#~ msgstr "Konfigurácia..."
+#~ msgid "KB"
+#~ msgstr "KB"
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Konfigurácia LAN"
+#~ msgid "TB"
+#~ msgstr "TB"
+
+#~ msgid "%d minutes"
+#~ msgstr "%d minút"
+
+#~ msgid "1 minute"
+#~ msgstr "1 minúta"
+
+#~ msgid "%d seconds"
+#~ msgstr "%d sekúnd"
+
+#~ msgid "Configuration de Lilo/Grub"
+#~ msgstr "Konfigurácia Lilo/Grub"
#~ msgid "Selected size %d%s"
#~ msgstr "Zvolená veľkosť %d%s"
+#~ msgid "This startup script try to load your modules for your usb mouse."
+#~ msgstr "Tento štartovací skript sa pokúsi nahrať moduly pre vašu USB myš."
+
#~ msgid "Opening your connection..."
#~ msgstr "Otváram vaše pripojenie..."
-#~ msgid "Standard tools"
-#~ msgstr "Štandardné nástroje"
+#~ msgid "Configure..."
+#~ msgstr "Konfigurácia..."
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Tento štartovací skript sa pokúsi nahrať moduly pre vašu USB myš."
+#~ msgid "cannot fork: "
+#~ msgstr "nemôžem forknuť: "
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Konfigurácia Lilo/Grub"
+#~ msgid "Standard tools"
+#~ msgstr "Štandardné nástroje"
diff --git a/perl-install/share/po/sl.po b/perl-install/share/po/sl.po
index 3c0afe0e9..a72086b11 100644
--- a/perl-install/share/po/sl.po
+++ b/perl-install/share/po/sl.po